/* American Drop USA — a global-first editorial design system */
.video-section{border-bottom:1px solid var(--line);background:#0c1728}.video-section[hidden]{display:none}.video-section video{display:block;width:100%;max-width:960px;aspect-ratio:16/9;background:#040913;border:1px solid #344c6d;border-radius:8px;margin:35px auto 0}.video-section h2{margin-bottom:10px}
:root{--bg:#070d18;--panel:#0c1423;--blue:#2d87ff;--blue-bright:#55a5ff;--text:#f6f7fa;--muted:#929cac;--line:rgba(160,183,216,.14);--red:#ed3b51;--font:'DM Sans',sans-serif;--heading:'Manrope',sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--bg);color:var(--text);font-family:var(--font);font-size:15px;line-height:1.65;-webkit-font-smoothing:antialiased}button,a{-webkit-tap-highlight-color:transparent}button,input{font:inherit}button,a,summary{touch-action:manipulation}button{cursor:pointer}a{color:inherit;text-decoration:none}button{color:inherit}button:disabled{cursor:wait}img{display:block;max-width:100%}::selection{background:#267ef4;color:white}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:var(--heading);font-weight:650;line-height:1.16;letter-spacing:-1.9px}h2{font-size:43px}h3{font-size:24px;letter-spacing:-.8px}ul{list-style:none;padding:0;margin:0}.container{width:min(1180px,calc(100% - 96px));margin:0 auto}.section{padding:105px 0}.icon{flex-shrink:0;vertical-align:middle}.eyebrow{font-size:10px;letter-spacing:2.2px;font-weight:700;display:flex;align-items:center;gap:12px;line-height:1.6;margin-bottom:25px}.red-line{width:24px;height:2px;background:var(--red);flex-shrink:0}.text-blue{color:var(--blue-bright)}.muted-heading{color:#758196}.mini-label{font-size:9px;letter-spacing:1.6px;font-weight:700;line-height:1.5}.button{display:inline-flex;justify-content:center;align-items:center;gap:26px;padding:17px 25px;font-size:13px;font-weight:650;border-radius:5px;line-height:1.4;border:1px solid transparent;transition:background .2s,box-shadow .2s,transform .2s}.button .icon{width:19px;height:19px}.button-primary{background:#2478f5;color:#fff;box-shadow:0 5px 30px #126dff1a}.button-primary:hover{background:#3d8bff;box-shadow:0 5px 34px #126dff3b;transform:translateY(-2px)}.button:focus-visible,a:focus-visible,button:focus-visible,summary:focus-visible{outline:2px solid #75b5ff;outline-offset:5px}.button-header{font-size:11px;border-color:#455265;background:transparent;padding:12px 17px;gap:23px}.button-header:hover{background:#18243a;border-color:#7994b8}.live-dot{display:inline-block;width:5px;height:5px;border-radius:50%;background:#63acff;box-shadow:0 0 12px #459eff;flex-shrink:0}.us-flag{display:inline-block;width:23px;height:14px;background:repeating-linear-gradient(to bottom,#cc5060 0px,#cc5060 1.1px,#e1e5ed 1.1px,#e1e5ed 2.2px);position:relative;flex-shrink:0}.us-flag:before{content:'';position:absolute;left:0;top:0;width:10px;height:8px;background:radial-gradient(white .45px,transparent .7px) 0 0/3px 2px,#173663}.announcement{min-height:33px;border-bottom:1px solid #254368;background:#0e213d;color:#b4c8e8;display:flex;justify-content:center;align-items:center;gap:10px;font-size:8px;letter-spacing:1.7px;font-weight:600}.announcement .us-flag{width:18px;height:11px;margin-left:7px}.announcement .live-dot{width:4px;height:4px}.site-header{background:#070d18f0;backdrop-filter:blur(16px);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:30}.header-inner{display:flex;align-items:center;justify-content:space-between;height:89px}.brand{display:inline-flex;align-items:center;gap:9px;color:#fff;font-family:var(--heading);font-weight:800;letter-spacing:.3px;font-size:18px;line-height:1.15;flex-shrink:0}.brand-symbol{width:47px;height:47px}.brand-bottom{display:block;letter-spacing:6px;font-size:13px;font-weight:600;margin-top:5px}.brand-bottom b{font-size:10px;letter-spacing:2.5px;color:#ed3b51;margin-left:5px}.desktop-nav{display:flex;gap:29px;color:#a5adbc;font-size:11px}.desktop-nav a:hover{color:#fff}.menu-toggle{display:none;background:none;border:none;padding:8px}.mobile-nav[hidden]{display:none}.mobile-nav{padding:10px 25px 20px;display:grid;gap:0}.mobile-nav a{padding:12px 0;border-top:1px solid var(--line)}.hero{overflow:hidden;position:relative;background:radial-gradient(ellipse at 76% 36%,#0c244239,transparent 55%)}.hero-grid-bg{position:absolute;inset:0;background-image:linear-gradient(#79a3de04 1px,transparent 1px),linear-gradient(90deg,#79a3de04 1px,transparent 1px);background-size:64px 64px;mask-image:linear-gradient(90deg,transparent,#000)}.hero-layout{display:grid;grid-template-columns:1fr 1fr;position:relative;min-height:635px;align-items:center;padding-top:36px;padding-bottom:45px;gap:10px}.hero-copy{position:relative;z-index:3}.hero .eyebrow{font-size:9px;letter-spacing:2px;margin-bottom:26px}.hero h1{font-size:clamp(53px,5.3vw,74px);font-weight:750;line-height:1.09;letter-spacing:-3.9px}.hero h1 .text-blue{background:linear-gradient(90deg,#7cc9ff,#3286ff 70%);background-clip:text;-webkit-text-fill-color:transparent}.hero-description{color:#929eaf;font-size:14px;line-height:1.8;margin-top:26px;max-width:430px}.hero-description strong{color:#e0e5ee;font-weight:500}.hero-tags{display:flex;gap:23px;font-size:10px;color:#bcc5d3;margin:23px 0 27px}.hero-tags .icon{width:15px;height:15px;margin-right:7px;color:#6a90c1}.cta-caption{font-size:9px;color:#8894a7;margin:13px 0 0 12px;display:flex;align-items:center;gap:11px}.cta-caption span{width:3px;height:3px;background:#748397;border-radius:50%}.globe-scene{width:560px;height:560px;position:relative;margin-left:-13px;max-width:110%}.globe-halo{position:absolute;inset:55px;border-radius:50%;background:#063476;filter:blur(65px);opacity:.45}#globe-canvas{position:absolute;inset:0;width:100%;height:100%}.orbit{position:absolute;left:6%;top:8%;width:88%;height:88%;border:1px solid #3774b91c;border-radius:50%;transform:rotate(-30deg)}.orbit-two{inset:2%;width:96%;height:96%;border-style:dashed;border-color:#426f9920}.globe-top-label{position:absolute;top:16px;left:85px;display:flex;align-items:center;gap:8px;letter-spacing:1.8px;font-size:7px;color:#728cae}.globe-cross{font-family:monospace;color:#4a739b;position:absolute;font-size:19px;font-weight:300}.cross-one{top:76px;right:32px}.cross-two{left:10px;bottom:105px}.map-pin{position:absolute;z-index:2;display:flex;align-items:center;gap:8px;pointer-events:none}.map-pin span{width:7px;height:7px;background:#c1e5ff;border-radius:50%;box-shadow:0 0 0 6px #62aaff22,0 0 0 13px #62aaff10,0 0 22px #77b4ff}.map-pin small{font-size:8px;color:#c7dcf8;letter-spacing:1px;text-shadow:0 2px 5px #000}.pin-us{left:36.2%;top:40.2%}.pin-br{left:60.3%;top:66.5%}.connection-line{position:absolute;inset:0;width:100%;height:100%;pointer-events:none}.float-card{position:absolute;z-index:4;border:1px solid #4777b645;border-radius:7px;background:linear-gradient(120deg,#102138eb,#0a1627e8);backdrop-filter:blur(14px);display:flex;align-items:center;gap:12px;box-shadow:0 16px 35px #0003}.float-card small{display:block;font-size:7px;letter-spacing:1.4px;color:#91a4bf;margin-bottom:4px}.float-card strong{display:block;font-size:14px;font-weight:500;letter-spacing:-.3px}.fulfillment-card{right:-7px;top:140px;padding:17px 20px;animation:float 7s ease-in-out infinite}.float-card em{display:flex;font-style:normal;color:#7e9bbf;font-size:8px;align-items:center;gap:6px;margin-top:6px}.float-card em .live-dot{background:#53be9a;width:4px;height:4px;box-shadow:none}.card-icon{border:1px solid #4678b344;border-radius:7px;width:38px;height:42px;display:grid;place-items:center;color:#6caaff;background:#1f417328}.card-icon .icon{width:23px}.currency-card{left:11px;bottom:87px;padding:15px 18px;animation:float 8s ease-in-out infinite 1s}.currency-symbol{font-size:28px;font-family:var(--heading);color:#79b7ff;padding-right:9px;font-weight:400}.currency-card>.icon{width:31px;height:31px;color:#5d9efa;margin-left:12px}.globe-coordinate{position:absolute;bottom:15px;left:70px;right:20px;color:#4e6789;font:7px monospace;letter-spacing:1px;display:flex;justify-content:space-between}.globe-coordinate span{font-size:6px}.hero-bottom{position:relative;border-top:1px solid var(--line);min-height:67px;display:flex;justify-content:space-between;align-items:center;color:#718198;font-size:8px;letter-spacing:1.4px}.hero-bottom strong{font-weight:500;color:#b7c3d4}.hero-bottom a{letter-spacing:0;font-size:10px;color:#929fb4}.hero-bottom a span{margin-left:18px;font-size:17px;color:#7ab8ff}.principles-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#0c1421}.principles-inner{display:flex;justify-content:space-between;align-items:center;min-height:89px;color:#b6c0d0;font-size:11px}.principles-inner>span{display:flex;gap:13px;align-items:center}.principles-inner .icon{color:#7186a4;width:21px;height:21px}.principles-inner i{height:22px;width:1px;background:var(--line)}.problem-section{padding-top:104px}.problem-heading{position:relative}.problem-heading h2{font-size:43px}.problem-heading>p:last-child{position:absolute;right:0;bottom:3px;max-width:390px;color:var(--muted);font-size:13px;line-height:1.9}.comparison-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:48px}.comparison-card{padding:30px 32px 0;border:1px solid var(--line);border-radius:7px;background:linear-gradient(120deg,#101824,#0b121e);overflow:hidden}.comparison-title{display:flex;justify-content:space-between;gap:10px;align-items:center}.comparison-title .mini-label{font-size:8px;color:#8390a5;letter-spacing:1px}.status-pill{border:1px solid #75829b2b;color:#7c899e;border-radius:3px;padding:4px 7px;font-size:6px;letter-spacing:.8px;display:flex;gap:5px;align-items:center;white-space:nowrap}.status-pill .live-dot{width:3px;height:3px}.comparison-card h3{font-size:29px;line-height:1.25;margin:27px 0 23px}.old-model h3{color:#a0a8b6}.comparison-card li{font-size:12px;margin-bottom:16px;color:#919eaf;display:flex;align-items:center;gap:12px}.comparison-card li .icon{width:14px;height:14px;color:#6e7a8e}.new-model{border-color:#2677e958;background:radial-gradient(at 100% 0%,#15396b40,transparent 65%),#0c1728}.new-model h3{color:#eef5ff}.new-model li{color:#c3cddb}.new-model li .icon{color:#5e9df8}.new-model .status-pill{color:#81b5fe;border-color:#3d88e845;background:#2766c21a}.comparison-foot{display:flex;border-top:1px solid var(--line);padding:19px 0;margin-top:27px;font-size:8px;letter-spacing:1.1px;color:#677891;align-items:center;justify-content:space-between}.comparison-foot .icon{height:14px;width:14px}.new-model .comparison-foot{color:#8db7ed}.model-section{border-top:1px solid var(--line);padding-top:90px;padding-bottom:65px}.split-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:35px}.split-heading>p{font-size:13px;color:var(--muted);line-height:1.95;margin-bottom:5px;max-width:410px}.workflow{margin-top:55px;display:grid;grid-template-columns:repeat(4,1fr);gap:32px}.workflow article{position:relative}.step-number{font-size:8px;color:#637b9b;letter-spacing:1.7px}.workflow-icon{display:grid;place-items:center;width:51px;height:51px;border:1px solid #39587c66;border-radius:9px;background:#13274155;color:#79acfa;margin-top:23px;margin-bottom:23px}.workflow-icon .icon{width:23px;height:23px}.workflow h3{font-size:17px;letter-spacing:-.5px;margin-bottom:13px}.workflow p{font-size:12px;color:#8a99ae;max-width:225px;line-height:1.85}.workflow-arrow{position:absolute;top:75px;right:6px;color:#456284;font-size:19px}.model-note{border:1px solid var(--line);border-radius:5px;margin-top:42px;background:#0e1825;display:flex;gap:16px;align-items:center;padding:19px 24px}.model-note>.icon{color:#6293d4;width:19px}.model-note p{flex:1}.model-note strong{font-size:11px;font-weight:500;display:block;color:#b8c9df}.model-note p span{font-size:9px;color:#74869f;display:block;margin-top:3px}.category-section{border-bottom:1px solid var(--line);padding:15px 0 75px}.category-layout{display:grid;grid-template-columns:37% 63%;align-items:center}.molecule-art{position:relative;padding-right:65px}.molecule-art svg{width:100%;filter:drop-shadow(0 0 20px #276aff20)}.molecule-art>span{font-size:7px;letter-spacing:2px;color:#627b9e;display:block;text-align:center;margin-top:12px}.category-copy{border-left:1px solid var(--line);padding-left:55px}.category-copy .eyebrow{font-size:8px;color:#89a5c8;margin-bottom:14px}.category-copy h2{font-size:29px;letter-spacing:-1px}.category-copy>p:not(.eyebrow){font-size:12px;color:#8f9caf;margin-top:18px;max-width:590px}.category-copy strong{font-weight:500;color:#c4cfdf}.category-copy .fine-print{font-size:9px!important;color:#66778d!important;line-height:1.8}.light-section{background:#f1f3f6;color:#101a29}.curriculum-section{padding:90px 0}.light-section .eyebrow{color:#53647b}.light-section .text-blue{color:#2673dc}.light-section .split-heading>p{color:#76808e;font-size:12px}.light-section .split-heading>p strong{color:#354154;font-weight:500}.modules-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:45px}.module-card{border:1px solid #d7dee7;background:#f9fafc;padding:23px 21px 22px;border-radius:5px;transition:transform .25s,border-color .25s,box-shadow .25s}.module-card:hover{transform:translateY(-6px);border-color:#8db5ec;box-shadow:0 15px 30px #2b528212}.module-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:23px}.module-number{font-size:39px;line-height:1;font-family:var(--heading);font-weight:500;color:#c8d1de;letter-spacing:-2px}.module-top .icon{color:#3972bd;width:25px;height:25px}.module-card .mini-label{color:#5780b5;font-size:7px;letter-spacing:1.1px}.module-card h3{font-size:17px;letter-spacing:-.5px;line-height:1.5;margin-top:12px}.module-card>p{color:#7a8391;font-size:10px;line-height:1.9;margin-top:15px;min-height:96px}.module-card ul{padding-top:18px;border-top:1px solid #dce2e9;margin-top:20px}.module-card li{display:flex;align-items:flex-start;font-size:8px;color:#53647a;gap:6px;margin:9px 0}.module-card li .icon{width:11px;height:13px;color:#3983e7;margin-top:0}.program-extras{margin-top:33px;display:flex;align-items:center;justify-content:space-between;gap:18px;color:#59677b}.program-extras .extra-label{font-size:7px;letter-spacing:1.5px;font-weight:700;color:#768598}.program-extras>span:not(:first-child){font-size:10px;display:flex;align-items:center;gap:9px}.program-extras .icon{width:17px;height:17px;color:#5480b7}.vision-section{border-bottom:1px solid var(--line);padding:82px 0;background:linear-gradient(105deg,#0b192b,#080e19)}.vision-layout{display:grid;grid-template-columns:1.2fr 1fr;align-items:center;gap:70px}.vision-layout h2{font-size:39px;line-height:1.25}.outline-text{color:transparent;-webkit-text-stroke:1px #91accf}.vision-layout>div>p:not(.eyebrow){font-size:12px;color:#8c9aaf;line-height:1.9;margin:12px 0}.text-link{display:inline-flex;gap:18px;align-items:center;color:#8fbcff;font-size:11px;margin-top:17px;border-bottom:1px solid #3263a655;padding-bottom:6px}.text-link:hover{color:#c0dcff}.text-link .icon{width:17px}.mentor-section{padding-top:105px;padding-bottom:105px}.mentor-layout{display:grid;grid-template-columns:45% 1fr;gap:85px;align-items:center}.mentor-photo-wrap{position:relative;max-height:540px;aspect-ratio:1/1.13;border-radius:6px;overflow:hidden;border:1px solid #29364b}.mentor-photo-wrap img{width:100%;height:100%;object-fit:cover;object-position:50% 31%;filter:saturate(.56)}.mentor-photo-wrap:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,#050c19 0%,#050c1960 28%,transparent 55%),linear-gradient(90deg,#0a254521,transparent)}.mentor-photo-label{position:absolute;z-index:2;bottom:33px;left:31px;right:20px}.mentor-photo-label .mini-label{font-size:7px;letter-spacing:2px;color:#a6b8d2}.mentor-photo-label strong{display:block;font-family:var(--heading);font-size:30px;letter-spacing:-.8px;font-weight:600;margin-top:10px;line-height:1.5}.mentor-photo-label strong span{font-family:var(--font);letter-spacing:1.4px;font-size:7px;color:#738cae;font-weight:500;display:block}.photo-corner{position:absolute;top:18px;right:18px;z-index:2;border:1px solid #ffffff44;font-size:8px;letter-spacing:1.5px;padding:5px 9px;color:#ddd}.mentor-copy h2{font-size:36px;line-height:1.25;margin-bottom:25px}.mentor-copy>p:not(.eyebrow){font-size:13px;color:#939fb1;line-height:1.95;margin-top:16px}.mentor-principles{display:flex;gap:17px;align-items:center;margin:28px 0;font-size:7px;color:#9db2d0;letter-spacing:1.1px}.mentor-principles i{width:3px;height:3px;background:#35659e;border-radius:50%}.signature{font-family:Georgia,serif;font-style:italic;font-size:26px;color:#e5ebf4}.signature span{display:block;font-family:var(--font);font-size:7px;font-style:normal;letter-spacing:2px;color:#627996;margin-top:3px}.offer-section{position:relative;border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#0b1422;overflow:hidden;padding:90px 0}.offer-glow{position:absolute;width:800px;height:800px;background:radial-gradient(#14479535,transparent 65%);right:-110px;top:-90px;pointer-events:none}.offer-layout{position:relative;display:grid;grid-template-columns:1fr 480px;gap:95px;align-items:center}.offer-copy h2{font-size:49px;line-height:1.16;letter-spacing:-2px;margin-bottom:28px}.offer-copy>p:not(.eyebrow){max-width:410px;color:#92a0b4;font-size:13px;line-height:1.9;margin:18px 0}.offer-copy strong{font-weight:500;color:#d1dcec}.guarantee-block{display:flex;align-items:flex-start;gap:18px;padding-top:30px;border-top:1px solid var(--line);margin-top:36px}.guarantee-block>.icon{width:38px;height:38px;color:#78a1d7}.guarantee-block h3{font-size:12px;font-family:var(--font);font-weight:500;letter-spacing:0;line-height:1.7}.guarantee-block p{font-size:10px;color:#8394ab;margin-top:8px;line-height:1.8}.offer-card{border:1px solid #3c6dad;box-shadow:0 25px 60px #0002;background:linear-gradient(145deg,#152741,#0d192d 60%);padding:28px 33px 22px;border-radius:9px}.offer-card-top{display:flex;align-items:center;justify-content:space-between;gap:10px;border-bottom:1px solid var(--line);padding-bottom:19px;margin-bottom:29px}.offer-card-top>.mini-label{font-size:7px;color:#a4bddf;letter-spacing:1px}.offer-badge{font-size:6px;letter-spacing:1px;background:#2166c333;border:1px solid #3f7bc660;border-radius:3px;color:#84b7ff;padding:5px 7px;white-space:nowrap}.offer-card .brand{font-size:20px}.offer-card .brand-symbol{width:49px;height:49px}.offer-subtitle{color:#8297b5;font-size:11px;margin-top:16px}.price{display:flex;align-items:baseline;margin-top:19px;gap:7px;line-height:1.1;font-family:var(--heading)}.price>span:first-child{font-size:24px;font-weight:500;letter-spacing:-1px;color:#b6c8df}.price strong{font-size:89px;letter-spacing:-5px;font-weight:650}.price>span:last-child{font-size:25px;letter-spacing:-1px;color:#758cae}.price-detail{font-size:9px;color:#889dbb;margin-top:6px}.offer-divider{height:1px;background:var(--line);margin:24px 0}.offer-inclusions li{font-size:11px;color:#c0cfe4;display:flex;align-items:center;gap:10px;margin-bottom:13px}.offer-inclusions .icon{width:14px;height:14px;color:#69a2f9}.checkout-button{width:100%;margin-top:17px;padding:18px}.checkout-security{display:flex;align-items:center;justify-content:center;gap:5px;color:#91a3be;font-size:8px;margin:13px 0 19px}.checkout-security .icon{width:11px;height:11px}.offer-disclaimer{font-size:8px;color:#6f85a5;border-top:1px solid var(--line);padding-top:15px;line-height:1.9}.faq-section{padding:95px 0}.faq-layout{display:grid;grid-template-columns:41% 59%;gap:0}.faq-heading h2{font-size:35px;line-height:1.25}.faq-heading>p:last-child{font-size:12px;color:#8190a6;line-height:1.9;margin-top:20px}.faq-heading .eyebrow{font-size:8px}.faq-item{border-bottom:1px solid var(--line)}.faq-item:first-child{border-top:1px solid var(--line)}.faq-item summary{list-style:none;cursor:pointer;display:flex;align-items:center;gap:17px;padding:21px 0;font-size:12px;font-weight:500;color:#c3cdde}.faq-item summary::-webkit-details-marker{display:none}.faq-number{font-size:8px;color:#4c678c;font-family:monospace}.faq-item summary>span:nth-child(2){flex:1}.faq-item summary .icon{width:17px;height:17px;color:#638aba;transition:transform .25s}.faq-item[open] summary .icon{transform:rotate(45deg)}.faq-item[open] summary{color:#8cbfff}.faq-item>p{font-size:11px;color:#8d9db3;margin:0 25px 24px 31px;line-height:1.95}.closing-section{position:relative;overflow:hidden;text-align:center;background:radial-gradient(ellipse at 50% 95%,#1648895c,transparent 70%),#0c182b;border-block:1px solid #3146635c;padding:74px 0 85px}.closing-section .container{position:relative;z-index:2}.closing-section .eyebrow{justify-content:center;font-size:8px;color:#83a9d9;letter-spacing:2.3px;margin-bottom:20px}.closing-section h2{font-size:67px;letter-spacing:-3px;line-height:1.1}.closing-section h2 span{color:#5ba5ff}.closing-section .button{margin-top:31px}.closing-note{font-size:7px;color:#738eaf;letter-spacing:1.6px;margin-top:18px}.closing-watermark{position:absolute;bottom:-55px;left:50%;transform:translateX(-50%);font-family:var(--heading);font-weight:800;font-size:175px;letter-spacing:-9px;white-space:nowrap;color:#80b7ff03;-webkit-text-stroke:1px #a2c9ff08;user-select:none}.site-footer{padding:43px 0 27px;background:#060b13}.footer-top{display:flex;align-items:center;padding-bottom:32px;gap:35px}.footer-top .brand{font-size:15px}.footer-top .brand-symbol{width:40px;height:40px}.footer-top .brand-bottom{font-size:11px;letter-spacing:5px}.footer-top .brand-bottom b{font-size:8px}.footer-top>p{font-size:9px;color:#66758e;line-height:1.7;border-left:1px solid var(--line);padding-left:25px}.back-top{margin-left:auto;font-size:9px;color:#879bb8}.footer-bottom{border-top:1px solid var(--line);padding:20px 0 13px;display:flex;justify-content:space-between;font-size:8px;color:#61718a;gap:15px}.footer-bottom>div{display:flex;gap:20px}.legal-trigger{background:none;padding:0;border:none;font-size:8px;color:#8493a9}.footer-bottom a{color:#8493a9}.legal-disclaimer{font-size:7px;color:#475973;line-height:1.9;max-width:1080px}.skip-link{position:fixed;top:-100px;left:15px;padding:12px;background:white;color:black;z-index:100}.skip-link:focus{top:10px}.mobile-sticky{display:none}.info-dialog{background:#101e32;color:#edf3fc;border:1px solid #365a8c;border-radius:12px;padding:36px;width:min(520px,calc(100% - 32px));box-shadow:0 30px 120px #0009;max-height:85vh;overflow:auto}.info-dialog::backdrop{background:#030811c9;backdrop-filter:blur(7px)}.dialog-close{position:absolute;right:15px;top:13px;border:0;background:transparent;color:#9db0c9;padding:8px}.dialog-icon{display:grid;place-items:center;width:50px;height:50px;background:#267ef421;border:1px solid #4a7dc34a;border-radius:9px;color:#6dacf9;margin-bottom:22px}.info-dialog .eyebrow{font-size:8px;color:#6f9edb;margin-bottom:12px}.info-dialog h2{font-size:28px;letter-spacing:-1px;line-height:1.3;margin-bottom:20px}.info-dialog p:not(.eyebrow){font-size:12px;color:#9eafc6;margin:12px 0;line-height:1.8}.info-dialog strong{color:#e4efff;font-weight:500}.info-dialog .button{margin-top:18px;width:100%}.reveal{opacity:1;transform:none}.js-motion .reveal{opacity:0;transform:translateY(20px);transition:opacity .6s,transform .6s}.js-motion .reveal.visible{opacity:1;transform:translateY(0)}@keyframes float{0%,100%{transform:translateY(0)}50%{transform:translateY(-8px)}}
@media(min-width:1500px){.container{width:1250px}.hero-layout{min-height:680px}.hero h1{font-size:80px}.globe-scene{width:610px;height:610px}.hero-description{font-size:15px}.hero .eyebrow{font-size:10px}}
@media(max-width:1100px){.container{width:calc(100% - 60px)}.desktop-nav{gap:19px}.hero h1{font-size:61px;letter-spacing:-3px}.globe-scene{width:490px;height:490px;margin-left:-30px;max-width:115%}.fulfillment-card{right:-3px;top:110px;padding:13px}.float-card strong{font-size:12px}.float-card small{font-size:6px}.currency-card{bottom:65px;padding:13px}.hero-layout{min-height:590px}.hero-description{font-size:12px}.hero .eyebrow{font-size:8px;letter-spacing:1.5px}.hero-bottom{font-size:7px}.problem-heading>p:last-child{max-width:300px;font-size:11px}.problem-heading h2{font-size:37px}.comparison-title{align-items:flex-start;flex-direction:column;gap:10px}.comparison-card{padding:25px 26px 0}.comparison-card li{font-size:11px}.split-heading h2{font-size:36px}.split-heading>p{max-width:310px;font-size:11px}.modules-grid{gap:10px}.module-card{padding:20px 15px}.module-card h3{font-size:15px}.module-card>p{min-height:113px;font-size:10px}.module-card li{font-size:7px}.program-extras>span:not(:first-child){font-size:8px}.workflow{gap:22px}.workflow h3{font-size:15px}.workflow p{font-size:11px}.mentor-layout{gap:55px}.mentor-copy h2{font-size:31px}.mentor-copy>p:not(.eyebrow){font-size:12px}.offer-layout{grid-template-columns:1fr 430px;gap:45px}.offer-copy h2{font-size:42px}.offer-card{padding:25px}.offer-inclusions li{font-size:10px}.vision-layout{gap:45px}.vision-layout h2{font-size:35px}}
@media(max-width:800px){.container{width:calc(100% - 44px)}.section{padding:70px 0}.desktop-nav{display:none}.header-inner{height:76px}.header-inner>.button-header{margin-left:auto;margin-right:15px}.menu-toggle{display:block}.announcement{font-size:6px;letter-spacing:1.15px}.announcement-extra{display:none}.brand{font-size:16px}.brand-symbol{width:42px;height:42px}.brand-bottom{font-size:11px;letter-spacing:5.5px}.hero-layout{grid-template-columns:1fr 1fr;min-height:530px;gap:0;padding-top:30px;padding-bottom:30px}.hero h1{font-size:46px;letter-spacing:-2.5px}.hero .eyebrow{font-size:6px;letter-spacing:.7px;gap:7px}.hero .red-line{width:16px}.hero-description{font-size:11px;line-height:1.9;max-width:310px}.hero-tags{font-size:8px;gap:13px;margin:18px 0 22px}.hero-tags .icon{width:12px;margin-right:5px}.hero .button{font-size:10px;padding:16px 17px;gap:15px}.cta-caption{font-size:7px;gap:8px;margin-left:4px}.globe-scene{width:410px;height:410px;margin-left:-40px;max-width:125%}.globe-top-label{left:52px;top:12px;font-size:5px;letter-spacing:1px}.float-card{gap:8px}.fulfillment-card{right:-1px;top:96px;padding:10px}.card-icon{width:26px;height:31px}.card-icon .icon{width:17px}.float-card strong{font-size:10px}.float-card small{font-size:5px;letter-spacing:.8px}.float-card em{font-size:6px}.currency-card{left:29px;bottom:57px;padding:10px}.currency-symbol{font-size:20px;padding-right:3px}.currency-card>.icon{width:21px;margin-left:6px}.map-pin small{font-size:6px}.globe-coordinate{left:42px;font-size:5px;bottom:12px}.globe-coordinate span{display:none}.hero-bottom{min-height:58px;font-size:6px;letter-spacing:.7px}.hero-bottom a{font-size:8px}.hero-bottom a span{margin-left:6px}.principles-inner{min-height:77px;font-size:9px}.principles-inner>span{gap:7px}.principles-inner .icon{width:17px}.problem-heading h2{font-size:34px}.problem-heading>p:last-child{position:static;max-width:100%;margin-top:23px;font-size:12px}.comparison-card h3{font-size:26px}.comparison-card{padding:22px 20px 0}.comparison-card li{font-size:10px;gap:9px}.comparison-foot{font-size:6px;letter-spacing:.8px}.split-heading{align-items:flex-start;flex-direction:column;gap:23px}.split-heading h2{font-size:35px}.split-heading>p{max-width:500px;font-size:12px}.workflow{gap:25px;grid-template-columns:1fr 1fr;margin-top:35px;row-gap:32px}.workflow p{max-width:280px}.workflow article:nth-child(2) .workflow-arrow{display:none}.workflow h3{font-size:17px}.model-note{padding:16px}.model-note strong{font-size:10px}.model-note p span{font-size:8px}.category-layout{grid-template-columns:34% 66%}.molecule-art{padding-right:25px}.category-copy{padding-left:28px}.category-copy h2{font-size:25px}.category-copy>p:not(.eyebrow){font-size:11px}.molecule-art>span{font-size:5px;letter-spacing:.8px}.category-section{padding:5px 0 60px}.modules-grid{grid-template-columns:1fr 1fr;gap:17px;margin-top:30px}.module-card{padding:26px}.module-card h3{font-size:19px}.module-card>p{font-size:11px;min-height:84px}.module-card li{font-size:9px}.module-card .mini-label{font-size:8px}.program-extras{display:grid;grid-template-columns:1fr 1fr;gap:20px}.program-extras>span:not(:first-child){font-size:10px}.vision-layout{grid-template-columns:1fr;gap:20px}.vision-layout h2{font-size:38px}.vision-layout>div>p:not(.eyebrow){max-width:600px}.mentor-layout{grid-template-columns:43% 1fr;gap:30px}.mentor-photo-wrap{aspect-ratio:1/1.6;max-height:500px}.mentor-photo-wrap img{object-position:43% 30%}.mentor-photo-label{left:20px;bottom:20px}.mentor-photo-label strong{font-size:23px}.mentor-photo-label .mini-label{font-size:6px}.mentor-copy h2{font-size:26px}.mentor-copy .eyebrow{font-size:6px;letter-spacing:1px;gap:8px}.mentor-copy>p:not(.eyebrow){font-size:11px}.mentor-principles{gap:7px;font-size:6px;letter-spacing:.5px}.offer-layout{grid-template-columns:1fr 1fr;gap:28px}.offer-copy h2{font-size:34px}.offer-copy .eyebrow{font-size:6px;letter-spacing:1px}.offer-copy>p:not(.eyebrow){font-size:11px}.offer-card{padding:21px}.offer-card-top{flex-direction:column;align-items:flex-start;gap:11px;margin-bottom:22px}.offer-card .brand{font-size:17px}.offer-card .brand-symbol{width:43px;height:43px}.offer-subtitle{font-size:9px}.price strong{font-size:70px}.price>span:first-child{font-size:20px}.price-detail{font-size:8px}.offer-inclusions li{font-size:9px;gap:8px}.offer-inclusions .icon{width:12px}.checkout-button{font-size:11px;padding:16px 10px}.checkout-security{font-size:6px}.offer-disclaimer{font-size:7px}.guarantee-block{gap:10px;margin-top:25px;padding-top:24px}.guarantee-block>.icon{width:28px;height:28px}.guarantee-block h3{font-size:10px}.guarantee-block p{font-size:9px}.faq-layout{grid-template-columns:1fr;gap:35px}.faq-heading h2{font-size:35px}.faq-heading>p:last-child{font-size:11px}.faq-item summary{font-size:12px}.closing-section h2{font-size:58px}.footer-bottom{font-size:7px}.footer-bottom>div{gap:13px}}
@media(max-width:580px){html{scroll-padding-top:90px}.container{width:calc(100% - 40px)}.section{padding:62px 0}.announcement{font-size:5.5px;letter-spacing:.75px;min-height:29px;gap:7px}.announcement .us-flag{width:16px;height:10px}.header-inner{height:69px}.brand{font-size:15px;gap:7px}.brand-symbol{width:38px;height:38px}.brand-bottom{font-size:10px;letter-spacing:5px;margin-top:4px}.brand-bottom b{font-size:8px;letter-spacing:2px}.header-inner>.button-header{font-size:9px;padding:9px 10px;gap:9px;margin-right:7px}.button-header .icon{width:14px;height:14px}.menu-toggle{padding:6px}.menu-toggle .icon{width:21px}.hero-layout{grid-template-columns:1fr;padding-top:38px;padding-bottom:0;min-height:auto}.hero .eyebrow{font-size:7px;letter-spacing:1.3px;margin-bottom:22px}.hero .red-line{width:21px}.hero h1{font-size:clamp(48px,12.1vw,66px);letter-spacing:-2.9px;line-height:1.09}.hero-description{font-size:12px;margin-top:23px;max-width:360px;line-height:1.9}.hero-tags{font-size:9px;margin:21px 0 23px;gap:23px}.hero-tags .icon{width:14px}.hero .button{padding:18px 21px;font-size:11px;gap:25px;width:100%;max-width:370px}.cta-caption{font-size:8px;justify-content:center;max-width:370px;margin-top:12px}.globe-scene{width:400px;height:370px;max-width:none;margin:4px auto -2px;left:50%;transform:translateX(-50%);margin-left:0}.globe-scene canvas{width:400px;height:370px}.orbit{width:320px;height:320px;top:25px;left:40px}.orbit-two{width:350px;height:350px;top:10px;left:25px}.globe-top-label{font-size:5px;top:26px;left:67px;letter-spacing:1.15px}.fulfillment-card{right:2px;top:96px;padding:12px}.currency-card{left:9px;bottom:57px;padding:12px}.float-card strong{font-size:11px}.float-card small{font-size:5.5px;letter-spacing:1px}.float-card em{font-size:6px}.card-icon{width:29px;height:33px}.globe-coordinate{bottom:22px;left:43px;font-size:5px}.globe-coordinate span{display:inline;font-size:4px}.map-pin small{font-size:5px}.cross-one{top:50px;right:33px}.cross-two{left:20px;bottom:85px}.hero-bottom{justify-content:center;min-height:57px;font-size:6px;text-align:center;letter-spacing:1px}.hero-bottom>span{line-height:1.9}.hero-bottom strong{display:block}.hero-bottom>a{display:none}.principles-inner{display:grid;grid-template-columns:1fr 1fr;gap:19px 10px;padding:23px 0;min-height:100px;font-size:9px}.principles-inner i{display:none}.principles-inner>span{gap:9px}.principles-inner .icon{width:17px;height:17px}.eyebrow{font-size:7px;letter-spacing:1.4px;gap:9px;margin-bottom:19px}h2,.problem-heading h2,.split-heading h2{font-size:30px;letter-spacing:-1.3px;line-height:1.23}.problem-heading>p:last-child{font-size:11px;line-height:1.85;margin-top:21px}.desktop-break{display:none}.comparison-grid{grid-template-columns:1fr;margin-top:28px;gap:16px}.comparison-card{padding:25px 23px 0}.comparison-title{flex-direction:row;align-items:center;gap:7px}.comparison-title .mini-label{font-size:6px;letter-spacing:.7px}.status-pill{font-size:5px;letter-spacing:.4px}.comparison-card h3{font-size:29px;margin:24px 0}.comparison-card li{font-size:10px;margin-bottom:16px}.comparison-foot{font-size:6px;padding:16px 0}.model-section{padding-top:60px}.split-heading{gap:17px}.split-heading>p{font-size:11px;line-height:1.9}.workflow{gap:29px 22px;margin-top:28px}.step-number{font-size:6px;letter-spacing:1px}.workflow-icon{width:42px;height:42px;margin:17px 0 16px}.workflow-icon .icon{width:21px}.workflow h3{font-size:15px;line-height:1.45;letter-spacing:-.5px;max-width:135px}.workflow p{font-size:10px;line-height:1.85}.workflow-arrow{top:59px;right:5px;font-size:16px}.model-note{align-items:flex-start;padding:16px 13px;gap:10px;margin-top:30px}.model-note>.icon{width:17px;margin-top:3px}.model-note strong{font-size:9px}.model-note p span{font-size:7px;margin-top:6px}.model-note>.us-flag{display:none}.category-layout{display:flex;flex-direction:column}.molecule-art{width:220px;padding:0;margin-bottom:30px}.molecule-art>span{font-size:6px;letter-spacing:1.5px;margin-top:3px}.category-copy{border-left:0;border-top:1px solid var(--line);padding:26px 0 0}.category-copy h2{font-size:28px}.category-copy .eyebrow{font-size:7px}.category-copy>p:not(.eyebrow){font-size:11px}.category-copy .fine-print{font-size:8px!important}.category-section{padding-bottom:52px}.light-section .split-heading>p{font-size:11px}.modules-grid{grid-template-columns:1fr;gap:14px}.module-card{padding:23px 25px}.module-top{margin-bottom:16px}.module-number{font-size:36px}.module-card h3{font-size:23px;line-height:1.35;margin-top:12px}.module-card>p{font-size:11px;min-height:auto;max-width:400px}.module-card li{font-size:10px;margin:10px 0}.module-card ul{padding-top:12px;margin-top:18px}.module-card .mini-label{font-size:7px}.program-extras{display:flex;flex-direction:column;align-items:flex-start;padding-left:8px;gap:17px;margin-top:29px}.program-extras .extra-label{margin-bottom:4px}.program-extras>span:not(:first-child){font-size:11px}.vision-layout{gap:18px}.vision-layout h2{font-size:31px;letter-spacing:-1.2px}.vision-layout>div>p:not(.eyebrow){font-size:11px;line-height:1.9}.text-link{font-size:10px}.mentor-layout{grid-template-columns:1fr;gap:35px}.mentor-photo-wrap{aspect-ratio:1/.99;max-height:460px}.mentor-photo-wrap img{object-position:50% 26%}.mentor-photo-label{left:25px;bottom:24px}.mentor-photo-label strong{font-size:29px}.mentor-photo-label .mini-label{font-size:7px}.mentor-copy h2{font-size:33px;letter-spacing:-1.4px}.mentor-copy .eyebrow{font-size:7px;letter-spacing:1.1px}.mentor-copy>p:not(.eyebrow){font-size:12px}.mentor-principles{font-size:7px;letter-spacing:1px;gap:15px;margin:23px 0}.signature{font-size:28px}.offer-layout{grid-template-columns:1fr;gap:35px}.offer-copy h2{font-size:41px;letter-spacing:-1.8px}.offer-copy .eyebrow{font-size:7px;letter-spacing:1.3px}.offer-copy>p:not(.eyebrow){font-size:12px}.guarantee-block{gap:15px;padding-top:22px}.guarantee-block>.icon{width:32px;height:32px}.guarantee-block h3{font-size:11px}.guarantee-block p{font-size:10px}.offer-card{padding:26px 23px 20px;border-radius:7px}.offer-card-top{flex-direction:row;align-items:center;gap:7px}.offer-card-top>.mini-label{font-size:6px}.offer-badge{font-size:5px;letter-spacing:.6px;padding:5px}.offer-card .brand{font-size:21px;gap:9px}.offer-card .brand-bottom{font-size:13px;letter-spacing:6px}.offer-card .brand-bottom b{font-size:10px}.offer-card .brand-symbol{width:49px;height:49px}.offer-subtitle{font-size:11px}.price{margin-top:23px}.price strong{font-size:91px}.price>span:first-child{font-size:25px}.price-detail{font-size:9px}.offer-inclusions li{font-size:10px;gap:10px;margin-bottom:15px}.offer-inclusions .icon{width:14px}.checkout-button{font-size:13px;padding:18px}.checkout-security{font-size:8px}.offer-disclaimer{font-size:8px}.faq-heading h2{font-size:31px}.faq-heading .eyebrow{font-size:7px}.faq-layout{gap:29px}.faq-item summary{font-size:11px;gap:12px;padding:19px 0}.faq-item summary .icon{width:16px}.faq-item>p{font-size:10px;margin-left:24px;line-height:1.9}.closing-section{padding:60px 0 65px}.closing-section h2{font-size:51px;letter-spacing:-2.6px}.closing-section .eyebrow{font-size:6px;letter-spacing:1.6px}.closing-section .button{font-size:11px;padding:17px 20px;gap:15px}.closing-note{font-size:6px;letter-spacing:1.1px}.closing-watermark{font-size:88px;bottom:-20px;letter-spacing:-5px}.site-footer{padding:33px 0 95px}.footer-top{flex-wrap:wrap;gap:20px;padding-bottom:25px}.footer-top>p{margin-left:auto;font-size:8px;padding-left:15px}.footer-top .brand{font-size:13px;gap:5px}.footer-top .brand-symbol{width:35px;height:35px}.footer-top .brand-bottom{font-size:9px;letter-spacing:4.5px}.back-top{display:none}.footer-bottom{flex-direction:column;gap:13px;font-size:7px;line-height:1.7}.footer-bottom>div{gap:22px}.legal-trigger{font-size:8px}.legal-disclaimer{margin-top:9px;font-size:6px;line-height:1.95}.mobile-sticky{position:fixed;bottom:0;left:0;right:0;z-index:25;background:#0b1729f5;border-top:1px solid #3e619050;backdrop-filter:blur(12px);display:flex;align-items:center;justify-content:space-between;padding:11px 20px calc(11px + env(safe-area-inset-bottom));box-shadow:0 -5px 30px #0004;transform:translateY(130%);transition:transform .3s}.mobile-sticky.show{transform:translateY(0)}.mobile-sticky>span{display:flex;flex-direction:column}.mobile-sticky small{font-size:6px;letter-spacing:1px;color:#869bb8}.mobile-sticky strong{font-family:var(--heading);font-size:21px;letter-spacing:-.6px}.mobile-sticky .button{font-size:11px;padding:13px 22px;gap:22px}.info-dialog{padding:28px}.info-dialog h2{font-size:26px}.info-dialog p:not(.eyebrow){font-size:11px}}
/* Peptide-market positioning and source-backed industry overview. */
.hero h1{font-size:clamp(43px,4.25vw,62px);letter-spacing:-2.6px;line-height:1.13}.hero-description{max-width:490px}.hero-compliance{max-width:470px;font-size:10px;color:#8b9bb1;line-height:1.75;margin-top:12px}.hero .eyebrow{letter-spacing:1.35px;font-size:8px}.hero-layout{padding-top:43px;padding-bottom:43px}.hero .button{font-size:12px;gap:18px}.desktop-nav{gap:21px}.market-section{background:radial-gradient(ellipse at 80% 15%,#12305c42,transparent 65%),#0b1524;border-bottom:1px solid var(--line);padding:86px 0}.market-section .split-heading>p strong{color:#c7d5e9;font-weight:500}.market-scope{display:flex;gap:20px;align-items:flex-start;border:1px solid #3c65964d;border-left:2px solid #4a91ee;padding:17px 20px;background:#14253b7a;border-radius:4px;margin-top:33px}.scope-tag{font-size:8px;letter-spacing:1.1px;color:#9dc3f5;font-weight:700;white-space:nowrap;line-height:1.9;margin-top:2px}.market-scope p{font-size:11px;line-height:1.8;color:#9eafc7}.market-scope strong{color:#d8e8ff;font-weight:500}.market-stats{display:grid;grid-template-columns:repeat(4,1fr);margin-top:24px;border:1px solid #41618a50;border-radius:7px;background:#0b182a;overflow:hidden}.market-stat{padding:27px 22px;border-right:1px solid var(--line)}.market-stat:last-child{border-right:0}.market-stat>.mini-label{font-size:7px;letter-spacing:1.3px;color:#859cbd}.market-stat>strong{display:block;font-family:var(--heading);font-size:40px;font-weight:650;letter-spacing:-1.9px;line-height:1.2;color:#81bdff;margin:22px 0 18px;white-space:nowrap}.market-stat strong small{font-size:15px;letter-spacing:-.6px;color:#a9c4e9}.market-stat strong em{font-style:normal;font-size:22px;letter-spacing:-1px;color:#5b91cf}.market-stat p{font-size:11px;line-height:1.9;color:#9aabc2}.stat-foot{display:block;font-size:6px;letter-spacing:.8px;color:#657e9f;border-top:1px solid var(--line);padding-top:17px;margin-top:22px}.market-source{display:flex;justify-content:space-between;gap:25px;align-items:flex-start;margin-top:18px}.market-source p{color:#7f91a9;font-size:10px;line-height:1.9;max-width:810px}.market-source cite{font-style:normal}.market-source a{font-size:10px;display:flex;gap:9px;color:#8fbfff;white-space:nowrap;align-items:center}.market-source .icon{width:15px;height:15px}.market-source a:hover{color:#d8ebff}.market-thesis{display:flex;gap:29px;padding-top:32px;border-top:1px solid var(--line);margin-top:34px;align-items:flex-start}.thesis-number{font-size:8px;font-weight:600;color:#6b93c7;letter-spacing:1.5px;line-height:1.9;min-width:117px}.market-thesis h3{font-size:23px;letter-spacing:-.6px;line-height:1.4;margin-bottom:12px}.market-thesis p{font-size:12px;line-height:1.9;color:#8fa2bf;max-width:825px}.market-thesis strong{font-weight:500;color:#c9d8ed}.thesis-link{width:42px;height:42px;border:1px solid #385d8b;border-radius:50%;display:grid;place-items:center;flex-shrink:0;color:#81b8ff;margin-left:auto;margin-top:5px}.market-drivers{display:grid;grid-template-columns:repeat(3,1fr);gap:27px;margin-top:35px;padding-top:30px;border-top:1px solid var(--line)}.market-drivers article>span{font-size:7px;letter-spacing:1.3px;color:#6f8eb6}.market-drivers h3{font-size:17px;letter-spacing:-.4px;margin-top:12px;line-height:1.4}.market-drivers p{font-size:11px;line-height:1.85;color:#889db9;margin-top:10px}.offer-copy h2{font-size:43px}.closing-section h2{font-size:60px}
@media(max-width:1100px){.hero h1{font-size:49px}.hero .button{font-size:10px;padding:17px;gap:12px}.hero-compliance{font-size:9px;max-width:390px}.hero .eyebrow{font-size:7px;letter-spacing:.8px}.market-stat{padding:23px 17px}.market-stat>strong{font-size:32px}.market-stat strong small{font-size:12px}.market-stat strong em{font-size:19px}.market-stat p{font-size:10px}.market-stat>.mini-label{font-size:6px;letter-spacing:1px}.stat-foot{font-size:5.5px;letter-spacing:.6px}.desktop-nav{gap:15px;font-size:10px}.offer-copy h2{font-size:37px}}
@media(max-width:800px){.hero h1{font-size:37px;letter-spacing:-1.8px}.hero-description{font-size:11px}.hero-compliance{font-size:8px}.hero .eyebrow{font-size:5.5px;letter-spacing:.4px}.hero .button{font-size:8px;gap:10px;padding:15px 11px}.market-section{padding:65px 0}.market-stats{grid-template-columns:1fr 1fr}.market-stat{padding:26px}.market-stat:nth-child(2){border-right:0}.market-stat:nth-child(-n+2){border-bottom:1px solid var(--line)}.market-stat>strong{font-size:42px}.market-stat>.mini-label{font-size:7px}.market-stat p{font-size:11px}.stat-foot{font-size:6px}.market-source{flex-direction:column;gap:12px}.market-scope{gap:13px}.market-scope p{font-size:10px}.scope-tag{font-size:7px}.market-thesis{gap:20px}.market-thesis h3{font-size:21px}.market-thesis p{font-size:11px}.thesis-number{font-size:7px;min-width:93px}.market-drivers{gap:20px}.market-drivers h3{font-size:15px}.market-drivers p{font-size:10px}.offer-copy h2{font-size:31px}.closing-section h2{font-size:47px}}
@media(max-width:580px){.hero-layout{padding:35px 0 0}.hero h1{font-size:clamp(31px,8.8vw,49px);letter-spacing:-1.6px;line-height:1.17}.hero .eyebrow{font-size:6px;letter-spacing:.65px}.hero-description{font-size:12px;max-width:100%;margin-top:21px}.hero-compliance{font-size:9px;max-width:100%;margin-top:13px}.hero .button{font-size:10px;padding:17px 13px;gap:12px}.hero-tags{margin-top:19px}.hero-bottom{font-size:5.5px;letter-spacing:.7px}.market-section{padding:55px 0}.market-scope{flex-direction:column;gap:8px;padding:15px;margin-top:25px}.market-scope p{font-size:10px}.market-stat{padding:20px 13px}.market-stat>.mini-label{font-size:5.5px;letter-spacing:.6px}.market-stat>strong{font-size:30px;letter-spacing:-1.7px;margin:18px 0 13px}.market-stat strong small{font-size:10px;letter-spacing:-.3px}.market-stat strong em{font-size:15px;letter-spacing:-.3px}.market-stat p{font-size:9px;line-height:1.85}.market-stat p br{display:none}.stat-foot{font-size:5px;letter-spacing:.45px;padding-top:13px;margin-top:17px;line-height:1.8;min-height:30px}.market-source p{font-size:9px}.market-source a{font-size:10px}.market-thesis{flex-wrap:wrap;gap:14px;padding-top:25px;margin-top:27px}.thesis-number{font-size:7px}.thesis-number br{display:none}.thesis-number br:after{content:' '}.market-thesis h3{font-size:22px;line-height:1.4}.market-thesis p{font-size:11px}.thesis-link{display:none}.market-drivers{grid-template-columns:1fr;gap:23px;padding-top:25px;margin-top:25px}.market-drivers article>span{font-size:7px}.market-drivers h3{font-size:18px;margin-top:9px}.market-drivers p{font-size:11px;margin-top:7px}.offer-copy h2{font-size:35px}.closing-section h2{font-size:clamp(30px,8.6vw,45px);letter-spacing:-1.6px}.checkout-button{font-size:11px;gap:10px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.js-motion .reveal{opacity:1;transform:none}}
