:root{--background:#f4f2ec;--surface:#fbfaf6;--surface-strong:#fdfcf8;--surface-muted:#eef1ec;--foreground:#2b302a;--text:#4c5049;--text-soft:#565a4f;--muted:#7a7566;--muted-light:#8a8577;--accent:#2c6e73;--accent-hover:#21565a;--accent-soft:#dcecec;--border:#e6e2d7;--border-strong:#e0ddd3;--warning:#7a5a2e;--warning-bg:#fbf3e8;--warning-border:#ecdcc4;--error:#8a3a29;--error-text:#a3402f;--error-bg:#f6e4de;--error-border:#e2b7a9;--font-sans:Helvetica, Arial, sans-serif;--font-mono:"Courier New", Courier, monospace;--card-shadow:0 1px 2px #2b302a0a, 0 18px 40px -28px #2b302a59}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--background);color:var(--foreground);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;margin:0}button,input,select,textarea{font:inherit}a{color:var(--accent)}a:hover{color:var(--accent-hover)}:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.skip-link{z-index:100;color:var(--foreground);background:#fff;border-radius:10px;padding:12px 16px;font-size:14px;font-weight:700;text-decoration:none;transition:top .15s;position:fixed;top:-80px;left:16px}.skip-link:focus{top:12px}.site-shell{flex-direction:column;min-height:100vh;display:flex}.site-main{flex:1}.container,.container-narrow,.form-wrap{width:100%;margin:0 auto;padding-inline:40px}.container{max-width:1120px}.container-narrow{max-width:820px}.form-wrap{max-width:760px}.eyebrow{color:var(--accent);letter-spacing:.2em;text-transform:uppercase;font-size:12px;font-weight:600;line-height:1}.section-title{color:var(--foreground);letter-spacing:-.015em;margin:12px 0 0;font-size:clamp(24px,3.5vw,34px);font-weight:700;line-height:1.15}.page-title{color:var(--foreground);letter-spacing:-.02em;margin:16px 0 0;font-size:clamp(26px,4vw,36px);font-weight:700;line-height:1.12}.page-lead,.section-lead{color:var(--text-soft);font-weight:400}.page-lead{margin:12px 0 0;font-size:16px;line-height:1.6}.section-lead{margin:14px 0 0;font-size:16px;line-height:1.6}.back-link{color:var(--accent);font-size:13px;font-weight:500;line-height:1;text-decoration:none}.btn{background:var(--accent);color:#fff;cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;gap:8px;font-weight:600;line-height:1;text-decoration:none;transition:filter .15s,transform .15s;display:inline-flex}.btn:hover{color:#fff;filter:brightness(.93)}.btn:active{transform:translateY(1px)}.btn:disabled{cursor:wait;opacity:.75}.btn-primary{padding:15px 26px;font-size:15px}.btn-small{padding:11px 18px;font-size:13px}.btn-secondary{color:var(--foreground);background:0 0;border:1px solid #cfc9bb;padding:15px 24px;font-size:15px}.btn-secondary:hover{border-color:var(--foreground);color:var(--foreground);filter:none}.legal-tag{border:1px solid var(--warning-border);background:var(--warning-bg);color:var(--warning);font-family:var(--font-mono);border-radius:6px;margin-bottom:10px;padding:3px 8px;font-size:10.5px;font-weight:700;line-height:1.4;display:inline-block}.legal-placeholder{border:1px solid var(--warning-border);background:#fff;border-radius:16px;padding:20px}.legal-placeholder p{color:#6b6a5e;margin:0;font-size:14px;line-height:1.65}.content-card{border:1px solid var(--border);background:var(--surface);border-radius:16px;padding:22px}.content-card h2{margin:0 0 10px;font-size:14px;font-weight:700;line-height:1.2}.content-card p{color:var(--text);margin:0;font-size:14.5px;line-height:1.7}.content-card-stack{flex-direction:column;gap:18px;margin-top:18px;display:flex}.plain-list{flex-direction:column;gap:9px;margin:0;padding:0;list-style:none;display:flex}.plain-list li{color:var(--text);align-items:flex-start;gap:10px;font-size:14px;line-height:1.5;display:flex}.plain-list .dot{background:var(--accent);border-radius:999px;flex:none;width:6px;height:6px;margin-top:7px}.photo-placeholder{border:1px solid var(--border-strong);background:repeating-linear-gradient(135deg,#e3dfd4,#e3dfd4 10px,#ece8dd 10px 20px);border-radius:22px;align-items:flex-end;min-height:280px;padding:16px;display:flex;overflow:hidden}.photo-placeholder span{background:var(--background);color:#5c5a4f;font-family:var(--font-mono);border-radius:8px;padding:8px 10px;font-size:11px;line-height:1.4}.photo-placeholder-tall{min-height:320px}.site-header{z-index:50;border-bottom:1px solid var(--border);-webkit-backdrop-filter:saturate(140%)blur(8px);backdrop-filter:saturate(140%)blur(8px);background:#f4f2ece6;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:16px;max-width:1120px;margin:0 auto;padding:14px 40px;display:flex}.brand-link{color:inherit;align-items:center;text-decoration:none;display:flex}.brand{align-items:center;gap:11px;display:flex}.brand-clock{border:1.75px solid var(--accent);border-radius:999px;flex:none;width:30px;height:30px;display:inline-block;position:relative}.brand-mark{display:block;position:absolute}.brand-mark-top{background:var(--accent);border-radius:1px;width:2px;height:6px;top:3px;left:50%;transform:translate(-50%)}.brand-mark-bottom{background:#bcd0cc;width:1.5px;height:3.5px;bottom:3.5px;left:50%;transform:translate(-50%)}.brand-mark-left,.brand-mark-right{background:#bcd0cc;width:3.5px;height:1.5px;top:50%;transform:translateY(-50%)}.brand-mark-left{left:3.5px}.brand-mark-right{right:3.5px}.brand-hand{background:var(--accent);transform-origin:0;border-radius:1px;width:8px;height:1.75px;top:50%;left:50%;transform:translateY(-50%)rotate(-58deg)}.brand-center{background:var(--accent);border-radius:999px;width:4px;height:4px;top:50%;left:50%;transform:translate(-50%,-50%)}.brand-wordmark{align-items:baseline;gap:6px;display:inline-flex}.brand-der{color:var(--muted-light);letter-spacing:.3em;font-size:14px;font-weight:400;line-height:1}.brand-name{color:var(--foreground);letter-spacing:.12em;font-size:16px;font-weight:700;line-height:1}.brand-inverted .brand-clock{border-color:#7fb3b3}.brand-inverted .brand-mark-top,.brand-inverted .brand-hand,.brand-inverted .brand-center{background:#7fb3b3}.brand-inverted .brand-mark-bottom,.brand-inverted .brand-mark-left,.brand-inverted .brand-mark-right{background:#4f7a75}.brand-inverted .brand-der{color:#8b9089}.brand-inverted .brand-name{color:#fff}.desktop-nav{align-items:center;gap:26px;display:flex}.desktop-nav>a:not(.btn){color:var(--text);font-size:14px;font-weight:500;line-height:1;text-decoration:none}.desktop-nav>a:not(.btn):hover{color:var(--foreground)}.mobile-nav-actions{align-items:center;gap:10px;display:none}.menu-button{background:var(--surface);cursor:pointer;border:1px solid #d8d2c4;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:42px;height:42px;display:flex}.menu-button span{background:var(--foreground);border-radius:2px;width:18px;height:2px}.mobile-menu{border-top:1px solid var(--border);background:var(--background);flex-direction:column;padding:8px 20px 16px;display:flex}.mobile-menu a{color:var(--foreground);border-bottom:1px solid #ece7db;padding:13px 4px;font-size:15px;font-weight:500;line-height:1;text-decoration:none}.site-footer{background:var(--foreground);color:#d7d9cf;padding:48px 0 32px}.footer-grid{grid-template-columns:1.6fr 1fr 1fr;gap:40px;display:grid}.footer-claim{color:#9fd0d0;margin-top:12px;font-size:14px;font-weight:600;line-height:1.5}.footer-copy{color:#b6b8ad;max-width:36ch;margin:8px 0 0;font-size:14px;line-height:1.6}.footer-heading{color:#8b9089;letter-spacing:.14em;text-transform:uppercase;margin-bottom:14px;font-size:12px;font-weight:700;line-height:1}.footer-links,.footer-contact{flex-direction:column;gap:10px;display:flex}.footer-links a,.footer-contact a{color:#d7d9cf;font-size:14px;text-decoration:none}.footer-links a{line-height:1}.footer-contact{color:#b6b8ad;font-size:14px;line-height:1.5}.footer-links a:hover,.footer-contact a:hover{color:#fff}.footer-bottom{color:#8b9089;border-top:1px solid #3c423a;flex-wrap:wrap;justify-content:space-between;gap:8px 20px;margin-top:36px;padding-top:20px;font-size:12.5px;line-height:1.5;display:flex}.clock-icon{border:1.5px solid var(--accent);border-radius:999px;flex:none;width:16px;height:16px;display:inline-block;position:relative}.clock-icon span{background:var(--accent);transform-origin:0;width:4px;height:1.25px;position:absolute;top:50%;left:50%;transform:translateY(-50%)rotate(-55deg)}.clock-icon-light{border-color:#ffffffb3}.clock-icon-light span{background:#ffffffd9}.home-hero{padding:56px 0 44px}.hero-grid{grid-template-columns:1.05fr .95fr;align-items:center;gap:44px;display:grid}.hero-grid h1{color:var(--foreground);letter-spacing:-.02em;text-wrap:balance;margin:16px 0 0;font-size:clamp(30px,5vw,46px);font-weight:700;line-height:1.08}.hero-copy{max-width:38ch;color:var(--text-soft);text-wrap:pretty;margin:18px 0 0;font-size:17px;line-height:1.6}.hero-claim{color:var(--accent);margin-top:18px;font-size:15px;font-weight:600;line-height:1.4}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:26px;display:flex}.hero-note{align-items:flex-start;gap:10px;max-width:44ch;margin-top:22px;display:flex}.hero-note p{color:var(--muted);margin:0;font-size:13.5px;line-height:1.55}.note-clock{border:2px solid var(--accent);border-radius:999px;flex:none;width:18px;height:18px;margin-top:1px;display:inline-block;position:relative}.note-clock span{background:var(--accent);width:2px;height:4px;position:absolute;top:1px;left:50%;transform:translate(-50%)}.home-section{padding:44px 0}.anchor-section{scroll-margin-top:72px}.section-heading{max-width:60ch}.offer-grid{grid-template-columns:1fr 1fr;gap:16px;margin-top:32px;display:grid}.offer-card{border:1px solid var(--border);background:var(--surface-strong);box-shadow:var(--card-shadow);border-radius:20px;flex-direction:column;padding:28px;display:flex}.offer-title-row{align-items:baseline;gap:11px;display:flex}.offer-title-row h3{color:var(--foreground);letter-spacing:-.01em;margin:0;font-size:19px;font-weight:700;line-height:1.25}.offer-index{background:var(--accent-soft);color:var(--accent);letter-spacing:.06em;border-radius:8px;flex:none;padding:6px 9px;font-size:12px;font-weight:700;line-height:1}.price-row{align-items:baseline;gap:8px;margin-top:18px;display:flex}.price-number{color:var(--foreground);letter-spacing:-.03em;font-size:44px;font-weight:700;line-height:.9}.price-currency{color:var(--accent);font-size:22px;font-weight:600;line-height:1}.price-unit{color:var(--muted-light);font-size:14px;line-height:1}.offer-copy{color:var(--text-soft);margin:16px 0 0;font-size:14.5px;line-height:1.6}.offer-meta{flex-direction:column;gap:10px;margin-top:auto;padding-top:18px;display:flex}.time-row{color:var(--text);align-items:center;gap:9px;font-size:13px;font-weight:500;line-height:1.4;display:flex}.offer-note{color:var(--muted-light);margin:0;padding-top:2px;font-size:12.5px;line-height:1.5}.featured-offer,.cta-card{background:var(--accent);box-shadow:var(--card-shadow);border-radius:22px;position:relative;overflow:hidden}.featured-offer{margin-top:16px;padding:34px}.clock-decoration{pointer-events:none;border:14px solid #ffffff14;border-radius:999px;width:150px;height:150px;position:absolute;top:-42px;right:-42px}.clock-twelve{color:#ffffff8c;font-size:12px;font-weight:700;line-height:1;position:absolute;top:14px;right:74px}.featured-grid{grid-template-columns:1.5fr .5fr;align-items:center;gap:32px;display:grid;position:relative}.featured-badge{color:#bfe3e3;letter-spacing:.16em;text-transform:uppercase;background:#ffffff1a;border-radius:999px;padding:6px 11px;font-size:11px;font-weight:700;line-height:1;display:inline-block}.featured-offer h3{color:#fff;letter-spacing:-.015em;margin:16px 0 0;font-size:22px;font-weight:700;line-height:1.2}.featured-offer p{color:#ffffffdb;max-width:46ch;margin:12px 0 0;font-size:15px;line-height:1.6}.time-row-light{color:#ffffffdb;margin-top:16px}.featured-price{flex-direction:column;align-items:flex-end;display:flex}.featured-cta-row{justify-content:center;margin-top:24px;display:flex}.featured-price .price-number{color:#fff;font-size:50px}.featured-price .price-currency{color:#bfe3e3;font-size:24px}.featured-price .price-unit{color:#ffffffb3}.featured-button{color:var(--accent);white-space:nowrap;background:#fff;border-radius:999px;justify-content:center;align-items:center;margin-top:16px;padding:14px 22px;font-size:14px;font-weight:700;line-height:1;text-decoration:none;display:inline-flex}.featured-button:hover{color:var(--accent);filter:brightness(.95)}.offer-info{border:1px solid var(--border-strong);background:var(--surface-muted);border-radius:14px;margin-top:20px;padding:18px 20px}.offer-info p{color:var(--text);margin:0;font-size:14px;line-height:1.6}.offer-info p+p{color:var(--muted);margin-top:10px;font-size:13px;line-height:1.55}.watch-grid{grid-template-columns:1fr 1fr;gap:18px;margin-top:22px;display:grid}.watch-card{border:1px solid var(--border);background:var(--surface);border-radius:18px;padding:22px}.watch-card h3{color:var(--foreground);margin:0 0 12px;font-size:15px;font-weight:700;line-height:1.2}.excluded-list li{color:#6b6a5e}.dash{color:#a3705a;flex:none;margin-top:2px;font-size:13px;font-weight:700;line-height:1.4}.watch-note{color:var(--muted);margin:14px 0 0;font-size:13px;line-height:1.55}.section-cta{margin-top:26px}.process-section,.faq-section{border-top:1px solid var(--border);background:var(--surface-muted)}.process-section{border-bottom:1px solid var(--border)}.step-grid,.benefit-grid{grid-template-columns:repeat(4,1fr);display:grid}.step-grid{gap:16px;margin-top:28px}.step-card{border:1px solid var(--border-strong);background:var(--surface);border-radius:18px;flex-direction:column;gap:12px;padding:22px;display:flex}.step-number{background:var(--accent);color:#fff;text-align:center;border-radius:999px;width:40px;height:40px;font-size:17px;font-weight:700;line-height:40px}.step-card h3,.benefit h3{color:var(--foreground);margin:0;font-size:16px;font-weight:700;line-height:1.25}.step-card p{color:var(--text-soft);margin:0;font-size:13.5px;line-height:1.6}.process-warning{border:1px solid var(--warning-border);background:var(--warning-bg);border-radius:14px;align-items:flex-start;gap:14px;margin-top:22px;padding:18px 20px;display:flex}.process-warning>span{color:#fff;text-align:center;background:#b07a3c;border-radius:999px;flex:none;width:22px;height:22px;margin-top:1px;font-size:13px;font-weight:700;line-height:22px}.process-warning p{color:var(--warning);margin:0;font-size:14.5px;font-weight:500;line-height:1.55}.process-payment{color:#6b6a5e;max-width:70ch;margin:16px 0 0;font-size:13.5px;line-height:1.6}.benefit-grid{gap:22px;margin-top:26px}.benefit{border-top:2px solid var(--accent);padding-top:16px}.benefit p{color:var(--text-soft);margin:10px 0 0;font-size:14px;line-height:1.6}.trust-grid{grid-template-columns:.9fr 1.1fr;align-items:center;gap:40px;display:grid}.trust-title{letter-spacing:-.015em;margin:12px 0 0;font-size:clamp(22px,3vw,30px);font-weight:700;line-height:1.18}.trust-copy{max-width:52ch;color:var(--text-soft);margin:16px 0 0;font-size:16px;line-height:1.65}.cta-section{padding:12px 0 52px}.cta-card{color:#fff;border-radius:24px;padding:clamp(28px,4vw,48px)}.cta-card .clock-decoration{border-width:16px;border-color:#ffffff17;width:170px;height:170px;top:-50px;right:-50px}.cta-card .clock-twelve{color:#ffffffb3;font-size:13px;top:18px;right:96px}.cta-content{max-width:52ch;position:relative}.cta-content h2{color:#fff;letter-spacing:-.015em;text-wrap:balance;margin:0;font-size:clamp(22px,3.2vw,32px);font-weight:700;line-height:1.2}.cta-content p{color:#ffffffd9;margin:14px 0 0;font-size:16px;line-height:1.6}.cta-content .featured-button{margin-top:24px;padding:15px 26px;font-size:15px}.faq-section{padding:44px 0 64px}.faq-section .section-title{margin-bottom:24px}.faq-list{flex-direction:column;gap:10px;display:flex}.faq-item{border:1px solid var(--border);background:var(--surface);border-radius:14px;overflow:hidden}.faq-item h3{margin:0}.faq-item button{width:100%;color:var(--foreground);cursor:pointer;text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;gap:16px;padding:18px 20px;font-size:15.5px;font-weight:600;line-height:1.4;display:flex}.faq-item button:focus-visible{outline-offset:-2px}.faq-icon{background:var(--surface-muted);width:26px;height:26px;color:var(--text);text-align:center;border-radius:999px;flex:none;font-size:18px;font-weight:400;line-height:24px;transition:transform .18s}.faq-icon-open{background:var(--accent);color:#fff;transform:rotate(45deg)}.faq-answer{padding:0 20px 20px}.faq-answer p{max-width:66ch;color:var(--text-soft);margin:0;font-size:14.5px;line-height:1.65}.form-page{padding:44px 0 64px}.demo-notice{background:var(--surface-muted);border:1px dashed #b9c4bb;border-radius:12px;align-items:flex-start;gap:12px;margin-top:18px;padding:14px 16px;display:flex}.demo-notice>span{color:var(--accent);font-family:var(--font-mono);flex:none;font-size:12px;font-weight:700;line-height:1.4}.demo-notice p{color:var(--text);margin:0;font-size:13px;line-height:1.55}.demo-notice label{align-items:center;gap:6px;margin-left:6px;display:inline-flex}.demo-notice select{background:#fff;border:1px solid #cfc9bb;border-radius:8px;padding:6px 8px;font-size:12.5px;font-weight:500;line-height:1}.form-alert{border:1px solid var(--error-border);background:var(--error-bg);color:var(--error);border-radius:12px;margin-top:18px;padding:14px 16px;font-size:14px;font-weight:500;line-height:1.5}.form-alert-action{flex-direction:column;gap:10px;display:flex}.form-alert-action button{border:1px solid var(--error-border);color:var(--error);cursor:pointer;background:#fff;border-radius:999px;align-self:flex-start;padding:10px 16px;font-size:13px;font-weight:600;line-height:1}.form-stack{flex-direction:column;gap:20px;margin-top:24px;display:flex}.name-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.field>label{color:#3a3f38;margin-bottom:7px;font-size:13.5px;font-weight:600;line-height:1.3;display:block}.field input,.field select,.widerruf-form textarea{width:100%;color:var(--foreground);background:#fff;border:1px solid #cfc9bb;border-radius:12px;padding:13px 14px;font-size:15px;line-height:1.4}.field input:focus-visible,.field select:focus-visible,.widerruf-form textarea:focus-visible{border-color:var(--accent);outline-offset:1px}.field [aria-invalid=true],.checkbox-field input[aria-invalid=true]{border-color:var(--error-text)}.number-input{max-width:180px}.required{color:#a3705a}.optional{color:var(--muted-light);font-weight:400}.field-help{color:var(--muted);margin-top:6px;font-size:12.5px;line-height:1.5}.field-error{color:var(--error-text);margin-top:7px;font-size:12.5px;font-weight:500;line-height:1.4}.checkbox-field label{color:var(--text);cursor:pointer;align-items:flex-start;gap:12px;font-size:13.5px;line-height:1.55;display:flex}.checkbox-field input{width:20px;height:20px;accent-color:var(--accent);flex:none;margin:1px 0 0}.early-start{border:1px solid var(--border);background:#fff;border-radius:14px;padding:16px 18px}.order-summary{border:1px solid var(--border-strong);background:var(--surface-muted);border-radius:16px;padding:20px}.order-summary h2{color:var(--foreground);margin:0 0 14px;font-size:15px;font-weight:700;line-height:1.2}.order-summary dl{flex-direction:column;gap:10px;margin:0;display:flex}.order-summary dl>div{justify-content:space-between;gap:16px;display:flex}.order-summary dt,.order-summary dd{font-size:14px;line-height:1.4}.order-summary dt{color:#6b6a5e}.order-summary dd{color:var(--foreground);text-align:right;margin:0;font-weight:600}.order-summary .summary-total{border-top:1px solid #ddd8ca;margin-top:0;padding-top:10px}.order-summary .summary-total dt{color:var(--foreground);font-size:15px;font-weight:600}.order-summary .summary-total dd{color:var(--accent);font-size:17px;font-weight:700;line-height:1.2}.order-summary ul{color:#6b6a5e;border-top:1px solid #ddd8ca;flex-direction:column;gap:8px;margin:16px 0 0;padding:14px 0 0;font-size:12.5px;line-height:1.55;list-style:none;display:flex}.order-summary>p{color:var(--text);margin:14px 0 0;font-size:13px;line-height:1.6}.submit-block{margin-top:0}.submit-button{width:100%;padding:17px 24px;font-size:16px;font-weight:700}.loading-dot{background:#fff;border-radius:999px;width:9px;height:9px;animation:1s ease-in-out infinite umPulse}.submit-block>p{color:var(--muted);margin:14px 0 0;font-size:13px;line-height:1.6}.confirmation-page{padding:72px 0 80px}.confirmation-heading{text-align:center}.success-icon{background:var(--accent-soft);width:64px;height:64px;color:var(--accent);border-radius:999px;justify-content:center;align-items:center;font-size:30px;font-weight:700;line-height:64px;display:inline-flex}.confirmation-heading .page-title{margin-top:22px}.confirmation-card{border:1px solid var(--border);background:var(--surface);border-radius:18px;margin-top:22px;padding:24px}.confirmation-card p{color:var(--text-soft);margin:0;font-size:16px;line-height:1.65}.confirmation-card p+p{color:var(--muted);margin-top:16px;font-size:14px;line-height:1.6}.demo-caption{color:var(--muted-light);font-family:var(--font-mono);text-align:center;margin:14px 0 0;font-size:12.5px;line-height:1.55}.confirmation-action{text-align:center;margin-top:24px}.sr-only{clip:rect(0, 0, 0, 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.widerruf-placeholder{margin-top:16px}.widerruf-placeholder .legal-placeholder{border-radius:12px;padding:14px 16px}.widerruf-placeholder .legal-tag{margin-bottom:8px}.form-alert-inside{margin-top:0}.demo-inline-note{color:var(--muted-light);font-family:var(--font-mono);margin:12px 0 0;font-size:12.5px;line-height:1.55}.cancellation-success{border:1px solid var(--border);background:var(--surface);border-radius:18px;margin-top:24px;padding:24px}.success-icon-small{width:48px;height:48px;font-size:22px;line-height:48px}.cancellation-success h2{color:var(--foreground);margin:16px 0 0;font-size:20px;font-weight:700;line-height:1.2}.cancellation-success>p:not(.demo-inline-note){color:var(--text-soft);margin:12px 0 0;font-size:15px;line-height:1.6}.cancellation-proof{border-block:1px solid var(--border);flex-direction:column;gap:12px;margin:20px 0 0;padding:18px 0;display:flex}.cancellation-proof>div{grid-template-columns:150px 1fr;gap:16px;display:grid}.cancellation-proof dt{color:#6b6a5e;font-size:13px;line-height:1.5}.cancellation-proof dd{color:var(--foreground);margin:0;font-size:14px;font-weight:600;line-height:1.5}.cancellation-actions{flex-wrap:wrap;align-items:center;gap:12px;margin-top:20px;display:flex}.reset-demo{color:var(--accent);cursor:pointer;background:0 0;border:0;padding:10px 4px;font-size:13px;font-weight:600}.legal-card-stack{flex-direction:column;gap:18px;margin-top:20px;display:flex}.legal-card-stack-close{margin-top:18px}.privacy-placeholder{margin-top:16px}.legal-page .content-card p{font-size:15px}.legal-page .content-card .plain-list{margin-top:12px}@media (max-width:1099px) and (min-width:760px){.step-grid,.benefit-grid{grid-template-columns:1fr 1fr}}@keyframes umPulse{0%,to{opacity:.3}50%{opacity:1}}@media (max-width:759px){.container,.container-narrow,.form-wrap{padding-inline:20px}.header-inner{padding:12px 20px}.desktop-nav{display:none}.mobile-nav-actions{display:flex}.brand-wordmark{display:none}.footer-grid{grid-template-columns:1fr;gap:28px}.home-hero{padding:56px 0 44px}.hero-grid{grid-template-columns:1fr;gap:28px}.offer-grid,.watch-grid,.step-grid,.benefit-grid,.trust-grid{grid-template-columns:1fr}.offer-grid{gap:14px}.offer-card{padding:24px}.featured-offer{padding:26px}.featured-grid{grid-template-columns:1fr;align-items:flex-start;gap:22px}.featured-price{align-items:flex-start}.featured-external-cta{width:100%}.trust-grid{gap:24px}.name-grid{grid-template-columns:1fr}.demo-notice label{margin:8px 0 0;display:flex}.order-summary dl>div{flex-direction:column;gap:3px}.order-summary dd{text-align:left}.cancellation-proof>div{grid-template-columns:1fr;gap:3px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}
