@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.block{display:block}.hidden{display:none}.table{display:table}.resize{resize:both}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--navy:#071d35;--navy-2:#0c2948;--navy-3:#123858;--gold:#c7a55b;--gold-light:#e5cf99;--beige:#f3eee5;--sand:#e9dfcd;--white:#fff;--ink:#14263a;--muted:#657181;--line:#071d351f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--white);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}.header{z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#071d35e0;border:1px solid #e5cf994d;border-radius:18px;align-items:center;gap:26px;width:min(1220px,100% - 32px);height:74px;padding:10px 12px 10px 18px;display:flex;position:fixed;top:18px;left:50%;transform:translate(-50%);box-shadow:0 16px 55px #00000038}.brand{flex-shrink:0;align-items:center;gap:13px;display:flex}.brand-symbol{width:51px;height:43px;display:block;position:relative}.brand-symbol i{border:1.7px solid var(--gold);background:var(--navy);display:block;position:absolute;box-shadow:0 5px 14px #0003}.brand-screen{border-radius:4px;width:39px;height:26px;top:2px;left:1px}.brand-screen:after{content:"";background:var(--gold);width:17px;height:1.5px;box-shadow:0 4px 0 -.2px var(--gold);position:absolute;bottom:-6px;left:10px}.brand-tablet{border-radius:4px;width:20px;height:29px;top:10px;right:1px}.brand-phone{border-radius:3px;width:10px;height:20px;bottom:0;right:1px;background:var(--gold)!important}.brand-copy{line-height:.9;display:grid}.brand-copy>span{gap:5px;display:flex}.brand-copy b{letter-spacing:.04em;color:#fff;font-size:17px}.brand-copy b:last-child{color:var(--gold-light);font-weight:500}.brand-copy small{color:#aab5c1;letter-spacing:.045em;margin-top:7px;font-size:8px}.header nav{gap:28px;margin-left:auto;display:flex}.header nav a{color:#d9e0e7;padding:9px 0;font-size:12px;font-weight:700;transition:all .25s;position:relative}.header nav a:after{content:"";background:var(--gold);width:0;height:1px;transition:all .25s;position:absolute;bottom:1px;left:0}.header nav a:hover{color:var(--gold-light)}.header nav a:hover:after{width:100%}.button{border:1px solid var(--gold);background:var(--gold);min-height:55px;color:var(--navy);border-radius:10px;justify-content:center;align-items:center;gap:19px;padding:0 23px;font-size:13px;font-weight:900;transition:transform .28s,background .28s,color .28s,box-shadow .28s;display:inline-flex;box-shadow:0 13px 30px #c7a55b33}.button:hover{background:var(--white);color:var(--navy);transform:translateY(-3px);box-shadow:0 17px 34px #c7a55b47}.button span{font-size:17px;transition:all .25s}.button:hover span{transform:translate(2px,-2px)}.button-small{min-height:46px;box-shadow:none;gap:12px;padding:0 16px;font-size:11px}.hero{color:#fff;background:linear-gradient(126deg,#06192e 0%,#09223d 56%,#0f3150 100%);grid-template-columns:minmax(480px,.94fr) minmax(510px,1.06fr);align-items:center;gap:min(4.5vw,70px);min-height:850px;padding:155px max(5.5vw,32px) 92px;display:grid;position:relative;overflow:hidden}.hero-grid{background-image:linear-gradient(#e5cf990b 1px,#0000 1px),linear-gradient(90deg,#e5cf990b 1px,#0000 1px);background-size:36px 36px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(120deg,#000,#0000 78%);mask-image:linear-gradient(120deg,#000,#0000 78%)}.hero:after{content:"";border:1px solid #c7a55b24;border-radius:50%;height:700px;position:absolute;inset:auto -12% -64% 40%;transform:rotate(-9deg)}.hero-orbit{pointer-events:none;border:1px solid #c7a55b2e;border-radius:50%;position:absolute}.orbit-one{width:250px;height:250px;top:110px;left:-110px}.orbit-two{width:530px;height:530px;top:30px;right:-250px}.hero-copy,.hero-visual{z-index:2;position:relative}.availability{width:max-content;max-width:100%;color:var(--gold-light);letter-spacing:.11em;text-transform:uppercase;background:#ffffff0b;border:1px solid #e5cf9940;border-radius:999px;align-items:center;gap:9px;margin:0 0 27px;padding:9px 13px;font-size:9px;font-weight:800;display:flex}.availability i{background:var(--gold);border-radius:50%;width:7px;height:7px;animation:2.2s ease-in-out infinite pulse;box-shadow:0 0 0 5px #c7a55b1f}.eyebrow{color:#8b6d33;letter-spacing:.19em;text-transform:uppercase;align-items:center;gap:10px;margin:0 0 19px;font-size:10px;font-weight:900;display:flex}.eyebrow>span{background:var(--gold);width:30px;height:1.5px}.eyebrow.light{color:var(--gold-light)}.hero h1{letter-spacing:-.058em;max-width:750px;margin:0;font-size:clamp(50px,5.1vw,78px);line-height:.98}.hero h1 em{color:var(--gold-light);margin-top:8px;font-style:normal;display:block}.lead{color:#c1cbd5;max-width:650px;margin:28px 0 0;font-size:clamp(16px,1.35vw,20px);line-height:1.65}.hero-actions{align-items:center;gap:26px;margin-top:33px;display:flex}.text-link{color:#e3e8ed;border-bottom:1px solid #e5cf9959;padding-bottom:5px;font-size:12px;font-weight:800;transition:all .25s}.text-link:hover{color:var(--gold-light);border-color:var(--gold)}.hero-benefits{color:#aebbc7;border-top:1px solid #ffffff1f;gap:24px;margin-top:38px;padding-top:22px;font-size:10px;font-weight:700;display:flex}.hero-benefits span{align-items:center;gap:7px;display:flex}.hero-benefits i{width:19px;height:19px;color:var(--gold);border:1px solid #c7a55b59;border-radius:50%;place-items:center;font-size:9px;font-style:normal;display:grid}.hero-visual{min-width:0}.device-stage{perspective:1400px;width:min(100%,670px);height:510px;margin:auto;position:relative}.device-glow{filter:blur(12px);background:radial-gradient(#c7a55b3d,#0000 67%);border-radius:50%;position:absolute;inset:4% 2% 4% 8%}.device{background:#131a21;border:1px solid #4d5660;transition:transform .55s cubic-bezier(.2,.7,.2,1);position:absolute;box-shadow:0 36px 75px #0000006b}.device-screen{background:#e9dfcd;position:absolute;overflow:hidden}.device-screen img{object-fit:cover;object-position:top left;width:100%;height:100%;transition:transform .7s cubic-bezier(.2,.7,.2,1);display:block}.device:hover .device-screen img{transform:scale(1.055)}.device-camera{z-index:2;background:#27313a;border-radius:50%;width:4px;height:4px;position:absolute}.laptop{z-index:1;border-radius:14px 14px 7px 7px;width:82%;height:340px;top:55px;left:1%;transform:rotateY(4deg)rotateX(2deg)}.laptop:hover{transform:rotateY(0)rotateX(0)translateY(-7px)}.laptop .device-screen{border-radius:5px;inset:11px 11px 12px}.laptop .device-camera{top:4px;left:50%}.laptop-base{background:linear-gradient(#c4c7c9,#777d82 42%,#343a3f);border-radius:2px 2px 16px 16px;height:15px;position:absolute;bottom:-15px;left:-5%;right:-5%;box-shadow:0 18px 22px #00000052}.laptop-base i{background:#596066;border-radius:0 0 5px 5px;width:15%;height:3px;margin:auto;display:block}.tablet{z-index:3;border:2px solid #4e555c;border-radius:16px;width:35%;height:287px;top:133px;right:3%;transform:rotateY(-8deg)rotate(1.2deg)}.tablet:hover{transform:rotateY(0)rotate(0)translateY(-7px)}.tablet .device-screen{border-radius:8px;inset:9px 7px}.tablet .device-screen img{object-position:10% top;width:206%}.tablet .device-camera{top:3px;left:50%}.phone{z-index:5;border:3px solid #353b42;border-radius:26px;width:19%;height:247px;bottom:4px;left:10%;transform:rotateY(6deg)rotate(-2deg)}.phone:hover{transform:rotateY(0)rotate(0)translateY(-8px)}.phone .device-screen{border-radius:20px;inset:4px}.phone .device-screen img{object-position:11% top;width:285%}.phone-island{z-index:3;background:#10161c;border-radius:6px;width:35px;height:8px;position:absolute;top:8px;left:50%;transform:translate(-50%)}.reference-chip{z-index:6;-webkit-backdrop-filter:blur(13px);backdrop-filter:blur(13px);background:#071d35e6;border:1px solid #e5cf9959;border-radius:12px;grid-template-columns:1fr auto;min-width:180px;padding:13px 15px;display:grid;position:absolute;top:37px;right:0;box-shadow:0 18px 38px #00000047}.reference-chip span{color:var(--gold);text-transform:uppercase;letter-spacing:.12em;grid-column:1;font-size:8px}.reference-chip b{color:#fff;grid-column:1;margin-top:4px;font-size:11px}.reference-chip i{color:var(--gold);grid-area:1/2/3;align-self:center;font-style:normal}.signal-strip{background:var(--gold);min-height:72px;color:var(--navy);letter-spacing:.05em;text-transform:uppercase;justify-content:center;align-items:center;gap:25px;padding:15px 5vw;font-size:12px;font-weight:800;display:flex}.signal-strip i{font-size:18px;font-style:normal}.signal-strip b{background:#ffffff38;border:1px solid #071d3540;border-radius:999px;padding:10px 15px}.section{padding:112px max(6.5vw,32px)}.section-head h2,.reference-copy h2,.price-copy h2{color:var(--navy);letter-spacing:-.052em;margin:0;font-size:clamp(40px,4.2vw,64px);line-height:1.04}.section-head h2 em{color:#9a7838;font-style:normal}.section-head>p:last-child,.split-head>p,.reference-copy>p,.price-copy>p{color:var(--muted);margin:24px 0 0;font-size:16px;line-height:1.7}.split-head{grid-template-columns:1.3fr .7fr;align-items:end;gap:8vw;display:grid}.split-head>p{margin:0 0 4px}.data-section{background:var(--beige)}.stats-grid{grid-template-columns:repeat(4,1fr);gap:14px;margin-top:58px;display:grid}.stat-card{--hover-fill:linear-gradient(145deg,#071d35,#123858);isolation:isolate;background:#ffffffc2;border:1px solid #071d351a;border-radius:18px;flex-direction:column;min-height:345px;padding:30px 25px;transition:transform .38s,border-color .38s,box-shadow .38s;display:flex;position:relative;overflow:hidden;box-shadow:0 14px 35px #071d350d}.stat-card:before{content:"";z-index:-1;background:var(--hover-fill);opacity:0;transition:opacity .38s;position:absolute;inset:0}.stat-card:after{content:"";z-index:2;background:var(--gold);border-radius:0 0 3px 3px;width:0;height:3px;transition:width .42s cubic-bezier(.2,.7,.2,1);position:absolute;top:0;left:24px}.stat-card:hover{border-color:#c7a55bcc;transform:translateY(-9px);box-shadow:0 27px 52px #071d352b}.stat-card:hover:before{opacity:1}.stat-card:hover:after{width:calc(100% - 48px)}.stat-card:focus-visible{outline:3px solid var(--gold);outline-offset:4px}.stat-top{align-items:flex-start;display:flex}.stat-top .counter{color:var(--navy);letter-spacing:-.075em;transform-origin:0 0;font-size:72px;font-weight:900;line-height:.85;transition:color .38s,transform .38s}.stat-top b{color:#a17d3a;margin:4px 0 0 5px;font-size:22px;transition:color .38s}.stat-card h3{color:var(--navy);margin:46px 0 10px;font-size:18px;transition:color .38s}.stat-card p{color:var(--muted);margin:0;font-size:12px;line-height:1.65;transition:color .38s}.stat-card small{color:#8a7650;margin-top:auto;padding-top:22px;font-size:8px;line-height:1.4;transition:color .38s}.stat-card:hover .counter{color:#fff;transform:scale(1.04)}.stat-card:hover .stat-top b,.stat-card:hover small{color:var(--gold-light)}.stat-card:hover h3{color:#fff}.stat-card:hover p{color:#c3cdd6}.featured-stat{--hover-fill:linear-gradient(145deg,#fffaf0,#dfc37e);background:var(--navy);border-color:var(--navy)}.featured-stat .counter,.featured-stat h3{color:#fff}.featured-stat p{color:#b7c1cb}.featured-stat small,.featured-stat .stat-top b{color:var(--gold-light)}.featured-stat:hover .counter,.featured-stat:hover h3{color:var(--navy)}.featured-stat:hover p{color:#48596b}.featured-stat:hover small,.featured-stat:hover .stat-top b{color:#765a27}.indexing-card{background:linear-gradient(150deg,#fff,#efe5d3)}.index-graphic{background:#fff;border-radius:50%;place-items:center;width:88px;height:88px;transition:transform .38s,box-shadow .38s;display:grid;position:relative;box-shadow:0 0 0 12px #c7a55b26,0 14px 28px #071d351a}.index-graphic img{object-fit:contain;width:50px;height:50px;display:block}.indexing-card:hover .index-graphic{transform:scale(1.06)rotate(-2deg);box-shadow:0 0 0 12px #e5cf9938,0 18px 34px #00000040}.index-graphic i{background:var(--gold);border-radius:50%;width:8px;height:8px;position:absolute}.index-graphic i:first-of-type{top:13px;right:-10px}.index-graphic i:nth-of-type(2){bottom:-11px;left:-2px}.index-graphic i:nth-of-type(3){width:4px;height:4px;bottom:-4px;right:4px}.benefits-section{background:#fff}.centered{text-align:center;max-width:890px;margin:0 auto}.centered .eyebrow{justify-content:center}.centered>p:last-child{max-width:650px;margin:22px auto 0}.benefit-grid{grid-template-columns:repeat(3,1fr);gap:15px;max-width:1240px;margin:60px auto 0;display:grid}.benefit-card{border:1px solid var(--line);background:#fff;border-radius:18px;min-height:315px;padding:29px;transition:all .35s;position:relative;overflow:hidden}.benefit-card:before{content:"";background:#c7a55b06;border:1px solid #c7a55b38;border-radius:50%;width:170px;height:170px;transition:transform .45s cubic-bezier(.2,.7,.2,1),border-color .35s,background .35s,box-shadow .35s;position:absolute;inset:auto -70px -80px auto}.benefit-card:hover{border-color:var(--gold);transform:translateY(-8px);box-shadow:0 22px 48px #071d3517}.benefit-card:hover:before{background:linear-gradient(145deg,#071d35fa,#123858eb);border-color:#e5cf99eb;transform:scale(1.4);box-shadow:inset 0 0 0 9px #c7a55b17,0 0 42px #071d352b}.benefit-card>span{color:#a78a4d;font-size:9px;font-weight:900;position:absolute;top:25px;right:25px}.benefit-card h3{color:var(--navy);margin:32px 0 12px;font-size:19px}.benefit-card p{max-width:300px;color:var(--muted);margin:0;font-size:12px;line-height:1.65}.benefit-card>b{color:var(--gold);font-size:18px;transition:all .3s;position:absolute;bottom:23px;right:27px}.benefit-card:hover>b{color:var(--gold-light);transform:translate(4px,-4px)}.benefit-icon{background:var(--beige);border:1px solid #c7a55b73;border-radius:14px;width:55px;height:55px;position:relative}.benefit-icon i{display:block;position:absolute}.icon-spark i{background:var(--gold);width:6px;height:22px;top:16px;left:23px}.icon-spark i:nth-child(2){transform:rotate(90deg)}.icon-spark i:nth-child(3){opacity:.45;transform:rotate(45deg)}.icon-pin i:first-child{border:2px solid var(--navy);border-radius:50% 50% 55% 0;width:19px;height:24px;top:11px;left:18px;transform:rotate(-45deg)}.icon-pin i:nth-child(2){background:var(--gold);border-radius:50%;width:6px;height:6px;top:18px;left:25px}.icon-search i:first-child{border:2px solid var(--navy);border-radius:50%;width:24px;height:24px;top:12px;left:13px}.icon-search i:nth-child(2){background:var(--gold);width:14px;height:2px;top:34px;left:34px;transform:rotate(45deg)}.icon-devices i:first-child{border:2px solid var(--navy);border-radius:3px;width:34px;height:24px;top:12px;left:8px}.icon-devices i:nth-child(2){border:2px solid var(--gold);background:var(--beige);border-radius:3px;width:14px;height:25px;bottom:7px;right:7px}.icon-bolt i:first-child{background:var(--gold);clip-path:polygon(55% 0,100% 0,70% 40%,100% 40%,26% 100%,45% 52%,15% 52%);width:17px;height:38px;top:8px;left:20px}.icon-shield i:first-child{border:2px solid var(--navy);clip-path:polygon(50% 0,100% 15%,90% 72%,50% 100%,10% 72%,0 15%);border-radius:13px 13px 18px 18px;width:29px;height:37px;top:8px;left:13px}.icon-shield i:nth-child(2){border-left:2px solid var(--gold);border-bottom:2px solid var(--gold);width:12px;height:7px;top:22px;left:22px;transform:rotate(-45deg)}.search-ready{background:linear-gradient(110deg,var(--beige),#fbf9f5);border:1px solid #c7a55b6b;border-radius:18px;grid-template-columns:auto 1fr auto;align-items:center;gap:28px;max-width:1240px;margin:16px auto 0;padding:32px 35px;display:grid}.search-orb{width:72px;height:72px;position:relative}.search-orb span{border-radius:50%;place-items:center;width:51px;height:51px;font-size:14px;font-weight:900;display:grid;position:absolute}.search-orb span:first-child{background:var(--navy);color:#fff;top:0;left:0}.search-orb span:last-child{background:var(--gold);color:var(--navy);border:2px solid #fff;bottom:0;right:0}.search-ready small{color:#967438;letter-spacing:.14em;text-transform:uppercase;font-size:8px;font-weight:900}.search-ready h3{color:var(--navy);margin:6px 0;font-size:22px}.search-ready p{color:var(--muted);margin:0;font-size:11px;line-height:1.55}.search-ready>a{color:var(--navy);white-space:nowrap;border-bottom:1px solid #071d3540;padding-bottom:5px;font-size:10px;font-weight:900;transition:all .25s}.search-ready>a:hover{color:#8c6c31;border-color:var(--gold)}.ranking-note{color:#8a929b;text-align:center;max-width:1150px;margin:15px auto 0;font-size:9px;line-height:1.55}.reference-section{background:var(--navy);color:#fff;padding-bottom:0}.reference-layout{grid-template-columns:.78fr 1.22fr;align-items:center;gap:5vw;min-height:610px;display:grid}.reference-copy h2{color:#fff}.reference-copy>p{color:#b5c0cb}.reference-facts{gap:12px;margin:30px 0 32px;display:grid}.reference-facts span{color:#d7dde3;align-items:center;gap:12px;font-size:11px;display:flex}.reference-facts b{width:31px;height:31px;color:var(--gold-light);border:1px solid #c7a55b73;border-radius:50%;place-items:center;font-size:8px;display:grid}.outline-button{min-height:50px;color:var(--gold-light);border:1px solid #e5cf998c;border-radius:9px;align-items:center;gap:18px;padding:0 18px;font-size:11px;font-weight:900;transition:all .3s;display:inline-flex}.outline-button:hover{background:var(--gold);color:var(--navy);transform:translateY(-3px)}.reference-visual[data-reveal]{opacity:1;transition:none;transform:none}.reference-devices{isolation:isolate;width:min(100%,760px);height:555px;margin:auto;position:relative}.reference-devices:before{content:"";z-index:-2;filter:blur(22px);background:radial-gradient(at 53% 48%,#c7a55b47,#12385829 45%,#0000 72%);border-radius:50%;position:absolute;inset:1% -5% -5% -1%}.reference-beam{z-index:12;opacity:0;pointer-events:none;background:#fff;border-radius:50%;width:7px;height:7px;position:absolute;top:47%;left:49%;transform:translate(-50%,-50%)}.reference-beam i{background:linear-gradient(90deg,#0000,#e5cf99e6,#fff,#e5cf99e6,#0000);display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.reference-beam i:first-child{width:560px;height:1px}.reference-beam i:last-child{background:linear-gradient(#0000,#e5cf99b3,#fff,#e5cf99b3,#0000);width:1px;height:400px}.reference-visual.visible .reference-beam{animation:4.4s ease-out 60ms both reference-flash}.reference-device{opacity:0;clip-path:circle(0);position:absolute}.reference-device:after{content:"";z-index:20;pointer-events:none;background:linear-gradient(108deg,#0000 38%,#ffffffeb 49%,#e5cf999e 52%,#0000 63%);position:absolute;inset:-8%;transform:translate(-115%)}.reference-visual.visible .reference-device{animation:reference-resolve 2.15s cubic-bezier(.2,.75,.2,1) var(--ref-delay,0s) forwards}.reference-visual.visible .reference-device:after{animation:reference-scan 2.05s ease-out calc(var(--ref-delay,0s) + .18s) both}.ref-screen{background:#08192a;position:absolute;overflow:hidden}.ref-screen:after{content:"";z-index:5;pointer-events:none;background:linear-gradient(125deg,#ffffff17,#0000 22% 80%,#ffffff08);position:absolute;inset:0}.ref-screen img{object-fit:cover}.ref-monitor{--ref-delay:80ms;z-index:1;width:76%;height:392px;top:0;left:1%}.ref-monitor-frame{aspect-ratio:16/10;background:linear-gradient(145deg,#343c43,#0d1217 74%);border:1px solid #737c84;border-radius:10px;width:100%;padding:8px 8px 11px;position:absolute;inset:0 0 auto;box-shadow:0 42px 86px #00000080}.ref-monitor-screen{background:#faf8f3;border-radius:3px;inset:8px 8px 11px}.ref-camera{z-index:21;background:#69737b;border-radius:50%;width:3px;height:3px;position:absolute}.ref-monitor .ref-camera{top:3px;left:50%}.ref-monitor-neck{z-index:-1;clip-path:polygon(27% 0,73% 0,91% 100%,9% 100%);background:linear-gradient(90deg,#242b31,#a1a6aa 50%,#242b31);width:56px;height:52px;position:absolute;top:325px;left:50%;transform:translate(-50%)}.ref-monitor-foot{background:linear-gradient(#b2b5b8,#3c4349);border-radius:50% 50% 5px 5px;width:158px;height:10px;position:absolute;top:370px;left:50%;transform:translate(-50%);box-shadow:0 10px 19px #0000005c}.bp-desktop{color:#102b40;background:#f7f3eb;flex-direction:column;height:100%;font-family:Arial,Helvetica,sans-serif;display:flex}.bp-topbar{background:#fff;align-items:center;gap:14px;height:39px;padding:5px 10px;display:flex}.bp-logo{color:#3a2b1d;align-items:center;line-height:.78;display:flex}.bp-logo>span{letter-spacing:.08em;border-left:2px solid #c7a55b;padding-left:7px;font-family:Georgia,serif;font-size:11px;display:grid}.bp-logo strong{font:inherit}.bp-logo small{letter-spacing:.34em;margin-top:3px;font-family:Arial,sans-serif;font-size:4px}.bp-nav{color:#26394b;align-items:center;gap:12px;margin-left:auto;font-size:5.5px;font-weight:800;display:flex}.bp-nav i{color:#fff;background:#bf933d;border-radius:999px;padding:7px 9px;font-style:normal}.bp-desktop-hero{flex:1;grid-template-columns:1.02fr .98fr;min-height:0;display:grid}.bp-site-copy{background-image:linear-gradient(#071d350a 1px,#0000 1px),linear-gradient(90deg,#071d350a 1px,#0000 1px);background-size:18px 18px;padding:25px 21px 14px}.bp-site-copy>small{color:#9a7838;letter-spacing:.16em;font-size:5px;font-weight:900}.bp-site-copy h3{color:#102b40;letter-spacing:-.035em;margin:10px 0 8px;font-family:Georgia,serif;font-size:21px;line-height:1.02}.bp-site-copy h3 em{color:#a77c2e;font-style:normal;display:block}.bp-site-copy p{color:#55616c;max-width:230px;margin:0;font-size:7px;line-height:1.5}.bp-mini-cta{color:#fff;background:#0c2948;border-radius:5px;width:max-content;margin-top:12px;padding:8px 10px;font-size:6px;font-weight:900}.bp-mini-cta b{color:#e5cf99;margin-left:10px}.bp-mini-stats{background:#ffffffe0;border:1px solid #071d351a;border-radius:5px;margin-top:13px;display:flex}.bp-mini-stats span{color:#5a6672;padding:6px 12px;font-size:5px}.bp-mini-stats span+span{border-left:1px solid #071d351a}.bp-mini-stats b{color:#a77c2e;margin-right:3px;font-family:Georgia,serif;font-size:12px}.bp-photo{background:#0b2b45;position:relative;overflow:hidden}.bp-photo img{z-index:0;object-position:58% center}.bp-photo:after{content:"";z-index:1;background:linear-gradient(#071d3514,#071d35e0);position:absolute;inset:0}.bp-photo>span,.bp-photo>b{z-index:2;position:absolute;left:16px}.bp-photo>span{color:#eed69a;letter-spacing:.15em;font-size:5px;font-weight:900;top:15px}.bp-photo>b{color:#fff;font-family:Georgia,serif;font-size:16px;line-height:1.05;bottom:16px}.ref-ipad{--ref-delay:.32s;z-index:4;aspect-ratio:4/3;background:#171d22;border:7px solid #171d22;border-radius:17px;width:39%;top:158px;right:0;box-shadow:0 38px 76px #0000008f}.ref-ipad-screen{border-radius:9px;inset:1px}.ref-ipad .ref-camera{top:50%;left:-5px;transform:translateY(-50%)}.bp-tablet{background:#061d33;grid-template-rows:auto 1fr;grid-template-columns:.92fr 1.08fr;gap:8px;height:100%;padding:9px;display:grid}.bp-logo-light{color:#fff;grid-column:1/-1}.bp-logo-light>span{font-size:8px}.bp-tablet-photo{border-radius:7px;position:relative;overflow:hidden}.bp-tablet-photo img{object-position:45% center}.bp-tablet-copy{color:#fff;padding:8px 4px 4px}.bp-tablet-copy small{color:#e5cf99;letter-spacing:.12em;font-size:4.5px;font-weight:900}.bp-tablet-copy h3{margin:7px 0 10px;font-family:Georgia,serif;font-size:13px;line-height:1.05}.bp-tablet-copy span{color:#071d35;background:#c7a55b;border-radius:4px;padding:7px 6px;font-size:4.5px;font-weight:900;display:block}.ref-phone{--ref-delay:.56s;z-index:7;aspect-ratio:9/19.5;background:#151b20;border:5px solid #151b20;border-radius:23px;width:18%;bottom:0;left:6%;box-shadow:0 40px 78px #0009}.ref-phone-screen{background:#071d35;border-radius:16px;inset:1px}.ref-phone-island{z-index:22;background:#080b0e;border-radius:7px;width:32px;height:8px;position:absolute;top:7px;left:50%;transform:translate(-50%)}.ref-phone-home{z-index:22;background:#ffffffc7;border-radius:3px;width:30px;height:2.5px;position:absolute;bottom:4px;left:50%;transform:translate(-50%)}.bp-phone{color:#0b2942;flex-direction:column;height:100%;display:flex}.bp-phone-head{background:#fff;align-items:center;height:35px;padding:12px 6px 4px;display:flex}.bp-phone-head>i{color:#9b793b;margin-left:auto;font-size:7px;font-style:normal}.bp-logo-phone>span{border-left-width:1px;padding-left:3px;font-size:4.5px}.bp-logo-phone small{font-size:2px}.bp-phone-statistics{color:#fff;background:linear-gradient(160deg,#06192e,#0e3556)}.bp-stat-head{padding:11px 8px 7px}.bp-stat-head small{color:#e5cf99;letter-spacing:.13em;font-size:3px;font-weight:900}.bp-stat-head h3{color:#fff;margin:4px 0 0;font-family:Georgia,serif;font-size:9px;line-height:1.05}.bp-stat-chart{background:#ffffff0d;border:1px solid #e5cf9940;border-radius:6px;margin:2px 7px 0;padding:8px 6px 6px;position:relative;overflow:hidden}.bp-stat-bars{border-bottom:1px solid #ffffff1f;align-items:flex-end;gap:3px;height:44px;display:flex}.bp-stat-bars i{background:#c7a55b;border-radius:2px 2px 0 0;width:9px;height:22%}.bp-stat-bars i:nth-child(2){height:38%}.bp-stat-bars i:nth-child(3){height:33%}.bp-stat-bars i:nth-child(4){height:58%}.bp-stat-bars i:nth-child(5){height:72%}.bp-stat-bars i:nth-child(6){background:#e5cf99;height:94%}.bp-stat-number{text-align:right;display:grid;position:absolute;top:8px;right:6px}.bp-stat-number b{color:#f1d99e;font-family:Georgia,serif;font-size:16px;line-height:1}.bp-stat-number span{color:#b8c3cd;text-transform:uppercase;margin-top:2px;font-size:3px}.bp-stat-grid{grid-template-columns:1fr 1fr;gap:4px;margin:6px 7px 0;display:grid}.bp-stat-grid span{color:#aab8c4;text-align:center;border:1px solid #e5cf9933;border-radius:5px;padding:6px 4px;font-size:3px;display:grid}.bp-stat-grid b{color:#fff;margin-bottom:2px;font-family:Georgia,serif;font-size:11px}.ref-live-chip{z-index:9;opacity:0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#071d35f0;border:1px solid #e5cf9957;border-radius:11px;align-items:center;gap:12px;padding:12px 15px;display:flex;position:absolute;bottom:24px;right:3%;box-shadow:0 16px 38px #00000057}.reference-visual.visible .ref-live-chip{animation:.6s ease-out 1s forwards reference-chip-in}.ref-live-chip>i{background:var(--gold);border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 5px #c7a55b21}.ref-live-chip span{gap:3px;display:grid}.ref-live-chip small{color:var(--gold);letter-spacing:.14em;text-transform:uppercase;font-size:6.5px;font-weight:900}.ref-live-chip b{color:#fff;font-size:10px}@keyframes reference-resolve{0%{opacity:0;clip-path:circle(0)}28%{opacity:1}to{opacity:1;clip-path:circle(78%)}}@keyframes reference-scan{0%{opacity:0;transform:translate(-115%)}25%{opacity:1}to{opacity:0;transform:translate(115%)}}@keyframes reference-flash{0%{opacity:0;box-shadow:0 0 #e5cf9900}20%{opacity:1;box-shadow:0 0 58px 25px #e5cf99cc}72%{opacity:.38;box-shadow:0 0 95px 40px #c7a55b2e}to{opacity:0;box-shadow:0 0 125px 52px #c7a55b00}}@keyframes reference-chip-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}.steps-wrap{border-top:1px solid #ffffff21;grid-template-columns:1.05fr repeat(3,1fr);gap:0;margin-top:65px;padding:38px 0 40px;display:grid}.steps-wrap>div,.steps-wrap>article{border-right:1px solid #ffffff21;padding:0 25px}.steps-wrap>div{padding-left:0}.steps-wrap>article:last-child{border:0}.steps-wrap h3{color:#fff;margin:0;font-size:25px;line-height:1.15}.steps-wrap article>span{color:var(--gold);font-size:9px;font-weight:900}.steps-wrap h4{margin:22px 0 9px;font-size:16px}.steps-wrap article p{color:#aab7c3;margin:0;font-size:10px;line-height:1.6}.pricing{background:var(--beige)}.price-wrap{grid-template-columns:.92fr .78fr;align-items:center;gap:8vw;max-width:1220px;margin:auto;display:grid}.price-copy h2{max-width:680px}.capacity-note{background:#ffffff8c;border:1px solid #c7a55b80;border-radius:12px;align-items:center;gap:15px;max-width:590px;margin-top:37px;padding:17px 18px;display:flex}.capacity-note>i{background:var(--gold);border-radius:50%;flex:none;width:10px;height:10px;animation:2.2s ease-in-out infinite pulse;box-shadow:0 0 0 7px #c7a55b24}.capacity-note span{gap:4px;display:grid}.capacity-note b{color:var(--navy);font-size:11px}.capacity-note small{color:var(--muted);font-size:9px;line-height:1.5}.price-card{background:var(--navy);color:#fff;border:1px solid #e5cf9940;border-radius:21px;padding:35px;transition:all .35s;box-shadow:0 28px 70px #071d353b}.price-card:hover{transform:translateY(-7px);box-shadow:0 36px 78px #071d3547}.price-label{color:var(--gold-light);letter-spacing:.12em;text-transform:uppercase;justify-content:space-between;align-items:center;font-size:8px;font-weight:900;display:flex}.price-label b{border:1px solid #e5cf994d;border-radius:999px;padding:6px 8px}.price{align-items:flex-start;margin:19px 0 27px;display:flex}.price>b{letter-spacing:-.08em;font-size:82px;line-height:.84}.price>span{color:var(--gold);margin:5px 0 0 8px;font-size:25px;font-weight:900;display:grid}.price>span small{color:#aeb8c2;font-size:8px}.price-card ul{border-block:1px solid #ffffff21;gap:11px;margin:0 0 27px;padding:23px 0;list-style:none;display:grid}.price-card li{color:#d5dce2;padding-left:21px;font-size:10px;position:relative}.price-card li:before{content:"✓";color:var(--gold);font-weight:900;position:absolute;left:0}.full{width:100%}.payment{color:#9facb7;justify-content:center;align-items:center;gap:11px;margin-top:15px;font-size:8px;display:flex}.payment span{align-items:center;gap:4px;display:flex}.payment b{color:var(--gold-light)}.payment i{background:var(--gold);border-radius:50%;width:3px;height:3px}footer{color:#fff;background:#041426;align-items:center;gap:35px;min-height:150px;padding:35px max(6.5vw,32px);display:flex}.brand-footer .brand-copy b:last-child{color:var(--gold-light)}footer p{color:#8e9dab;margin-right:auto;font-size:9px}footer>div{gap:22px;display:flex}footer>div a{color:#a7b2bd;font-size:9px;transition:all .2s}footer>div a:hover{color:var(--gold-light)}.hero-visual[data-reveal]{opacity:1;transition:none;transform:none}.hero-devices{perspective:1800px;isolation:isolate;width:min(100%,720px);height:540px;margin:auto;position:relative}.hero-device-aura{filter:blur(20px);opacity:0;background:radial-gradient(at 57% 47%,#e0be714d,#153d5c29 42%,#0000 70%);border-radius:50%;position:absolute;inset:-2% -7% -5% -3%}.hero-visual.visible .hero-device-aura{animation:.8s ease-out .15s forwards hero-aura-arrival}.showcase-device{opacity:0;transform:translate3d(190px,var(--fly-y,14px),0) var(--device-rotation,rotate(0));filter:blur(6px);will-change:transform,opacity,filter;position:absolute}.showcase-device:hover{transform:translateY(-7px) var(--device-rotation,rotate(0))}.showcase-screen{background:#0a1b2d;position:absolute;overflow:hidden}.showcase-screen:after{content:"";pointer-events:none;background:linear-gradient(120deg,#ffffff1f,#0000 26% 78%,#ffffff0a);position:absolute;inset:0}.showcase-screen img{object-fit:cover;transition:transform .75s cubic-bezier(.2,.7,.2,1)}.showcase-device:hover .showcase-screen img{transform:scale(1.035)}.device-label{z-index:10;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:var(--gold-light);letter-spacing:.12em;text-transform:uppercase;white-space:nowrap;background:#071d35e0;border:1px solid #e5cf998c;border-radius:999px;padding:6px 10px;font-size:8px;font-weight:900;position:absolute;box-shadow:0 9px 24px #00000047}.showcase-monitor{--arrival-delay:80ms;--fly-y:-8px;z-index:1;width:70%;height:345px;top:4px;right:0}.monitor-frame{aspect-ratio:16/10;background:linear-gradient(145deg,#343b42,#0c1116 72%);border:1px solid #6f777e;border-radius:9px;width:100%;padding:8px 8px 11px;position:absolute;inset:0 0 auto;box-shadow:0 34px 75px #00000075}.monitor-screen{border-radius:3px;inset:8px 8px 11px}.monitor-screen img{object-position:50% 46%}.monitor-camera{z-index:3;background:#6a737a;border-radius:50%;width:3px;height:3px;position:absolute;top:3px;left:50%;transform:translate(-50%)}.monitor-neck{z-index:-1;clip-path:polygon(26% 0,74% 0,90% 100%,10% 100%);background:linear-gradient(90deg,#252c32,#999fa3 50%,#252c32);width:52px;height:47px;position:absolute;top:298px;left:50%;transform:translate(-50%)}.monitor-foot{background:linear-gradient(#aeb2b5,#394047);border-radius:50% 50% 5px 5px;width:145px;height:10px;position:absolute;top:338px;left:50%;transform:translate(-50%);box-shadow:0 10px 19px #00000057}.showcase-monitor .device-label{top:20px;left:21px}.showcase-ipad{--arrival-delay:.48s;--fly-y:14px;--device-rotation:rotate(-1.5deg);z-index:3;aspect-ratio:4/3;background:#171d22;border:7px solid #171d22;border-radius:15px;width:35%;top:165px;left:0;box-shadow:0 32px 68px #0000007a}.ipad-screen{border-radius:7px;inset:1px}.ipad-screen img{object-position:48% 50%}.ipad-camera{z-index:4;background:#667078;border-radius:50%;width:3px;height:3px;position:absolute;top:50%;left:-5px;transform:translateY(-50%)}.showcase-ipad .device-label{bottom:12px;left:12px}.showcase-laptop{--arrival-delay:.28s;--fly-y:22px;z-index:5;width:66%;height:302px;bottom:4px;left:12%}.laptop-lid{aspect-ratio:16/10;background:linear-gradient(145deg,#30373d,#0e1318 72%);border:1px solid #6b7379;border-radius:12px 12px 6px 6px;padding:9px 9px 11px;position:absolute;top:0;left:0;right:0;box-shadow:0 38px 78px #00000085}.laptop-showcase-screen{border-radius:4px;inset:9px 9px 11px}.laptop-showcase-screen img{object-position:51% 44%}.laptop-camera{z-index:4;background:#647078;border-radius:50%;width:3px;height:3px;position:absolute;top:3px;left:50%;transform:translate(-50%)}.showcase-laptop-base{background:linear-gradient(#d9dbdc,#858b90 44%,#333a40);border-radius:2px 2px 18px 18px;height:15px;position:absolute;top:281px;left:-5%;right:-5%;box-shadow:0 15px 25px #0000005e}.showcase-laptop-base i{background:#5a6166;border-radius:0 0 6px 6px;width:16%;height:3px;margin:auto;display:block}.showcase-laptop .device-label{top:21px;left:22px}.showcase-samsung{--arrival-delay:.68s;--fly-y:28px;--device-rotation:rotate(1.2deg);z-index:7;aspect-ratio:9/19.5;background:#151b20;border:5px solid #151b20;border-radius:20px;width:17%;bottom:5px;right:0;box-shadow:0 36px 68px #0000008c}.samsung-screen{border-radius:14px;inset:1px}.samsung-screen img{object-position:51% 50%}.samsung-camera{z-index:5;background:#070a0c;border:1px solid #29333b;border-radius:50%;width:6px;height:6px;position:absolute;top:7px;left:50%;transform:translate(-50%);box-shadow:0 0 0 1px #ffffff29}.samsung-home{z-index:5;background:#fffc;border-radius:3px;width:31px;height:2.5px;position:absolute;bottom:4px;left:50%;transform:translate(-50%)}.showcase-samsung .device-label{bottom:13px;left:50%;transform:translate(-50%)}.hero-modern-site{color:#fff;background:#07192b;position:absolute;inset:0;overflow:hidden}.hero-modern-image{object-fit:cover;object-position:54% 48%;transform:scale(1.01);z-index:0!important}.hero-modern-shade{z-index:1;background:linear-gradient(90deg,#041220fa 0%,#051627e8 36%,#061a2d59 64%,#0514220d 84%),linear-gradient(#0000 58%,#04121fbf);position:absolute;inset:0}.hero-modern-nav{z-index:3;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0514237a;border-bottom:1px solid #ffffff30;align-items:center;gap:12px;height:17%;padding:0 4.2%;display:flex;position:relative}.hero-modern-nav>b{color:#fff;align-items:center;gap:6px;margin-right:auto;display:flex}.hero-modern-nav>b>i{width:23px;height:23px;color:var(--gold-light);border:1px solid #e5cf99b8;border-radius:50%;place-items:center;font-family:Georgia,serif;font-size:6px;font-style:normal;font-weight:400;display:grid}.hero-modern-nav>b>span{letter-spacing:.14em;font-size:7px;line-height:1;display:grid}.hero-modern-nav>b small{color:var(--gold-light);letter-spacing:.25em;margin-top:3px;font-size:2.7px}.hero-modern-nav nav{color:#ffffffc7;gap:10px;font-size:3.7px;display:flex}.hero-modern-nav>em{color:#fff;white-space:nowrap;background:#05182980;border:1px solid #e5cf99bf;border-radius:999px;padding:6px 8px;font-size:3.7px;font-style:normal;font-weight:800}.hero-modern-nav>em b{color:var(--gold-light);margin-left:4px}.hero-modern-copy{z-index:2;width:51%;position:absolute;top:27%;left:5.2%}.hero-modern-copy>small{color:var(--gold-light);letter-spacing:.16em;align-items:center;gap:6px;font-size:3.8px;font-weight:900;display:flex}.hero-modern-copy>small i{border-top:1px solid var(--gold);width:15px}.hero-modern-copy h3{color:#fff;letter-spacing:-.05em;text-shadow:0 6px 20px #0000004d;margin:7% 0 5%;font-family:Georgia,serif;font-size:31px;font-weight:400;line-height:.82}.hero-modern-copy h3 em{color:var(--gold-light);font-style:italic;display:block}.hero-modern-copy>p{color:#eff4f7cc;max-width:220px;margin:0;font-size:4.5px;line-height:1.55}.hero-modern-copy>span{background:var(--gold);width:max-content;color:var(--navy);border-radius:999px;margin-top:8%;padding:7px 9px;font-size:4px;font-weight:900;display:block;box-shadow:0 9px 22px #00000047}.hero-modern-copy>span b{margin-left:6px}.hero-modern-proof{z-index:3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#06192bad;border:1px solid #fff6;border-radius:6px;align-items:center;gap:5px;padding:5px 7px;display:flex;position:absolute;top:23%;right:4%}.hero-modern-proof>i{background:var(--gold);width:14px;height:14px;color:var(--navy);border-radius:50%;place-items:center;font-size:5px;font-style:normal;font-weight:900;display:grid}.hero-modern-proof>span{display:grid}.hero-modern-proof small{color:var(--gold-light);text-transform:uppercase;letter-spacing:.1em;font-size:2.6px}.hero-modern-proof b{color:#fff;margin-top:2px;font-size:3.4px}.hero-modern-stats{z-index:2;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#04111ebf;border-top:1px solid #ffffff2b;grid-template-columns:1fr 1fr;align-items:center;height:20%;padding:0 5.2%;display:grid;position:absolute;bottom:0;left:0;right:0}.hero-modern-stats>span{border-left:1px solid #ffffff29;padding-left:12%;display:grid}.hero-modern-stats>span:first-child{border-left:0;padding-left:0}.hero-modern-stats b{color:#fff;font-family:Georgia,serif;font-size:14px;font-weight:400}.hero-modern-stats small{color:#ffffffa3;margin-top:2px;font-size:3.2px}.hero-modern-laptop .hero-modern-copy h3{font-size:28px}.hero-modern-laptop .hero-modern-copy>p{font-size:4.2px}.hero-modern-laptop .hero-modern-stats b{font-size:13px}.hero-modern-tablet .hero-modern-image{object-position:61% 48%}.hero-modern-tablet .hero-modern-shade{background:linear-gradient(#0514221f,#051627c7 38%,#04111ef5)}.hero-modern-tablet .hero-modern-nav{height:20%;padding-inline:6%}.hero-modern-tablet .hero-modern-nav nav,.hero-modern-tablet .hero-modern-nav>em{display:none}.hero-modern-tablet .hero-modern-copy{width:75%;top:34%;left:7%}.hero-modern-tablet .hero-modern-copy>small{font-size:2.6px}.hero-modern-tablet .hero-modern-copy h3{margin-top:6%;font-size:19px}.hero-modern-tablet .hero-modern-copy>p,.hero-modern-tablet .hero-modern-proof{display:none}.hero-modern-tablet .hero-modern-copy>span{margin-top:9%;padding:5px 7px;font-size:3.2px}.hero-modern-tablet .hero-modern-stats{height:18%;padding-inline:7%}.hero-modern-tablet .hero-modern-stats b{font-size:9px}.hero-modern-tablet .hero-modern-stats small{font-size:2.4px}.hero-modern-mobile .hero-modern-image{object-position:62% 50%}.hero-modern-mobile .hero-modern-shade{background:linear-gradient(#0514222e 0%,#051627e0 40%,#04111efa 100%)}.hero-modern-mobile .hero-modern-nav{background:#05142357;border-bottom:0;height:16%;padding:8% 8% 0}.hero-modern-mobile .hero-modern-nav>b{gap:3px}.hero-modern-mobile .hero-modern-nav>b>i{width:14px;height:14px;font-size:4px}.hero-modern-mobile .hero-modern-nav>b>span{font-size:4.5px}.hero-modern-mobile .hero-modern-nav>b small{font-size:1.8px}.hero-modern-mobile .hero-modern-nav nav{display:none}.hero-modern-mobile .hero-modern-nav>em{place-items:center;width:16px;height:16px;padding:0;font-size:0;display:grid}.hero-modern-mobile .hero-modern-nav>em:after{content:"↗";color:var(--gold-light);font-size:5px}.hero-modern-mobile .hero-modern-nav>em b{display:none}.hero-modern-mobile .hero-modern-copy{width:82%;top:34%;left:9%}.hero-modern-mobile .hero-modern-copy>small{letter-spacing:.1em;font-size:2.2px}.hero-modern-mobile .hero-modern-copy>small i{width:8px}.hero-modern-mobile .hero-modern-copy h3{margin-top:12%;font-size:15px;line-height:.86}.hero-modern-mobile .hero-modern-copy>p,.hero-modern-mobile .hero-modern-proof{display:none}.hero-modern-mobile .hero-modern-copy>span{margin-top:15%;padding:5px 6px;font-size:2.8px}.hero-modern-mobile .hero-modern-stats{height:17%;padding-inline:9%}.hero-modern-mobile .hero-modern-stats>span{padding-left:8%}.hero-modern-mobile .hero-modern-stats b{font-size:7px}.hero-modern-mobile .hero-modern-stats small{font-size:1.8px}.hero-modern-site:after{content:"";z-index:1;pointer-events:none;mix-blend-mode:color;background:linear-gradient(135deg,#307bb12b,#0f497312 55%,#5496c11f);position:absolute;inset:0}.showcase-ipad{--device-rotation:rotate(0deg)}.hero-modern-pflege .hero-modern-image{object-position:51% 48%}.hero-modern-pflege .hero-modern-shade{background:linear-gradient(#05142214,#051627bd 42%,#04111ef5)}.hero-modern-arzt .hero-modern-image{object-position:55% 48%}.hero-modern-handel .hero-modern-image{object-position:50% 50%}.hero-modern-handel .hero-modern-shade{background:linear-gradient(#05142214 0%,#051627db 42%,#04111efa 100%)}@keyframes hero-device-arrival{0%{opacity:0;transform:translate3d(190px,var(--fly-y,14px),0) var(--device-rotation,rotate(0));filter:blur(6px)}72%{opacity:1;transform:translate3d(-8px,0,0) var(--device-rotation,rotate(0));filter:blur()}to{opacity:1;transform:translate3d(0,0,0) var(--device-rotation,rotate(0));filter:blur()}}@keyframes hero-aura-arrival{to{opacity:1}}[data-reveal]{opacity:0;transition:opacity .78s,transform .78s cubic-bezier(.2,.7,.2,1);transform:translateY(24px)}[data-reveal].visible{opacity:1;transform:none}.stats-grid .stat-card[data-reveal].visible:hover{transform:translateY(-9px)}@keyframes pulse{50%{opacity:.5}}@media (max-width:1120px){.header nav{display:none}.hero{grid-template-columns:1fr 1fr;padding-inline:32px}.device-stage{transform-origin:50%;transform:scale(.88)}.stats-grid,.benefit-grid{grid-template-columns:1fr 1fr}.reference-layout{grid-template-columns:1fr 1.15fr}.steps-wrap{grid-template-columns:1fr 1fr}.steps-wrap>div,.steps-wrap>article{border-bottom:1px solid #ffffff21;padding:22px}.steps-wrap>div{padding-left:22px}.price-wrap{gap:45px}}@media (max-width:780px){.header{width:calc(100% - 20px);height:64px;padding:7px 8px 7px 11px;top:10px}.brand-symbol{transform-origin:0;width:43px;height:37px;transform:scale(.86)}.brand-copy b{font-size:13px}.brand-copy small{display:none}.button-small{width:41px;min-height:41px;padding:0;font-size:0}.button-small span{font-size:16px}.hero{grid-template-columns:1fr;gap:45px;min-height:auto;padding:124px 21px 75px}.availability{white-space:normal;margin-bottom:24px}.hero h1{font-size:clamp(46px,13vw,66px)}.lead{font-size:16px}.hero-actions{flex-direction:column;align-items:flex-start;gap:20px}.hero-benefits{grid-template-columns:1fr 1fr;gap:12px 15px;display:grid}.hero-visual{min-height:370px}.device-stage{width:110%;height:395px;margin-left:-5%;transform:none}.laptop{width:85%;height:255px;top:35px}.tablet{width:36%;height:224px;top:104px}.phone{height:194px;left:8%}.reference-chip{min-width:160px;top:10px;right:0}.signal-strip{white-space:nowrap;justify-content:flex-start;gap:14px;font-size:9px;overflow:hidden}.signal-strip span:first-child,.signal-strip i:first-of-type{display:none}.section{padding:84px 21px}.section-head h2,.reference-copy h2,.price-copy h2{font-size:39px}.split-head{grid-template-columns:1fr;gap:26px}.split-head>p{font-size:14px}.stats-grid{grid-template-columns:1fr}.stat-card{min-height:285px}.benefit-grid{grid-template-columns:1fr;margin-top:45px}.benefit-card{min-height:285px}.search-ready{grid-template-columns:auto 1fr;gap:18px;padding:24px 19px}.search-ready>a{grid-column:1/-1;width:max-content}.ranking-note{text-align:left}.reference-section{padding-bottom:0}.reference-layout{grid-template-columns:1fr;gap:25px}.reference-visual{height:425px}.reference-devices{width:108%;height:415px;margin-left:-4%}.ref-monitor{width:79%;height:278px;top:0;left:1%}.ref-monitor-frame{border-radius:7px;padding:6px 6px 8px}.ref-monitor-screen{inset:6px 6px 8px}.ref-monitor-neck{width:40px;height:36px;top:232px}.ref-monitor-foot{width:108px;height:7px;top:263px}.bp-topbar{height:31px}.bp-logo>span{font-size:8px}.bp-nav{gap:6px;font-size:4px}.bp-nav span:nth-child(2),.bp-nav span:nth-child(3){display:none}.bp-nav i{padding:5px 6px}.bp-site-copy{padding:16px 12px 8px}.bp-site-copy h3{font-size:15px}.bp-site-copy p{font-size:5.3px}.bp-mini-cta{margin-top:8px;padding:6px 7px;font-size:4.7px}.bp-mini-stats{margin-top:8px}.bp-mini-stats span{padding:4px 6px;font-size:3.8px}.bp-mini-stats b{font-size:8px}.bp-photo>span{font-size:3.5px;top:9px;left:9px}.bp-photo>b{font-size:10px;bottom:10px;left:9px}.ref-ipad{border-width:5px;border-radius:12px;width:41%;top:128px;right:0}.bp-tablet{gap:5px;padding:6px}.bp-tablet-copy{padding:5px 2px 2px}.bp-tablet-copy h3{margin:4px 0 6px;font-size:8px}.bp-tablet-copy span{padding:4px;font-size:3px}.ref-phone{border-width:4px;border-radius:17px;width:21%;bottom:0;left:4%}.ref-phone-screen{border-radius:12px}.bp-phone-head{height:30px}.bp-stat-head{padding-top:8px}.bp-stat-head h3{font-size:7px}.bp-stat-bars{height:36px}.bp-stat-number b{font-size:13px}.bp-stat-grid span{padding:4px 2px}.bp-stat-grid b{font-size:9px}.ref-live-chip{padding:9px 10px;bottom:12px;right:1%}.ref-live-chip b{font-size:8px}.steps-wrap{grid-template-columns:1fr;margin-top:30px}.steps-wrap>div,.steps-wrap>article{border-right:0;padding:25px 0}.price-wrap{grid-template-columns:1fr;gap:48px}.price-card{padding:29px 21px}.price{margin-top:22px}.price>b{font-size:75px}.payment{align-items:flex-start;gap:8px}.payment span{align-items:flex-start}footer{flex-wrap:wrap;gap:20px;padding:42px 21px}footer p{order:3;width:100%}}@media (max-width:1120px){.hero-devices{transform-origin:50%;width:112%;margin-left:-6%}}@media (max-width:780px){.hero-visual{min-height:385px}.hero-devices{width:108%;max-width:490px;height:380px;margin-left:-4%}.showcase-monitor{width:69%;height:239px;top:0;right:0}.monitor-frame{border-radius:7px;padding:6px 6px 8px}.monitor-screen{inset:6px 6px 8px}.monitor-neck{width:36px;height:32px;top:205px}.monitor-foot{width:98px;height:7px;top:233px}.showcase-ipad{border-width:5px;border-radius:11px;width:35%;top:114px;left:0}.showcase-laptop{width:68%;height:212px;bottom:0;left:9%}.laptop-lid{border-radius:9px 9px 4px 4px;padding:6px 6px 8px}.laptop-showcase-screen{inset:6px 6px 8px}.showcase-laptop-base{height:11px;top:193px}.showcase-samsung{border-width:4px;border-radius:15px;width:18%;bottom:0;right:0}.samsung-screen{border-radius:10px}.hero-visual.visible .showcase-device{animation-duration:.72s}.device-label{padding:4px 7px;font-size:6px}.showcase-monitor .device-label{top:12px;left:12px}.showcase-laptop .device-label{top:13px;left:13px}.showcase-ipad .device-label{bottom:7px;left:7px}.showcase-samsung .device-label{bottom:8px}}.ref-monitor{--ref-delay:.12s}.ref-ipad{--ref-delay:1.05s}.ref-phone{--ref-delay:1.98s}.reference-visual.visible .reference-device{animation-duration:2.15s}.reference-visual.visible .reference-device:after{animation-duration:2.05s}.reference-visual.visible .reference-beam{animation-duration:4.4s}.reference-visual.visible .ref-live-chip{animation-duration:.8s;animation-delay:4.05s}.bp-stat-bars{z-index:1;position:relative}.bp-stat-number{z-index:3;background:#071d35f0;border:1px solid #e5cf9957;border-radius:5px;min-width:42px;padding:4px 5px;box-shadow:0 5px 14px #00000047}.bp-stat-number b{color:#f6dda1;text-shadow:0 1px 4px #00000073}.bp-stat-number span{color:#e3e9ee}@media (max-width:780px){.bp-stat-number{min-width:34px;padding:3px 4px}}.hero-beam{z-index:20;opacity:0;pointer-events:none;background:#fff;border-radius:50%;width:7px;height:7px;position:absolute;top:48%;left:52%;transform:translate(-50%,-50%)}.hero-beam i{background:linear-gradient(90deg,#0000,#e5cf99e6,#fff,#e5cf99e6,#0000);display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.hero-beam i:first-child{width:570px;height:1px}.hero-beam i:last-child{background:linear-gradient(#0000,#e5cf99b3,#fff,#e5cf99b3,#0000);width:1px;height:410px}.hero-visual.visible .hero-beam{animation:5.35s ease-out 60ms both reference-flash}.showcase-device{opacity:0;clip-path:circle(0);transform:var(--device-rotation,rotate(0));filter:none;will-change:auto}.showcase-device:before{content:"";z-index:19;pointer-events:none;background:linear-gradient(108deg,#0000 38%,#ffffffeb 49%,#e5cf999e 52%,#0000 63%);position:absolute;inset:-8%;transform:translate(-115%)}.hero-visual.visible .showcase-device{animation:reference-resolve 2.15s cubic-bezier(.2,.75,.2,1) var(--hero-beam-delay,0s) forwards}.hero-visual.visible .showcase-device:before{animation:reference-scan 2.05s ease-out calc(var(--hero-beam-delay,0s) + .18s) both}.showcase-monitor{--hero-beam-delay:.12s}.showcase-laptop{--hero-beam-delay:1.05s}.showcase-ipad{--hero-beam-delay:1.98s}.showcase-samsung{--hero-beam-delay:2.91s}.hero-visual.visible .hero-device-aura{animation-duration:4.5s;animation-delay:.2s}@media (max-width:780px){.hero-beam i:first-child{width:360px}.hero-beam i:last-child{height:285px}.hero-visual.visible .showcase-device{animation-duration:2.15s}}.capacity-note{animation:2.8s ease-in-out infinite capacity-breathe}.payment{color:#aeb9c3;background:#ffffff0b;border:1px solid #e5cf9940;border-radius:11px;margin-top:17px;padding:14px;display:block}.payment>p{justify-content:space-between;align-items:center;gap:12px;margin:0 0 12px;display:flex}.payment>p b{color:var(--gold-light);letter-spacing:.04em;font-size:9px}.payment>p span{color:#aeb9c3;text-align:right;font-size:7.5px}.payment-steps{grid-template-columns:1fr auto 1.35fr;align-items:stretch;gap:9px;display:grid}.payment-steps>span{background:#071d357a;border:1px solid #e5cf992e;border-radius:8px;grid-template-columns:auto 1fr;align-items:center;column-gap:7px;padding:9px 8px;display:grid}.payment-steps i{background:var(--gold);width:19px;height:19px;color:var(--navy);border-radius:50%;grid-row:1/3;place-items:center;font-size:7px;font-style:normal;font-weight:900;display:grid}.payment-steps strong{color:#fff;font-size:12px;line-height:1}.payment-steps small{color:#aeb9c3;font-size:6.5px;line-height:1.35}.payment-steps>b{color:var(--gold);align-self:center;font-size:13px}.payment-steps>span:last-child{background:#c7a55b14;border-color:#e5cf9966}@keyframes capacity-breathe{0%,to{border-color:#c7a55b6b;box-shadow:0 0 #c7a55b00}50%{border-color:#c7a55beb;box-shadow:0 0 0 5px #c7a55b14,0 10px 28px #c7a55b29}}@media (max-width:780px){.payment>p{flex-direction:column;align-items:flex-start;gap:4px}.payment>p span{text-align:left}.payment-steps{grid-template-columns:1fr}.payment-steps>b{justify-self:center;transform:rotate(90deg)}.payment-steps>span{min-height:53px}}.makeover-compare{background:#f8f5ef;position:relative;overflow:hidden}.makeover-compare:before{content:"";pointer-events:none;background:radial-gradient(circle,#c7a55b26,#0000 68%);border-radius:50%;width:34vw;height:34vw;position:absolute;top:8%;left:-12vw}.compare-heading{z-index:2;grid-template-columns:1.12fr .72fr;align-items:end;gap:9vw;max-width:1220px;margin:0 auto 48px;display:grid;position:relative}.compare-heading h2{letter-spacing:-.055em;max-width:760px;margin:0;font-size:clamp(42px,4.25vw,72px);line-height:.98}.compare-heading h2 em{color:var(--gold);font-family:Georgia,serif;font-weight:400;display:block}.compare-intro>p{color:var(--muted);margin:0 0 24px;font-size:14px;line-height:1.7}.view-switch{border:1px solid var(--line);background:#fff;border-radius:999px;gap:4px;width:max-content;padding:5px;display:flex;box-shadow:0 8px 28px #071d3512}.view-switch button{color:#687586;cursor:pointer;background:0 0;border:0;border-radius:999px;align-items:center;gap:8px;min-height:42px;padding:0 17px;font-size:10px;font-weight:800;transition:all .3s;display:flex}.view-switch button.active{background:var(--navy);color:#fff;box-shadow:0 8px 18px #071d352e}.view-switch button i{color:currentColor;display:block;position:relative}.switch-desktop{border:1.5px solid;border-radius:2px;width:15px;height:10px}.switch-desktop:after{content:"";border-bottom:1.5px solid;position:absolute;bottom:-4px;left:4px;right:4px}.switch-phone{border:1.5px solid;border-radius:2px;width:8px;height:14px}.switch-phone:after{content:"";border-bottom:1px solid;position:absolute;bottom:1px;left:2px;right:2px}.compare-shell{z-index:2;background:#fff;border:1px solid #071d351f;border-radius:28px;max-width:1220px;margin:auto;padding:16px;position:relative;box-shadow:0 32px 90px #071d3524}.compare-topline{grid-template-columns:1fr auto 1fr;align-items:center;gap:15px;height:43px;padding:0 8px 14px;display:grid}.compare-topline>span{color:#8d949c;letter-spacing:.13em;align-items:center;gap:8px;font-size:8px;font-weight:900;display:flex}.compare-topline>span:last-child{color:var(--navy);justify-content:flex-end}.compare-topline>span i{background:#a2a6a9;border-radius:50%;width:7px;height:7px}.compare-topline>span:last-child i{background:var(--gold);box-shadow:0 0 0 5px #c7a55b21}.compare-topline small{color:#96a0aa;font-size:8px}.compare-stage{isolation:isolate;touch-action:pan-y;background:#dfe3e5;border-radius:17px;height:610px;position:relative;overflow:hidden}.compare-side{place-items:center;display:grid;position:absolute;inset:0;overflow:hidden}.compare-new{z-index:1;background:radial-gradient(circle at 75% 20%,#234e70 0,#0b2945 38%,#06182b 100%)}.compare-new:before{content:"";background-image:linear-gradient(#ffffff06 1px,#0000 1px),linear-gradient(90deg,#ffffff06 1px,#0000 1px);background-size:34px 34px;position:absolute;inset:0}.compare-old{z-index:2;clip-path:inset(0 calc(100% - var(--compare-position)) 0 0);background:linear-gradient(135deg,#d3d5d6,#b8bdc0)}.compare-old:before{content:"";background:repeating-linear-gradient(135deg,#0000 0 16px,#00000005 16px 17px);position:absolute;inset:0}.compare-device{z-index:2;background:#fff;border:7px solid #19232c;border-radius:12px;width:88%;height:82%;transition:width .55s,height .55s,border-radius .55s,transform .55s;position:relative;overflow:hidden;box-shadow:0 34px 65px #0000004d}.compare-device:after{content:"";pointer-events:none;position:absolute;inset:0;box-shadow:inset 0 0 0 1px #ffffff26}.mock-browser-bar{color:#b8bec3;background:#252f36;align-items:center;gap:5px;height:29px;padding:0 11px;font-size:6px;display:flex}.mock-browser-bar>i{background:#68737a;border-radius:50%;width:5px;height:5px}.mock-browser-bar>i:first-child{background:#c8877e}.mock-browser-bar>i:nth-child(2){background:#c7a55b}.mock-browser-bar>i:nth-child(3){background:#739d78}.mock-browser-bar span{text-align:center;background:#151c21;border-radius:4px;min-width:165px;margin:auto;padding:4px 17px}.modern-site{height:calc(100% - 29px);color:var(--navy);background:#f8f5ee}.modern-site>header{background:#fff;align-items:center;gap:25px;height:15%;padding:0 4.5%;display:flex}.modern-site>header>b{letter-spacing:.05em;align-items:center;gap:8px;margin-right:auto;font-family:Georgia,serif;font-size:13px;display:flex}.modern-site>header>b i{background:var(--navy);width:31px;height:31px;color:var(--gold-light);border-radius:50%;place-items:center;font-family:Arial,sans-serif;font-size:7px;font-style:normal;display:grid}.modern-site>header nav{color:#526171;gap:22px;font-size:7px;display:flex}.modern-site>header em{background:var(--gold);color:var(--navy);text-transform:uppercase;border-radius:999px;padding:10px 12px;font-size:6px;font-style:normal;font-weight:900}.modern-site>main{grid-template-columns:1.05fr .95fr;height:85%;display:grid}.modern-copy{flex-direction:column;align-items:flex-start;padding:8% 6% 4% 9%;display:flex}.modern-copy>small{color:#9b762e;letter-spacing:.19em;padding-left:29px;font-size:6px;font-weight:900;position:relative}.modern-copy>small:before{content:"";border-top:1px solid var(--gold);width:20px;position:absolute;top:50%;left:0}.modern-copy h3{letter-spacing:-.045em;margin:7% 0 4%;font-family:Georgia,serif;font-size:clamp(25px,3vw,48px);font-weight:400;line-height:.94}.modern-copy h3 b{color:#b58d3f;font-weight:400}.modern-copy>p{color:#667483;max-width:400px;margin:0;font-size:8px;line-height:1.65}.modern-copy>span{background:var(--navy);color:#fff;border-radius:999px;margin-top:6%;padding:12px 16px;font-size:7px;font-weight:900;box-shadow:0 10px 23px #071d352e}.modern-copy>span b{color:var(--gold-light);margin-left:10px}.modern-copy>footer{color:#6d7985;background:0 0;gap:15px;min-height:0;margin-top:auto;padding:0;font-size:6px;display:flex}.modern-copy>footer i{color:#a8843f;font-style:normal}.modern-visual{background:linear-gradient(160deg,#c7a55b,#aa7d35);border-radius:11px;margin:5% 5% 5% 0;position:relative;overflow:hidden}.modern-photo{background:linear-gradient(150deg,#0000 37%,#071d35c7 37.2%),linear-gradient(35deg,#ded4c3 0 46%,#f5f0e7 46.2%);position:absolute;inset:0}.modern-photo:before{content:"";border:9px solid #ffffffb8;border-bottom-width:16px;width:55%;height:45%;position:absolute;top:17%;left:12%;transform:perspective(300px)rotateY(-8deg);box-shadow:22px 22px #071d351a}.modern-photo>i{z-index:2;background:var(--gold-light);position:absolute}.modern-photo>i:first-child{width:39%;height:5px;top:24%;left:21%;transform:rotate(-8deg)}.modern-photo>i:nth-child(2){width:27%;height:5px;top:33%;left:19%;transform:rotate(-8deg)}.modern-photo>i:nth-child(3){width:34%;height:5px;top:42%;left:17%;transform:rotate(-8deg)}.modern-photo>b{color:#fff;font-family:Georgia,serif;font-size:37px;position:absolute;bottom:20%;right:11%}.modern-photo>span{color:#d6dde3;text-transform:uppercase;letter-spacing:.12em;font-size:6px;position:absolute;bottom:14%;right:11%}.modern-rating{background:#ffffffe8;border:1px solid #ffffff7a;border-radius:8px;align-items:center;gap:9px;padding:10px 12px;display:flex;position:absolute;bottom:7%;left:7%;box-shadow:0 8px 24px #071d3533}.modern-rating>b{font-family:Georgia,serif;font-size:21px}.modern-rating>span{color:#bd913e;letter-spacing:.09em;font-size:7px;display:grid}.modern-rating small{color:#657181;letter-spacing:0;font-size:5px}.old-site{color:#2d3438;background:#f2f1ec;height:calc(100% - 29px);font-family:Times New Roman,serif}.old-site>header{background:linear-gradient(#f4f0db,#d5d0b8);border-bottom:4px double #777;align-content:center;height:19%;padding:3% 5%;display:grid}.old-site>header b{color:#273a52;text-shadow:1px 1px #fff;font-size:25px}.old-site>header small{color:#555;margin-top:4px;font-size:9px}.old-site>nav{color:#fff;background:#4e5a68;align-items:center;height:10%;padding:0 5%;display:flex}.old-site>nav span{border-right:1px solid #8d959d;padding:0 3%;font-size:8px;text-decoration:underline}.old-site>main{background:#ededeb;height:61%;padding:4% 6%}.old-site>main h3{color:#394c62;margin:0 0 4%;font-size:22px}.old-site>main p{width:84%;font-size:9px;line-height:1.45}.old-site>main>div{grid-template-columns:1fr 1fr;gap:7%;margin-top:4%;display:grid}.old-site>main section{background:#ddd;border:1px solid #aaa;padding:13px}.old-site>main section b{font-size:10px;text-decoration:underline}.old-site>main section ul{padding-left:15px;font-size:8px}.old-site>main section small{margin-top:11px;font-size:7px;display:block}.old-site button{color:#222;background:#ddd;border:2px outset #ddd;border-radius:0;margin-top:3%;padding:6px 11px;font-family:Times New Roman,serif;font-size:8px}.old-site>footer{color:#ddd;background:#53585b;align-items:center;height:10%;min-height:0;padding:0 5%;font-size:7px;display:flex}.compare-callout{z-index:7;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);letter-spacing:.04em;white-space:nowrap;border:1px solid #ffffff94;border-radius:999px;align-items:center;gap:8px;padding:10px 13px;font-size:8px;font-weight:900;display:flex;position:absolute;box-shadow:0 12px 28px #00000030}.compare-callout i{border-radius:50%;place-items:center;width:19px;height:19px;font-style:normal;display:grid}.callout-good{color:var(--navy);background:#fffffff0;top:6%;right:3%}.callout-good i{background:var(--gold);color:var(--navy)}.callout-unclear{color:#fff;background:#42474ae3;top:7%;left:3%}.callout-unclear i,.callout-mobile i{color:#333;background:#a7abad}.callout-mobile{color:#fff;background:#42474ae3;bottom:5%;left:5%}.compare-divider{z-index:8;left:var(--compare-position);background:linear-gradient(transparent,var(--gold-light) 8%,var(--gold) 50%,var(--gold-light) 92%,transparent);pointer-events:none;width:2px;position:absolute;top:0;bottom:0;transform:translate(-1px);box-shadow:0 0 22px #c7a55ba6}.compare-divider:before{content:"";background:linear-gradient(90deg,#0000,#e5cf9921,#0000);animation:2.7s ease-in-out infinite divider-glow;position:absolute;inset:0 -12px}.compare-divider>span{background:var(--gold);width:51px;height:51px;color:var(--navy);border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;gap:8px;animation:2.7s ease-in-out infinite handle-breathe;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 7px #c7a55b2e,0 12px 32px #071d3559}.compare-divider>span i{font-family:Arial,sans-serif;font-size:20px;font-style:normal;line-height:1}.compare-range{z-index:9;opacity:0;cursor:ew-resize;touch-action:pan-y;width:100%;height:100%;margin:0;position:absolute;inset:0}.compare-bottom{color:#7a8691;grid-template-columns:1fr auto 1fr;align-items:center;gap:18px;min-height:62px;padding:15px 8px 0;font-size:8px;display:grid}.compare-bottom>span{align-items:center;gap:8px;display:flex}.compare-bottom>span:last-child{color:var(--navy);justify-content:flex-end}.compare-bottom span i{color:var(--gold);font-style:normal;font-weight:900}.compare-bottom>b{max-width:500px;color:var(--navy);text-align:center;font-family:Georgia,serif;font-size:13px;font-weight:400}.compare-shell[data-reveal].visible .compare-device{animation:1.15s cubic-bezier(.2,.75,.2,1) both compare-arrival}.compare-shell[data-reveal].visible .compare-divider{animation:1.25s ease-out .2s both divider-arrival}@keyframes compare-arrival{0%{opacity:0;filter:blur(5px);transform:translateY(16px)scale(.975)}to{opacity:1;filter:none;transform:none}}@keyframes divider-arrival{0%{opacity:0;transform:translate(-1px)scaleY(.2)}to{opacity:1;transform:translate(-1px)scaleY(1)}}@keyframes divider-glow{50%{opacity:.3}}@keyframes handle-breathe{50%{box-shadow:0 0 0 12px #c7a55b14,0 12px 36px #071d356b}}.compare-shell.is-mobile .compare-device{border-width:7px;border-radius:30px;width:280px;height:545px}.compare-shell.is-mobile .compare-device:before{content:"";z-index:5;background:#111a20;border-radius:999px;width:62px;height:15px;position:absolute;top:7px;left:50%;transform:translate(-50%)}.compare-shell.is-mobile .mock-browser-bar{height:31px;padding-top:7px}.compare-shell.is-mobile .mock-browser-bar>i{display:none}.compare-shell.is-mobile .mock-browser-bar span{text-overflow:ellipsis;white-space:nowrap;width:78%;min-width:0;padding:3px 5px;overflow:hidden}.compare-shell.is-mobile .modern-site{height:calc(100% - 31px)}.compare-shell.is-mobile .modern-site>header{height:12%;padding:0 7%}.compare-shell.is-mobile .modern-site>header nav{display:none}.compare-shell.is-mobile .modern-site>header>b{font-size:10px}.compare-shell.is-mobile .modern-site>header>b i{width:25px;height:25px}.compare-shell.is-mobile .modern-site>header em{place-items:center;width:24px;height:24px;padding:0;font-size:0;display:grid}.compare-shell.is-mobile .modern-site>header em:after{content:"☰";font-size:9px}.compare-shell.is-mobile .modern-site>main{height:88%;display:block}.compare-shell.is-mobile .modern-copy{height:56%;padding:11% 8% 4%}.compare-shell.is-mobile .modern-copy h3{margin:8% 0 5%;font-size:28px}.compare-shell.is-mobile .modern-copy>p{font-size:7px}.compare-shell.is-mobile .modern-copy>span{margin-top:8%;padding:11px 13px}.compare-shell.is-mobile .modern-copy>footer{font-size:5px}.compare-shell.is-mobile .modern-visual{border-radius:9px;height:41%;margin:0 5% 5%}.compare-shell.is-mobile .modern-photo>b{font-size:29px}.compare-shell.is-mobile .modern-rating{padding:7px 9px}.compare-shell.is-mobile .old-site{transform-origin:0 0;width:782px;height:1420px;transform:scale(.34)}.compare-shell.is-mobile .old-device .mock-browser-bar{z-index:4;position:relative}.compare-shell.is-mobile .old-site>header b{font-size:27px}.compare-shell.is-mobile .callout-mobile{bottom:6%;left:calc(50% - 126px)}.compare-shell.is-mobile .callout-unclear{top:6%;left:calc(50% - 126px)}.compare-shell.is-mobile .callout-good{top:6%;right:calc(50% - 128px)}@media (max-width:780px){.compare-heading{grid-template-columns:1fr;gap:24px;margin-bottom:34px}.compare-heading h2{font-size:39px}.compare-intro>p{font-size:13px}.view-switch{width:100%}.view-switch button{flex:1;justify-content:center;padding-inline:10px}.compare-shell{border-radius:20px;width:calc(100% + 16px);margin-left:-8px;padding:9px}.compare-topline{height:39px;padding-bottom:10px}.compare-topline small{display:none}.compare-topline>span{font-size:6px}.compare-stage{border-radius:13px;height:450px}.compare-device{border-width:4px;width:94%;height:72%}.mock-browser-bar{height:19px}.modern-site{height:calc(100% - 19px)}.modern-site>header nav{display:none}.modern-site>header em{padding:6px 7px}.modern-copy h3{font-size:19px}.modern-copy>p{font-size:5.8px}.modern-copy>span{padding:8px 9px}.modern-photo>b{font-size:23px}.old-site{height:calc(100% - 19px)}.old-site>header b{font-size:15px}.old-site>main h3{font-size:14px}.compare-callout{padding:7px 8px;font-size:6px}.compare-callout i{width:14px;height:14px}.compare-divider>span{width:43px;height:43px}.compare-bottom{grid-template-columns:1fr 1fr;gap:8px;min-height:74px}.compare-bottom>b{grid-area:1/1/auto/-1;font-size:10px}.compare-bottom>span{grid-row:2;font-size:6px}.compare-shell.is-mobile .compare-device{border-width:5px;border-radius:23px;width:215px;height:410px}.compare-shell.is-mobile .mock-browser-bar{height:26px}.compare-shell.is-mobile .modern-site{height:calc(100% - 26px)}.compare-shell.is-mobile .modern-copy h3{font-size:22px}.compare-shell.is-mobile .old-site{width:782px;height:1420px;transform:scale(.26)}.compare-shell.is-mobile .callout-mobile,.compare-shell.is-mobile .callout-unclear{left:6px}.compare-shell.is-mobile .callout-good{right:6px}}.compare-new{z-index:2;clip-path:inset(0 calc(100% - var(--compare-position)) 0 0)}.compare-old{z-index:1;clip-path:none}.compare-topline>span:first-child{color:var(--navy)}.compare-topline>span:first-child i{background:var(--gold);box-shadow:0 0 0 5px #c7a55b21}.compare-topline>span:last-child{color:#8d949c}.compare-topline>span:last-child i{box-shadow:none;background:#a2a6a9}.compare-bottom>span:first-child{color:var(--navy)}.compare-bottom>span:last-child{color:#7a8691}.callout-good{left:3%;right:auto}.callout-unclear{left:auto;right:3%}.callout-mobile{left:auto;right:5%}.modern-site.modern-site-v2{color:#fff;background:#07192b;height:calc(100% - 29px);position:relative;overflow:hidden}.modern-site-v2 .modern-hero-image{z-index:0;object-fit:cover;object-position:50% 48%;transform:scale(1.008)}.modern-shade{z-index:1;background:linear-gradient(90deg,#051322f7 0%,#051627e8 34%,#061a2d6b 58%,#05142208 78%),linear-gradient(#0000 62%,#04121fc7);position:absolute;inset:0}.modern-site-v2>.modern-nav-v2{z-index:3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;background:#0514236b;border-bottom:1px solid #ffffff2b;align-items:center;gap:30px;height:16%;padding:0 4.2%;display:flex;position:relative}.modern-nav-v2>b{color:#fff;align-items:center;gap:10px;margin-right:auto;font-family:Arial,sans-serif;display:flex}.modern-nav-v2>b>i{width:33px;height:33px;color:var(--gold-light);border:1px solid #e5cf99b8;border-radius:50%;place-items:center;font-family:Georgia,serif;font-size:10px;font-style:normal;font-weight:400;display:grid}.modern-nav-v2>b>span{letter-spacing:.16em;font-size:11px;line-height:1;display:grid}.modern-nav-v2>b small{color:var(--gold-light);letter-spacing:.28em;margin-top:5px;font-size:4.5px}.modern-nav-v2>nav{color:#ffffffc7;gap:24px;font-size:6.5px;display:flex}.modern-nav-v2>em{color:#fff;letter-spacing:.03em;background:#0518296b;border:1px solid #e5cf99c7;border-radius:999px;padding:10px 14px;font-size:6px;font-style:normal;font-weight:800}.modern-nav-v2>em b{color:var(--gold-light);margin-left:8px}.modern-site-v2>.modern-hero-v2{z-index:2;height:84%;display:block;position:relative}.modern-copy-v2{width:49%;position:absolute;top:11%;left:5.2%}.modern-copy-v2>small{color:var(--gold-light);letter-spacing:.2em;align-items:center;gap:9px;font-size:6px;font-weight:900;display:flex}.modern-copy-v2>small i{border-top:1px solid var(--gold);width:24px;box-shadow:0 0 9px #c7a55b99}.modern-copy-v2 h3{color:#fff;letter-spacing:-.055em;text-shadow:0 6px 25px #00000040;margin:5% 0 4%;font-family:Georgia,serif;font-size:clamp(35px,4.4vw,67px);font-weight:400;line-height:.82}.modern-copy-v2 h3 em{color:var(--gold-light);font-style:italic;font-weight:400}.modern-copy-v2>p{color:#eff4f7d1;max-width:405px;margin:0;font-size:8px;line-height:1.65}.modern-copy-v2>div{align-items:center;gap:17px;margin-top:6%;display:flex}.modern-copy-v2>div>span{background:var(--gold);color:var(--navy);border-radius:999px;padding:12px 16px;font-size:7px;font-weight:900;box-shadow:0 13px 30px #00000047}.modern-copy-v2>div>span b{margin-left:10px}.modern-copy-v2>div>small{color:#fff;align-items:center;gap:7px;font-size:6px;display:flex}.modern-copy-v2>div>small i{width:20px;height:20px;color:var(--gold-light);border:1px solid #ffffff80;border-radius:50%;place-items:center;font-size:5px;font-style:normal;display:grid}.modern-proof-v2{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#06192ba8;border:1px solid #fff6;border-radius:9px;align-items:center;gap:8px;padding:9px 12px;display:flex;position:absolute;top:8%;right:4.5%;box-shadow:0 12px 30px #0000003b}.modern-proof-v2>i{background:var(--gold);width:22px;height:22px;color:var(--navy);border-radius:50%;place-items:center;font-size:8px;font-style:normal;font-weight:900;display:grid}.modern-proof-v2>span{display:grid}.modern-proof-v2 small{color:var(--gold-light);letter-spacing:.13em;text-transform:uppercase;font-size:4.5px}.modern-proof-v2 b{color:#fff;margin-top:3px;font-size:6px}.modern-stats-v2{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#04111eb5;border-top:1px solid #ffffff29;grid-template-columns:repeat(3,1fr);align-items:center;height:22%;padding:0 5.2%;display:grid;position:absolute;bottom:0;left:0;right:0}.modern-stats-v2>span{border-left:1px solid #ffffff2b;padding-left:10%;display:grid}.modern-stats-v2>span:first-child{border:0;padding-left:0}.modern-stats-v2 b{color:#fff;font-family:Georgia,serif;font-size:21px;font-weight:400}.modern-stats-v2 small{color:#ffffffa6;letter-spacing:.05em;margin-top:3px;font-size:5.5px}.old-site.old-site-v2{color:#243650;background:#f5f3ed;height:calc(100% - 29px);font-family:Arial,sans-serif;overflow:hidden}.old-contact-v2{color:#606b76;background:#e6e3dc;justify-content:flex-end;align-items:center;gap:22px;height:7%;padding:0 4.5%;font-size:5.8px;display:flex}.old-site-v2>.old-nav-v2{background:#fff;border:0;border-bottom:4px solid #d69a38;align-items:center;gap:25px;height:17%;padding:0 4.5%;display:flex}.old-nav-v2>b{color:#244565;text-shadow:none;align-items:center;gap:9px;margin-right:auto;font-family:Arial,sans-serif;font-size:10px;display:flex}.old-nav-v2>b>i{color:#31597e;border:2px solid #31597e;place-items:center;width:32px;height:32px;font-family:Georgia,serif;font-size:16px;font-style:normal;display:grid}.old-nav-v2>b>span{letter-spacing:.1em;font-size:9px;display:grid}.old-nav-v2>b small{color:#8b949b;letter-spacing:.15em;margin-top:4px;font-size:4px}.old-nav-v2>nav{color:#4f5d69;background:0 0;align-items:center;gap:15px;height:100%;display:flex}.old-nav-v2>nav span{color:#4d5b67;border:0;padding:0;font-size:5.5px;text-decoration:none}.old-site-v2>.old-main-v2{background:#f4f1eb;height:68%;padding:0}.old-hero-v2{background:linear-gradient(115deg,#edf0f1,#f8f6f1);grid-template-columns:48% 52%;height:67%;display:grid}.old-hero-v2>div:first-child{padding:7% 8% 4% 10%}.old-hero-v2>div>small{color:#b87b23;letter-spacing:.1em;font-size:5.5px;font-weight:800}.old-hero-v2 h3{color:#2b4c6b;margin:7% 0 5%;font-family:Georgia,serif;font-size:clamp(22px,2.75vw,41px);font-weight:400;line-height:.95}.old-hero-v2 p{color:#5f6b75;width:92%;margin:0;font-size:7px;line-height:1.55}.old-hero-v2 button{color:#fff;letter-spacing:.05em;background:#2d587e;border:0;border-radius:2px;margin-top:7%;padding:9px 12px;font-family:Arial,sans-serif;font-size:5.5px;font-weight:800}.old-photo-v2{position:relative;overflow:hidden}.old-photo-v2:after{content:"";background:linear-gradient(90deg,#f4f1eb38,#0000 35%);position:absolute;inset:0}.old-photo-v2 img{object-fit:cover;object-position:58% 48%;filter:saturate(.75)contrast(.9)}.old-photo-v2>span{z-index:2;color:#2c4f6f;background:#ffffffde;border-left:3px solid #d69a38;padding:9px 11px;font-family:Georgia,serif;font-size:8px;line-height:1.2;position:absolute;bottom:8%;right:6%;box-shadow:0 7px 18px #20344426}.old-services-v2{background:#fff;grid-template-columns:repeat(3,1fr);gap:2%;height:33%;padding:2.6% 4.5%;display:grid}.old-services-v2>span{background:#f7f7f5;border:1px solid #d9dde0;grid-template-columns:auto 1fr;align-content:center;column-gap:8px;padding:6% 7%;display:grid}.old-services-v2 i{color:#d19535;grid-row:1/3;font-family:Georgia,serif;font-size:18px;font-style:normal}.old-services-v2 b{color:#315473;font-size:6.5px}.old-services-v2 small{color:#747d83;margin-top:4px;font-size:5.2px;line-height:1.35}.old-site-v2>.old-footer-v2{color:#dfe6eb;background:#294761;justify-content:space-between;align-items:center;height:8%;min-height:0;padding:0 4.5%;font-size:5.5px;display:flex}.old-footer-v2 b{color:#e1ae57;font-weight:700}.modern-device{border-color:#07131e;box-shadow:0 38px 85px #0000007a,0 0 0 1px #e5cf992e}.old-device{border-color:#4f5559;box-shadow:0 30px 60px #252a2d47}.callout-good{color:#fff;background:#071d35e6;border-color:#e5cf99e6;padding:11px 15px;box-shadow:0 14px 36px #00000059,0 0 25px #c7a55b21}.compare-shell.is-mobile .modern-site.modern-site-v2{height:calc(100% - 31px)}.compare-shell.is-mobile .modern-site-v2 .modern-hero-image{object-position:60% 50%}.compare-shell.is-mobile .modern-shade{background:linear-gradient(#04132126 0%,#041321d1 55%,#04111ef5 100%)}.compare-shell.is-mobile .modern-site-v2>.modern-nav-v2{background:#05142394;height:12%;padding:0 6%}.compare-shell.is-mobile .modern-nav-v2>b>i{width:26px;height:26px}.compare-shell.is-mobile .modern-nav-v2>b>span{font-size:8px}.compare-shell.is-mobile .modern-nav-v2>nav{display:none}.compare-shell.is-mobile .modern-nav-v2>em{border-radius:50%;place-items:center;width:27px;height:27px;padding:0;font-size:0;display:grid}.compare-shell.is-mobile .modern-nav-v2>em:after{content:"↗";color:var(--gold-light);font-size:9px}.compare-shell.is-mobile .modern-nav-v2>em b{display:none}.compare-shell.is-mobile .modern-site-v2>.modern-hero-v2{height:88%}.compare-shell.is-mobile .modern-copy-v2{width:86%;top:32%;left:7%}.compare-shell.is-mobile .modern-copy-v2>small{font-size:4.8px}.compare-shell.is-mobile .modern-copy-v2 h3{margin-top:8%;font-size:38px;line-height:.84}.compare-shell.is-mobile .modern-copy-v2>p{font-size:6.3px}.compare-shell.is-mobile .modern-copy-v2>div{flex-direction:column;align-items:flex-start;gap:9px;margin-top:8%}.compare-shell.is-mobile .modern-copy-v2>div>span{padding:10px 12px}.compare-shell.is-mobile .modern-copy-v2>div>small{display:none}.compare-shell.is-mobile .modern-proof-v2{padding:6px 8px;top:4%;right:6%}.compare-shell.is-mobile .modern-proof-v2>i{width:17px;height:17px}.compare-shell.is-mobile .modern-proof-v2 b{font-size:5px}.compare-shell.is-mobile .modern-stats-v2{height:17%;padding-inline:6%}.compare-shell.is-mobile .modern-stats-v2 b{font-size:14px}.compare-shell.is-mobile .modern-stats-v2 small{font-size:3.8px}.compare-shell.is-mobile .old-site.old-site-v2{height:1420px}.compare-shell.is-mobile .old-contact-v2{font-size:13px}.compare-shell.is-mobile .old-site-v2>.old-nav-v2{height:17%}.compare-shell.is-mobile .old-nav-v2>b>i{width:58px;height:58px;font-size:26px}.compare-shell.is-mobile .old-nav-v2>b>span{font-size:18px}.compare-shell.is-mobile .old-nav-v2>b small{font-size:8px}.compare-shell.is-mobile .old-nav-v2>nav{gap:28px}.compare-shell.is-mobile .old-nav-v2>nav span{font-size:11px}.compare-shell.is-mobile .old-hero-v2 h3{font-size:63px}.compare-shell.is-mobile .old-hero-v2 p{font-size:15px}.compare-shell.is-mobile .old-hero-v2>div>small,.compare-shell.is-mobile .old-hero-v2 button{font-size:11px}.compare-shell.is-mobile .old-photo-v2>span{font-size:14px}.compare-shell.is-mobile .old-services-v2 i{font-size:34px}.compare-shell.is-mobile .old-services-v2 b{font-size:13px}.compare-shell.is-mobile .old-services-v2 small,.compare-shell.is-mobile .old-site-v2>.old-footer-v2{font-size:10px}.compare-shell.is-mobile .callout-good{left:6px;right:auto}.compare-shell.is-mobile .callout-unclear,.compare-shell.is-mobile .callout-mobile{left:auto;right:6px}@media (max-width:780px){.modern-site.modern-site-v2,.old-site.old-site-v2{height:calc(100% - 19px)}.modern-site-v2>.modern-nav-v2{height:18%;padding-inline:3%}.modern-nav-v2>b>i{width:22px;height:22px}.modern-nav-v2>b>span{font-size:7px}.modern-nav-v2>nav{display:none}.modern-nav-v2>em{padding:6px 8px}.modern-site-v2>.modern-hero-v2{height:82%}.modern-copy-v2{width:56%;top:12%}.modern-copy-v2 h3{font-size:30px}.modern-copy-v2>p{font-size:5px}.modern-copy-v2>div>span{padding:8px 9px}.modern-proof-v2{padding:6px 7px}.modern-stats-v2 b{font-size:14px}.old-contact-v2{font-size:4px}.old-site-v2>.old-nav-v2{height:20%;padding-inline:3%}.old-nav-v2>b>i{width:22px;height:22px}.old-nav-v2>b>span{font-size:6px}.old-nav-v2>nav{gap:6px}.old-nav-v2>nav span{font-size:3.5px}.old-site-v2>.old-main-v2{height:65%}.old-hero-v2 h3{font-size:22px}.old-hero-v2 p{font-size:4.6px}.old-services-v2 i{font-size:12px}.old-services-v2 b{font-size:4.8px}.old-services-v2 small{font-size:3.6px}.old-site-v2>.old-footer-v2{height:8%;font-size:3.6px}.compare-shell.is-mobile .modern-site.modern-site-v2{height:calc(100% - 26px)}}.fitness-section{background:#fff;position:relative;overflow:hidden}.fitness-section:before{content:"";pointer-events:none;background:radial-gradient(circle,#c7a55b24,#0000 68%);border-radius:50%;width:38vw;height:38vw;position:absolute;top:-10vw;right:-12vw}.fitness-heading{z-index:2;grid-template-columns:1.12fr .7fr;align-items:end;gap:9vw;max-width:1220px;margin:0 auto 48px;display:grid;position:relative}.fitness-heading h2{letter-spacing:-.055em;max-width:760px;margin:0;font-size:clamp(42px,4.25vw,72px);line-height:.98}.fitness-heading h2 em{color:var(--gold);font-family:Georgia,serif;font-weight:400;display:block}.fitness-heading>p{color:var(--muted);margin:0;font-size:14px;line-height:1.7}.fitness-panel{z-index:2;background:#f7f4ed;border:1px solid #071d351f;border-radius:26px;grid-template-columns:.42fr .58fr;max-width:1220px;min-height:600px;margin:auto;display:grid;position:relative;overflow:hidden;box-shadow:0 30px 85px #071d3524}.fitness-overview{color:#fff;background:linear-gradient(155deg,#0d3152,#061a30);flex-direction:column;padding:38px 34px;display:flex;position:relative}.fitness-overview:after{content:"";border:1px solid #e5cf9929;border-radius:50%;width:250px;height:250px;position:absolute;bottom:-110px;right:-85px;box-shadow:0 0 0 30px #e5cf9909,0 0 0 65px #e5cf9906}.fitness-overview-top{z-index:2;justify-content:space-between;align-items:center;display:flex;position:relative}.fitness-overview-top>small{color:var(--gold-light);letter-spacing:.18em;font-size:8px;font-weight:900}.fitness-overview-top>b{color:#fff;font-family:Georgia,serif;font-size:30px;font-weight:400}.fitness-overview-top>b span{color:#7d91a3;font-family:Arial,sans-serif;font-size:10px}.fitness-question-list{z-index:2;gap:8px;margin-top:27px;display:grid;position:relative}.fitness-question-list button{color:#fff;text-align:left;cursor:pointer;background:#ffffff09;border:1px solid #ffffff1a;border-radius:11px;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;width:100%;min-height:68px;padding:11px 12px;transition:all .32s;display:grid}.fitness-question-list button:hover,.fitness-question-list button.active{background:#c7a55b1a;border-color:#e5cf998c;transform:translate(5px)}.fitness-question-list button.answered{border-color:#e5cf9938}.fitness-question-list button>i{width:31px;height:31px;color:var(--gold-light);border:1px solid #e5cf9959;border-radius:50%;place-items:center;font-size:7px;font-style:normal;font-weight:900;display:grid}.fitness-question-list button.answered>i{background:var(--gold);color:var(--navy)}.fitness-question-list button>span{gap:4px;display:grid}.fitness-question-list button>span b{font-size:9px}.fitness-question-list button>span small{color:#9fb0bf;max-width:260px;font-size:6.5px;line-height:1.35}.fitness-question-list button>em{min-width:31px;color:var(--gold-light);text-align:right;font-size:6px;font-style:normal;font-weight:900}.fitness-trust{z-index:2;border-top:1px solid #ffffff1f;align-items:center;gap:10px;margin-top:auto;padding-top:24px;display:flex;position:relative}.fitness-trust>i{width:29px;height:29px;color:var(--gold-light);background:#c7a55b29;border-radius:50%;place-items:center;font-size:9px;font-style:normal;display:grid}.fitness-trust>span{gap:3px;display:grid}.fitness-trust b{font-size:7px}.fitness-trust small{color:#8fa2b3;font-size:6px}.fitness-stage{background:linear-gradient(135deg,#fff,#f3eee4);place-items:center;min-width:0;padding:55px;display:grid}.fitness-question-card{width:100%;max-width:610px;animation:.5s cubic-bezier(.2,.75,.2,1) both fitness-question-in}.fitness-progress{border-top:3px solid #071d351a;height:35px;margin-bottom:65px;position:relative}.fitness-progress>span{background:linear-gradient(90deg,var(--gold),var(--gold-light));border-radius:5px;height:3px;transition:width .45s;position:absolute;top:-3px;left:0;box-shadow:0 0 14px #c7a55b59}.fitness-progress>small{color:#89939d;letter-spacing:.12em;text-transform:uppercase;font-size:7px;font-weight:900;position:absolute;top:12px;right:0}.fitness-question-card>p{color:#a17b35;letter-spacing:.13em;text-transform:uppercase;margin:0 0 14px;font-size:8px;font-weight:900}.fitness-question-card>h3{max-width:640px;min-height:105px;color:var(--navy);letter-spacing:-.035em;margin:0;font-family:Georgia,serif;font-size:clamp(31px,3.15vw,48px);font-weight:400;line-height:1.04}.fitness-answer-buttons{grid-template-columns:1fr 1fr;gap:14px;margin-top:35px;display:grid}.fitness-answer-buttons>button{min-height:88px;color:var(--navy);text-align:left;cursor:pointer;background:#fff;border:1px solid #071d3521;border-radius:13px;align-items:center;gap:14px;padding:15px;transition:all .32s;display:flex;box-shadow:0 9px 25px #071d350f}.fitness-answer-buttons>button:hover{border-color:var(--gold);transform:translateY(-5px);box-shadow:0 18px 36px #071d351f}.fitness-answer-buttons>button>i{background:var(--navy);width:38px;height:38px;color:var(--gold-light);border-radius:50%;flex:none;place-items:center;font-size:16px;font-style:normal;display:grid}.fitness-answer-buttons>button:last-child>i{color:#6e7780;background:#e9e3d9}.fitness-answer-buttons>button>span{gap:4px;display:grid}.fitness-answer-buttons b{font-size:12px}.fitness-answer-buttons small{color:#87919b;font-size:6.5px}.fitness-hint{color:#87919b;margin-top:22px;font-size:7px;line-height:1.5;display:block}.fitness-result{grid-template-columns:.74fr 1.26fr;align-items:center;gap:45px;width:100%;animation:.85s cubic-bezier(.16,.84,.24,1) both fitness-result-in;display:grid}.fitness-score-ring{aspect-ratio:1;background:conic-gradient(var(--gold) var(--fitness-score),#071d351a 0);border-radius:50%;place-items:center;width:min(100%,270px);margin:auto;display:grid;position:relative;box-shadow:0 25px 55px #071d351f,inset 0 0 0 1px #fff9}.fitness-score-ring:before{content:"";background:linear-gradient(145deg,#fff,#eee8dc);border-radius:50%;position:absolute;inset:14px;box-shadow:inset 0 0 0 1px #071d3514}.fitness-score-ring:after{content:"";background:var(--gold);border:3px solid #fff;border-radius:50%;width:12px;height:12px;position:absolute;top:5px;left:50%;transform:translate(-50%);box-shadow:0 4px 12px #071d3540}.fitness-score-ring>div{z-index:2;grid-template-columns:auto auto;justify-content:center;align-items:start;display:grid;position:relative}.fitness-score-ring b{color:var(--navy);letter-spacing:-.07em;font-family:Georgia,serif;font-size:72px;font-weight:400;line-height:.85}.fitness-score-ring span{color:var(--gold);margin:4px 0 0 5px;font-size:18px;font-weight:900}.fitness-score-ring small{color:#7e8993;letter-spacing:.15em;text-align:center;text-transform:uppercase;grid-column:1/-1;margin-top:9px;font-size:6px;font-weight:900}.fitness-result-copy>p{color:#9b772f;letter-spacing:.13em;text-transform:uppercase;align-items:center;gap:9px;margin:0 0 16px;font-size:7px;font-weight:900;display:flex}.fitness-result-copy>p i{border-top:1px solid var(--gold);width:24px}.fitness-result-copy h3{color:var(--navy);letter-spacing:-.035em;margin:0;font-family:Georgia,serif;font-size:clamp(28px,2.7vw,43px);font-weight:400;line-height:1.03}.fitness-result-copy h3 em{color:var(--gold);font-style:normal}.fitness-result-copy>small{color:#6f7b86;margin:18px 0 24px;font-size:8.5px;line-height:1.6;display:block}.fitness-result-copy>.button{width:max-content}.fitness-reset{color:#7b8791;cursor:pointer;background:0 0;border:0;margin:16px 0 0;padding:0;font-size:7px;text-decoration:underline;display:block}.fitness-panel.show-result .fitness-overview{background:linear-gradient(155deg,#0b2a48,#05172a)}@keyframes fitness-question-in{0%{opacity:0;transform:translate(18px)}to{opacity:1;transform:none}}@keyframes fitness-result-in{0%{opacity:0;filter:blur(5px);transform:scale(.94)}to{opacity:1;filter:none;transform:none}}@media (max-width:980px){.fitness-panel{grid-template-columns:.46fr .54fr}.fitness-stage{padding:38px}.fitness-question-card>h3{font-size:35px}.fitness-result{grid-template-columns:1fr;gap:25px}.fitness-score-ring{width:190px}.fitness-score-ring b{font-size:54px}.fitness-result-copy{text-align:center}.fitness-result-copy>p{justify-content:center}.fitness-result-copy>.button{margin:auto}.fitness-result-copy>small{max-width:480px;margin-inline:auto}}@media (max-width:780px){.fitness-heading{grid-template-columns:1fr;gap:24px;margin-bottom:34px}.fitness-heading h2{font-size:39px}.fitness-heading>p{font-size:13px}.fitness-panel{border-radius:20px;grid-template-columns:1fr;min-height:0}.fitness-overview{padding:25px 19px}.fitness-question-list{grid-template-columns:repeat(5,1fr);gap:5px}.fitness-question-list button{border-radius:8px;grid-template-columns:1fr;place-items:center;min-height:48px;padding:6px;display:grid}.fitness-question-list button:hover,.fitness-question-list button.active{transform:none}.fitness-question-list button>i{width:27px;height:27px}.fitness-question-list button>span small,.fitness-question-list button>em{display:none}.fitness-question-list button>span b{text-align:center;font-size:5.5px}.fitness-trust{display:none}.fitness-stage{min-height:460px;padding:34px 20px}.fitness-progress{margin-bottom:45px}.fitness-question-card>h3{min-height:105px;font-size:33px}.fitness-answer-buttons{grid-template-columns:1fr;gap:10px}.fitness-answer-buttons>button{min-height:72px}.fitness-result{grid-template-columns:1fr;gap:28px}.fitness-score-ring{width:190px}.fitness-result-copy h3{font-size:30px}.fitness-result-copy>small{font-size:8px}.fitness-result-copy>.button{width:100%}.fitness-reset{margin-inline:auto}.fitness-panel.show-result .fitness-stage{padding-block:42px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}[data-reveal]{opacity:1;transform:none}.hero-device-aura,.showcase-device{opacity:1;clip-path:none;transform:var(--device-rotation,rotate(0));filter:none}.reference-device{opacity:1;clip-path:none;filter:none;transform:var(--ref-rotation,rotate(0))}.ref-live-chip{opacity:1;transform:none}.reference-beam,.hero-beam{display:none}}.chapter-header{background:linear-gradient(105deg,#051628f0,#092641e8);border-color:#e5cf9942;border-radius:19px;gap:14px;width:min(1450px,100% - 28px);height:82px;padding:8px 9px 8px 16px;transition:height .35s,top .35s,background .35s,box-shadow .35s;top:14px;box-shadow:0 18px 58px #00000047}.chapter-header.is-compact{background:#051628f0;height:68px;top:8px;box-shadow:0 13px 42px #00000040}.header-brand{flex:none}.chapter-nav{justify-content:center;align-items:stretch;height:100%;gap:2px!important;margin:0 auto!important;display:flex!important}.header .chapter-nav a{color:#aebbc6;border:1px solid #0000;border-radius:11px;grid-template-rows:13px 1fr;grid-template-columns:auto 1fr;align-items:center;column-gap:7px;min-width:68px;height:100%;padding:10px 10px 8px;font-size:9px;font-weight:800;line-height:1;transition:background .3s,border-color .3s,color .3s,transform .3s;display:grid;position:relative}.header .chapter-nav a small{color:#778a9b;align-self:end;font-family:Georgia,serif;font-size:8px;transition:color .3s}.header .chapter-nav a span{white-space:nowrap;grid-column:1/-1;align-self:center}.header .chapter-nav a:after{content:"";background:var(--gold);border:0;width:0;height:1px;transition:width .3s;position:absolute;bottom:5px;left:50%;transform:translate(-50%)}.header .chapter-nav a:hover{color:#fff;background:#ffffff0b;border-color:#e5cf992b;transform:translateY(-1px)}.header .chapter-nav a:hover:after{width:45%}.header .chapter-nav a.active{color:#fff;background:linear-gradient(145deg,#c7a55b26,#ffffff09);border-color:#e5cf9947;box-shadow:inset 0 0 22px #c7a55b0d}.header .chapter-nav a.active small{color:var(--gold-light)}.header .chapter-nav a.active:after{width:54%}.header .chapter-nav a.is-interactive{min-width:101px}.header .chapter-nav a em{background:var(--gold);color:var(--navy);letter-spacing:.08em;border-radius:999px;padding:3px 4px;font-size:4px;font-style:normal;font-weight:900;position:absolute;top:7px;right:7px}.header-cta{flex:none;min-width:123px}.chapter-menu-button{color:#fff;cursor:pointer;background:#ffffff0a;border:1px solid #e5cf994d;border-radius:10px;width:54px;height:46px;padding:0;display:none}.chapter-menu-button>span{gap:5px;width:17px;display:grid}.chapter-menu-button>span i{border-top:1.5px solid var(--gold-light);width:17px;transition:all .3s;display:block}.chapter-menu-button>b{display:none}.chapter-menu-button.active>span i:first-child{transform:translateY(3px)rotate(45deg)}.chapter-menu-button.active>span i:last-child{transform:translateY(-3.5px)rotate(-45deg)}.header-progress{background:#ffffff0f;border-radius:3px;height:2px;position:absolute;bottom:-1px;left:18px;right:18px;overflow:hidden}.header-progress i{background:linear-gradient(90deg,#8ca9c0,var(--gold-light),var(--gold));border-radius:3px;height:100%;transition:width .12s linear;display:block;box-shadow:0 0 15px #c7a55b99}.mobile-chapter-menu{z-index:45;visibility:hidden;opacity:0;pointer-events:none;color:#fff;background:radial-gradient(circle at 88% 12%,#457eaa3d,#0000 30%),linear-gradient(135deg,#041426,#082641 58%,#0b3455);padding:125px max(6vw,24px) 42px;transition:opacity .35s,transform .35s,visibility .35s;position:fixed;inset:0;overflow:auto;transform:translateY(-18px)}.mobile-chapter-menu:before{content:"";pointer-events:none;background-image:linear-gradient(#e5cf9909 1px,#0000 1px),linear-gradient(90deg,#e5cf9909 1px,#0000 1px);background-size:38px 38px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 82%);mask-image:linear-gradient(#000,#0000 82%)}.mobile-chapter-menu.is-open{visibility:visible;opacity:1;pointer-events:auto;transform:none}.mobile-menu-head,.mobile-chapter-menu>nav,.mobile-chapter-menu>.button{z-index:1;position:relative}.mobile-menu-head{max-width:1050px;margin:0 auto 35px}.mobile-menu-head>p{color:var(--gold-light);letter-spacing:.17em;text-transform:uppercase;align-items:center;gap:10px;font-size:8px;font-weight:900;display:flex}.mobile-menu-head>p i{background:var(--gold);border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 6px #c7a55b1a}.mobile-menu-head h2{letter-spacing:-.055em;margin:18px 0 0;font-size:clamp(42px,7vw,75px);line-height:.92}.mobile-menu-head h2 em{color:var(--gold-light);font-family:Georgia,serif;font-weight:400;display:block}.mobile-chapter-menu>nav{grid-template-columns:repeat(3,1fr);gap:9px;max-width:1050px;margin:auto;display:grid}.mobile-chapter-menu>nav a{background:#ffffff09;border:1px solid #ffffff1a;border-radius:13px;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;min-height:112px;padding:19px;transition:all .3s;display:grid}.mobile-chapter-menu>nav a:hover,.mobile-chapter-menu>nav a.active{background:#c7a55b17;border-color:#e5cf998c;transform:translateY(-3px)}.mobile-chapter-menu>nav a>small{color:var(--gold);font-family:Georgia,serif;font-size:20px}.mobile-chapter-menu>nav a>span{color:#91a2b1;gap:6px;font-size:7px;display:grid}.mobile-chapter-menu>nav a b{color:#fff;font-size:12px}.mobile-chapter-menu>nav a>i{color:var(--gold);font-style:normal}.mobile-chapter-menu>.button{width:max-content;margin:24px auto 0;display:flex}.view-choice-copy{gap:3px;margin:0 0 11px;display:grid}.view-choice-copy small{color:#9a7838;letter-spacing:.14em;text-transform:uppercase;font-size:7px;font-weight:900}.view-choice-copy b{color:var(--navy);font-size:12px}.view-choice-copy span{color:#7a8691;font-size:8px}.view-switch{background:#ffffffeb;border-radius:15px;width:100%;max-width:470px;padding:5px}.view-switch button{border-radius:11px;flex:1;justify-content:center;min-height:52px;padding:0 14px;font-size:9px}.view-switch button>span{white-space:nowrap;gap:3px;display:flex}.view-switch button>span b{font-weight:800}.view-switch button.active{background:linear-gradient(135deg,var(--navy),#123d62);box-shadow:0 10px 24px #071d3536}.view-status{align-items:center;gap:7px;font-weight:800;display:flex;color:#536575!important;margin:10px 0 0!important;font-size:8px!important}.view-status>i{background:#3a9b70;border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 4px #3a9b701a}.view-status span{color:#8b969f;font-weight:500}.compare-shell.is-mobile .compare-stage{background:linear-gradient(145deg,#dfe7ec,#bccbd6)}.compare-shell.is-mobile .compare-device{box-shadow:0 34px 74px #071d3561}@media (max-width:1180px){.chapter-header{width:calc(100% - 24px)}.chapter-nav{display:none!important}.chapter-header .header-cta{margin-left:auto}.chapter-menu-button{place-items:center;display:grid}.mobile-chapter-menu{display:block}}@media (max-width:700px){.chapter-header{gap:7px;width:calc(100% - 18px);height:66px;padding:7px 8px 7px 10px;top:9px}.chapter-header.is-compact{height:61px;top:6px}.chapter-header .header-cta{min-width:41px}.chapter-menu-button{width:42px;height:42px}.mobile-chapter-menu{padding:102px 18px 30px}.mobile-menu-head{margin-bottom:25px}.mobile-menu-head h2{font-size:46px}.mobile-chapter-menu>nav{grid-template-columns:1fr 1fr;gap:7px}.mobile-chapter-menu>nav a{grid-template-columns:auto 1fr;gap:10px;min-height:95px;padding:14px}.mobile-chapter-menu>nav a>small{font-size:16px}.mobile-chapter-menu>nav a>span{font-size:6px}.mobile-chapter-menu>nav a b{font-size:10px}.mobile-chapter-menu>nav a>i{display:none}.mobile-chapter-menu>.button{width:100%;font-size:11px}.view-choice-copy b{font-size:13px}.view-choice-copy span{font-size:9px}.view-switch{max-width:none}.view-switch button{min-height:57px;padding-inline:8px}.view-switch button>span{text-align:left;gap:2px;display:grid}.view-switch button>span b{display:block}.view-status{align-items:flex-start}.view-status span{display:none}}.chapter-header{background:linear-gradient(102deg,#041425f7,#08253ef2);border-color:#e5cf9933;height:78px;box-shadow:0 16px 48px #00000040}.chapter-nav{gap:0!important}.header .chapter-nav a{color:#e5edf3;letter-spacing:0;min-width:76px;text-shadow:none;border:0;border-left:1px solid #ffffff1a;border-radius:0;padding:9px 13px 8px;font-size:10px;font-weight:850;transition:background .3s,color .3s,box-shadow .3s}.header .chapter-nav a:first-child{border-left:0}.header .chapter-nav a small{color:#91a5b5;text-shadow:none;align-self:end;font-size:6.5px;font-weight:900;line-height:1}.header .chapter-nav a span{align-self:center;font-size:10px;line-height:1}.header .chapter-nav a:hover{color:#fff;background:linear-gradient(#ffffff17,#ffffff09);border-color:#ffffff1a;transform:none;box-shadow:inset 0 0 0 1px #ffffff0f}.header .chapter-nav a:hover small{color:var(--gold-light)}.header .chapter-nav a.active{color:#fff;background:linear-gradient(#ffffff1a,#c7a55b11);border-color:#ffffff1a;border-radius:0;box-shadow:inset 0 0 0 1px #e5cf992e}.header .chapter-nav a:after{height:2px;bottom:5px}.header .chapter-nav a.active:after{width:58%;box-shadow:0 0 8px #e5cf9966}.header .chapter-nav a.has-tag{min-width:132px;padding:9px 13px 8px}.header .chapter-nav a.has-tag small{opacity:1;color:#91a5b5;align-self:end;position:static}.header .chapter-nav a.has-tag:hover small,.header .chapter-nav a.has-tag.active small{color:var(--gold-light)}.header .chapter-nav a.has-tag em{background:linear-gradient(135deg,var(--gold-light),var(--gold));color:var(--navy);letter-spacing:.03em;text-shadow:none;white-space:nowrap;border-radius:999px;padding:3px 6px;font-size:6px;font-weight:900;line-height:1;top:6px;left:auto;right:8px;transform:none;box-shadow:0 4px 12px #0000002e}.compare-guide{width:100%;max-width:470px;color:var(--navy);background:#ffffffeb;border:1px solid #071d351c;border-radius:14px;align-items:center;gap:15px;padding:14px 16px;display:flex;box-shadow:0 12px 34px #071d3514}.compare-guide>.switch-desktop{background:linear-gradient(145deg,var(--navy),#15466e);width:42px;height:31px;color:var(--gold-light);border:1px solid #c7a55bb3;border-radius:9px;flex:0 0 42px;display:block;position:relative;box-shadow:0 7px 18px #071d3529}.compare-guide>.switch-desktop:before{content:"";border:1.4px solid;border-radius:2px;width:17px;height:11px;position:absolute;top:8px;left:12px}.compare-guide>.switch-desktop:after{border-bottom:1.4px solid;bottom:7px;left:17px;right:17px}.compare-guide>span{gap:3px;display:grid}.compare-guide small{color:#9a7838;letter-spacing:.14em;text-transform:uppercase;font-size:6.5px;font-weight:900}.compare-guide b{font-size:11px}.compare-guide em{color:#7b8791;font-size:7.5px;font-style:normal}@media (max-width:700px){.compare-guide{max-width:none;padding:13px 14px}.compare-guide b{font-size:12px}.compare-guide em{font-size:8px}}.sales-tour-card{z-index:120;color:#fff;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:radial-gradient(circle at 92% 3%,#679dc738,#0000 34%),linear-gradient(145deg,#05172afb,#0b2c48fb);border:1px solid #e5cf9966;border-radius:22px;width:min(390px,100vw - 32px);padding:22px;animation:.75s cubic-bezier(.16,.84,.24,1) both sales-tour-enter;position:fixed;bottom:24px;right:24px;overflow:hidden;box-shadow:0 30px 80px #0006,inset 0 0 0 1px #ffffff09}.sales-tour-card:before{content:"";pointer-events:none;background-image:linear-gradient(#e5cf9909 1px,#0000 1px),linear-gradient(90deg,#e5cf9909 1px,#0000 1px);background-size:27px 27px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(135deg,#000,#0000 76%);mask-image:linear-gradient(135deg,#000,#0000 76%)}.sales-tour-card>*{z-index:1;position:relative}.sales-tour-close{z-index:3;color:#afbec9;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:50%;place-items:center;width:30px;height:30px;padding:0;font-size:18px;line-height:1;transition:all .25s;display:grid;position:absolute;top:12px;right:13px}.sales-tour-close:hover{color:#fff;background:#c7a55b1f;border-color:#e5cf9980;transform:rotate(8deg)}.sales-tour-person{align-items:center;gap:13px;padding-right:30px;display:flex}.sales-tour-person>span:last-child{gap:4px;display:grid}.sales-tour-person>span:last-child b{letter-spacing:.01em;font-size:11px}.sales-tour-person>span:last-child small{color:#9eafbc;letter-spacing:.05em;font-size:7px}.sales-tour-avatar{border:2px solid var(--gold-light);background:#0a2035;border-radius:50%;flex:0 0 68px;width:68px;height:68px;display:block;position:relative;overflow:hidden;box-shadow:0 0 0 6px #c7a55b17,0 12px 24px #00000040}.sales-tour-avatar img{object-fit:cover;object-position:50% 33%}.sales-tour-kicker{letter-spacing:.15em;text-transform:uppercase;align-items:center;gap:8px;font-weight:900;display:flex;color:var(--gold-light)!important;margin:22px 0 10px!important;font-size:7px!important}.sales-tour-kicker i{border-top:1px solid var(--gold);width:20px}.sales-tour-card h3{color:#fff;letter-spacing:-.035em;max-width:330px;margin:0;font-family:Georgia,serif;font-size:30px;font-weight:400;line-height:1.02}.sales-tour-card>p:not(.sales-tour-kicker){color:#c2ccd4;margin:13px 0 0;font-size:10px;line-height:1.55}.sales-tour-actions{grid-template-columns:1fr auto;gap:9px;margin-top:20px;display:grid}.sales-tour-actions button,.sales-tour-navigation button{color:#fff;cursor:pointer;background:0 0;border:1px solid #e5cf994d;border-radius:10px;min-height:46px;padding:0 16px;font-size:8px;font-weight:900;transition:all .28s}.sales-tour-actions button:first-child{background:linear-gradient(135deg,var(--gold-light),var(--gold));color:var(--navy);justify-content:space-between;align-items:center;display:flex;box-shadow:0 10px 25px #c7a55b33}.sales-tour-actions button:hover,.sales-tour-navigation button:hover:not(:disabled){border-color:var(--gold-light);transform:translateY(-2px);box-shadow:0 10px 24px #0003}.sales-tour-launcher{z-index:110;color:#fff;text-align:left;cursor:pointer;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:linear-gradient(135deg,#05172af7,#0d3351f7);border:1px solid #e5cf9973;border-radius:44px 15px 15px 44px;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;width:315px;min-height:76px;padding:9px 14px 9px 9px;transition:all .3s;animation:.65s cubic-bezier(.16,.84,.24,1) both sales-tour-enter;display:grid;position:fixed;bottom:22px;right:22px;box-shadow:0 20px 55px #0000004d}.sales-tour-launcher:hover{border-color:var(--gold-light);transform:translateY(-4px);box-shadow:0 28px 65px #0000005c}.sales-tour-launcher .sales-tour-avatar{flex-basis:56px;width:56px;height:56px;box-shadow:0 0 0 4px #c7a55b14}.sales-tour-launcher>span:nth-child(2){gap:4px;display:grid}.sales-tour-launcher small{color:var(--gold-light);letter-spacing:.13em;font-size:6px;font-weight:900}.sales-tour-launcher b{font-family:Georgia,serif;font-size:13px;font-weight:400;line-height:1.05}.sales-tour-launcher>i{background:var(--gold);width:26px;height:26px;color:var(--navy);border-radius:50%;place-items:center;font-size:10px;font-style:normal;display:grid}.sales-tour-person.compact>span:last-child b{font-family:Georgia,serif;font-size:13px;font-weight:400}.sales-tour-progress{border-top:1px solid #ffffff1f;height:18px;margin:18px 0 0;position:relative}.sales-tour-progress>span{background:linear-gradient(90deg,var(--gold),var(--gold-light));border-radius:3px;height:2px;transition:width .5s;position:absolute;top:-1px;left:0;box-shadow:0 0 12px #e5cf998c}.sales-tour-progress>small{color:#8fa2b1;letter-spacing:.1em;font-size:6px;font-weight:900;position:absolute;top:7px;right:0}.sales-tour-navigation{justify-content:space-between;align-items:center;gap:10px;margin-top:20px;display:flex}.sales-tour-navigation button{min-width:105px}.sales-tour-navigation button:disabled{opacity:.28;cursor:not-allowed}.sales-tour-navigation button:last-child{border-color:var(--gold);background:var(--gold);color:var(--navy);justify-content:space-between;align-items:center;gap:18px;margin-left:auto;display:flex}.sales-tour-highlight{outline-offset:8px;border-radius:20px;outline:2px solid #e5cf99e0;scroll-margin-top:120px;animation:1.8s ease-in-out infinite alternate sales-tour-focus;z-index:49!important;position:relative!important;box-shadow:0 0 0 16px #c7a55b17,0 0 54px #659bc540!important}@keyframes sales-tour-enter{0%{opacity:0;filter:blur(8px);transform:translate(22px,24px)scale(.96)}to{opacity:1;filter:none;transform:none}}@keyframes sales-tour-focus{0%{outline-color:#e5cf998c;box-shadow:0 0 0 12px #c7a55b0f,0 0 35px #659bc529}to{outline-color:#e5cf99f2;box-shadow:0 0 0 18px #c7a55b1c,0 0 60px #659bc54d}}@media (max-width:700px){.sales-tour-card{border-radius:19px;width:auto;padding:18px;bottom:10px;left:10px;right:10px}.sales-tour-card h3{font-size:26px}.sales-tour-card>p:not(.sales-tour-kicker){font-size:9px}.sales-tour-avatar{flex-basis:58px;width:58px;height:58px}.sales-tour-actions{grid-template-columns:1fr}.sales-tour-actions button:last-child{min-height:38px}.sales-tour-launcher{width:auto;min-height:70px;bottom:10px;left:10px;right:10px}.sales-tour-active{max-height:44vh;overflow:auto}.sales-tour-highlight{outline-offset:5px;scroll-margin-top:100px;box-shadow:0 0 0 8px #c7a55b14,0 0 30px #659bc538!important}.sales-tour-navigation{background:linear-gradient(#0000 0,#08253f 35%);padding:11px 0 1px;position:sticky;bottom:-18px}}@media (prefers-reduced-motion:reduce){.sales-tour-card,.sales-tour-launcher,.sales-tour-highlight{animation:none!important}}.sales-tour-card{width:min(430px,100vw - 32px);padding:26px}.sales-tour-avatar{border-width:3px;flex-basis:86px;width:86px;height:86px;box-shadow:0 0 0 7px #c7a55b1a,0 16px 32px #00000047}.sales-tour-avatar img{object-position:50% 50%}.sales-tour-person{gap:17px}.sales-tour-person>span:last-child b{font-size:13px}.sales-tour-person>span:last-child small{font-size:8px}.sales-tour-kicker{letter-spacing:.12em;background:#c7a55b1f;border:1px solid #e5cf9947;border-radius:999px;width:max-content;padding:7px 11px;margin:23px 0 13px!important;font-size:10px!important}.sales-tour-kicker i{width:14px}.sales-tour-card h3{max-width:365px;font-size:34px}.sales-tour-card>p:not(.sales-tour-kicker){font-size:10.5px}.sales-tour-launcher{border-radius:52px 18px 18px 52px;grid-template-columns:auto 1fr auto;gap:16px;width:370px;min-height:98px;padding:11px 17px 11px 11px}.sales-tour-launcher .sales-tour-avatar{border-width:2px;flex-basis:76px;width:76px;height:76px;box-shadow:0 0 0 5px #c7a55b1a,0 10px 25px #00000040}.sales-tour-launcher>span:nth-child(2){gap:8px}.sales-tour-launcher small{background:linear-gradient(135deg,var(--gold-light),var(--gold));width:max-content;color:var(--navy);letter-spacing:.09em;border-radius:999px;padding:5px 9px;font-size:10px;font-weight:950;box-shadow:0 6px 16px #c7a55b33}.sales-tour-launcher b{font-size:16px;line-height:1.08}.sales-tour-launcher>i{width:32px;height:32px;font-size:12px}.sales-tour-person.compact .sales-tour-avatar{flex-basis:68px;width:68px;height:68px}.sales-tour-person.compact>span:last-child b{font-size:15px}.sales-tour-person.compact>span:last-child small{font-size:7.5px}.sales-tour-active{width:min(430px,100vw - 32px)}.sales-tour-active .sales-tour-kicker{margin-top:13px!important}.sales-tour-active h3{font-size:30px}@media (max-width:700px){.sales-tour-card{padding:20px}.sales-tour-avatar{flex-basis:72px;width:72px;height:72px}.sales-tour-card h3{font-size:28px}.sales-tour-kicker{font-size:9px!important}.sales-tour-launcher{gap:12px;min-height:84px;padding:9px 13px 9px 9px}.sales-tour-launcher .sales-tour-avatar{flex-basis:64px;width:64px;height:64px}.sales-tour-launcher small{font-size:9px}.sales-tour-launcher b{font-size:14px}.sales-tour-person.compact .sales-tour-avatar{flex-basis:60px;width:60px;height:60px}}.sales-tour-card{bottom:calc(92px + var(--tour-footer-offset,0px));transition:bottom .28s}.sales-tour-launcher{bottom:calc(88px + var(--tour-footer-offset,0px));transition:bottom .28s,transform .3s,border-color .3s,box-shadow .3s}@media (max-width:700px){.sales-tour-card,.sales-tour-launcher{bottom:calc(64px + var(--tour-footer-offset,0px))}}@media (max-width:780px){html,body,body>main{width:100%;max-width:100%;overflow-x:clip}.chapter-header{border-radius:15px;gap:7px;width:calc(100% - 16px);height:64px;padding:7px 8px 7px 9px;top:8px}.chapter-header.is-compact{height:60px;top:6px}.header-brand{flex:auto;min-width:0;overflow:hidden}.chapter-header .brand{gap:7px;min-width:0}.chapter-header .brand-symbol{transform-origin:0;width:35px;height:34px;transform:scale(.75)}.chapter-header .brand-copy{white-space:nowrap;min-width:0}.chapter-header .brand-copy b{letter-spacing:.025em;font-size:11px}.chapter-header .header-cta{width:41px;min-width:41px;height:41px;margin-left:auto}.chapter-menu-button{flex:0 0 41px;width:41px;height:41px}.header-progress{left:10px;right:10px}.mobile-chapter-menu{padding:91px 16px 28px}.mobile-menu-head{margin-bottom:22px}.mobile-menu-head h2{font-size:clamp(36px,11vw,45px);line-height:.94}.mobile-chapter-menu>nav{grid-template-columns:1fr;gap:7px}.mobile-chapter-menu>nav a{grid-template-columns:34px 1fr auto;min-height:70px;padding:11px 13px}.mobile-chapter-menu>nav a>small{font-size:15px}.mobile-chapter-menu>nav a>span{font-size:7px}.mobile-chapter-menu>nav a b{font-size:11px}.mobile-chapter-menu>nav a>i{display:block}.mobile-chapter-menu>.button{min-height:50px;margin-top:16px}.hero{grid-template-columns:minmax(0,1fr);gap:42px;min-height:0;padding:108px 18px 62px}.hero-copy,.hero-visual{width:100%;min-width:0}.availability{letter-spacing:.09em;width:auto;max-width:100%;margin-bottom:22px;padding:8px 10px;font-size:7.5px;line-height:1.35}.eyebrow{letter-spacing:.16em;margin-bottom:16px;font-size:8px}.eyebrow>span{width:24px}.hero h1{letter-spacing:-.052em;max-width:100%;font-size:clamp(40px,11.7vw,48px);line-height:.99}.hero h1 em{margin-top:7px}.lead{max-width:100%;margin-top:22px;font-size:15px;line-height:1.6}.hero-actions{align-items:stretch;gap:15px;width:100%;margin-top:27px}.hero-actions .button{width:100%;min-height:53px;padding-inline:16px}.hero-actions .text-link{align-self:flex-start}.hero-benefits{grid-template-columns:1fr 1fr;gap:12px 10px;width:100%;margin-top:28px;padding-top:20px}.hero-benefits span:last-child{grid-column:1/-1}.hero-visual{place-items:center;min-height:410px;display:grid}.hero-devices{width:100%;max-width:420px;height:400px;margin:0 auto}.showcase-monitor{width:74%;height:220px;top:0;right:0}.monitor-neck{width:38px;height:31px;top:169px}.monitor-foot{width:102px;height:7px;top:194px}.showcase-ipad{border-width:5px;border-radius:11px;width:38%;top:112px;left:0}.showcase-laptop{width:78%;height:206px;bottom:4px;left:7%}.showcase-laptop-base{height:11px;top:181px}.showcase-samsung{border-width:4px;border-radius:16px;width:22%;bottom:3px;right:0}.hero-beam{top:48%;left:50%}.hero-beam i:first-child{width:92vw;max-width:380px}.hero-beam i:last-child{height:300px}.signal-strip{white-space:normal;text-align:center;justify-content:center;gap:8px;min-height:66px;padding:14px 18px;font-size:8px;line-height:1.35;overflow:visible}.signal-strip b{padding:8px 10px}.section{padding:76px 18px}.section-head h2,.reference-copy h2,.price-copy h2,.compare-heading h2,.fitness-heading h2{letter-spacing:-.045em;overflow-wrap:anywhere;max-width:100%;font-size:clamp(34px,10vw,41px);line-height:1.03}.section-head>p:last-child,.split-head>p,.reference-copy>p,.price-copy>p{font-size:14px;line-height:1.65}.split-head{gap:20px}.stats-grid{gap:11px;margin-top:36px}.stat-card{border-radius:16px;min-height:250px;padding:25px 22px}.stat-top .counter{font-size:62px}.stat-card h3{margin:32px 0 9px;font-size:17px}.stat-card p{font-size:11.5px}.stat-card small{padding-top:18px;font-size:7.5px}.benefit-grid{gap:11px;margin-top:36px}.benefit-card{border-radius:16px;min-height:245px;padding:24px}.benefit-card h3{margin:25px 0 10px;font-size:18px}.benefit-card p{font-size:11.5px}.search-ready{border-radius:16px;grid-template-columns:58px minmax(0,1fr);align-items:start;gap:16px;margin-top:13px;padding:22px 18px}.search-orb{width:58px;height:58px}.search-orb span{width:42px;height:42px;font-size:11px}.search-ready h3{font-size:18px;line-height:1.18}.search-ready p{font-size:10.5px}.search-ready>a{white-space:normal;width:auto;max-width:100%}.compare-heading{gap:19px;margin-bottom:30px}.compare-intro>p{font-size:13px;line-height:1.6}.compare-guide{gap:12px;padding:12px 13px}.compare-guide>.switch-desktop{flex-basis:38px;width:38px;height:29px}.compare-guide b{font-size:11px}.compare-shell{border-radius:18px;width:100%;margin:0;padding:7px}.compare-topline{grid-template-columns:1fr 1fr;gap:7px;height:42px;padding:2px 4px 9px}.compare-topline>span{letter-spacing:.08em;font-size:5.5px;line-height:1.25}.compare-topline>span:last-child{text-align:right}.compare-stage{border-radius:12px;height:clamp(345px,105vw,420px)}.compare-device{border-width:4px;border-radius:8px;width:97%;height:76%}.mock-browser-bar{height:19px;padding-inline:6px}.mock-browser-bar span{text-overflow:ellipsis;white-space:nowrap;width:72%;min-width:0;padding-inline:6px;overflow:hidden}.compare-callout{white-space:normal;gap:5px;max-width:47%;padding:6px 7px;font-size:5.5px;line-height:1.2}.compare-callout i{flex:0 0 14px;width:14px;height:14px}.callout-good{top:6%;left:5px}.callout-unclear{top:6%;right:5px}.callout-mobile{bottom:5%;right:5px}.compare-divider>span{gap:6px;width:42px;height:42px}.compare-divider>span i{font-size:17px}.compare-bottom{gap:7px;min-height:83px;padding:13px 4px 2px}.compare-bottom>b{font-size:10px;line-height:1.3}.reference-layout{gap:40px}.reference-copy>p{margin-top:20px}.reference-facts{margin:25px 0 27px}.outline-button{justify-content:space-between;width:100%}.reference-visual{width:100%;height:390px}.reference-devices{width:100%;max-width:420px;height:380px;margin:0 auto}.ref-monitor{width:82%;height:245px;top:0;left:9%}.ref-monitor-neck{width:38px;height:32px;top:190px}.ref-monitor-foot{width:106px;height:7px;top:217px}.ref-ipad{border-width:5px;border-radius:12px;width:45%;top:137px;right:0}.ref-phone{border-width:4px;border-radius:18px;width:24%;bottom:0;left:2%}.ref-live-chip{gap:9px;padding:9px 10px;bottom:8px;right:0}.steps-wrap{margin-top:38px;padding-bottom:26px}.steps-wrap>div,.steps-wrap>article{padding:23px 0}.steps-wrap h3{font-size:23px}.steps-wrap h4{margin-top:15px}.fitness-heading{gap:18px;margin-bottom:30px}.fitness-panel{border-radius:18px}.fitness-overview{padding:23px 16px}.fitness-question-list{grid-template-columns:1fr;gap:6px;margin-top:20px}.fitness-question-list button{text-align:left;grid-template-columns:auto 1fr auto;place-items:center stretch;gap:10px;min-height:59px;padding:8px 10px}.fitness-question-list button>i{width:29px;height:29px}.fitness-question-list button>span{width:100%}.fitness-question-list button>span b{text-align:left;font-size:9px}.fitness-question-list button>span small{font-size:6.5px;display:block}.fitness-question-list button>em{min-width:20px;display:block}.fitness-stage{min-height:0;padding:30px 17px 34px}.fitness-progress{margin-bottom:22px}.fitness-howto{text-align:center;grid-template-columns:1fr auto 1fr;gap:6px;margin-bottom:25px;display:grid}.fitness-howto>span{justify-content:center}.fitness-question-card>h3{min-height:0;font-size:clamp(28px,8.5vw,34px);line-height:1.05}.fitness-action-prompt{margin-top:22px;font-size:7.5px}.fitness-answer-buttons{grid-template-columns:1fr;gap:9px}.fitness-answer-buttons>button{min-height:72px;padding:13px}.fitness-answer-buttons>button>em{font-size:5px}.fitness-complete-card{padding:27px 17px}.fitness-result-section{border-radius:17px;padding:34px 17px}.fitness-score-ring{width:175px}.fitness-result-copy h3{font-size:28px}.price-wrap{gap:38px}.capacity-note{margin-top:28px;padding:15px 16px}.price-card{border-radius:18px;padding:27px 18px}.price-label{align-items:flex-start;gap:10px;line-height:1.35}.price-label b{text-align:center;flex:none}.price{margin:20px 0 24px}.price>b{font-size:72px}.price-card ul{gap:10px;padding:20px 0}.price-card li{font-size:10px;line-height:1.45}.payment{padding:13px}body>main>footer{flex-direction:column;align-items:flex-start;gap:18px;min-height:0;padding:38px 18px}body>main>footer p{order:0;width:100%;margin:0;line-height:1.5}body>main>footer>div{justify-content:space-between;gap:0;width:100%}.sales-tour-card{border-radius:18px;width:auto;max-width:none;padding:18px;left:12px;right:12px}.sales-tour-launcher{width:auto;max-width:none;left:12px;right:12px}.sales-tour-active{max-height:48vh}}@media (max-width:380px){.chapter-header .brand-copy b{font-size:10px}.hero{padding-inline:16px}.hero h1{font-size:38px}.hero-benefits{grid-template-columns:1fr}.hero-benefits span:last-child{grid-column:auto}.hero-visual{min-height:375px}.hero-devices{height:365px}.showcase-monitor{width:76%}.showcase-ipad{width:39%;top:107px}.showcase-laptop{width:80%;height:190px}.showcase-laptop-base{top:168px}.showcase-samsung{width:23%}.section{padding-inline:16px}.compare-stage{height:340px}.reference-visual{height:360px}.reference-devices{height:350px}.ref-monitor-neck{top:178px}.ref-monitor-foot{top:204px}.ref-ipad{top:128px}.ref-phone{width:25%}.search-ready{grid-template-columns:1fr}.search-orb{margin-bottom:3px}.sales-tour-card,.sales-tour-launcher{left:9px;right:9px}}@media (max-width:700px){.sales-tour-card,.sales-tour-launcher{display:none!important}.sales-tour-highlight{box-shadow:none!important;outline:none!important;animation:none!important}}.header .chapter-nav a:hover,.header .chapter-nav a:focus-visible{color:#fff;background:linear-gradient(#659bc547,#ffffff13);border-color:#e5cf993d;box-shadow:inset 0 0 0 1px #ffffff1c,0 0 20px #659bc517}.header .chapter-nav a.active,.header .chapter-nav a:active{background:linear-gradient(#659bc557,#c7a55b21);border-color:#e5cf9952 #e5cf9952 #e5cf9952 #e5cf993d;box-shadow:inset 0 0 0 1px #ffffff24,inset 0 0 28px #659bc521,0 0 22px #659bc51a}.index-graphic>img{object-fit:contain;width:50px;height:50px;display:block}.fitness-overview{padding:38px 30px 34px}.fitness-overview-top>small{font-size:10px;line-height:1.2}.fitness-overview-top>b{font-size:36px;line-height:1}.fitness-overview-top>b span{font-size:12px}.fitness-question-list{gap:9px;margin-top:27px}.fitness-question-list button{grid-template-columns:auto minmax(0,1fr) auto;gap:14px;min-height:78px;padding:12px 14px}.fitness-question-list button>i{width:36px;height:36px;font-size:9px}.fitness-question-list button>span{gap:5px}.fitness-question-list button>span b{font-size:14px;line-height:1.2}.fitness-question-list button>span small{max-width:310px;font-size:10.5px;line-height:1.4}.fitness-question-list button>em{min-width:34px;font-size:8px}.fitness-trust{gap:12px;margin-top:24px;padding-top:22px}.fitness-trust>i{width:36px;height:36px;font-size:11px}.fitness-trust b{font-size:10px;line-height:1.25}.fitness-trust small{font-size:8.5px;line-height:1.4}.price-card li{font-size:11.5px;line-height:1.45}.payment>p b{font-size:10.5px}.payment>p span{font-size:8.5px;line-height:1.4}.payment-steps strong{font-size:13px}.payment-steps small{font-size:7.5px;line-height:1.45}@media (max-width:780px){.fitness-overview{padding:30px 20px 32px}.fitness-overview-top>small{font-size:9px}.fitness-overview-top>b{font-size:33px}.fitness-overview-top>b span{font-size:11px}.fitness-question-list{gap:9px;margin-top:24px}.fitness-question-list button{grid-template-columns:auto minmax(0,1fr);gap:12px;min-height:78px;padding:11px 12px}.fitness-question-list button>i{width:35px;height:35px;font-size:9px}.fitness-question-list button>span{gap:5px}.fitness-question-list button>span b{font-size:13px;line-height:1.22}.fitness-question-list button>span small{font-size:10px;line-height:1.42}.fitness-question-list button>em{display:none}.fitness-trust{margin-top:22px;padding-top:20px}.fitness-trust>i{width:34px;height:34px}.fitness-trust b{font-size:9.5px}.fitness-trust small{font-size:8px}.fitness-stage{padding:34px 18px 38px}.fitness-howto{padding:11px 8px}.fitness-howto>span{font-size:7px;line-height:1.35}.fitness-answer-buttons>button>em{font-size:6px}.fitness-hint{font-size:8px}.price-card{padding:29px 20px}.price-card li{padding-left:23px;font-size:12px;line-height:1.5}.payment{padding:15px}.payment>p b{font-size:11px}.payment>p span{font-size:9px}.payment-steps>span{min-height:62px;padding:11px 10px}.payment-steps strong{font-size:14px}.payment-steps small{font-size:8.5px}}.header.chapter-header{-webkit-backdrop-filter:none;backdrop-filter:none;text-rendering:optimizelegibility;background:linear-gradient(102deg,#061a30 0%,#0a2946 58%,#0d3454 100%);margin-inline:auto;left:0;right:0;transform:none}.header .chapter-nav a{color:#f1f5f8;letter-spacing:0;text-rendering:optimizelegibility;-webkit-font-smoothing:auto;min-width:84px;padding:9px 14px 8px;font-family:Arial,Helvetica,sans-serif;font-size:11.5px;font-weight:700;line-height:1.1}.header .chapter-nav a span{font-size:11.5px;line-height:1.1}.header .chapter-nav a small{color:#b6c5d0;font-family:Arial,Helvetica,sans-serif;font-size:7.5px;font-weight:700}.header .chapter-nav a.has-tag{min-width:142px;padding-inline:14px}.header .chapter-nav a.has-tag em{letter-spacing:.035em;padding:4px 7px;font-size:7px;top:6px;right:9px}.header .chapter-nav a:hover,.header .chapter-nav a:focus-visible{background:linear-gradient(#6fa9d357,#ffffff17);box-shadow:inset 0 0 0 1px #ffffff29,0 0 22px #659bc51f}.header .chapter-nav a.active,.header .chapter-nav a:active{background:linear-gradient(#6fa9d366,#c7a55b29);box-shadow:inset 0 0 0 1px #ffffff30,inset 0 0 28px #659bc526}.capacity-note{gap:16px;min-height:76px;padding:18px 20px}.capacity-note span{gap:6px}.capacity-note b{font-size:14px;line-height:1.25}.capacity-note small{font-size:11.5px;line-height:1.55}.fitness-howto{text-align:center;background:#ffffff6b;border:1px solid #c7a55b52;border-radius:10px;grid-template-columns:1fr auto 1fr;align-items:center;gap:10px;min-height:48px;margin-bottom:30px;padding:10px 14px;display:grid}.fitness-howto>span{color:#526171;align-items:center;gap:8px;font-size:10.5px;font-weight:700;line-height:1.3;display:flex}.fitness-howto>span i{background:var(--navy);color:#fff;border-radius:50%;flex:0 0 22px;place-items:center;width:22px;height:22px;font-size:8px;font-style:normal;font-weight:800;display:grid}.fitness-howto>b{color:var(--gold);font-size:16px}.fitness-action-prompt{color:#26394c;margin-top:24px;font-size:12px;line-height:1.35;display:block}.fitness-answer-buttons b{font-size:15px;line-height:1.2}.fitness-answer-buttons small{color:#667482;font-size:10px;line-height:1.4}.fitness-answer-buttons>button>em{color:#836526;letter-spacing:.06em;white-space:nowrap;background:#c7a55b1a;border:1px solid #c7a55b57;border-radius:999px;margin-left:auto;padding:5px 7px;font-size:8px;font-style:normal;font-weight:800}.fitness-hint{color:#667482;font-size:10px;line-height:1.55}.fitness-hint b{color:#26394c;font-size:10.5px}@media (max-width:1180px){.mobile-chapter-menu>nav a>span{font-size:8.5px;line-height:1.35}.mobile-chapter-menu>nav a b{font-size:13px;line-height:1.2}}@media (max-width:780px){.header.chapter-header{background:linear-gradient(102deg,#061a30,#0b2d4c);margin-inline:auto;left:0;right:0;transform:none}.chapter-header .brand-copy b{font-size:12px;line-height:1}.chapter-header .brand-copy small{font-size:7px;line-height:1.2}.mobile-chapter-menu>nav a{min-height:78px;padding:13px 14px}.mobile-chapter-menu>nav a>small{font-size:17px}.mobile-chapter-menu>nav a>span{font-size:8.5px;line-height:1.35}.mobile-chapter-menu>nav a b{font-size:13px;line-height:1.2}.capacity-note{align-items:flex-start;min-height:0;padding:17px 16px}.capacity-note b{font-size:13.5px}.capacity-note small{font-size:11px;line-height:1.5}.fitness-howto{grid-template-columns:1fr auto 1fr;gap:7px;min-height:52px;margin-bottom:27px;padding:10px 9px}.fitness-howto>span{gap:6px;font-size:9.5px;line-height:1.35}.fitness-howto>span i{flex-basis:21px;width:21px;height:21px;font-size:7.5px}.fitness-howto>b{font-size:14px}.fitness-action-prompt{margin-top:24px;font-size:11.5px}.fitness-answer-buttons>button{min-height:86px;padding:14px}.fitness-answer-buttons b{font-size:15px}.fitness-answer-buttons small{font-size:10px}.fitness-answer-buttons>button>em{margin-left:auto;font-size:7.5px;display:block}.fitness-hint{font-size:9.5px;line-height:1.55}.fitness-hint b{font-size:10px}}@media (max-width:390px){.fitness-howto>span{font-size:8.8px}.fitness-answer-buttons>button{gap:10px}.fitness-answer-buttons>button>em{padding:4px 6px;font-size:7px}}
