:root{--indigo:#29286f;--blue:#087cff;--ink:#171c36;--muted:#737c95;--line:#e6e9f2;--page:#f5f7fb;--radius:18px;--font:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:var(--font);font-size:14px;line-height:1.6;background:white}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea{outline-offset:4px}button{cursor:pointer}h1,h2,h3,p{margin-top:0}h1{font-size:60px;line-height:1.1;letter-spacing:-2.8px;font-weight:720;margin-bottom:26px}h2{font-size:30px;line-height:1.22;letter-spacing:-.9px}h3{font-size:19px;line-height:1.3;letter-spacing:-.4px}p{color:var(--muted)}em{font-style:normal;color:var(--blue)}small{font-size:12px;color:var(--muted)}.wrap{max-width:1240px;margin-inline:auto;padding-inline:28px}.site-header{height:110px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:block;flex-shrink:0;width:215px;line-height:0}.brand img{width:100%;height:auto}.site-header nav{display:flex;align-items:center;gap:36px;font-weight:600}.button{display:inline-flex;align-items:center;justify-content:center;gap:24px;border:1px solid transparent;background:var(--indigo);color:#fff;border-radius:10px;padding:14px 22px;line-height:1.4;font-weight:620;text-align:center;transition:background .15s,transform .15s}.button:hover{background:#3c3b90;transform:translateY(-1px)}.button.small{padding:10px 16px;font-size:13px}.button.outline{color:var(--indigo);background:transparent;border-color:#d4d8e6}.button.outline:hover{background:#eff2fc}.button.white{background:white;color:var(--indigo)}.text-link{color:var(--indigo);font-weight:620}.text-link:hover{text-decoration:underline}.eyebrow{font-size:11px;font-weight:720;letter-spacing:1.9px;color:var(--indigo);margin-bottom:22px;display:flex;align-items:center;gap:10px}.dot{width:7px;height:7px;display:inline-block;flex-shrink:0;border-radius:50%;background:var(--blue)}.hero{min-height:665px;display:grid;grid-template-columns:1.03fr 1fr;gap:48px;align-items:center;padding-top:48px;padding-bottom:105px}.hero-copy p{max-width:485px;font-size:17px;line-height:1.85;margin-bottom:30px}.actions{display:flex;gap:18px;align-items:center;flex-wrap:wrap}.hero-facts{display:flex;gap:26px;font-size:11px;color:var(--muted);margin-top:45px}.hero-facts span{padding-right:22px;border-right:1px solid var(--line)}.hero-facts span:last-child{border:0}.hero-facts b{display:block;font-size:20px;color:var(--indigo);line-height:1.5}.hero-visual{position:relative;background:white;border:1px solid #dfe4f0;border-radius:20px;box-shadow:0 26px 90px #20216415;transform:rotate(-1deg)}.hero-visual:before{content:"";position:absolute;inset:-44px -35px;z-index:-1;border-radius:40%;background:radial-gradient(ellipse,#dceaff 0,#edf2fe 45%,transparent 72%)}.visual-top{padding:18px;display:flex;gap:12px;align-items:center;border-bottom:1px solid var(--line);font-size:12px}.mini-mark{color:var(--blue);font-size:24px}.badge{display:inline-block;background:#eef2fc;color:var(--indigo);font-size:9px;font-weight:750;letter-spacing:.8px;padding:6px 9px;border-radius:6px}.visual-top .badge{margin-left:auto;font-size:7px}.visual-inner{display:flex;min-height:355px}.mock-nav{display:flex;flex-direction:column;width:56px;align-items:center;gap:20px;padding:22px 8px;border-right:1px solid var(--line);background:#fbfcff;border-radius:0 0 0 20px}.mock-nav i{font-style:normal;color:#939ab2;font-size:20px;line-height:30px;width:32px;text-align:center;border-radius:8px}.mock-nav i.chosen{background:var(--indigo);color:white}.mock-body{flex:1;padding:25px 22px}.mock-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:22px}.mock-title small{font-size:7px;letter-spacing:1px}.mock-title h3{font-size:14px;margin:3px 0}.avatar{display:inline-grid;place-items:center;background:#eeeefa;color:var(--indigo);width:32px;height:32px;border-radius:10px;font-weight:700;flex-shrink:0}.mock-metrics{display:flex;gap:12px;margin-bottom:18px}.mock-metrics>div{flex:1;background:#f4f5fd;border-radius:10px;padding:15px}.mock-metrics>div:last-child{background:#eff7ff}.mock-metrics small{font-size:9px}.mock-metrics b{display:block;font-size:14px;line-height:1.5;margin:7px 0}.mini-bar{display:block;height:4px;width:65%;border-radius:4px;background:#b0afe5}.mini-bar.blue{background:#86baff;width:78%}.mock-row{display:flex;align-items:center;gap:12px;padding:9px 0;border-bottom:1px solid #f0f1f7}.mock-row div{flex:1}.mock-row b{font-size:10px;display:block}.mock-row small{display:block;font-size:8px}.tile-icon{width:30px;height:30px;border-radius:8px;background:#f0effc;color:var(--indigo);display:grid;place-items:center;font-size:17px}.tile-icon.blue{background:#ebf4ff;color:var(--blue)}.tile-icon.pale{background:#f3f5f9}.floating-note{position:absolute;bottom:-25px;left:34px;right:20px;padding:17px 22px;border:1px solid var(--line);border-radius:12px;background:white;box-shadow:0 14px 30px #1e306111;font-size:11px;font-weight:600;display:flex;align-items:center;gap:10px}.feature-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;padding-top:36px;padding-bottom:38px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.feature-strip span{font-size:10px;letter-spacing:1.4px;color:var(--blue);font-weight:650}.feature-strip h3{margin:16px 0 12px}.feature-strip p{margin-bottom:0;line-height:1.9;font-size:13px}.section{padding-top:90px;padding-bottom:80px}.section-heading{max-width:760px;margin-bottom:40px}.section-heading h1{font-size:50px}.section-heading h2{font-size:36px}.section-heading p{max-width:660px;font-size:15px;line-height:1.8}.compact{margin-top:45px}.plan-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.plan-card{border:1px solid var(--line);border-radius:16px;padding:25px 22px;display:flex;flex-direction:column;background:white}.plan-number{display:flex;justify-content:space-between;gap:8px;color:var(--blue);font-size:13px;font-weight:700;margin-bottom:24px}.plan-number span{font-size:8px;letter-spacing:1px;color:var(--muted)}.plan-card h3{font-size:22px;margin-bottom:9px}.plan-card p{font-size:12px;min-height:38px}.price{font-size:26px;letter-spacing:-1px;font-weight:730;color:var(--indigo);margin:14px 0 22px;line-height:1.35}.price small{font-size:11px;letter-spacing:0;font-weight:450;display:block;margin-top:5px}.plan-card>.button{width:100%;font-size:12px;padding:12px 8px;gap:10px}.divider{border-top:1px solid var(--line);margin:24px 0}.plan-card>b{font-size:11px}.checks{padding:0;list-style:none;font-size:11px;color:#566077;line-height:2.6;margin-bottom:15px}.checks li:before{content:'✓';margin-right:10px;color:var(--blue);font-weight:700}.plan-card .text-link{font-size:10px;margin-top:auto}.plan-card.featured{border-color:#7a9ff0;background:linear-gradient(155deg,#f7f9ff,#fff)}.callout{background:var(--indigo);color:white;margin-bottom:80px;border-radius:22px;padding:48px;display:flex;align-items:center;justify-content:space-between;gap:32px;max-width:1184px}.callout small{color:#b9c3eb;font-size:10px;letter-spacing:1.5px}.callout h2{margin:12px 0;font-size:26px}.callout p{color:#c3cae7;font-size:12px;margin:0}.site-footer{display:flex;align-items:center;gap:28px;padding-top:35px;padding-bottom:35px;border-top:1px solid var(--line);font-size:11px;color:var(--muted)}.site-footer .brand{width:155px}.site-footer p{margin:0;flex:1}.detail-hero{display:grid;grid-template-columns:1.5fr 1fr;gap:80px;margin-top:36px;align-items:center}.detail-hero h1{font-size:48px}.detail-hero p{font-size:16px;line-height:1.9}.price-panel{border-radius:20px;background:var(--indigo);color:white;padding:35px}.price-panel>span{letter-spacing:1.5px;font-size:11px;color:#c1c8ed}.price-panel strong{display:block;font-size:36px;line-height:1.4;margin:20px 0}.price-panel p{color:#c1c8ed;font-size:12px}.price-panel small{display:block;margin-top:20px;color:#c1c8ed}.highlights{display:flex;gap:16px;flex-wrap:wrap;margin-top:45px}.highlights span{background:#f1f5fd;border-radius:8px;padding:10px 15px;color:var(--indigo);font-size:12px}.module-detail-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.module-detail-grid article{padding:24px;border:1px solid var(--line);border-radius:14px}.module-order{font-size:11px;color:var(--blue)}.module-detail-grid h3{margin:14px 0 10px}.module-detail-grid p{font-size:12px;line-height:1.8}.module-detail-grid small{font-size:10px}.note{border:1px solid #dfe5f3;border-left:3px solid var(--blue);border-radius:12px;padding:22px 25px;background:#f5f8ff;margin:26px 0}.note p{margin:7px 0 0;font-size:12px;color:#68738a}.note.compact{padding:12px 18px;margin:0 0 20px}.note.compact p{margin:0}.table-scroll{overflow-x:auto}table{width:100%;border-collapse:collapse;font-size:12px;text-align:left}th{font-weight:600;background:#f8f9fd;color:#7c849a;font-size:10px;white-space:nowrap}th,td{padding:17px 20px;border-bottom:1px solid var(--line);vertical-align:middle}td small{display:block;font-size:10px}.comparison td{text-align:center;color:var(--blue);font-weight:700}.comparison th{text-align:center}.comparison th:first-child{text-align:left}.faq{max-width:780px;margin-top:65px}.faq details{border-bottom:1px solid var(--line);padding:20px 0}.faq summary{font-weight:620;cursor:pointer}.faq p{margin-top:14px;margin-bottom:0}.auth-shell{display:grid;grid-template-columns:1.3fr 1fr;gap:100px;align-items:center;min-height:620px;padding-top:60px;padding-bottom:80px}.auth-shell h1{font-size:50px}.auth-shell p{font-size:16px;max-width:500px}.panel{border:1px solid var(--line);border-radius:var(--radius);background:white;padding:28px;margin-bottom:25px}.auth-form{display:flex;flex-direction:column;gap:20px}.auth-form h2{font-size:24px;margin-bottom:4px}.auth-form .text-link{font-size:12px}.auth-form label{margin:0}.flash{margin:16px auto;padding:16px 24px;border:1px solid #ccdcfa;border-radius:12px;background:#eff5ff;color:var(--indigo);max-width:1184px}.flash.error{color:#8e2d39;background:#fff3f4;border-color:#f1cdd2}.flash.success{color:#176052;background:#eef9f5;border-color:#cde8de}label{display:flex;flex-direction:column;gap:8px;font-size:12px;font-weight:620;line-height:1.5}input:not([type=checkbox]),select,textarea{width:100%;border:1px solid #dce1ec;border-radius:8px;padding:12px 13px;background:#fff;color:var(--ink);font-size:13px;line-height:1.5;min-width:0}textarea{resize:vertical}input:focus,textarea:focus,select:focus{border-color:#9ab9ff;outline:3px solid #e5edff;outline-offset:0}label small{font-weight:400;font-size:10px}input[type=checkbox]{accent-color:var(--indigo);width:17px;height:17px;flex-shrink:0}.check-row{display:flex;flex-direction:row;align-items:center;gap:8px;font-weight:400}.error-page{min-height:550px}.error-page h1{font-size:40px}.error-page p{max-width:720px;margin-bottom:28px}.admin{background:var(--page)}.sidebar{position:fixed;inset:0 auto 0 0;width:245px;background:#22225e;color:#dedff5;padding:30px 20px;display:flex;flex-direction:column;z-index:20}.sidebar .brand{width:202px;background:white;border-radius:10px;padding:10px 12px}.sidebar-caption{font-size:9px;letter-spacing:1.6px;color:#979dc3;margin:38px 14px 18px}.sidebar nav{display:flex;flex-direction:column;gap:8px}.sidebar nav a{display:flex;gap:13px;align-items:center;padding:13px 15px;border-radius:10px;color:#b4b9da;font-size:12px;font-weight:540}.sidebar nav a span{font-size:18px;width:22px;text-align:center}.sidebar nav a:hover{background:#303174;color:white}.sidebar nav a.active{background:#3f418c;color:white;box-shadow:inset 3px 0 0 #62a5ff}.sidebar-bottom{margin-top:auto;padding:20px 10px}.sidebar-bottom .badge{background:#30336f;color:#bfc7f0;font-size:8px}.sidebar-bottom p{font-size:11px;color:#8991be;margin:18px 0 8px}.sidebar-bottom a{font-size:10px;color:#cbd0ec}.admin-main{margin-left:245px}.admin-top{height:83px;background:#fff;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:20px;padding:0 38px;font-size:11px;font-weight:620}.muted{color:var(--muted);font-weight:450}.top-user{display:flex;gap:12px;align-items:center}.plain-button{border:0;background:transparent;padding:8px;color:var(--indigo);font-size:11px;font-weight:620}.admin-content{max-width:1550px;padding:38px}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:28px}.page-heading .eyebrow{margin-bottom:12px;font-size:9px}.page-heading h1{font-size:32px;letter-spacing:-1.2px;margin-bottom:12px}.page-heading p{font-size:12px;margin:0}.page-heading .text-link{display:block;font-size:11px;margin-bottom:12px}.page-heading>.button{white-space:nowrap;font-size:12px}.stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin:30px 0}.stats article{padding:22px 24px;border:1px solid var(--line);border-radius:15px;background:white;display:flex;flex-direction:column}.stats article>span{color:var(--muted);font-size:11px}.stats b{font-size:37px;font-weight:650;color:var(--indigo);letter-spacing:-1px;line-height:1.2;margin:14px 0 10px}.stats small{font-size:9px}.stats .money-stat{font-size:24px;margin-top:22px;margin-bottom:15px}.stats .stat-accent{background:#ebeffc;border-color:#dfe5f7}.dashboard-grid{display:grid;grid-template-columns:minmax(0,2.5fr) minmax(250px,1fr);gap:24px}.table-panel{padding:0;overflow:hidden}.panel-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:24px}.panel-heading h2{font-size:18px;margin:0;letter-spacing:-.5px}.panel-heading p{font-size:11px;margin:8px 0 0}.panel-heading .text-link{font-size:10px}.table-panel .panel-heading{padding:25px 25px 0}.guide{background:linear-gradient(135deg,#fff,#f3f6ff)}.guide h2{font-size:22px;margin:18px 0}.guide .eyebrow{font-size:8px}.guide ol{padding-left:19px;font-size:12px;color:var(--indigo);margin-bottom:25px}.guide li{padding-left:6px;margin:15px 0}.guide li b{font-size:11px}.guide li p{font-size:10px;margin:4px 0}.guide .button{font-size:11px;display:flex}.empty-state{text-align:center;padding:45px 20px}.empty-state>span{font-size:35px;display:block;color:#a2b5eb;margin-bottom:14px}.empty-state h3{font-size:17px}.empty-state p{font-size:11px;margin-bottom:24px}.firm-name{font-size:12px;font-weight:650}.status{display:inline-block;padding:3px 9px;border-radius:5px;font-size:9px;font-weight:600}.status.active{background:#e9f5ef;color:#36735d}.status.paused{background:#f3edf7;color:#81658c}.activity{display:flex;align-items:center;gap:14px;padding:13px 0;border-bottom:1px solid var(--line);font-size:10px}.activity b{color:var(--indigo);font-size:10px}.activity time{margin-left:auto;color:var(--muted);font-size:9px}.admin-plans .plan-card{padding:25px 20px}.admin-plans .plan-card h2{font-size:23px}.admin-plans .plan-card>b{margin-bottom:22px}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.span-2{grid-column:span 2}.module-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.module-check{display:flex;flex-direction:row;gap:10px;align-items:flex-start;padding:18px;border:1px solid var(--line);border-radius:10px;cursor:pointer}.module-check:has(input:checked){border-color:#a9bcec;background:#f6f8ff}.module-check b{display:block;font-size:12px}.module-check small{display:block;font-size:10px;line-height:1.6;margin-top:7px}.save-bar{position:sticky;bottom:14px;display:flex;gap:20px;align-items:center;justify-content:space-between;padding:16px 24px;background:#fff;border:1px solid var(--line);border-radius:12px;box-shadow:0 8px 30px #17215a12;z-index:10;margin-bottom:30px}.save-bar span,.save-bar>a{font-size:11px;color:var(--muted)}.save-bar .button{font-size:12px}.search-row{display:flex;gap:12px;padding:22px;max-width:700px}.override-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 30px}.override-row{display:flex;align-items:center;gap:20px;padding:22px 0;border-bottom:1px solid var(--line)}.override-row>div{flex:1;min-width:0}.override-row b{font-size:12px;display:block}.override-row small{font-size:10px;display:block;line-height:1.6;margin:5px 0}.override-row select{font-size:11px;width:160px;flex-shrink:0}.renewal{display:grid;grid-template-columns:1.5fr 1fr;gap:30px;align-items:center}.renewal h2{font-size:23px}.renewal .eyebrow{font-size:9px}.renewal form{display:grid;gap:15px}.renewal form>small{font-size:10px}.admin .auth-form{max-width:560px}.menu-toggle{display:none;background:white;border:0;font-size:20px;color:var(--indigo)}pre{white-space:pre-wrap;word-break:break-word;max-width:500px;font-size:10px}
@media(min-width:1600px){.hero{gap:80px}.admin-content{padding:45px 50px}}@media(max-width:1150px){h1{font-size:50px}.hero{gap:30px}.sidebar{width:215px;padding-inline:15px}.sidebar .brand{width:185px}.admin-main{margin-left:215px}.admin-content{padding:26px}.admin-top{padding:0 26px}.plan-grid{gap:12px}.plan-card{padding:23px 17px}.price{font-size:22px}.dashboard-grid{grid-template-columns:1fr}.guide{display:none}.stats article{padding:20px 16px}.module-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.override-grid{grid-template-columns:1fr}.admin-plans{grid-template-columns:repeat(2,minmax(0,1fr))}.detail-hero{gap:35px}.auth-shell{gap:40px}}@media(max-width:850px){.wrap{padding-inline:24px}.hero{grid-template-columns:1fr;padding-top:35px;padding-bottom:80px;gap:60px}.hero-copy{max-width:660px}.hero-visual{max-width:550px;width:100%;margin:auto}.hero-copy h1{font-size:56px}.hero-copy p{max-width:600px}.feature-strip{gap:25px}.plan-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.plan-card p{min-height:20px}.section{padding-top:60px}.callout{margin-inline:24px;padding:30px;flex-direction:column;align-items:flex-start}.sidebar{transform:translateX(-100%);transition:transform .2s;width:240px}.sidebar.open{transform:none;box-shadow:0 0 0 100vw #15183855}.sidebar .brand{width:202px}.admin-main{margin-left:0}.menu-toggle{display:block}.admin-top{justify-content:flex-start;padding:0 22px;height:70px}.top-user{margin-left:auto}.top-user>span:not(.avatar){display:none}.page-heading h1{font-size:28px}.page-heading{align-items:flex-start}.page-heading .actions{gap:10px;flex-direction:column;align-items:stretch}.page-heading .actions .button{font-size:10px;padding:10px}.stats{gap:12px}.stats b{font-size:30px}.stats .money-stat{font-size:19px}.stats article>span{font-size:9px}.stats small{font-size:8px}.module-detail-grid{grid-template-columns:repeat(2,1fr)}.auth-shell{grid-template-columns:1fr;gap:30px}.auth-form{max-width:550px}.detail-hero{grid-template-columns:1fr}.site-footer{flex-wrap:wrap}.site-footer p{min-width:200px}}@media(max-width:550px){.wrap{padding-inline:20px}.site-header{height:88px;gap:16px}.site-header .brand{width:166px}.site-header nav{gap:12px;font-size:11px}.site-header nav>a:first-child{display:none}.site-header .button{padding:9px 10px;gap:6px;font-size:10px}.hero-copy h1{font-size:47px;letter-spacing:-2px}.hero-copy p{font-size:15px}.eyebrow{font-size:9px;letter-spacing:1.2px}.hero-facts{gap:15px}.hero-facts span{padding-right:13px;font-size:9px}.hero-facts b{font-size:18px}.hero .actions{gap:15px;font-size:12px}.hero-visual{transform:none}.visual-top{padding:14px 11px;font-size:10px}.visual-top .badge{font-size:6px}.mock-body{padding:19px 14px}.mock-title h3{font-size:12px}.mock-nav{width:42px}.mock-metrics b{font-size:12px}.floating-note{font-size:9px;padding:14px;left:13px;right:13px}.feature-strip{grid-template-columns:1fr;gap:24px}.feature-strip>div{border-bottom:1px solid var(--line);padding-bottom:20px}.feature-strip>div:last-child{border:0;padding-bottom:0}.feature-strip h3{margin:10px 0}.section-heading h2{font-size:28px}.section-heading h1,.detail-hero h1{font-size:37px;letter-spacing:-1.5px}.plan-grid{grid-template-columns:1fr}.plan-card{padding:26px}.plan-card p{min-height:0}.plan-card h3{font-size:25px}.plan-card .price{font-size:29px}.checks{font-size:12px}.plan-card .text-link{font-size:11px}.callout{margin-inline:20px}.callout h2{font-size:25px}.section{padding-bottom:45px}.module-detail-grid{grid-template-columns:1fr}.auth-shell h1{font-size:39px;letter-spacing:-1.6px}.site-footer{gap:18px;font-size:10px}.site-footer p{min-width:0;flex-basis:100%}.site-footer .brand{width:145px}.admin-content{padding:22px 16px}.admin-top{padding:0 16px;gap:12px}.admin-top>span{font-size:10px}.admin-top .muted{display:none}.top-user{gap:8px}.page-heading{flex-direction:column;gap:18px}.page-heading h1{font-size:26px}.page-heading .actions{flex-direction:row;flex-wrap:wrap}.stats{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:22px}.stats article{padding:17px}.stats b{font-size:33px}.stats .money-stat{font-size:22px}.stats article>span{font-size:10px}.stats small{font-size:9px}.panel{padding:20px}.table-panel{padding:0}.form-grid{grid-template-columns:1fr;gap:20px}.span-2{grid-column:span 1}.module-grid{grid-template-columns:1fr}.panel-heading{align-items:flex-start;flex-direction:column;gap:12px}.module-check{padding:15px}.save-bar{padding:13px;gap:12px;bottom:8px}.save-bar span{display:none}.save-bar .button{width:100%;font-size:12px}.override-row{gap:12px}.override-row select{width:138px;font-size:10px;padding:10px 8px}.override-row small{font-size:9px}.renewal{grid-template-columns:1fr;gap:20px}.activity{flex-wrap:wrap;gap:8px}.activity time{flex-basis:100%;margin-left:14px}.admin-plans{grid-template-columns:1fr}.error-page h1{font-size:30px}.price-panel{padding:28px}}

/* Corevis 1.0.1: application preview screens on desktop and mobile. */
.hero{grid-template-columns:minmax(0,.92fr) minmax(0,1.18fr);gap:48px;min-height:650px;padding-top:42px;padding-bottom:88px}
.hero-copy{min-width:0}.hero-copy h1{font-size:60px}.hero-copy p{font-size:16px}
.product-devices{position:relative;isolation:isolate;width:100%;aspect-ratio:1.2;display:flex;align-items:center;padding-bottom:38px;min-width:0}
.product-devices:before{content:"";position:absolute;inset:0 -4% 4%;z-index:-1;background:radial-gradient(ellipse at center,#e3ecff 0,#f1f5ff 45%,transparent 72%);border-radius:50%}
.desktop-device{position:relative;width:93%;filter:drop-shadow(0 18px 22px #23275d15)}
.desktop-screen{background:#1e2341;padding:7px 7px 0;border:1px solid #3e4360;border-bottom:0;border-radius:13px 13px 0 0;overflow:hidden}
.desktop-screen img{display:block;width:100%;height:auto;border-radius:6px 6px 0 0}
.desktop-chin{height:24px;background:linear-gradient(#f2f3f7,#dfe2eb);border:1px solid #d6d9e4;border-top:0;border-radius:0 0 10px 10px;display:grid;place-items:center}
.desktop-chin span{width:7px;height:7px;border-radius:50%;background:#9299b2}
.desktop-stand{width:18%;height:34px;margin:auto;background:linear-gradient(90deg,#d5d9e5,#f1f3f8 48%,#ccd2e0);clip-path:polygon(18% 0,82% 0,100% 100%,0 100%)}
.desktop-foot{height:6px;width:32%;margin:auto;border-radius:50% 50% 3px 3px;background:linear-gradient(#f3f5fa,#bfc7d9)}
.phone-device{position:absolute;width:27%;right:-1%;bottom:8%;padding:6px;background:#20243b;border:1px solid #4a5069;border-radius:26px;box-shadow:0 16px 35px #20274d30,0 0 0 2px #c9cedc;overflow:hidden}
.phone-screen{overflow:hidden;border-radius:20px;background:#f5f7fb;padding-top:17px}
.phone-screen img{display:block;width:100%;height:auto}
.phone-speaker{position:absolute;left:38%;top:9px;width:24%;height:5px;border-radius:10px;background:#25283e}
.phone-home{position:absolute;bottom:9px;left:35%;width:30%;height:3px;border-radius:6px;background:#262b46}
@media(max-width:1150px) and (min-width:851px){.hero{gap:28px}.hero-copy h1{font-size:50px}.hero .actions{gap:14px}.hero .actions .button{padding:13px 17px}.hero .text-link{font-size:12px}.hero-facts{gap:17px}.hero-facts span{padding-right:16px}}
@media(max-width:850px){.hero{grid-template-columns:1fr;gap:22px;padding-bottom:48px}.hero-copy h1{font-size:56px}.product-devices{max-width:640px;margin:auto;aspect-ratio:1.32;padding-bottom:28px}.phone-device{right:0;bottom:6%}}
@media(max-width:550px){.hero{padding-top:28px;gap:20px}.hero-copy h1{font-size:47px}.hero-copy p{font-size:15px}.hero-facts{margin-top:30px}.product-devices{aspect-ratio:1.16;padding-bottom:22px}.desktop-screen{padding:4px 4px 0;border-radius:8px 8px 0 0}.desktop-chin{height:17px;border-radius:0 0 7px 7px}.desktop-chin span{width:5px;height:5px}.desktop-stand{height:23px}.desktop-foot{height:4px}.phone-device{width:29%;padding:4px;border-radius:19px;bottom:7%;box-shadow:0 10px 24px #20274d28,0 0 0 1px #c9cedc}.phone-screen{border-radius:14px;padding-top:12px}.phone-speaker{top:6px;height:4px}.phone-home{bottom:6px;height:2px}}

.preview-window{position:relative;width:100%;overflow:hidden;background:#f5f7fb;pointer-events:none}.desktop-preview{aspect-ratio:1280/850;border-radius:6px 6px 0 0}.mobile-preview{aspect-ratio:390/844}.preview-window iframe{position:absolute;left:0;top:0;border:0;transform-origin:top left;pointer-events:none;max-width:none}.desktop-preview iframe{transform:scale(.4)}.mobile-preview iframe{transform:scale(.35)}
