:root{--orange:#ff6b1a;--orange-dark:#e8570a;--ink:#20242a;--muted:#69717d;--line:#e7e9ed;--soft:#f5f6f8;--white:#fff;--shadow:0 20px 60px rgba(25,31,40,.10);--radius:24px;--max:1180px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Manrope,Arial,sans-serif;color:var(--ink);background:#fff;line-height:1.6;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img,svg{max-width:100%}button{font:inherit}.container{width:min(var(--max),calc(100% - 40px));margin:auto}.header{height:78px;position:sticky;top:0;z-index:50;background:rgba(255,255,255,.86);backdrop-filter:blur(18px);border-bottom:1px solid rgba(231,233,237,.85)}.header-inner{height:100%;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand img{width:205px;display:block}.nav{display:flex;gap:28px;align-items:center}.nav a{font-size:14px;font-weight:650;color:#4d5560;position:relative}.nav a:after{content:"";position:absolute;left:0;right:100%;bottom:-8px;height:2px;background:var(--orange);transition:.25s}.nav a:hover,.nav a.active{color:var(--ink)}.nav a:hover:after,.nav a.active:after{right:0}.header-actions{display:flex;gap:10px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;border-radius:12px;padding:13px 20px;font-weight:700;font-size:14px;border:1px solid var(--line);transition:.25s;cursor:pointer;background:#fff}.btn:hover{transform:translateY(-2px);box-shadow:0 10px 25px rgba(24,29,35,.10)}.btn-primary{background:var(--orange);border-color:var(--orange);color:#fff}.btn-primary:hover{background:var(--orange-dark)}.btn-dark{background:var(--ink);border-color:var(--ink);color:#fff}.menu-btn{display:none;border:0;background:transparent;padding:9px}.menu-btn span{display:block;width:24px;height:2px;background:var(--ink);margin:5px;border-radius:3px}.hero{padding:82px 0 68px;overflow:hidden;position:relative;background:radial-gradient(circle at 90% 0,rgba(255,107,26,.12),transparent 33%),linear-gradient(180deg,#fff,#fbfbfc)}.hero-grid{display:grid;grid-template-columns:1.02fr .98fr;gap:60px;align-items:center}.eyebrow{display:inline-flex;align-items:center;gap:8px;background:#fff4ed;color:#bc4707;border:1px solid #ffd9c3;border-radius:100px;padding:7px 12px;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.eyebrow i{width:7px;height:7px;background:var(--orange);border-radius:50%}.hero h1,.page-hero h1{font-size:clamp(42px,5vw,68px);line-height:1.06;letter-spacing:-.055em;margin:22px 0}.accent{color:var(--orange)}.hero p,.page-hero p{font-size:18px;color:var(--muted);max-width:620px}.hero-actions{display:flex;gap:12px;margin-top:30px;flex-wrap:wrap}.trust{display:flex;align-items:center;gap:26px;margin-top:35px;color:#5f6670;font-size:13px}.trust strong{font-size:20px;color:var(--ink)}.trust-item{display:flex;flex-direction:column}.product-shell{position:relative;padding:12px;background:#fff;border:1px solid var(--line);border-radius:26px;box-shadow:var(--shadow);transform:perspective(1000px) rotateY(-2deg)}.product-bar{height:38px;background:#fafafa;border-radius:16px 16px 0 0;display:flex;align-items:center;padding:0 15px;gap:7px}.product-bar i{width:7px;height:7px;border-radius:50%;background:#d7d9dd}.product-bar i:first-child{background:var(--orange)}.pos{display:grid;grid-template-columns:65px 1fr 160px;min-height:350px;background:#f5f6f8;border-radius:0 0 16px 16px;overflow:hidden}.pos-side{background:#272c33;padding:16px 12px}.pos-side b,.pos-side span{display:block;height:9px;border-radius:4px;background:#50565f;margin-bottom:17px}.pos-side b{height:30px;background:var(--orange)}.pos-main{padding:18px}.pos-title{display:flex;justify-content:space-between;margin-bottom:14px}.pos-title b{font-size:12px}.pos-search{height:30px;width:42%;background:white;border:1px solid var(--line);border-radius:7px}.products{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.product{background:#fff;border:1px solid #e9ebee;border-radius:10px;padding:9px}.product i{display:block;height:50px;background:linear-gradient(135deg,#f0f1f3,#dddfe4);border-radius:7px;margin-bottom:8px}.product b{display:block;height:7px;background:#bbbfc6;border-radius:3px;width:80%;margin-bottom:6px}.product span{display:block;height:6px;background:#e2e4e8;border-radius:3px;width:55%}.receipt{background:#fff;border-left:1px solid var(--line);padding:18px 13px}.receipt h5{margin:0 0 18px;font-size:11px}.receipt div{height:7px;background:#e4e6e9;border-radius:4px;margin:11px 0}.receipt strong{display:block;margin-top:40px;border-top:1px dashed #d5d8dc;padding-top:16px}.receipt button{width:100%;height:36px;border:0;border-radius:8px;background:var(--orange);margin-top:15px}.float-card{position:absolute;background:#fff;border:1px solid var(--line);box-shadow:0 16px 40px rgba(25,31,40,.13);border-radius:14px;padding:12px 16px;font-size:12px}.float-card strong{display:block;color:var(--ink);font-size:15px}.float-one{right:-24px;top:58px}.float-two{left:-28px;bottom:35px}.dot{display:inline-block;width:8px;height:8px;border-radius:50%;background:#27ae60;margin-right:7px}.section{padding:100px 0}.section-soft{background:var(--soft)}.section-dark{background:var(--ink);color:#fff}.section-head{max-width:700px;margin-bottom:45px}.section-head.center{text-align:center;margin:0 auto 48px}.kicker{color:var(--orange);font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.section h2{font-size:clamp(32px,4vw,50px);line-height:1.13;letter-spacing:-.04em;margin:10px 0 15px}.section-head p{color:var(--muted);font-size:17px}.section-dark .section-head p{color:#abb1b9}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:28px;transition:.28s}.card:hover{transform:translateY(-6px);border-color:#ffd1b6;box-shadow:0 20px 45px rgba(25,31,40,.08)}.icon{width:48px;height:48px;border-radius:14px;display:grid;place-items:center;background:#fff0e8;color:var(--orange);font-size:21px;font-weight:800;margin-bottom:22px}.card h3{margin:0 0 10px;font-size:20px}.card p{margin:0;color:var(--muted);font-size:14px}.card ul,.check-list{list-style:none;padding:0;margin:18px 0 0}.card li,.check-list li{position:relative;padding-left:25px;margin:10px 0;color:#59616b;font-size:14px}.card li:before,.check-list li:before{content:"✓";position:absolute;left:0;color:var(--orange);font-weight:800}.roles{display:grid;grid-template-columns:330px 1fr;gap:45px}.role-tabs{display:flex;flex-direction:column;gap:10px}.role-tab{border:1px solid var(--line);background:#fff;border-radius:15px;padding:18px;text-align:left;font-weight:700;color:#747b84;cursor:pointer;transition:.2s}.role-tab.active{border-color:#ffc4a1;background:#fff6f1;color:var(--ink)}.role-panel{display:none}.role-panel.active{display:grid;grid-template-columns:1fr 1fr;gap:25px;animation:fade .35s ease}.role-copy{padding:20px 0}.role-copy h3{font-size:30px;margin:0 0 12px}.role-visual{background:#252a31;border-radius:24px;padding:24px;color:#fff;min-height:280px}.metric{background:#343a43;border:1px solid #444b55;border-radius:14px;padding:16px;margin-bottom:10px}.metric span{display:block;color:#adb3bb;font-size:12px}.metric strong{font-size:23px}.phone-section{display:grid;grid-template-columns:1fr 420px;align-items:center;gap:80px}.phone{width:270px;margin:auto;border:9px solid #14171b;border-radius:38px;background:#f4f5f7;padding:20px 14px;box-shadow:0 25px 70px rgba(0,0,0,.22);transform:rotate(3deg)}.phone-top{height:18px;width:75px;background:#14171b;border-radius:20px;margin:-14px auto 18px}.notice{background:#fff;border-radius:12px;padding:12px;margin:9px 0;box-shadow:0 5px 15px rgba(20,24,30,.07);font-size:11px;color:#555}.notice b{display:block;color:#222;margin-bottom:3px}.notice em{color:var(--orange);font-style:normal;font-weight:800}.cta-band{background:linear-gradient(135deg,#ff6b1a,#ed4e08);color:#fff;border-radius:32px;padding:48px 56px;display:flex;align-items:center;justify-content:space-between;gap:30px;box-shadow:0 24px 60px rgba(255,107,26,.25)}.cta-band h2{font-size:36px;margin:0 0 7px}.cta-band p{margin:0;color:#ffe1d0}.page-hero{padding:72px 0;text-align:center;background:radial-gradient(circle at 50% 0,#fff1e8,transparent 42%),#fafafa}.page-hero h1{max-width:850px;margin-left:auto;margin-right:auto}.page-hero p{margin:0 auto}.breadcrumb{color:#8a919a;font-size:13px}.pricing-toggle{display:inline-flex;background:#eceef1;padding:5px;border-radius:12px;margin:25px 0}.pricing-toggle button{border:0;background:transparent;padding:10px 18px;border-radius:9px;color:#747b84;cursor:pointer}.pricing-toggle button.active{background:#fff;color:var(--ink);box-shadow:0 3px 10px rgba(20,24,30,.08)}.price-card{position:relative}.price-card.featured{border:2px solid var(--orange);transform:translateY(-10px)}.badge{position:absolute;right:20px;top:20px;background:#fff0e8;color:#c94b06;font-size:10px;font-weight:800;text-transform:uppercase;border-radius:100px;padding:7px 10px}.price{font-size:36px;font-weight:800;letter-spacing:-.04em;margin:18px 0 3px}.price small{font-size:13px;color:var(--muted);font-weight:500;letter-spacing:0}.price-note{color:var(--muted);font-size:12px;min-height:38px}.price-card .btn{width:100%;margin:18px 0}.compare{width:100%;border-collapse:collapse;margin-top:45px;background:#fff;border-radius:20px;overflow:hidden;border:1px solid var(--line)}.compare th,.compare td{text-align:left;padding:17px;border-bottom:1px solid var(--line);font-size:14px}.compare th{background:#f6f7f8}.compare td:not(:first-child),.compare th:not(:first-child){text-align:center}.yes{color:var(--orange);font-weight:800}.hardware-card{overflow:hidden;padding:0}.hardware-img{height:215px;background:linear-gradient(145deg,#f8f8f9,#e4e6e9);display:grid;place-items:center;position:relative}.device{width:130px;height:100px;border-radius:15px;background:#333941;box-shadow:0 15px 25px rgba(0,0,0,.2);position:relative}.device:after{content:"";position:absolute;background:#fff;width:70px;height:45px;top:-30px;left:30px;border-radius:3px}.device.scanner{width:60px;height:150px;border-radius:20px;transform:rotate(-18deg)}.device.pos{width:150px;height:110px;border:8px solid #343941;background:#fff}.hardware-copy{padding:25px}.steps{counter-reset:step}.step{position:relative;padding:0 0 35px 78px}.step:before{counter-increment:step;content:counter(step);position:absolute;left:0;top:0;width:52px;height:52px;border-radius:16px;background:#fff0e8;color:var(--orange);display:grid;place-items:center;font-weight:800}.step:not(:last-child):after{content:"";position:absolute;left:25px;top:58px;bottom:6px;width:2px;background:#ffd8c1}.faq{max-width:850px;margin:auto}.faq details{border-bottom:1px solid var(--line);padding:22px 0}.faq summary{font-weight:750;cursor:pointer;list-style:none;display:flex;justify-content:space-between}.faq summary:after{content:"+";color:var(--orange);font-size:22px}.faq details[open] summary:after{content:"−"}.faq p{color:var(--muted)}.footer{background:#181c21;color:#fff;padding:65px 0 25px}.footer-grid{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:50px}.footer img{filter:brightness(0) invert(1);width:190px}.footer p,.footer a{color:#9da4ad;font-size:13px}.footer a{display:block;margin:9px 0}.footer a:hover{color:#fff}.footer h4{font-size:14px;margin-top:0}.copyright{border-top:1px solid #30353c;margin-top:50px;padding-top:24px;display:flex;justify-content:space-between;color:#7f8791;font-size:12px}.reveal{opacity:0;transform:translateY(24px);transition:.65s ease}.reveal.visible{opacity:1;transform:none}@keyframes fade{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}
@media(max-width:950px){.nav{position:fixed;top:78px;left:0;right:0;background:#fff;padding:25px 20px;flex-direction:column;align-items:flex-start;transform:translateY(-130%);transition:.3s;border-bottom:1px solid var(--line)}.nav.open{transform:none}.menu-btn{display:block}.header-actions .btn:first-child{display:none}.hero-grid,.phone-section{grid-template-columns:1fr}.hero-copy{text-align:center}.hero p{margin-left:auto;margin-right:auto}.hero-actions,.trust{justify-content:center}.product-shell{max-width:700px;margin:auto}.grid-4{grid-template-columns:repeat(2,1fr)}.roles{grid-template-columns:1fr}.role-tabs{flex-direction:row}.role-tab{flex:1}.footer-grid{grid-template-columns:repeat(2,1fr)}.phone-section{gap:35px}.phone-copy{order:2}}
@media(max-width:680px){.container{width:min(100% - 28px,var(--max))}.header{height:70px}.brand img{width:170px}.header-actions .btn{padding:10px 13px}.nav{top:70px}.hero{padding:58px 0 50px}.hero h1,.page-hero h1{font-size:39px}.hero p,.page-hero p{font-size:16px}.trust{gap:16px;align-items:flex-start}.product-shell{transform:none;padding:7px}.pos{grid-template-columns:45px 1fr}.receipt{display:none}.products{grid-template-columns:repeat(2,1fr)}.float-card{display:none}.section{padding:72px 0}.grid-3,.grid-4{grid-template-columns:1fr}.section h2{font-size:34px}.roles{gap:22px}.role-tabs{overflow:auto}.role-tab{min-width:160px}.role-panel.active{grid-template-columns:1fr}.cta-band{padding:35px 25px;align-items:flex-start;flex-direction:column}.cta-band h2{font-size:29px}.footer-grid{grid-template-columns:1fr 1fr;gap:28px}.footer-grid>div:first-child{grid-column:1/-1}.copyright{flex-direction:column;gap:7px}.compare{display:block;overflow-x:auto}.price-card.featured{transform:none}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.reveal{opacity:1;transform:none}}

/* Real SmartPROдажі product interface in the homepage hero */
.hero .product-shell{padding:0;background:transparent;border:0;transform:none;box-shadow:none}
.hero .product-shell .product-bar,.hero .product-shell .pos{display:none}
.real-product-preview{display:block;width:100%;object-fit:contain;border-radius:0}
.hero .product-shell:after{content:"Реальний інтерфейс SmartPROдажі";position:absolute;left:50%;bottom:1%;transform:translateX(-50%);padding:7px 11px;border-radius:999px;background:rgba(25,29,34,.76);backdrop-filter:blur(8px);color:#fff;font-size:10px;font-weight:700;letter-spacing:.04em;white-space:nowrap}
@media(max-width:680px){.hero .product-shell{padding:0}.hero .product-shell:after{left:50%;bottom:0;top:auto;font-size:8px}.hero .product-shell .float-card{display:none}}

/* Refined MacBook composition */
.hero .hero-grid{grid-template-columns:.9fr 1.1fr;gap:28px}
.hero .product-shell{isolation:isolate;margin-right:-7vw}
.hero .product-shell:before{content:"";position:absolute;z-index:-1;inset:16% 8% 5%;border-radius:50%;background:radial-gradient(circle,rgba(255,107,26,.16),rgba(255,107,26,0) 68%);filter:blur(24px)}
.hero .product-shell:after,.hero .product-shell .float-card{display:none}
.hero .macbook-preview{width:112%;max-width:none;margin-left:-5%;transform:translateY(8px);filter:drop-shadow(0 24px 28px rgba(32,36,42,.10))}
@media(max-width:1180px){.hero .product-shell{margin-right:-3vw}.hero .macbook-preview{width:106%;margin-left:-3%}}
@media(max-width:950px){.hero .hero-grid{grid-template-columns:1fr;gap:18px}.hero .product-shell{margin:0 auto;max-width:760px}.hero .macbook-preview{width:100%;margin:0;transform:none}}
@media(max-width:680px){.hero .product-shell:before{inset:20% 4% 4%;filter:blur(16px)}.hero .macbook-preview{width:108%;margin-left:-4%}}

/* Supplied SmartPROдажі brand lockup */
.header .brand{display:flex;align-items:center;height:64px}
.header .brand img{width:220px;height:auto;max-height:60px;object-fit:contain}
.footer .footer-brand{display:inline-flex;background:#fff;border-radius:10px;padding:7px 9px}
.footer .footer-brand img{display:block;width:230px;filter:none}
@media(max-width:680px){.header .brand img{width:176px;max-height:52px}.footer .footer-brand img{width:205px}}

/* Exact orange sampled from the supplied brand logo: #F39200 */
:root{--orange:#f39200;--orange-dark:#d77f00}
.btn-primary{background:#f39200;border-color:#f39200}
.btn-primary:hover{background:#d77f00;border-color:#d77f00}
.cta-band{background:linear-gradient(135deg,#f39200,#d77f00);box-shadow:0 24px 60px rgba(243,146,0,.24)}
.hero .product-shell:before{background:radial-gradient(circle,rgba(243,146,0,.16),rgba(243,146,0,0) 68%)}
.eyebrow,.icon,.badge,.step:before{background:#fff6e8;color:#b96e00}
.eyebrow{border-color:#f8d49c}
.role-tab.active{border-color:#f1c57d;background:#fff9ef}
.card:hover{border-color:#f1c57d}

/* Owner Telegram notifications */
.telegram-preview{padding:16px;background:#eef2f5;color:#20242a;min-height:310px}
.telegram-head{display:flex;align-items:center;gap:11px;padding:4px 5px 15px;border-bottom:1px solid #d9dee3}
.telegram-head>div{display:flex;flex-direction:column;line-height:1.25}.telegram-head strong{font-size:13px}.telegram-head small{font-size:10px;color:#78818b}.telegram-icon,.bot-avatar{display:grid;place-items:center;flex:0 0 auto;background:#555b64;color:#fff;border-radius:50%;font-size:9px;font-weight:800;letter-spacing:-.04em}.telegram-icon{width:34px;height:34px}.bot-avatar{width:31px;height:31px;margin-top:3px}.live-dot{margin-left:auto;color:#31a64a;font-size:9px;font-weight:700}.telegram-message{display:flex;align-items:flex-start;gap:9px;margin-top:12px}.message-body{position:relative;flex:1;background:#fff;border-radius:5px 14px 14px 14px;padding:10px 13px 19px;box-shadow:0 2px 8px rgba(32,36,42,.06)}.message-body strong{font-size:11px;color:#29923f}.message-body p{margin:2px 0;font-size:10px;line-height:1.35;color:#343a40}.message-body .event-line{margin-top:7px;font-size:10.5px}.message-body .event-line b{color:#20242a}.message-body time{position:absolute;right:10px;bottom:5px;font-size:8px;color:#98a0a8}
@media(max-width:680px){.telegram-preview{min-height:auto}.message-body .event-line{font-size:10px}}
.telegram-icon,.bot-avatar{background-image:url('smartpro-chat-avatar.png');background-position:center;background-repeat:no-repeat;background-size:cover;color:transparent;overflow:hidden}
.status-dot{display:inline-block;width:10px;height:10px;margin-right:4px;border-radius:50%;background:#55d846;box-shadow:0 0 0 4px rgba(85,216,70,.12)}
.success-metric{border-color:rgba(85,216,70,.45);background:linear-gradient(135deg,#343a43,#2e4437)}
.success-metric span{color:#9ee69b}.salary-metric{position:relative}.salary-metric strong{color:#f6a92e}.salary-metric small{display:block;margin-top:3px;color:#939ba5;font-size:10px}
.delivery-metric,.cod-metric{padding:22px}.delivery-metric strong,.cod-metric strong{font-size:32px}.delivery-metric small,.cod-metric small{display:block;margin-top:4px;color:#939ba5;font-size:10px}.delivery-metric{border-color:rgba(101,158,210,.45);background:linear-gradient(135deg,#343a43,#2e3c4a)}.delivery-metric span{color:#9bc7ec}.cod-metric strong{color:#f6a92e}
.role-pdf-link{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;margin-top:8px;padding:15px 16px;border:1px solid #e2e4e8;border-radius:15px;background:#fff;color:#333942;transition:.22s}.role-pdf-link:hover{transform:translateY(-2px);border-color:#f1c57d;box-shadow:0 10px 24px rgba(32,36,42,.07)}.role-pdf-link span{display:grid;place-items:center;width:35px;height:28px;border-radius:7px;background:#fff2df;color:#b96e00;font-size:9px;font-weight:800}.role-pdf-link strong{font-size:12px;line-height:1.3}.role-pdf-link i{color:#f39200;font-style:normal;font-weight:800}
@media(max-width:950px){.role-tabs{flex-wrap:wrap}.role-pdf-link{flex-basis:100%;width:100%}}
.hardware-img svg{position:relative;z-index:1;width:112px;height:112px;color:#4e555f;filter:drop-shadow(0 10px 16px rgba(32,36,42,.12));transition:.25s}.hardware-card:hover .hardware-img svg{color:#f39200;transform:translateY(-4px) scale(1.03)}.hardware-img:after{content:"";position:absolute;width:145px;height:145px;border-radius:50%;background:rgba(243,146,0,.10);transform:scale(.75);opacity:0;transition:.25s}.hardware-card:hover .hardware-img:after{transform:scale(1);opacity:1}.icon svg{width:25px;height:25px}.grid-3[style] .card:not(.hardware-card) .icon{width:56px;height:56px}

/* Brand-aligned local typography */
@font-face{font-family:'Montserrat';src:url('Montserrat-Regular.ttf') format('truetype');font-weight:400;font-style:normal;font-display:swap}
@font-face{font-family:'Montserrat';src:url('Montserrat-Medium.ttf') format('truetype');font-weight:500;font-style:normal;font-display:swap}
@font-face{font-family:'Montserrat';src:url('Montserrat-SemiBold.ttf') format('truetype');font-weight:600;font-style:normal;font-display:swap}
@font-face{font-family:'Montserrat';src:url('Montserrat-Bold.ttf') format('truetype');font-weight:700 900;font-style:normal;font-display:swap}
body{font-family:'Montserrat',Arial,sans-serif}
.hero h1,.page-hero h1,.section h2{letter-spacing:-.045em}
.nav a,.btn,.card h3,.role-tab{letter-spacing:-.012em}

.terms-wrap{max-width:900px}.terms-content{display:grid;gap:32px}.terms-section{padding:30px;border:1px solid var(--line);border-radius:22px;background:#fff;box-shadow:0 12px 35px rgba(28,31,35,.05)}.terms-section h2{margin:0 0 18px;font-size:clamp(21px,2.2vw,28px)}.terms-section p{margin:0 0 12px;line-height:1.75}.terms-section p:last-child{margin-bottom:0}.terms-note{text-align:center;margin:28px 0 0;color:var(--muted);font-size:14px}.terms-note a,.copyright a{color:inherit;text-decoration:underline;text-underline-offset:3px}.pricing-terms{text-align:center;margin:28px 0 0;color:var(--muted);font-size:14px}.pricing-terms a{color:var(--ink);font-weight:600;text-decoration:underline;text-underline-offset:3px}@media(max-width:640px){.terms-section{padding:22px 18px;border-radius:18px}}

.section-dark .compatibility-card{position:relative;isolation:isolate;overflow:hidden;min-height:270px;padding:30px;background:linear-gradient(145deg,#30363e 0%,#22272d 72%);border-color:rgba(255,255,255,.1);color:#fff;box-shadow:0 18px 45px rgba(0,0,0,.18)}.section-dark .compatibility-card:before{content:"";position:absolute;z-index:-1;width:170px;height:170px;right:-75px;top:-85px;border-radius:50%;background:radial-gradient(circle,rgba(243,146,0,.3),rgba(243,146,0,0) 68%);transition:.35s}.section-dark .compatibility-card:after{content:"";position:absolute;left:30px;right:30px;bottom:0;height:3px;border-radius:3px 3px 0 0;background:var(--orange);transform:scaleX(.3);opacity:.45;transition:.35s}.section-dark .compatibility-card:hover{transform:translateY(-8px);border-color:rgba(243,146,0,.55);box-shadow:0 26px 60px rgba(0,0,0,.3)}.section-dark .compatibility-card:hover:before{transform:scale(1.25);opacity:.9}.section-dark .compatibility-card:hover:after{transform:scaleX(1);opacity:1}.compatibility-icon{width:62px;height:62px;margin-bottom:25px;border-radius:18px;display:grid;place-items:center;background:linear-gradient(145deg,rgba(243,146,0,.22),rgba(243,146,0,.08));border:1px solid rgba(243,146,0,.34);color:var(--orange);box-shadow:inset 0 1px rgba(255,255,255,.12)}.compatibility-icon svg{width:34px;height:34px;fill:none;stroke:currentColor;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}.compatibility-label{display:inline-flex;margin-bottom:12px;padding:5px 9px;border-radius:999px;background:rgba(255,255,255,.07);color:#c5cbd2;font-size:10px;font-weight:750;letter-spacing:.08em;text-transform:uppercase}.section-dark .compatibility-card h3{font-size:22px;color:#fff}.section-dark .compatibility-card p{color:#aeb5be;line-height:1.7}.section-dark .compatibility-card-accent{background:linear-gradient(145deg,#3a3328 0%,#24272b 72%);border-color:rgba(243,146,0,.35)}@media(max-width:680px){.section-dark .compatibility-card{min-height:auto;padding:26px}.section-dark .compatibility-card:after{left:26px;right:26px}}

.footer-brand{position:relative;display:block;width:190px;height:40px;margin-bottom:18px;overflow:hidden}.footer-brand img{position:absolute;inset:0;width:190px;height:auto;margin:0}.footer-brand .footer-logo-white{filter:brightness(0) invert(1)}.footer-brand .footer-logo-mark{filter:none;clip-path:circle(13.7px at 118.7px 16.1px)}
.footer .footer-brand{display:block;width:230px;height:auto;padding:0;background:transparent;border-radius:0;overflow:visible}.footer .footer-brand .footer-logo-image{position:static;display:block;width:230px;height:auto;margin:0;filter:none}@media(max-width:680px){.footer .footer-brand,.footer .footer-brand .footer-logo-image{width:205px}}
.footer-legal{display:flex;gap:20px}.footer-legal a{margin:0}.cookie-banner{position:fixed;z-index:1000;left:20px;right:20px;bottom:20px;max-width:1080px;margin:auto;padding:20px 22px;display:flex;align-items:center;justify-content:space-between;gap:28px;background:rgba(24,28,33,.97);color:#fff;border:1px solid #3b4149;border-radius:20px;box-shadow:0 22px 65px rgba(0,0,0,.3);backdrop-filter:blur(14px)}.cookie-banner-copy{max-width:720px}.cookie-banner strong{display:block;margin-bottom:5px;font-size:15px}.cookie-banner p{margin:0;color:#c1c6cc;font-size:12px;line-height:1.6}.cookie-banner a{color:#fff;text-decoration:underline;text-underline-offset:3px}.cookie-actions{display:flex;gap:10px;flex:0 0 auto}.cookie-actions .btn{min-width:112px;color:#fff;border-color:#626a74;background:transparent}.cookie-actions .btn-primary{border-color:var(--orange);background:var(--orange);color:#fff}.cookie-settings-button{margin-top:10px}.terms-section a{color:#b96e00;text-decoration:underline;text-underline-offset:3px}@media(max-width:680px){.footer-legal{flex-direction:column;gap:6px}.cookie-banner{left:12px;right:12px;bottom:12px;padding:18px;display:block}.cookie-actions{margin-top:15px}.cookie-actions .btn{flex:1;min-width:0;padding:11px 13px}}
.instructions-hero{padding-bottom:82px}.instructions-hero .kicker{display:block;margin-top:24px}.instructions-hero p{max-width:760px}.instruction-progress{display:flex;align-items:center;justify-content:center;gap:18px;margin:30px auto 0;color:#6f7781;font-size:13px}.instruction-progress span{display:flex;align-items:center;gap:6px}.instruction-progress b{color:var(--orange);font-size:20px}.instruction-progress i{width:4px;height:4px;border-radius:50%;background:#c9cdd2}.instruction-section-head{display:grid;grid-template-columns:1fr .8fr;align-items:end;gap:40px;margin-bottom:32px}.instruction-section-head h2{margin-bottom:0}.instruction-section-head>p{margin:0;color:var(--muted);line-height:1.7}.video-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.video-grid-three{grid-template-columns:repeat(3,1fr)}.video-card{overflow:hidden;background:#fff;border:1px solid var(--line);border-radius:22px;box-shadow:0 12px 35px rgba(28,31,35,.06);transition:.28s}.video-card:hover{transform:translateY(-5px);border-color:#f1c57d;box-shadow:0 20px 45px rgba(28,31,35,.1)}.video-frame{position:relative;aspect-ratio:16/9;background:#20252b}.video-frame iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.video-frame>span{position:absolute;z-index:2;left:14px;top:14px;padding:6px 10px;border-radius:999px;background:rgba(24,28,33,.84);color:#fff;font-size:10px;font-weight:700;pointer-events:none;backdrop-filter:blur(6px)}.video-copy{padding:22px 23px 24px}.video-copy h3{margin:0 0 8px;font-size:19px}.video-copy p{margin:0;color:var(--muted);font-size:13px;line-height:1.65}@media(max-width:950px){.nav{gap:20px}.nav a{font-size:12px}.video-grid-three{grid-template-columns:repeat(2,1fr)}}@media(max-width:680px){.instruction-progress{flex-wrap:wrap;gap:10px 14px}.instruction-section-head{grid-template-columns:1fr;gap:12px}.video-grid,.video-grid-three{grid-template-columns:1fr}.video-copy{padding:19px}.instructions-hero{padding-bottom:60px}}
.equipment-hero{padding-bottom:0;overflow:hidden}.equipment-hero>.container>p{max-width:720px}.equipment-banner{position:relative;overflow:hidden;margin:48px 0 -58px;border:1px solid rgba(255,255,255,.7);border-radius:30px;background:#d8cec0;box-shadow:0 28px 70px rgba(31,34,38,.18);aspect-ratio:16/7}.equipment-banner:after{content:"";position:absolute;inset:38% 0 0;background:linear-gradient(180deg,transparent,rgba(16,19,23,.82));pointer-events:none}.equipment-banner img{width:100%;height:100%;display:block;object-fit:cover;object-position:center 52%;transition:transform .7s ease}.equipment-banner:hover img{transform:scale(1.018)}.equipment-banner figcaption{position:absolute;z-index:2;left:32px;right:32px;bottom:27px;display:flex;align-items:flex-end;justify-content:space-between;gap:30px;color:#fff;text-align:left}.equipment-banner figcaption span{display:block;margin-bottom:6px;color:#f7b64f;font-size:11px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.equipment-banner figcaption strong{font-size:clamp(18px,2vw,27px);letter-spacing:-.025em}.equipment-banner ul{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:7px;max-width:510px;margin:0;padding:0;list-style:none}.equipment-banner li{padding:7px 10px;border:1px solid rgba(255,255,255,.24);border-radius:999px;background:rgba(24,28,33,.55);backdrop-filter:blur(8px);font-size:10px}.equipment-hero+.section{padding-top:150px}@media(max-width:680px){.equipment-banner{margin:34px -7px -38px;border-radius:21px;aspect-ratio:4/5}.equipment-banner img{object-position:47% center}.equipment-banner figcaption{left:19px;right:19px;bottom:18px;display:block}.equipment-banner ul{justify-content:flex-start;margin-top:14px}.equipment-banner li{font-size:9px}.equipment-hero+.section{padding-top:105px}}
.equipment-hero{overflow:visible}.equipment-banner{z-index:2}.equipment-banner:after{inset:34% 0 0;background:linear-gradient(180deg,transparent,rgba(16,19,23,.88))}.equipment-banner figcaption{bottom:34px}.equipment-banner figcaption strong{display:block;line-height:1.2}@media(max-width:680px){.equipment-banner figcaption{bottom:24px}}
.page-hero-actions{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:12px;margin-top:28px}.page-hero-actions .btn{min-width:180px}.equipment-hero .page-hero-actions{margin-bottom:4px}@media(max-width:680px){.page-hero-actions{margin-top:24px}.page-hero-actions .btn{width:100%;max-width:310px}.equipment-banner{margin-top:30px}}
.hero .macbook-preview{filter:none}

/* Premium stage for the real product preview */
.hero .product-shell{padding:30px 12px 18px;border:1px solid rgba(243,146,0,.18);border-radius:42px;background:radial-gradient(circle at 84% 18%,rgba(243,146,0,.18),transparent 25%),linear-gradient(rgba(32,36,42,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(32,36,42,.035) 1px,transparent 1px),linear-gradient(145deg,#fff 12%,#fff9f0 58%,#f4f5f7 100%);background-size:auto,28px 28px,28px 28px,auto;box-shadow:0 30px 75px rgba(32,36,42,.11)}
.hero .product-shell:before{inset:auto auto -20px 13%;width:74%;height:46px;border-radius:50%;background:rgba(32,36,42,.13);filter:blur(24px)}
.hero .macbook-preview{position:relative;z-index:1;transform:translateY(4px);filter:none}
@media(max-width:1180px){.hero .product-shell{padding:26px 10px 16px;border-radius:34px}}
@media(max-width:950px){.hero .product-shell{margin-top:12px;padding:26px 12px 16px}}
@media(max-width:680px){.hero .product-shell{padding:18px 4px 10px;border-radius:25px}.hero .product-shell:before{bottom:-10px;height:30px}.hero .macbook-preview{transform:none}}

/* Final integrated hero frame */
.hero .product-shell{overflow:hidden;padding:0;border:1px solid rgba(243,146,0,.24);border-radius:30px;background:#f3f3f3;box-shadow:0 28px 65px rgba(32,36,42,.13),inset 0 3px 0 rgba(243,146,0,.7)}
.hero .product-shell:before{display:none}
.hero .macbook-preview{display:block;width:100%;margin:0;transform:none;border-radius:29px;filter:none}
@media(max-width:1180px){.hero .product-shell{padding:0;border-radius:26px}.hero .macbook-preview{width:100%;margin:0;border-radius:25px}}
@media(max-width:950px){.hero .product-shell{margin:12px auto 0;padding:0}}
@media(max-width:680px){.hero .product-shell{padding:0;border-radius:20px}.hero .macbook-preview{width:100%;margin:0;border-radius:19px}}

/* Persistent desktop navigation with a compact scrolled state */
[data-header]{position:sticky;top:0;z-index:50}
.header{position:relative;top:auto;z-index:auto}
.header,.header-inner,.header .brand img,.header .btn{transition:height .28s ease,max-height .28s ease,width .28s ease,padding .28s ease,background-color .28s ease,border-color .28s ease,box-shadow .28s ease,backdrop-filter .28s ease}
:where(section[id],div[id]){scroll-margin-top:92px}
@media(min-width:951px){
  .header.scrolled{height:66px;background:rgba(255,255,255,.94);border-bottom-color:rgba(220,223,228,.95);box-shadow:0 10px 30px rgba(28,32,38,.08);backdrop-filter:blur(22px)}
  .header.scrolled .brand img{width:198px;max-height:52px}
  .header.scrolled .btn{padding-top:10px;padding-bottom:10px}
  .header.scrolled .nav a:after{bottom:-6px}
}
@media(max-width:950px){:where(section[id],div[id]){scroll-margin-top:82px}}
@media(max-width:680px){:where(section[id],div[id]){scroll-margin-top:74px}}
