:root{--bg:#0b1111;--panel:#101717;--line:#2b3532;--muted:#aeb9b5;--white:#f3f5f2;--accent:#d5fb71;--font:Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--bg);color:var(--white);font-family:var(--font);font-size:16px;line-height:1.5}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}a,button,input,select,textarea{touch-action:manipulation}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:2px solid var(--accent);outline-offset:4px}.skip{position:fixed;top:-90px;left:15px;z-index:99;background:var(--accent);color:var(--bg);padding:12px}.skip:focus{top:10px}.header{position:absolute;inset:0 0 auto;z-index:5;min-height:86px;padding:20px 4.6%;display:flex;align-items:center;justify-content:space-between;gap:22px;background:linear-gradient(#06100dbb,transparent)}.brand{display:flex;flex-direction:column;flex-shrink:0}.wordmark{font-size:27px;font-weight:400;line-height:1;letter-spacing:-1px;white-space:nowrap}.wordmark b{font-weight:800}.brand small{font-size:8px;letter-spacing:2.7px;margin-top:7px}.header nav{display:flex;gap:28px;font-size:13px}.header nav a:hover{color:var(--accent)}.button{display:inline-flex;align-items:center;justify-content:center;gap:20px;min-height:47px;padding:12px 22px;border:1px solid #d8f59c;border-radius:3px;background:linear-gradient(120deg,#e0ff94,#cafa65);color:#11170b;font-size:14px;font-weight:600;box-shadow:inset 0 1px #ffffff40;transition:filter .2s,transform .2s}.button:hover{filter:brightness(1.12);transform:translateY(-1px)}.button span{font-size:20px;line-height:1}.button.small{min-height:39px;padding:8px 20px;font-size:13px}.button.outline{border:1px solid #d0d8d2;background:#0b111133;color:var(--white);box-shadow:none}.button.outline .play-icon{border:1px solid;border-radius:50%;width:24px;height:24px;font-size:17px;display:grid;place-items:center}.menu-toggle{display:none}.hero{position:relative;isolation:isolate;background:#132022 url('studio.jpg') center 42%/cover;min-height:640px;display:grid;grid-template-columns:1.13fr 1fr;gap:1%;align-items:center;padding:118px 4.6% 35px;overflow:hidden}.hero-shade{position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#040c0de8 3%,#0611129e 35%,#0c181530 64%,#0a12134a),linear-gradient(0deg,#091111bd,transparent 48%)}.hero-content{position:relative;z-index:1;align-self:center}.eyebrow{font-size:11px;font-weight:500;letter-spacing:2.8px;margin:0 0 20px}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Arial,sans-serif}h1{font-size:clamp(38px,4.3vw,68px);line-height:1.07;letter-spacing:-2.5px;font-weight:800;margin:0 0 20px}em{color:var(--accent);font-style:normal}h1 em{white-space:nowrap}.hero-content>p:not(.eyebrow){font-size:17px;line-height:1.6;margin-bottom:21px;color:#e0e6e3}.hero-actions{display:flex;gap:16px}.hero-facts{display:flex;margin-top:44px}.hero-facts>div{padding:0 25px;border-right:1px solid #a3afa350}.hero-facts>div:first-child{padding-left:0}.hero-facts>div:last-child{border:0}.hero-facts b{display:block;font-size:15px;font-weight:500}.hero-facts span{font-size:12px;color:#bdc7c2}.hero-preview{align-self:end;margin:66px 0 0 -2%;position:relative;z-index:2}.compare{position:relative;aspect-ratio:1.96;border:1px solid #e4e7db;overflow:hidden;background:#192422;isolation:isolate}.compare img{width:100%;height:100%;object-fit:cover;display:block;user-select:none;pointer-events:none}.compare-base{position:absolute;inset:0}.compare-before{position:absolute;inset:0;clip-path:inset(0 calc(100% - var(--split)) 0 0);pointer-events:none}.compare-before img{filter:sepia(.38) saturate(.45) contrast(.72) brightness(1.04) blur(1.2px);transform:scale(1.01)}.compare-before:after{content:'';position:absolute;inset:0;background:repeating-linear-gradient(0deg,#47403818 0 1px,transparent 1px 3px);mix-blend-mode:multiply}.compare-tag{position:absolute;top:13px;padding:3px 8px;font-family:monospace;font-size:11px;letter-spacing:.5px;background:#101514bd;color:#fff;z-index:1;pointer-events:none}.before-tag{left:13px}.after-tag{right:13px}.compare-divider{position:absolute;top:0;bottom:0;left:var(--split);width:2px;background:#e7ece4;transform:translateX(-50%);pointer-events:none}.compare-divider span{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);border:1px solid white;border-radius:50%;width:42px;height:42px;display:grid;place-items:center;white-space:pre;font-size:22px;background:#17221bd9}.compare-range{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:ew-resize;margin:0;padding:0;z-index:3}.compare:focus-within{outline:2px solid var(--accent);outline-offset:5px}.compare-caption{display:flex;justify-content:space-between;align-items:center;padding:14px 10px 0}.handwritten{font-family:var(--font);font-style:normal;font-weight:500;font-size:20px;line-height:1.4;transform:none;color:#d8e4d1}.compare-caption p{font-size:9px;letter-spacing:2px;text-align:right;margin:0;color:#bdc6be}.demo-note{font-size:11px;color:#a9b9af;margin:12px 0 0;line-height:1.5}.platforms{padding:20px 4.6%;border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#0c1413}.platforms>div{display:grid;grid-template-columns:repeat(6,1fr)}.platforms b{font-weight:400;display:flex;gap:17px;align-items:center;padding:0 20px;border-right:1px solid var(--line);font-size:15px}.platforms b:first-child{padding-left:0}.platforms b:last-child{border:0;padding-right:0}.platforms i{font-style:normal;font-weight:800;font-size:30px;line-height:1}.platforms .vhs-icon{font-size:20px;border:1px solid;padding:1px}.platforms small{display:block;font-size:10px;color:#a4b0aa;margin-top:1px;white-space:nowrap}.section{padding:43px 4.6%;border-bottom:1px solid var(--line);max-width:1700px;margin:auto}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:35px;margin-bottom:26px}h2{font-size:40px;font-weight:500;line-height:1.08;letter-spacing:-1.6px;margin:0}h3{font-size:22px;font-weight:500;letter-spacing:-.5px;line-height:1.3;margin-bottom:12px}.section-heading>p{font-size:13px;line-height:1.6;color:var(--muted);margin:0;max-width:340px}.section-heading .eyebrow{margin-bottom:10px}.text-link{display:inline-flex;align-items:center;justify-content:space-between;gap:24px;font-size:13px;color:var(--accent);border-bottom:1px solid #729644;padding:6px 0;white-space:nowrap}.text-link:hover{color:#f0ffd3}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.service{padding:7px 7px 17px;border:1px solid #3b4942;border-radius:3px;background:linear-gradient(125deg,#16211b50,#0a101080);display:flex;flex-direction:column;transition:border-color .2s,transform .2s}.service:hover{border-color:var(--accent);transform:translateY(-4px)}.service-image{height:130px;overflow:hidden;margin-bottom:14px}.service-image img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.service:hover img{transform:scale(1.05)}.service h3{font-size:21px;margin:0 8px 7px}.service p{font-size:12px;color:var(--muted);line-height:1.6;margin:0 8px 15px}.service-link{font-size:12px;margin:auto 8px 0;display:flex;align-items:center;gap:16px}.service-link b{font-size:18px;font-weight:400}.archive{display:grid;grid-template-columns:1fr 1.3fr .54fr;gap:30px;align-items:center;padding-top:28px;padding-bottom:28px}.archive h2{font-size:44px;font-weight:750;letter-spacing:-2px}.archive-heading .eyebrow{font-size:10px;margin-bottom:14px}.archive-heading>p:not(.eyebrow){font-size:14px;color:#cbd4d0;line-height:1.6;margin:18px 0 12px}.memory-preview .compare{aspect-ratio:2}.memory-preview .compare-before img{filter:sepia(.55) saturate(.4) contrast(.65) blur(2px)}.restore-list{list-style:none;padding:0;margin:0}.restore-list li{display:flex;align-items:center;gap:12px;font-size:12px;padding:9px 0;border-bottom:1px solid var(--line)}.restore-list li:last-child{border:0}.restore-list span{font-size:18px;line-height:24px;width:27px;text-align:center;border:1px solid #394926;border-radius:4px;background:#1b281533;color:var(--accent)}.pricing .section-heading{margin-bottom:10px}.pricing h2{font-size:30px}.tabs{display:flex;gap:25px;margin:18px 0 22px;border-bottom:1px solid var(--line)}.tabs button{font-size:13px;padding:12px 0;background:none;border:0;border-bottom:2px solid transparent;color:var(--muted)}.tabs button[aria-selected=true]{color:var(--accent);border-bottom-color:var(--accent)}.pricing-layout{display:grid;grid-template-columns:3.8fr 1fr;gap:18px}.price-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.price-card{padding:23px 20px;border:1px solid #34413a;border-radius:4px;background:linear-gradient(125deg,#1720195c,#0c1211);display:flex;flex-direction:column;position:relative}.price-card.featured{border-color:var(--accent);box-shadow:0 0 22px #c6ff4c04}.card-label{font-size:9px;letter-spacing:1.3px;color:var(--accent)}.price-card h3{font-size:23px;margin:14px 0 7px}.intro{font-size:12px;color:var(--muted);min-height:40px;margin-bottom:20px}.price{font-size:40px;line-height:1.1;letter-spacing:-1.5px;font-weight:500}.price small{font-size:21px;letter-spacing:0}.unit{font-size:11px;color:var(--muted);margin:8px 0 18px}.deadline{font-size:11px;padding:12px 0;border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:10px}.deadline b{font-weight:400;color:var(--accent)}.checks{list-style:none;margin:0 0 22px;padding:0}.checks li{padding:5px 0 5px 20px;font-size:12px;color:#bfcac2;position:relative}.checks li:before{content:'✓';position:absolute;left:0;color:var(--accent)}.price-card .button{margin-top:auto;font-size:12px;min-height:38px;padding:8px;background:transparent;color:var(--white);border-color:#3b4a3f;gap:10px;box-shadow:none}.price-card.featured .button,.price-card .button:hover{background:linear-gradient(100deg,#dfff95,#cbf967);color:#11180e;border-color:#d1fb80}.price-promo{background:linear-gradient(0deg,#07100ff7 2%,#07100f80 60%,#07100f05),url('studio.jpg') 70% center/cover;display:flex;flex-direction:column;justify-content:flex-end;padding:25px 18px;border:1px solid var(--line);border-radius:3px}.price-promo .eyebrow{font-size:8px;letter-spacing:1.8px;margin-bottom:auto}.price-promo h3{font-size:30px;margin:30px 0 12px;line-height:1.12}.price-promo p{font-size:14px}.promo-line{display:block;width:26px;border-top:2px solid white;margin-top:14px}.price-note,.fine{font-size:12px;color:var(--muted);line-height:1.6}.price-note{max-width:1000px;margin:20px 0 10px}.comparison{border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line)}summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:16px;padding:15px 0;font-size:14px}summary::-webkit-details-marker{display:none}summary span{font-size:22px;color:var(--muted)}details[open] summary span{transform:rotate(45deg)}details p{font-size:13px;color:var(--muted);line-height:1.7;margin:0;padding:0 0 16px}.table-scroll{overflow:auto}table{width:100%;border-collapse:collapse;text-align:left;font-size:12px}td,th{padding:14px 10px;border-bottom:1px solid var(--line);min-width:140px}th{font-weight:500;color:var(--accent)}td a{text-decoration:underline;text-underline-offset:4px}.comparison>p:last-child{padding-top:15px}.extras{display:grid;grid-template-columns:1fr 3fr;gap:50px;background:#0e1613}.extras h2{font-size:30px}.extras>div>p:not(.eyebrow){color:var(--muted);font-size:13px;margin:17px 0 0}.extra-list{display:grid;grid-template-columns:1fr 1fr;gap:0 28px}.extra-list>div{display:flex;justify-content:space-between;gap:15px;padding:13px 0;border-bottom:1px solid var(--line);font-size:13px}.extra-list small{display:block;font-size:11px;color:var(--muted);margin-top:4px}.extra-list b{font-size:13px;white-space:nowrap;font-weight:500;color:var(--accent)}.process{display:grid;grid-template-columns:1fr 3fr;gap:30px;padding-top:30px;padding-bottom:30px}.process .section-heading{display:block;margin:0}.process .section-heading>p{display:none}.process h2{font-size:30px}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:25px}.steps article{padding-left:18px;border-left:1px solid var(--line)}.steps article>span{color:var(--accent);font-size:24px;font-weight:400}.steps h3{font-size:14px;margin:9px 0 8px}.steps p{font-size:11px;color:var(--muted);margin:0;line-height:1.7}.faq{display:grid;grid-template-columns:1fr 2fr;gap:45px}.faq h2{font-size:29px;max-width:270px}.faq .eyebrow{font-size:10px}.faq>div:last-child{display:grid;grid-template-columns:1fr 1fr;gap:0 25px;align-items:start}.faq summary{font-size:13px;min-height:63px}.quote{position:relative;isolation:isolate;display:grid;grid-template-columns:1.3fr 1fr;gap:10%;padding-top:55px;padding-bottom:50px;background:linear-gradient(90deg,#0a171bbd,#12241b24),url('hero.jpg') center/cover}.quote:before{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(0deg,#0a15129c,transparent)}.quote>div{align-self:center}.quote h2{font-size:45px;letter-spacing:-1.7px;line-height:1.15}.quote h2 em{font-size:39px}.quote>div>p:not(.eyebrow){font-size:14px;line-height:1.65;color:#e3e9e0;margin:23px 0}.quote>div .setup-note{font-size:11px!important;max-width:360px;border-left:1px solid var(--accent);padding-left:15px}.quote form{background:#111c19ec;border:1px solid #728175;border-radius:3px;box-shadow:0 10px 30px #0003;padding:22px;display:flex;flex-direction:column}label{font-size:12px;color:#d5dfd7;margin-bottom:6px}input,select,textarea{width:100%;border:1px solid #526157;border-radius:2px;color:var(--white);background:#17201d;padding:10px;margin:0 0 13px;font-size:13px}textarea{resize:vertical;min-height:86px}input[type=number]{max-width:120px}.quote-total{display:flex;align-items:center;justify-content:space-between;gap:15px;margin:1px 0 10px}.quote-total span{font-size:12px}.quote-total output{font-size:27px;letter-spacing:-1px;white-space:nowrap}.quote form .fine{font-size:10px;margin:0 0 13px}.quote form .button{min-height:42px;margin-bottom:13px}.download-status{font-size:12px;color:var(--accent);margin:0}footer{padding:34px 4.6%;display:flex;align-items:center;justify-content:space-between;gap:25px;border-top:1px solid var(--line)}footer .wordmark{font-size:22px}footer .brand small{display:none}footer p,footer>span,footer>a:last-child{font-size:11px;color:var(--muted);margin:0}
@media(min-width:1700px){.hero,.header,.platforms,footer{padding-left:calc((100vw - 1544px)/2);padding-right:calc((100vw - 1544px)/2)}}
@media(max-width:1150px){.header nav{gap:15px;font-size:11px}.wordmark{font-size:24px}.brand small{font-size:7px;letter-spacing:2.2px}.hero{min-height:590px}.hero-content>p:not(.eyebrow){font-size:15px}.hero .eyebrow{font-size:9px}.hero-facts>div{padding:0 16px}.hero-facts span{font-size:10px}.hero-facts b{font-size:13px}.hero-preview{margin-left:-8%;margin-bottom:15px}.platforms b{gap:10px;padding:0 13px;font-size:13px}.platforms small{font-size:8px}.platforms i{font-size:25px}.service h3{font-size:18px}.service-image{height:115px}.archive{gap:22px;grid-template-columns:1fr 1.2fr .6fr}.archive h2{font-size:36px}.archive-heading>p:not(.eyebrow){font-size:12px}.restore-list li{font-size:11px;gap:8px}.pricing-layout{grid-template-columns:4fr 1fr;gap:12px}.price-card{padding:20px 14px}.price-card h3{font-size:21px}.price-promo{padding:17px 12px}.price-promo h3{font-size:26px}.price-promo p{font-size:12px}.section-heading .text-link{display:none}.process{grid-template-columns:1fr 3.5fr;gap:20px}.steps{gap:16px}.steps article{padding-left:12px}.process h2{font-size:26px}.quote{gap:6%}}
@media(max-width:800px){.header{padding:18px 5%;min-height:76px}.header nav{display:none;position:absolute;top:76px;left:0;right:0;background:#101a17;border-bottom:1px solid var(--line);padding:25px 5%;flex-direction:column;gap:17px;font-size:15px}.header nav.open{display:flex}.header .button{margin-left:auto;min-height:36px;font-size:11px;padding:8px 13px;gap:10px}.menu-toggle{display:block;border:0;padding:5px;background:none;color:var(--white);font-size:24px}.wordmark{font-size:22px}.brand small{font-size:6px;letter-spacing:2px}.hero{padding:110px 5% 30px;grid-template-columns:1fr;gap:30px;min-height:0;background-position:65% center}.hero-shade{background:linear-gradient(90deg,#051012ed,#0916147a),linear-gradient(0deg,#081310dd,transparent)}.hero h1{font-size:clamp(34px,6.9vw,56px);letter-spacing:-1.8px}.hero h1 em{white-space:normal}.hero-content{max-width:600px}.hero-content>p:not(.eyebrow){font-size:15px}.hero-facts{margin-top:30px}.hero-facts>div{padding:0 20px}.hero-facts b{font-size:14px}.hero-facts span{font-size:11px}.hero-preview{margin:0;max-width:620px;width:100%;justify-self:center}.compare-caption{padding-top:14px}.handwritten{font-size:20px}.demo-note{font-size:10px}.platforms{padding:20px 5%}.platforms>div{grid-template-columns:repeat(3,1fr);gap:20px 0}.platforms b{padding:0 12px}.platforms b:nth-child(4){padding-left:0}.platforms b:nth-child(3){border:0}.platforms small{font-size:9px}.section{padding:35px 5%}.section-heading{gap:25px;align-items:end}.section-heading>p{font-size:12px;max-width:250px}h2{font-size:34px}.eyebrow{font-size:9px;letter-spacing:2px}.service-grid{grid-template-columns:1fr 1fr}.service-image{height:160px}.service h3{font-size:21px}.service p{font-size:13px}.archive{grid-template-columns:1fr 1.25fr;gap:24px}.archive h2{font-size:35px}.restore-list{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,1fr);gap:0 25px}.restore-list li{font-size:12px}.pricing-layout{grid-template-columns:1fr}.price-promo{display:none}.price-card{padding:22px 15px}.price{font-size:35px}.price-card h3{font-size:21px}.price-card .intro{min-height:54px}.deadline{flex-direction:column;gap:3px}.extras{grid-template-columns:1fr;gap:25px}.extras>div>p:not(.eyebrow){display:none}.process{grid-template-columns:1fr;gap:25px}.steps{gap:20px}.faq{grid-template-columns:1fr;gap:20px}.faq h2{max-width:none}.quote{grid-template-columns:1fr 1fr;gap:30px}.quote h2{font-size:34px}.quote h2 em{font-size:30px}.quote form{padding:17px}.quote-total{align-items:flex-start;flex-direction:column;gap:7px}.quote .eyebrow{line-height:1.7}.quote>div>p:not(.eyebrow){font-size:13px}footer p{display:none}}
@media(max-width:540px){.header{gap:10px}.header .button{font-size:10px;padding:7px 10px;gap:7px}.header .button span{font-size:16px}.wordmark{font-size:20px}.hero{padding-top:110px;gap:27px}.hero-content .eyebrow{font-size:8px;letter-spacing:2px;margin-bottom:18px}.hero h1{font-size:36px;line-height:1.1;letter-spacing:-1.6px}.hero-content>p:not(.eyebrow){font-size:14px}.hero-content>p br{display:none}.hero-actions{gap:12px}.hero-actions .button{font-size:12px;padding:11px 14px;gap:11px;min-height:44px}.hero-facts>div{padding:0 13px}.hero-facts b{font-size:12px}.hero-facts span{display:block;font-size:9px;max-width:88px}.compare-tag{font-size:8px;top:9px;padding:3px 5px}.before-tag{left:9px}.after-tag{right:9px}.compare-divider span{width:33px;height:33px;font-size:19px}.compare-caption{padding:13px 3px 0}.compare-caption p{font-size:8px}.handwritten{font-size:17px}.platforms b{font-size:11px;gap:8px;padding:0 8px}.platforms i{font-size:21px}.platforms small{font-size:8px;white-space:normal}.platforms .vhs-icon{font-size:16px}.section-heading{display:block}.section-heading>p{margin-top:17px;max-width:none;font-size:13px}.section-heading>p br{display:none}h2{font-size:34px}.service-grid{gap:12px}.service{padding:5px 5px 14px}.service-image{height:104px;margin-bottom:11px}.service h3{font-size:16px;margin:0 5px 9px;letter-spacing:-.3px}.service p{font-size:11px;margin:0 5px 12px}.service-link{font-size:10px;margin:0 5px;margin-top:auto;gap:9px}.archive{grid-template-columns:1fr;gap:23px}.archive h2{font-size:40px}.archive-heading>p:not(.eyebrow){font-size:14px}.restore-list{grid-template-columns:1fr 1fr;gap:0 20px}.restore-list li{font-size:12px}.tabs{gap:16px;justify-content:space-between}.tabs button{font-size:11px;white-space:nowrap}.price-grid{grid-template-columns:1fr;gap:15px}.price-card{padding:25px}.price-card h3{font-size:25px}.price-card .intro{font-size:13px;min-height:0}.price{font-size:42px}.unit{font-size:12px}.deadline{flex-direction:row;font-size:12px}.checks li{font-size:13px;padding-top:6px;padding-bottom:6px}.price-card .button{font-size:13px;min-height:43px}.card-label{font-size:10px}.extra-list{grid-template-columns:1fr}.extra-list>div{font-size:14px}.extra-list small{font-size:12px}.steps{grid-template-columns:1fr 1fr;gap:24px}.steps h3{font-size:14px}.steps p{font-size:12px}.faq>div:last-child{grid-template-columns:1fr}.faq summary{font-size:14px;min-height:57px}.faq h2{font-size:28px}.quote{grid-template-columns:1fr;gap:15px}.quote h2{font-size:35px}.quote h2 em{font-size:31px}.quote form{padding:22px}.quote-total{flex-direction:row;align-items:center}.quote form .fine{font-size:11px}.quote>div>p:not(.eyebrow){font-size:14px}.quote .setup-note{margin:17px 0!important}footer{padding:28px 5%;flex-wrap:wrap;gap:20px}footer>span{max-width:160px}footer>a:last-child{width:100%}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
/* Readable content at every viewport; small type is reserved for metadata. */
.service p,.checks li,.section-heading>p,.restore-list li,.extra-list>div,.steps h3,.faq summary{font-size:14px}.hero-content>p:not(.eyebrow),.archive-heading>p:not(.eyebrow){font-size:16px}.steps p,.intro,details p,.quote>div>p:not(.eyebrow){font-size:14px}.eyebrow,.card-label,.service-link,.unit,.deadline,.extra-list small,.platforms small,.compare-tag,.demo-note,.hero-facts span{font-size:12px}.compare-caption p{font-size:10px}.tabs button,label,input,select,textarea,.price-card .button{font-size:14px}.quote form .fine{font-size:12px}.header nav{font-size:14px}.price-card .intro{min-height:48px}.service p{line-height:1.55}.service-image{height:145px}.wordmark b{margin-right:4px}.hero h1 em{white-space:normal}.hero h1{font-size:clamp(38px,4.2vw,66px)}
@media(max-width:1150px){.platforms small{font-size:10px}.header nav{font-size:12px}.service-image{height:120px}}
@media(max-width:800px){.header nav{font-size:16px}.hero h1{font-size:clamp(36px,6.9vw,56px)}.hero-content>p:not(.eyebrow){font-size:16px}.hero-facts span{font-size:11px}.platforms small{font-size:10px}.deadline{font-size:12px}.hero .eyebrow{font-size:11px}.service-image{height:155px}}
@media(max-width:540px){.hero h1{font-size:36px}.hero .eyebrow{font-size:10px;letter-spacing:1.6px}.hero-facts span{font-size:10px}.platforms b{font-size:12px}.platforms small{font-size:9px}.service-image{height:110px}.service h3{font-size:18px}.service p{font-size:13px}.service-link{font-size:12px}.tabs button{font-size:12px}.price-card .intro{min-height:0}.compare-tag{font-size:10px}.eyebrow{font-size:11px}.restore-list li{font-size:13px}.quote>div>p:not(.eyebrow){font-size:15px}}
.package-picker{position:relative;margin-bottom:13px;min-width:0}.package-trigger{display:flex;justify-content:space-between;align-items:center;gap:16px;width:100%;min-height:46px;padding:11px 13px;background:#17201d;border:1px solid #526157;border-radius:3px;color:var(--white);font-size:14px;text-align:left;cursor:pointer}.package-trigger:hover{border-color:#8b9b7b}.package-trigger[aria-expanded=true]{border-color:var(--accent);background:#1b261e}.package-trigger svg{flex-shrink:0;transition:transform .15s}.package-trigger[aria-expanded=true] svg{transform:rotate(180deg)}.package-options{position:absolute;z-index:20;top:calc(100% + 7px);left:0;right:0;padding:7px;background:#101a16;border:1px solid #5e7546;border-radius:5px;box-shadow:0 16px 40px #0009;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#6a7d50 #111a16}.package-options[hidden]{display:none}.opens-up .package-options{top:auto;bottom:calc(100% + 7px)}.package-group{padding:12px 10px 7px;color:#a5b397;font-size:11px;letter-spacing:1.4px;text-transform:uppercase}.package-options [role=group]+[role=group]{border-top:1px solid #2e3b2f;margin-top:7px}.package-option{display:grid;grid-template-columns:minmax(0,1fr) auto 16px;align-items:center;gap:10px;min-height:44px;padding:10px;border-radius:3px;color:#e3e9df;font-size:14px;cursor:pointer}.package-option:hover,.package-option.active{background:#263622}.package-option[aria-selected=true]{color:var(--accent)}.option-price{font-size:13px;white-space:nowrap;color:#bac7af}.package-option[aria-selected=true] .option-price{color:var(--accent)}.option-check{visibility:hidden;font-size:15px}.package-option[aria-selected=true] .option-check{visibility:visible}@media(max-width:540px){.package-option{font-size:13px;gap:7px;padding:10px 8px}.option-price{font-size:12px}.package-options{padding:5px}.package-trigger{font-size:13px}}
.lucide{display:inline-block;vertical-align:middle;flex-shrink:0}.button .lucide,.text-link .lucide{width:20px;height:20px}.platforms i .lucide{width:31px;height:31px}.compare-divider .lucide{width:19px;height:19px}.archive-tools .lucide{width:20px;height:20px}.menu-toggle .lucide{width:24px;height:24px}.faq summary .lucide{width:21px;height:21px}.handwritten{font-style:normal;font-family:var(--font);transform:none;line-height:1.4}
