@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Playfair+Display:wght@600;700&display=swap";html{background:#f8f6f0}body{min-width:320px;margin:0}#root{min-height:100vh}:root{--ink:#183530;--deep:#102a26;--green:#245b50;--cream:#f8f6f0;--paper:#fff;--orange:#c36c38;--line:#dce4e0;--muted:#667571;--danger:#9b3727;--success:#206b4f}*{box-sizing:border-box}body{min-width:320px;color:var(--ink);background:var(--cream);margin:0;font-family:DM Sans,Arial,sans-serif}button,input,textarea,select{font:inherit}button{cursor:pointer}a{color:inherit}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:-.025em;font-family:Playfair Display,Georgia,serif}h1{margin-bottom:1rem;font-size:clamp(2.25rem,4vw,4rem);line-height:1.05}h2{margin-bottom:.5rem;font-size:1.65rem}h3{margin-bottom:.4rem;font-size:1.22rem}.eyebrow{color:var(--orange);letter-spacing:.13em;text-transform:uppercase;margin-bottom:.65rem;font-size:.72rem;font-weight:700}.muted{color:var(--muted);line-height:1.55}.small{font-size:.86rem}.help-text{color:var(--muted);font-size:.84rem;line-height:1.45}.full{width:100%}.brand{color:var(--ink);align-items:center;gap:.6rem;text-decoration:none;display:inline-flex}.brand>span:last-child{line-height:1.05;display:grid}.brand b{font-size:.94rem}.brand small{color:var(--muted);letter-spacing:.05em;text-transform:uppercase;margin-top:.2rem;font-size:.68rem}.brand-mark{background:var(--orange);color:#fff;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;font-family:Playfair Display,Georgia,serif;font-size:1.25rem;font-weight:700;display:inline-flex}.brand-mark.small{border-radius:9px;width:34px;height:34px;font-size:.9rem}.button{border:1px solid #0000;border-radius:8px;min-height:42px;padding:.64rem 1rem;font-weight:700;transition:transform .15s,background .15s}.button:hover{transform:translateY(-1px)}.button:disabled{cursor:default;opacity:.6;transform:none}.button.primary{background:var(--green);color:#fff}.button.primary:hover{background:var(--deep)}.button.secondary{color:var(--green);background:#eef3f0;border-color:#d6e2dd}.text-button{color:var(--green);background:0 0;border:0;padding:.35rem;font-weight:700}.auth-shell{grid-template-columns:minmax(330px,1.1fr) minmax(340px,.9fr);min-height:100vh;display:grid}.auth-panel{padding:clamp(2rem,6vw,6rem)}.brand-panel{background:var(--deep);color:#fff;flex-direction:column;justify-content:center;display:flex}.brand-panel .eyebrow{color:#e9b98e}.brand-panel h1{max-width:630px}.brand-copy{color:#d1ddd7;max-width:540px;font-size:1.12rem;line-height:1.65}.privacy-note{border-left:3px solid var(--orange);max-width:530px;margin-top:2.6rem;padding:.1rem 0 .1rem 1rem}.privacy-note span{color:#fff;font-size:.85rem;font-weight:700}.privacy-note p{color:#c8d8d1;margin:.35rem 0 0;font-size:.88rem;line-height:1.45}.login-panel{background:#fff;flex-direction:column;justify-content:center;gap:2.2rem;display:flex}.login-panel>div{max-width:420px}.login-form{gap:1rem;max-width:420px;display:grid}.login-form label,.stacked-form label,.page-builder>label,.two-column label{color:#374945;gap:.45rem;font-size:.86rem;font-weight:700;display:grid}.login-form input,.stacked-form input,.stacked-form select,.page-builder input,.page-builder textarea,.page-builder select{color:var(--ink);background:#fff;border:1px solid #cad6d1;border-radius:7px;width:100%;min-height:44px;padding:.65rem .7rem}.page-builder textarea{resize:vertical}.form-error,.field-error{color:var(--danger);margin:0;font-size:.83rem}.field-error{font-weight:500}.loading{background:var(--cream);color:var(--muted);flex-direction:column;justify-content:center;align-items:center;gap:.8rem;min-height:100vh;display:flex}.loading.compact{background:0 0;min-height:180px}.loader{border:3px solid #d6e2dd;border-top-color:var(--green);border-radius:50%;width:30px;height:30px;animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.portal-shell{min-height:100vh}.portal-header{border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;padding:.85rem clamp(1rem,5vw,5rem);display:flex}.user-menu{align-items:center;gap:.65rem;font-size:.88rem;display:flex}.portal-content{max-width:1260px;margin:0 auto;padding:clamp(1.35rem,4vw,3.6rem) clamp(1rem,4vw,2rem) 4rem}.page-intro,.section-heading{justify-content:space-between;align-items:flex-end;gap:1rem;display:flex}.page-intro{margin-bottom:2rem}.page-intro h1{margin-bottom:.55rem;font-size:clamp(2rem,4vw,3rem)}.range-select{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;gap:.35rem;font-size:.76rem;font-weight:700;display:grid}.range-select select{border:1px solid var(--line);color:var(--ink);letter-spacing:0;text-transform:none;background:#fff;border-radius:6px;min-height:38px;padding:.3rem .65rem;font-size:.9rem}.metric-grid{grid-template-columns:repeat(4,1fr);gap:1rem;margin-bottom:1.3rem;display:grid}.metric-card{background:var(--paper);border:1px solid var(--line);border-radius:11px;padding:1.15rem;box-shadow:0 3px 12px #1a372e08}.metric-card p{color:var(--muted);margin-bottom:.6rem;font-size:.84rem}.metric-card strong{color:var(--deep);letter-spacing:-.045em;font-size:2rem;line-height:1;display:block}.metric-card span{color:var(--muted);margin-top:.55rem;font-size:.75rem;line-height:1.35;display:block}.card{background:var(--paper);border:1px solid var(--line);border-radius:12px;box-shadow:0 3px 12px #1a372e06}.chart-card{padding:1.35rem}.chart-card h2,.section-heading h2{margin-bottom:.25rem}.chart-wrap{margin-top:1rem}.period-label{color:var(--muted);font-size:.8rem}.links-heading{margin:2.5rem 0 1rem}.link-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.link-card{padding:1.25rem}.link-card-top{justify-content:space-between;gap:1rem;display:flex}.status{letter-spacing:.04em;text-transform:capitalize;border-radius:999px;padding:.25rem .5rem;font-size:.7rem;font-weight:700;display:inline-block}.status.active,.status.published,.status.sent,.status.new{color:#20704f;background:#e1f1e9}.status.draft,.status.pending,.status.reviewed{color:#8d5c1d;background:#f5ead7}.status.revoked,.status.disabled,.status.failed,.status.rejected,.status.spam,.status.duplicate{color:#994035;background:#f7e1de}.status.approved{color:#2c5a7a;background:#e3eef7}.qr-toggle{color:var(--green);background:#eff4f1;border:0;border-radius:8px;width:40px;height:40px;font-size:1.4rem}.tracked-url{color:#52645e;text-overflow:ellipsis;white-space:nowrap;background:#f3f6f4;border-radius:6px;margin:1rem 0;padding:.75rem;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.73rem;overflow:hidden}.qr-panel{background:#fafbf9;border:1px dashed #c7d8d0;border-radius:8px;flex-direction:column;align-items:center;margin:0 0 1rem;padding:.8rem;display:flex}.qr-panel p{color:var(--muted);margin:.5rem 0 0;font-size:.76rem}.button-row{gap:.65rem;display:flex}.button-row .button{flex:1}.notice{border-radius:8px;margin:1rem 0;padding:.9rem 1rem;line-height:1.5}.notice.error{color:#7b2e22;background:#f9e6e3;border:1px solid #ecc6bf}.notice.success{color:#1f6247;background:#e4f3eb;border:1px solid #c5e4d3}.public-shell{background:#fbfaf7;min-height:100vh}.public-header{justify-content:space-between;align-items:center;max-width:1240px;margin:0 auto;padding:1.15rem clamp(1rem,4vw,2rem);display:flex}.public-header>span{color:var(--muted);font-size:.82rem;font-weight:700}.landing-hero{grid-template-columns:minmax(0,1fr) minmax(360px,.85fr);align-items:center;gap:clamp(2rem,7vw,7rem);max-width:1240px;min-height:calc(100vh - 140px);margin:0 auto;padding:clamp(2rem,5vw,5rem) clamp(1rem,4vw,2rem);display:grid}.hero-copy{max-width:600px}.hero-copy h1{font-size:clamp(2.35rem,5vw,4.5rem)}.hero-copy>p:not(.eyebrow):not(.privacy-inline){color:#536762;font-size:1.15rem;line-height:1.65}.hero-copy ul{color:#344b45;gap:.7rem;margin:1.6rem 0;padding:0;line-height:1.5;list-style:none;display:grid}.hero-copy li{padding-left:1.55rem;position:relative}.hero-copy li:before{color:var(--orange);content:"•";font-size:1.6rem;line-height:.75rem;position:absolute;left:0}.privacy-inline{color:var(--muted);margin-top:1.8rem;font-size:.82rem}.lead-form-card{background:#fff;border:1px solid #e1e5df;border-radius:14px;padding:clamp(1.3rem,3vw,2.1rem);box-shadow:0 18px 50px #152d261a}.lead-form-card h2{font-size:1.75rem}.lead-form-card form{gap:.85rem;display:grid}.form-field{color:#455650;gap:.38rem;font-size:.83rem;font-weight:700;display:grid}.form-field input,.form-field textarea,.form-field select{border:1px solid #cbd6d0;border-radius:7px;width:100%;min-height:43px;padding:.62rem}.consent{color:#5b6965;align-items:flex-start;gap:.6rem;margin:.2rem 0;font-size:.77rem;line-height:1.45;display:flex}.consent input{margin-top:.15rem}.submission-status{border-radius:6px;margin:0;padding:.65rem;font-size:.83rem;line-height:1.45}.submission-status.success{color:#1f6247;background:#e4f3eb}.submission-status.error{color:#7b2e22;background:#f9e6e3}.honeypot{opacity:0;width:1px;height:1px;position:absolute;left:-10000px}.public-footer{color:var(--muted);text-align:center;border-top:1px solid #e6e8e4;padding:1.4rem;font-size:.78rem}.admin-shell{grid-template-columns:238px 1fr;min-height:100vh;display:grid}.admin-nav{background:var(--deep);color:#edf4f0;flex-direction:column;padding:1.25rem;display:flex}.admin-nav .brand{color:#fff}.admin-nav .brand small{color:#a9c1b7}.admin-nav-title{color:#95afa4;letter-spacing:.12em;text-transform:uppercase;margin:2.2rem .55rem .55rem;font-size:.7rem;font-weight:700}.admin-nav button{color:#c7d8d0;text-align:left;background:0 0;border:0;border-radius:6px;padding:.65rem .7rem;font-size:.9rem}.admin-nav button:hover,.admin-nav button.active{color:#fff;background:#245047}.nav-spacer{flex:1}.admin-user{color:#b7c9c1;padding:.8rem .7rem .3rem;font-size:.8rem}.admin-main{background:var(--cream);padding:clamp(1.3rem,4vw,3.25rem)}.admin-main>header{justify-content:space-between;align-items:flex-end;margin-bottom:2rem;display:flex}.admin-main h1{margin-bottom:0;font-size:clamp(2rem,4vw,3rem)}.admin-badge{color:var(--success);background:#e4f1eb;border-radius:999px;padding:.4rem .7rem;font-size:.72rem;font-weight:700}.admin-metrics{max-width:1000px}.operational-card{max-width:760px;padding:1.6rem}.operational-card p:last-child{color:var(--muted);margin-bottom:0;line-height:1.6}.admin-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.2rem;display:grid}.form-card{padding:1.4rem}.stacked-form{gap:.85rem;display:grid}.full-span{grid-column:1/-1}.table-card{padding:1.3rem}.table-wrap{overflow-x:auto}table{border-collapse:collapse;width:100%;min-width:720px;font-size:.84rem}th{color:var(--muted);letter-spacing:.05em;text-align:left;text-transform:uppercase;font-size:.7rem}th,td{vertical-align:top;border-bottom:1px solid #e6ebe8;padding:.85rem .6rem}td code{color:var(--green);font-size:.75rem}.empty{color:var(--muted);text-align:center}.page-builder{gap:.9rem;display:grid}.two-column{grid-template-columns:1fr 1fr;gap:.9rem;display:grid}.field-builder{background:#f7faf8;border:1px solid #dce7e2;border-radius:8px;padding:1rem}.field-builder .section-heading{align-items:center;margin-bottom:.85rem}.field-builder h3{margin:0;font-size:1.15rem}.field-row{grid-template-columns:1.15fr 1.35fr .9fr auto auto;align-items:center;gap:.45rem;margin-top:.55rem;display:grid}.field-row input,.field-row select{min-height:38px}.checkbox-label{color:var(--muted);white-space:nowrap;align-items:center;gap:.35rem;font-size:.75rem;display:flex}.remove-button{color:var(--danger);background:0 0;border:0;font-size:.76rem}.remove-button:disabled{color:#9ba8a3;cursor:not-allowed}.lead-data{gap:.5rem;margin:.7rem 0 0;display:grid}.lead-data div{gap:.08rem;display:grid}.lead-data dt{color:var(--muted);text-transform:capitalize;font-size:.7rem}.lead-data dd{overflow-wrap:anywhere;max-width:230px;margin:0}@media (width<=860px){.auth-shell,.landing-hero{grid-template-columns:1fr}.brand-panel{min-height:40vh}.metric-grid{grid-template-columns:repeat(2,1fr)}.admin-shell{grid-template-columns:1fr}.admin-nav{flex-flow:wrap;gap:.25rem;padding:.8rem}.admin-nav .brand{margin-right:auto}.admin-nav-title,.admin-user,.nav-spacer{display:none}.admin-nav button{padding:.45rem .55rem}.admin-main{padding:1.2rem}.landing-hero{min-height:auto}.field-row{grid-template-columns:1fr 1fr}.field-row select,.checkbox-label,.remove-button{grid-column:auto}.public-header{padding-top:1rem}}@media (width<=560px){.auth-panel{padding:2rem 1.25rem}.page-intro,.section-heading,.admin-main>header,.public-header{flex-direction:column;align-items:flex-start}.metric-grid,.link-grid,.admin-grid,.two-column{grid-template-columns:1fr}.portal-header{padding:.75rem 1rem}.user-menu span{display:none}.chart-card,.link-card,.form-card,.table-card{padding:1rem}.button-row{flex-direction:column}.admin-badge{display:none}.field-row{grid-template-columns:1fr}.landing-hero{padding:2rem 1rem 3rem}.public-header>span{display:none}}.portal-logo{object-fit:contain;background:#fff;border-radius:7px;width:136px;height:38px;padding:3px 5px;display:block}.brand{gap:.5rem}.brand-subtitle{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:.65rem;font-weight:700}.admin-nav .brand-subtitle{color:#b7c9c1}.auth-logo{background:#fff;border-radius:10px;width:100%;max-width:246px;margin-bottom:1.6rem;padding:7px 10px;display:block}.premium-landing{color:#173b34;background:#fcfbf8;overflow:hidden}.public-topbar{color:#f4f6f1;letter-spacing:.01em;background:#103c35;justify-content:space-between;align-items:center;padding:.58rem max(1rem,50vw - 620px);font-size:.8rem;font-weight:600;display:flex}.public-topbar>div{align-items:center;gap:.6rem;display:flex}.public-topbar i{background:#ad5c32;width:1px;height:16px;display:inline-block}.public-topbar a{color:#fff;font-weight:700;text-decoration:none}.premium-header{gap:1.5rem;max-width:1360px;padding-top:1.05rem;padding-bottom:1.05rem}.public-logo{line-height:0;text-decoration:none;display:inline-flex}.public-logo img{object-fit:contain;max-width:min(260px,47vw);height:58px;display:block}.premium-header nav{align-items:center;gap:2rem;margin-left:auto;display:flex}.premium-header nav a{color:#274a43;font-size:.88rem;font-weight:700;text-decoration:none}.premium-header nav a:hover{color:#ad5c32}.call-button{color:#173b34;white-space:nowrap;border:1px solid #173b34;border-radius:7px;padding:.62rem .85rem;font-size:.83rem;font-weight:700;text-decoration:none}.call-button:hover{color:#fff;background:#173b34}.premium-hero{grid-template-columns:minmax(0,1fr) minmax(280px,.92fr) minmax(310px,.78fr);align-items:center;column-gap:clamp(1.6rem,3vw,3rem);max-width:1360px;min-height:auto;padding-top:clamp(2.25rem,5vw,4.5rem);padding-bottom:clamp(2.5rem,5vw,4.75rem)}.premium-hero-copy{max-width:485px}.premium-hero-copy h1{color:#113d36;margin-bottom:1rem;font-size:clamp(2.8rem,4.6vw,4.9rem)}.hero-description{color:#4f625d;margin-bottom:1.25rem;font-size:1.1rem;line-height:1.6}.benefit-list{gap:.68rem;margin:1.25rem 0 1.55rem;padding:0;display:grid}.benefit-list li{color:#2f4d46;align-items:center;gap:.65rem;padding-left:0;font-weight:600;display:flex}.benefit-list li:before{display:none}.benefit-list li span{color:#fff;background:#174d43;border-radius:50%;justify-content:center;align-items:center;width:19px;height:19px;font-size:.68rem;display:inline-flex}.request-button,.gradient-button{color:#fff;border:0;border-radius:7px;min-height:50px;padding:.75rem 1.2rem;font-weight:700}.request-button{background:#145044;min-width:205px}.request-button:hover{background:#0d372f}.request-button span{margin-left:.5rem;font-size:1.12rem}.product-stage{align-self:stretch;min-height:435px;position:relative}.product-pedestal{background:#e7eee9;border-radius:22px;justify-content:center;align-items:center;display:flex;position:absolute;overflow:hidden}.product-pedestal img{object-fit:contain;max-width:100%;max-height:100%;display:block}.pendant-pedestal{width:150px;height:185px;top:0;left:40%;transform:translate(-50%)}.pendant-pedestal img{width:128px;height:158px}.watch-pedestal{width:170px;height:205px;bottom:61px;left:0}.watch-pedestal img{width:145px;height:160px}.home-pedestal{width:min(78%,295px);height:255px;bottom:0;right:0}.home-pedestal img{mix-blend-mode:multiply;object-fit:contain;width:100%;height:225px}.premium-form-card{border:1px solid #e4e5dd;border-radius:14px;padding:clamp(1.25rem,2.2vw,1.9rem);box-shadow:0 12px 35px #16352d1c}.premium-form-card h2{color:#163d36;margin-bottom:.35rem;font-size:1.72rem}.form-intro{color:#667772;margin:0 0 1rem;font-size:.87rem;line-height:1.5}.premium-form-card .form-field input,.premium-form-card .form-field textarea,.premium-form-card .form-field select{background:#fff;border-color:#c9d5ce;border-radius:6px;min-height:46px}.gradient-button{background:linear-gradient(100deg,#c8293f,#ae3159 55%,#462f70);box-shadow:0 6px 14px #6c29492e}.gradient-button:hover{background:linear-gradient(100deg,#a51d31,#932746 55%,#39275e)}.landing-benefits{background:#fff;padding:clamp(2.6rem,5vw,4.6rem) max(1rem,50vw - 580px)}.landing-section-title{text-align:center;max-width:710px;margin:0 auto 1.5rem}.landing-section-title h2{color:#163d36;margin:0;font-size:clamp(1.75rem,3vw,2.45rem)}.benefit-cards{grid-template-columns:repeat(3,1fr);gap:1rem;max-width:1160px;margin:0 auto;display:grid}.benefit-cards article{border:1px solid #e4e8e4;border-radius:12px;align-items:flex-start;gap:.9rem;padding:1.2rem;display:flex}.benefit-icon{color:#174b42;background:#e7efe9;border-radius:50%;flex:none;justify-content:center;align-items:center;width:49px;height:49px;font-size:1.45rem;display:inline-flex}.benefit-cards h3{color:#173f37;margin-bottom:.35rem}.benefit-cards p{color:#62716d;margin:0;font-size:.86rem;line-height:1.45}.how-it-works{background:#eaf1ed;padding:clamp(2.6rem,5vw,4.25rem) max(1rem,50vw - 580px)}.steps{grid-template-columns:repeat(3,1fr);gap:1.15rem;max-width:1160px;margin:1.65rem auto 0;display:grid}.steps article{align-items:flex-start;gap:.8rem;display:flex;position:relative}.steps article+article:before{content:"";background:#b7c9c1;width:12%;height:1px;position:absolute;top:25px;left:-7%}.steps>article>span{color:#fff;background:#174b42;border-radius:50%;flex:none;justify-content:center;align-items:center;width:50px;height:50px;font-family:Playfair Display,Georgia,serif;font-size:1.15rem;font-weight:700;display:inline-flex}.steps h3{color:#173f37;margin-bottom:.3rem;font-size:1.04rem}.steps p{color:#5e716b;margin:0;font-size:.84rem;line-height:1.45}.premium-footer{color:#244a42;text-align:left;border:0;justify-content:space-between;align-items:center;padding:1.2rem max(1rem,50vw - 580px);font-weight:600;display:flex}.premium-footer span:before{color:#bd2a40;content:"✦";margin-right:.5rem}.premium-footer a{color:#284b43;font-size:.8rem;font-weight:500}@media (width<=1040px){.premium-hero{grid-template-columns:minmax(0,1fr) minmax(310px,.9fr)}.premium-form-card{grid-column:2}.product-stage{grid-area:2/1;min-height:320px}.premium-form-card{grid-row:1/span 2}.home-pedestal{max-width:265px;height:215px}.watch-pedestal{bottom:32px}.pendant-pedestal{width:128px;height:150px;left:48%}}@media (width<=760px){.public-topbar{padding-top:.55rem;padding-bottom:.55rem;font-size:.72rem}.public-topbar>div{display:none}.public-topbar{justify-content:center}.premium-header{flex-direction:row;align-items:center;gap:.6rem}.premium-header nav{display:none}.public-logo img{height:46px}.call-button{margin-left:auto;padding:.55rem .6rem;font-size:.72rem}.premium-hero{grid-template-columns:1fr;padding-top:2.1rem;display:grid}.premium-form-card,.product-stage{grid-area:auto}.product-stage{order:2;min-height:330px}.premium-form-card{order:3}.premium-hero-copy{order:1;max-width:none}.premium-hero-copy h1{font-size:clamp(2.55rem,12vw,3.7rem)}.benefit-cards,.steps{grid-template-columns:1fr}.steps article+article:before{display:none}.premium-footer{flex-direction:column;align-items:flex-start;gap:.7rem}.home-pedestal{width:67%;bottom:0;right:8%}.watch-pedestal{width:135px;height:165px;bottom:45px;left:4%}.pendant-pedestal{width:112px;height:132px;top:0;left:45%}}@media (width<=420px){.call-button{padding:.57rem .48rem;font-size:.66rem}.premium-header{padding-left:.8rem;padding-right:.8rem}.public-logo img{height:40px}.product-stage{min-height:300px}.home-pedestal{height:195px}.request-button{width:100%}}.premium-hero .product-stage{justify-content:center;align-self:center;align-items:center;width:100%;min-height:0;display:flex;position:relative}.device-podium-visual{object-fit:contain;width:100%;max-width:515px;height:auto;margin:0 auto;display:block}@media (width<=1040px){.premium-hero .product-stage{grid-area:2/1;align-self:end;max-width:435px;margin:.25rem auto 0}.premium-hero .device-podium-visual{max-width:415px}}@media (width<=760px){.premium-hero .product-stage{order:2;grid-area:auto;max-width:390px;min-height:0;margin:.2rem auto .35rem;padding:0 .45rem}.premium-hero .device-podium-visual{width:min(100%,350px);max-width:350px}.premium-hero .premium-form-card{order:3}.premium-hero-copy{margin-bottom:0}.premium-hero-copy .privacy-inline{margin-bottom:.1rem}}@media (width<=420px){.premium-hero .product-stage{max-width:315px;margin:0 auto .15rem;padding:0}.premium-hero .device-podium-visual{max-width:300px}}.auth-panel.brand-panel{background:radial-gradient(circle at 19% 17%,#ffffff2b,#0000 28%),radial-gradient(circle at 75% 76%,#da39613d,#0000 34%),linear-gradient(132deg,#c92c45 0%,#9b315f 40%,#573269 66%,#152c53 100%);position:relative;overflow:hidden}.auth-panel.brand-panel:before{content:"";pointer-events:none;background:radial-gradient(#fff4f69e 0%,#ffe6ee3d 38%,#fff0 72%);width:560px;height:270px;position:absolute;top:124px;left:-112px;transform:rotate(-8deg)}.auth-panel.brand-panel>*{z-index:1;position:relative}.auth-panel.brand-panel .eyebrow{color:#ffe0ba}.auth-panel.brand-panel .brand-copy{color:#ffffffe0}.auth-panel.brand-panel .privacy-note{border-left-color:#ffd49d}.auth-panel.brand-panel .privacy-note p{color:#ffffffd1}.auth-logo{filter:drop-shadow(0 2px 8px #140f2324);background:0 0;border-radius:0;max-width:270px;margin-bottom:1.6rem;padding:0}.install-card{background:#f1f6f2;border:1px solid #d6e4da;border-radius:12px;max-width:420px;margin-top:.6rem;padding:1rem}.install-card-top{align-items:center;gap:.75rem;display:flex}.install-symbol{color:#184d44;background:#fff;border-radius:50%;flex:none;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.15rem;display:inline-flex;box-shadow:0 2px 8px #113c3517}.install-card h3{margin:0 0 .16rem;font-family:DM Sans,Arial,sans-serif;font-size:.91rem}.install-card p{color:#63736d;margin:0;font-size:.76rem;line-height:1.4}.install-button{color:#fff;background:linear-gradient(100deg,#c8293f,#ae3159 55%,#462f70);border:0;border-radius:7px;width:100%;min-height:44px;margin-top:.85rem;font-size:.88rem;font-weight:700}.install-button:hover{background:linear-gradient(100deg,#a51d31,#932746 55%,#39275e)}.install-note{line-height:1.4;color:#72817c!important;margin:.72rem .1rem 0!important;font-size:.72rem!important}.install-guide{color:var(--ink);background:#fff;border:1px solid #d8e4dd;border-radius:8px;margin-top:.75rem;padding:.75rem 2rem .75rem .8rem;position:relative}.install-guide strong{margin-bottom:.22rem;font-size:.8rem;display:block}.install-guide button{color:#50645e;background:0 0;border:0;padding:.25rem;font-size:1.25rem;line-height:1;position:absolute;top:.25rem;right:.3rem}.install-inline{color:#8f2747;background:#f6edf1;border:1px solid #e4cad5;border-radius:6px;min-height:34px;padding:.35rem .55rem;font-size:.76rem;font-weight:700}.install-inline:hover{background:#f0e1e8}@media (width<=560px){.auth-panel.brand-panel{min-height:auto;padding-top:2.4rem;padding-bottom:2.4rem}.auth-panel.brand-panel:before{width:440px;height:190px;top:38px;left:-135px}.auth-logo{max-width:220px}.install-card{margin-top:.25rem}.install-inline span{display:none}.install-inline{min-width:36px;padding:.25rem .45rem;font-size:1rem}.portal-header .brand-subtitle{display:none}}.admin-nav button.active{color:#fff;background:linear-gradient(100deg,#b5234a,#742a74 58%,#27295d)}.admin-main .section-heading{align-items:flex-start;gap:1rem}.inline-actions,.editor-actions,.action-cell{flex-wrap:wrap;align-items:center;gap:.55rem;display:flex}.action-cell{min-width:210px}.table-action{appearance:none;color:#27443e;font:inherit;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #cbd5d1;border-radius:.5rem;padding:.46rem .62rem;font-size:.78rem;font-weight:700;line-height:1.1}.table-action:hover{color:#8f315f;background:#fff8fa;border-color:#8f315f}.table-action.danger{color:#a3273f;border-color:#e6adb8}.table-action.danger:hover{background:#fff0f3;border-color:#a3273f}.editor-card{border-left:4px solid #94315e}.editor-card .two-column{align-items:end}.editor-actions{grid-column:1/-1;padding-top:.25rem}.field-row.enhanced{grid-template-columns:minmax(100px,.8fr) minmax(130px,1.2fr) minmax(115px,.9fr) minmax(130px,1fr) auto auto}.status.archived,.status.closed,.status.not_a_fit{color:#52615d;background:#eff1f0}.status.contacted,.status.qualified{color:#33537a;background:#e8effb}.status-select{appearance:none;color:#30443e;font:inherit;background:#fff;border:1px solid #d3ddd8;border-radius:999px;max-width:128px;padding:.42rem 1.75rem .42rem .7rem;font-size:.78rem;font-weight:700}.note-panel{gap:.55rem;min-width:240px;max-width:340px;padding:.7rem 0 .15rem;display:grid}.note-panel p{white-space:pre-wrap;background:#f6f8f7;border-radius:.55rem;gap:.18rem;margin:0;padding:.6rem;font-size:.83rem;display:grid}.note-panel small{color:#66736f;font-size:.72rem}.note-panel textarea{box-sizing:border-box;width:100%;font:inherit;resize:vertical;border:1px solid #cfd9d4;border-radius:.5rem;padding:.55rem}.report-header{margin-bottom:1.1rem}.report-header .range-select{min-width:150px}.table-card pre{background:#f5f7f6;border-radius:.5rem;max-width:380px;max-height:180px;padding:.65rem;font-size:.72rem;line-height:1.4;overflow:auto}.admin-main details summary{color:#6f2856;cursor:pointer;font-weight:700}.admin-main .button.secondary{text-decoration:none}@media (width<=900px){.admin-nav{align-items:center;gap:.25rem;padding:.9rem;display:flex;overflow-x:auto}.admin-nav .brand{min-width:180px}.admin-nav-title,.admin-nav .nav-spacer,.admin-nav .admin-user{display:none}.admin-nav button{white-space:nowrap;width:auto}.admin-main{padding:1.25rem .9rem 2.5rem}.admin-main>header{align-items:flex-start;gap:.6rem}.admin-badge{font-size:.7rem}.field-row.enhanced{grid-template-columns:1fr 1fr;padding:.85rem}.field-row.enhanced select,.field-row.enhanced .checkbox-label,.field-row.enhanced .remove-button{grid-column:auto}.action-cell{min-width:180px}}@media (width<=560px){.admin-main>header h1{font-size:1.75rem}.admin-main .section-heading,.report-header{flex-direction:column;align-items:stretch}.inline-actions{align-items:stretch}.inline-actions .button,.inline-actions .range-select{box-sizing:border-box;width:100%}.field-row.enhanced{grid-template-columns:1fr}.field-row.enhanced>*{grid-column:auto}.editor-card .two-column{grid-template-columns:1fr}.table-action{padding:.42rem .5rem}}
