/* Homepage and shared dialogs share a compact, neutral interaction system. */
:root{--ink:#182420;--green:#176b4e;--line:#dce2df;--muted:#62706a}
html{scroll-behavior:smooth;scroll-padding-top:100px}body{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,"PingFang SC",sans-serif}button,a,input,select,textarea{touch-action:manipulation}h1,h2,h3,h4,button{letter-spacing:0}a,button,input,select,textarea,summary{outline-offset:5px}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #36876a}button{transition:background .18s,border-color .18s,box-shadow .18s}body.dialog-open{overflow:hidden}
#auth-screen{width:100%;overflow:clip;background:#fff;color:#182420;display:block;min-width:0}
#auth-screen #home-main{margin:0;padding:0;width:100%;max-width:none;min-width:0;display:block}
#auth-screen *{box-sizing:border-box;letter-spacing:0}
#auth-screen li>span{width:auto;height:auto;display:inline;border-radius:0;background:none;color:inherit;font:inherit;flex:1;min-width:0}
#auth-screen .clean-list li{display:flex;gap:0;border-top:0;align-items:baseline}
#auth-screen .role-grid li{border-top:0;padding:0}
#auth-screen a{text-decoration:none;color:inherit}#auth-screen p{line-height:1.7;color:#647069}#auth-screen button{font:inherit;cursor:pointer}
#auth-screen .site-header{height:88px;max-width:1440px;margin:auto;padding:0 56px;display:flex;align-items:center;gap:48px;position:relative;background:white;z-index:20;border-bottom:1px solid #edf0ee}
#auth-screen .site-brand{display:inline-flex;align-items:center;gap:8px;font-size:25px;font-weight:750;white-space:nowrap}.brand-symbol{width:30px;height:34px;background:#176b4e;color:white;display:grid;place-items:center;font-size:23px;border-radius:4px}.brand-period{color:#1d8e65;margin-left:-7px}
#site-navigation{display:flex;align-items:center;gap:28px;margin-left:auto}#site-navigation a{font-size:13px;font-weight:550;white-space:nowrap;padding:12px 0;border-bottom:2px solid transparent}#site-navigation a:hover{color:#176b4e;border-color:#176b4e}
#auth-screen .site-actions{display:flex;align-items:center;gap:16px;flex-shrink:0;position:static;margin-left:4px}
#auth-screen .site-header{position:sticky;top:0}
body.signed-in #auth-screen #language,#auth-screen #language{position:static!important;inset:auto!important;transform:none!important;display:inline-flex!important;align-items:center;justify-content:center;gap:7px;min-width:70px;width:auto;height:40px;margin:0!important;padding:0 8px;border:0;border-radius:4px;background:transparent;box-shadow:none;color:#36443e;font-size:13px;flex:0 0 auto}
#auth-screen #language:hover{background:#f0f4f1}#language svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.7}
#auth-screen .home-button{display:inline-flex;align-items:center;justify-content:center;gap:16px;background:#176b4e;color:#fff;border:1px solid #176b4e;border-radius:5px;min-height:48px;padding:12px 21px;font-size:14px;font-weight:600;white-space:normal;text-align:center;line-height:1.4;box-shadow:none;animation:none}
#auth-screen .home-button:hover{background:#10523b;border-color:#10523b;box-shadow:0 4px 12px #16382b18}#auth-screen .home-button>span:last-child{flex-shrink:0}#auth-screen .home-button.compact{min-height:40px;padding:9px 16px;gap:16px;font-size:13px}
#auth-screen .home-button.secondary{background:#ffffffd9;color:#244336;border-color:#bfcfc6}#auth-screen .home-button.secondary:hover{background:#fff;border-color:#176b4e}
#mobile-menu{display:none;background:none;border:1px solid #dce2df;width:40px;height:40px;padding:10px;border-radius:4px}#mobile-menu span{display:block;height:1.5px;background:#182420;margin:4px 0}
#auth-screen .landing-hero{position:relative;min-height:600px;height:min(710px,calc(100svh - 144px));padding:72px max(56px,calc((100% - 1328px)/2));display:flex;align-items:center;background:#eef4f9;isolation:isolate;overflow:hidden}
#auth-screen .banner-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:65% center;z-index:-2}
#auth-screen .hero-content{width:49%;max-width:610px;position:relative}#auth-screen .section-label{font-size:10px;font-weight:650;color:#176b4e;line-height:1.5;margin:0 0 24px}
#auth-screen .hero-content h1{font-size:72px;line-height:1.05;font-weight:680;margin:0 0 18px;color:#172b25}#auth-screen .hero-content h2{font-size:42px;line-height:1.17;font-weight:500;margin:0 0 25px;color:#253e34}#auth-screen .hero-description{font-size:15px;line-height:1.75;max-width:400px;color:#4d6258}#auth-screen .hero-cta{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}#auth-screen .hero-footnote{font-size:11px;color:#64786c;margin-top:18px}
#auth-screen .capability-strip{display:flex;align-items:center;justify-content:space-between;gap:22px;max-width:1440px;margin:auto;padding:30px 56px;border-bottom:1px solid #e6ebe7;font-size:12px}#auth-screen .capability-strip>span{font-size:9px;color:#78827c;font-weight:600}#auth-screen .capability-strip strong{font-weight:550;white-space:nowrap}#auth-screen .capability-strip i{font-size:18px;font-style:normal;color:#bbc6bf}
#auth-screen .landing-section{max-width:1328px;padding:100px 0;margin:auto;background:#fff;border:0;scroll-margin-top:20px}
#auth-screen .section-intro{display:grid;grid-template-columns:1.15fr 1fr;gap:100px;align-items:end;margin-bottom:52px}#auth-screen .section-intro h2,#auth-screen .twin-copy h2,#auth-screen .pricing-band h2,#auth-screen .faq-section h2{font-size:42px;line-height:1.16;font-weight:530;margin:0}#auth-screen .section-intro>p{max-width:405px;font-size:15px;margin:0 0 4px}
#auth-screen .product-stage{display:grid;grid-template-columns:.9fr 1.1fr;gap:80px;align-items:center;background:#f3f6f4;padding:50px 56px;border-radius:0}
#auth-screen .product-story h3{font-size:27px;line-height:1.3;font-weight:550;margin:17px 0}#auth-screen .product-story p{font-size:14px}#auth-screen .clean-list{padding:0;margin:24px 0;list-style:none;font-size:12px;line-height:1.6}#auth-screen .clean-list li{padding:8px 0;border-bottom:1px solid #dfe7e1}#auth-screen .clean-list li::before{content:'+';color:#176b4e;margin-right:10px}
#auth-screen .home-link{display:inline-flex;align-items:center;gap:18px;font-size:13px;font-weight:600;border:0;border-bottom:1px solid #aec4b9;border-radius:0;padding:8px 0;background:none;color:#176b4e}#auth-screen .home-link:hover{border-color:#176b4e}
#auth-screen .studio-preview{background:white;border:1px solid #d5dfd8;border-radius:8px;box-shadow:0 18px 40px #1235230c;min-width:0;overflow:hidden}#auth-screen .preview-toolbar{display:flex;justify-content:space-between;gap:16px;padding:18px 22px;border-bottom:1px solid #edf0ee;font-size:9px}.preview-brand{font-weight:750;color:#176b4e}.saved-indicator{color:#7b877f}#auth-screen .preview-body{padding:27px 32px}#auth-screen .preview-meta{font-size:9px;color:#718078}#auth-screen .preview-body h4{font-size:20px;line-height:1.35;margin:12px 0 27px;font-weight:600}#auth-screen .preview-question{font-size:13px;font-weight:550;color:#293c31;margin-bottom:18px}#auth-screen .sample-options{display:grid;gap:9px}#auth-screen .sample-options label{font-size:12px;display:flex;align-items:center;gap:10px;padding:12px;border:1px solid #dfe6e1;border-radius:4px;cursor:pointer}#auth-screen .sample-options label:has(input:checked){background:#f0f7f3;border-color:#6eaa8c}#auth-screen .sample-options input{accent-color:#176b4e;width:14px;height:14px;flex:0 0 auto;margin:0}#auth-screen .preview-bottom{display:flex;justify-content:space-between;margin-top:28px;color:#849187;font-size:10px}
#auth-screen .feature-details{display:grid;grid-template-columns:repeat(3,1fr);gap:44px;margin-top:45px}#auth-screen .feature-details article{border-top:1px solid #dce5df;padding-top:22px;background:none;box-shadow:none}#auth-screen .detail-index{font-size:11px;color:#89978e}#auth-screen .feature-details h3{font-size:19px;font-weight:550;margin:16px 0 12px}#auth-screen .feature-details p{font-size:13px;max-width:340px}
#auth-screen .twin-section{background:#142f28;color:#fff;padding:72px 56px}#auth-screen .twin-inner{max-width:1180px;margin:auto;display:grid;grid-template-columns:.95fr 1.05fr;gap:100px;align-items:center}#auth-screen .twin-portrait{position:relative;height:480px;overflow:hidden;background:#132329}#auth-screen .twin-portrait img{width:100%;height:100%;object-fit:cover;object-position:center 25%}#auth-screen .portrait-caption{position:absolute;top:20px;left:20px;background:#142724d9;color:white;padding:8px 12px;font-size:9px;border:1px solid #ffffff33}#auth-screen .portrait-traits{display:flex;position:absolute;bottom:22px;left:22px;right:22px;gap:8px;flex-wrap:wrap}#auth-screen .portrait-traits span{font-size:11px;background:#fffffff0;color:#25483b;padding:8px 12px;border-radius:3px}#auth-screen .twin-copy .section-label{color:#98ccb2}#auth-screen .twin-copy h2{color:#fff}#auth-screen .twin-copy>p:not(.section-label){color:#b8c9c0;font-size:14px;margin-top:24px}#auth-screen .twin-facts{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin:32px 0}#auth-screen .twin-facts>div{border-top:1px solid #ffffff26;padding-top:18px}#auth-screen .twin-facts strong{display:block;font-size:14px;font-weight:550;margin-bottom:8px}#auth-screen .twin-facts span{display:block;color:#a6beb2;font-size:12px;line-height:1.65}#auth-screen .home-button.light{background:#fff;color:#234d3a;border-color:#fff}#auth-screen .home-button.light:hover{background:#dceee4;border-color:#dceee4}
#auth-screen .role-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px}#auth-screen .role-grid article{border-top:1px solid #cfdad2;padding:30px 0 0;background:none;box-shadow:none;border-radius:0}#auth-screen .role-grid h3{font-size:25px;font-weight:550;margin:0 0 28px}#auth-screen .role-grid ol{padding:0;list-style:none;counter-reset:step;margin:0 0 25px}#auth-screen .role-grid li{counter-increment:step;display:flex;gap:15px;align-items:center;font-size:14px;margin:17px 0;color:#55655b}#auth-screen .role-grid li:before{content:'0' counter(step);font-size:10px;color:#176b4e;border:1px solid #d4e1d9;width:28px;height:28px;display:grid;place-items:center;flex-shrink:0;border-radius:50%}#auth-screen .role-note{font-size:11px;max-width:430px;margin:0 0 12px}
#auth-screen .pricing-band{padding:80px max(56px,calc((100% - 1328px)/2));background:#eff3f0;display:grid;grid-template-columns:1.1fr .9fr;gap:100px}#auth-screen .pricing-band>div>p:not(.section-label){font-size:14px;max-width:440px;margin:25px 0}#auth-screen .cost-breakdown{align-self:center;border-top:2px solid #294c38;border-bottom:1px solid #cdd9cf;padding:25px 0}#auth-screen .cost-breakdown>div{display:flex;justify-content:space-between;align-items:center;gap:24px;padding:20px 0;border-bottom:1px solid #d8e1da;font-size:14px}#auth-screen .cost-breakdown strong{font-size:14px;font-weight:550}#auth-screen .cost-breakdown>p{font-size:12px!important;margin-bottom:0!important}
#auth-screen .faq-section{display:grid;grid-template-columns:.8fr 1.2fr;gap:100px}#auth-screen .faq-list{border-top:1px solid #dce4dd}#auth-screen .faq-list details{border-bottom:1px solid #dce4dd}#auth-screen .faq-list summary{display:flex;justify-content:space-between;gap:20px;align-items:center;cursor:pointer;list-style:none;padding:24px 0;font-size:15px;font-weight:550}#auth-screen .faq-list summary::-webkit-details-marker{display:none}#auth-screen .faq-plus{font-size:23px;font-weight:350;color:#658774;transition:transform .2s}#auth-screen details[open] .faq-plus{transform:rotate(45deg)}#auth-screen .faq-list p{font-size:13px;margin:0 30px 25px 0}
#auth-screen .closing-section{background:#176b4e;text-align:center;padding:72px 24px;color:#fff}#auth-screen .closing-section .section-label{color:#c3dfd0}#auth-screen .closing-section h2{font-size:36px;line-height:1.25;font-weight:500;margin:0 0 28px;color:white}#auth-screen .closing-section>div{display:flex;justify-content:center;gap:12px;flex-wrap:wrap}#auth-screen .home-button.outline-light{background:none;border-color:#90bba5;color:white}#auth-screen .home-button.outline-light:hover{background:#ffffff15}
#auth-screen .site-footer{display:flex;align-items:center;gap:30px;padding:36px 56px;max-width:1440px;margin:auto;font-size:11px}#auth-screen .site-footer p{font-size:12px}#auth-screen .site-footer>a:not(.site-brand){margin-left:auto;color:#58695e}#auth-screen .site-footer>span{color:#859088}.skip-link{position:fixed;top:-100px;left:20px;padding:14px;background:white;z-index:300}.skip-link:focus{top:10px}
.modal-shell{background:rgba(14,25,20,.48);backdrop-filter:blur(6px);padding:24px;overflow-y:auto}.modal-panel{border-radius:8px;background:#fff;border:1px solid #e0e6e2;box-shadow:0 24px 80px #0b231d33;padding:30px;max-height:calc(100dvh - 48px);overflow:auto;animation:dialog-appear .16s ease-out}.modal-panel:before{display:none}.modal-panel h2{font-size:23px;line-height:1.3;font-weight:600;letter-spacing:0}.modal-panel .eyebrow{color:#75857b;font-size:10px;letter-spacing:0}.modal-panel p{font-size:14px;line-height:1.65}.modal-panel .modal-actions{gap:10px;padding-top:20px;margin-top:25px;border-top:1px solid #e8ede9;flex-wrap:wrap}.modal-panel .primary,.modal-panel .ghost{min-height:42px;border-radius:5px;padding:10px 17px;font-size:13px;font-weight:550}.modal-panel .primary{background:#176b4e}.modal-panel .primary:hover{background:#10523b}.modal-panel .ghost{background:#fff;border:1px solid #d8e2db;color:#46594c}.modal-panel .ghost:hover{background:#f3f6f4}.modal-panel .danger-action{background:#b33134!important;border-color:#b33134!important;color:white!important}.modal-panel .modal-field{font-weight:500;font-size:13px;color:#3a4e40}.modal-panel input:not([type=checkbox]):not([type=radio]),.modal-panel select,.modal-panel textarea{border-radius:5px;border:1px solid #cedad1;background:white;padding:12px;box-shadow:none;font-size:14px}.modal-panel input:focus,.modal-panel select:focus,.modal-panel textarea:focus{outline:2px solid #74ad91;outline-offset:2px}.modal-panel .payment-summary div{border-radius:5px;box-shadow:none}.modal-panel .panel-title{align-items:start;gap:20px}.modal-close{position:absolute;right:18px;top:16px;border:0;background:transparent;color:#627568;font-size:25px;width:36px;height:36px;border-radius:5px;cursor:pointer}.modal-close:hover{background:#edf3ef}.auth-panel{width:min(450px,100%);padding:36px}.auth-brandmark{display:grid;place-items:center;width:36px;height:40px;background:#176b4e;color:white;font-size:27px;border-radius:4px;margin-bottom:22px}.auth-panel h2{margin:0 0 10px}.auth-panel .auth-description{font-size:13px!important}.auth-tabs{display:grid;grid-template-columns:1fr 1fr;border-bottom:1px solid #dce5de;margin:24px 0}.auth-tabs button{border:0;border-bottom:2px solid transparent;padding:12px 5px;background:none;font-size:13px;color:#7b8a80}.auth-tabs button.active{border-color:#176b4e;color:#176b4e;font-weight:650}.auth-panel #auth-form{display:grid;gap:17px}.auth-panel label{display:grid;gap:7px;font-size:12px;color:#47604f}.auth-registration-fields{display:grid;gap:16px}.auth-panel input{min-width:0;width:100%}.auth-panel .auth-method-toggle{display:flex;gap:18px;margin:0}.auth-panel .auth-method-toggle button{border:0;background:none;border-radius:0;padding:3px 0;font-size:12px;color:#71867a;box-shadow:none}.auth-panel .auth-method-toggle button.active{color:#176b4e;border-bottom:1px solid #176b4e}.auth-panel .auth-privacy{font-size:10px!important;color:#849389!important;margin:20px 0 0}.auth-panel #auth-error{font-size:12px!important;background:#fff1ef;border:1px solid #f1c8c1;border-radius:4px;color:#a1372a!important;padding:10px}.auth-panel #auth-submit{width:100%;margin-top:5px}.auth-panel button:disabled{opacity:.55;cursor:wait}
@keyframes dialog-appear{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}
@media(min-width:1600px){#auth-screen .landing-hero{height:710px;min-height:0}}
@media(max-width:1439px){#auth-screen .landing-section{margin:0 56px}#auth-screen .site-header{gap:26px}#site-navigation{gap:22px}#auth-screen .product-stage{gap:50px;padding:42px}#auth-screen .twin-inner{gap:70px}}
@media(max-width:1100px){#auth-screen .site-header{padding:0 28px;height:76px;gap:18px}#site-navigation{gap:16px}#site-navigation a{font-size:12px}#auth-screen .site-brand{font-size:22px}#auth-screen .site-actions{gap:10px}#auth-screen .landing-hero{padding:58px 36px;min-height:610px}#auth-screen .hero-content{width:53%}#auth-screen .hero-content h1{font-size:64px}#auth-screen .hero-content h2{font-size:36px}#auth-screen .hero-description{max-width:345px}#auth-screen .capability-strip{padding:26px 30px;gap:16px;font-size:11px}#auth-screen .landing-section{margin:0 36px;padding:76px 0}#auth-screen .section-intro{gap:50px}#auth-screen .product-stage{gap:35px;padding:32px}#auth-screen .product-story h3{font-size:24px}#auth-screen .preview-body{padding:22px}#auth-screen .twin-section{padding:64px 36px}#auth-screen .twin-inner{gap:45px}#auth-screen .twin-portrait{height:440px}#auth-screen .section-intro h2,#auth-screen .twin-copy h2,#auth-screen .pricing-band h2,#auth-screen .faq-section h2{font-size:35px}#auth-screen .pricing-band{padding:65px 36px;gap:50px}#auth-screen .faq-section{gap:60px}#auth-screen .site-footer{padding:30px 36px;gap:22px}}
@media(max-width:850px){#auth-screen .site-header{gap:12px}#site-navigation{display:none;position:absolute;top:76px;left:0;right:0;background:white;padding:20px 28px;border-bottom:1px solid #dce5de;box-shadow:0 12px 22px #12382310}#auth-screen .menu-open #site-navigation{display:flex;flex-direction:column;align-items:stretch;gap:0}#mobile-menu{display:block}#auth-screen .site-actions{margin-left:auto}#auth-screen .hero-content{width:57%}#auth-screen .hero-content h1{font-size:58px}#auth-screen .hero-content h2{font-size:30px}#auth-screen .hero-description{font-size:14px;max-width:290px}#auth-screen .hero-cta{gap:10px;max-width:250px}#auth-screen .capability-strip{flex-wrap:wrap;justify-content:center;gap:14px 24px}#auth-screen .capability-strip>span{width:100%;text-align:center}#auth-screen .product-stage{gap:30px;grid-template-columns:1fr 1fr;padding:28px}#auth-screen .product-story h3{font-size:22px}#auth-screen .feature-details{gap:24px}#auth-screen .feature-details h3{font-size:17px}#auth-screen .twin-inner{gap:30px}#auth-screen .twin-portrait{height:400px}#auth-screen .twin-copy h2{font-size:30px}#auth-screen .twin-facts{gap:15px}#auth-screen .role-grid{gap:40px}#auth-screen .site-footer{flex-wrap:wrap}#auth-screen .site-footer>a:not(.site-brand){margin-left:0}}
@media(max-width:600px){html{scroll-padding-top:20px}#auth-screen .site-header{height:70px;padding:0 18px}#auth-screen .site-brand{font-size:22px;gap:6px}#auth-screen .brand-symbol{display:none}#auth-screen .site-actions{gap:9px}#auth-screen #language{min-width:58px;padding:0 3px;font-size:12px}#auth-screen .home-button.compact{padding:9px 12px;font-size:12px;gap:10px}#mobile-menu{width:34px;height:36px;padding:8px}#site-navigation{top:70px}#auth-screen .landing-hero{height:auto;min-height:620px;align-items:start;padding:42px 24px 225px}#auth-screen .banner-image{object-position:69% bottom;object-fit:cover}#auth-screen .landing-hero:after{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,rgba(246,250,253,.98) 0%,rgba(246,250,253,.93) 36%,rgba(246,250,253,.72) 58%,transparent 82%)}#auth-screen .hero-content{width:100%;max-width:none}#auth-screen .hero-content h1{font-size:50px;margin-bottom:12px}#auth-screen .hero-content h2{font-size:31px;line-height:1.15;margin-bottom:17px}#auth-screen .hero-content .section-label{font-size:9px;margin-bottom:18px}#auth-screen .hero-description{font-size:13px;max-width:340px;line-height:1.6}#auth-screen .hero-cta{max-width:none;margin-top:22px;gap:9px}#auth-screen .hero-cta .home-button{font-size:12px;min-height:43px;padding:10px 13px;gap:10px}#auth-screen .hero-footnote{font-size:10px;margin-top:13px}#auth-screen .capability-strip{padding:23px 24px;font-size:10px;gap:12px 18px}#auth-screen .capability-strip i{display:none}#auth-screen .landing-section{margin:0 24px;padding:58px 0}#auth-screen .section-intro{grid-template-columns:1fr;gap:23px;margin-bottom:30px}#auth-screen .section-label{margin-bottom:17px;font-size:9px}#auth-screen .section-intro h2,#auth-screen .twin-copy h2,#auth-screen .pricing-band h2,#auth-screen .faq-section h2{font-size:32px}#auth-screen .section-intro>p{font-size:13px}#auth-screen .product-stage{grid-template-columns:1fr;gap:28px;padding:26px 20px;margin:0 -8px}#auth-screen .product-story h3{font-size:23px}#auth-screen .product-story p{font-size:13px}#auth-screen .clean-list{margin:20px 0}#auth-screen .preview-toolbar{padding:15px 18px}#auth-screen .preview-body{padding:22px}#auth-screen .feature-details{grid-template-columns:1fr;gap:25px;margin-top:28px}#auth-screen .feature-details h3{font-size:19px;margin:9px 0}#auth-screen .feature-details article{padding-top:16px}#auth-screen .feature-details p{max-width:none}#auth-screen .twin-section{padding:48px 24px}#auth-screen .twin-inner{grid-template-columns:1fr;gap:34px}#auth-screen .twin-portrait{height:360px;max-width:440px;width:100%;margin:auto}#auth-screen .twin-copy>p:not(.section-label){font-size:13px;margin-top:20px}#auth-screen .twin-facts{margin:25px 0}#auth-screen .role-grid{grid-template-columns:1fr;gap:35px}#auth-screen .role-grid h3{font-size:23px}#auth-screen .role-grid li{font-size:13px}#auth-screen .pricing-band{padding:50px 24px;grid-template-columns:1fr;gap:35px}#auth-screen .pricing-band>div>p:not(.section-label){font-size:13px}#auth-screen .faq-section{grid-template-columns:1fr;gap:28px}#auth-screen .faq-list summary{font-size:14px;padding:21px 0}#auth-screen .closing-section{padding:52px 24px}#auth-screen .closing-section h2{font-size:28px}#auth-screen .closing-section .home-button{font-size:12px;padding:11px 14px;gap:12px}#auth-screen .site-footer{padding:32px 24px;display:grid;grid-template-columns:1fr;gap:15px}.modal-shell{padding:16px}.modal-panel{padding:25px 20px;max-height:calc(100dvh - 32px)}.auth-panel{padding:30px 24px}.modal-panel .publish-grid{grid-template-columns:1fr}.modal-panel .modal-actions>button{flex:1 1 auto}.modal-panel .payment-summary strong{font-size:18px}.modal-panel h2{font-size:22px}}
#auth-screen #features{padding-top:40px}
#auth-screen #features .workspace-intro{grid-template-columns:1.1fr 1fr;gap:32px;margin-bottom:24px;align-items:end}
#auth-screen #features .workspace-intro .section-label{margin-bottom:8px}
#auth-screen #features .workspace-intro h2{font-size:28px;line-height:1.25}
#auth-screen #features .workspace-intro>p{max-width:460px;font-size:13px;margin:0 0 2px}
@media(max-width:850px){#auth-screen #features .workspace-intro{grid-template-columns:1fr;gap:10px}}
@media(max-width:600px){#auth-screen #features{padding-top:28px}#auth-screen #features .workspace-intro{gap:8px;margin-bottom:20px}#auth-screen #features .workspace-intro h2{font-size:24px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation-duration:.01ms!important;transition-duration:.01ms!important}}
@media(max-width:360px){#auth-screen .site-header{padding:0 12px;gap:8px}#auth-screen .site-brand{font-size:20px}#auth-screen .site-actions{gap:8px}#auth-screen .compact>span:last-child{display:none}#auth-screen .home-button.compact{padding:9px 10px}#auth-screen .hero-content h2{font-size:28px}}
#auth-screen .site-footer { flex-wrap: wrap; }
#auth-screen .site-footer .site-filing { flex-basis: 100%; width: 100%; padding-top: 16px; border-top: 1px solid #dce5de; font-size: 12px; line-height: 1.6; text-align: center; }
#auth-screen .site-filing a { color: #58695e; text-decoration: none; overflow-wrap: anywhere; }
#auth-screen .site-filing a:hover { text-decoration: underline; }
#auth-screen .site-filing a:focus-visible { outline: 2px solid #176b4e; outline-offset: 4px; }
