/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@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{box-sizing:border-box;border:0 solid;margin:0;padding:0}::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]){-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance: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{.absolute{position:absolute}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.hidden{display:none}.table{display:table}}:root{--ink:#08090a;--panel:#0e1011;--panel-2:#16191b;--steel:#222a2e;--line:#ffffff21;--muted:#aaa8a2;--paper:#eee7db;--copper:#c66a25;--heat:#ff7b18;--hot:#ffad55;--cyan:#32c3ca}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--ink)}body{background:radial-gradient(circle at 82% 8%, #c66a251c, transparent 27rem), var(--ink);color:var(--paper);text-rendering:optimizelegibility;margin:0;font-family:Arial Narrow,Roboto Condensed,Segoe UI,Arial,sans-serif}body:before{content:"";pointer-events:none;opacity:.045;z-index:20;mix-blend-mode:soft-light;background-image:repeating-linear-gradient(0deg,#0000 0 3px,#ffffff47 4px);position:fixed;inset:0}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}::selection{background:var(--heat);color:#090909}.skipLink{z-index:100;background:var(--heat);color:#080808;padding:.9rem 1.1rem;font-weight:800;position:fixed;top:-70px;left:1rem}.skipLink:focus{top:1rem}.siteHeader{z-index:30;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#08090ae3;justify-content:space-between;align-items:center;gap:2rem;min-height:78px;padding:0 clamp(1.2rem,4vw,4.5rem);display:flex;position:sticky;top:0}.brand{flex:none;align-items:center;gap:.85rem;display:flex}.brandMark{width:40px;height:40px;color:var(--hot);border:1px solid #ffad558c;place-items:center;font-size:1.2rem;font-weight:900;display:grid;transform:rotate(45deg)}.brandMark i{font-style:normal;display:block;transform:rotate(-45deg)}.brandWords{letter-spacing:.14em;flex-direction:column;line-height:.9;display:flex}.brandWords strong{font-size:1.1rem}.brandWords small{color:var(--muted);letter-spacing:.35em;margin-top:.4rem;font-size:.72rem}.mainNav{color:#b7b4ae;letter-spacing:.12em;align-items:center;gap:clamp(1.2rem,2.5vw,2.8rem);font-size:.82rem;font-weight:800;display:flex}.mainNav a,.languageSwitch a{transition:color .2s}:is(.mainNav a:hover,.mainNav a:focus-visible,.languageSwitch a:hover,.languageSwitch a:focus-visible){color:var(--hot)}.headerActions{flex:none;align-items:center;gap:1rem;display:flex}.languageSwitch{color:#777;letter-spacing:.08em;gap:.42rem;font:800 .78rem/1 Segoe UI,sans-serif;display:flex}.languageSwitch a.active{color:var(--paper)}.isDisabled{cursor:not-allowed;filter:grayscale(.7);opacity:.52;-webkit-user-select:none;user-select:none}.hero{grid-template-columns:minmax(410px,.7fr) minmax(650px,1.3fr);align-items:center;gap:clamp(2.5rem,5vw,6rem);min-height:calc(100svh - 78px);padding:clamp(4rem,7vw,7.5rem) clamp(1.2rem,4.5vw,5.5rem) 5rem;display:grid;position:relative;overflow:hidden}.hero:before{content:"02";color:#ffffff06;font-size:clamp(16rem,35vw,34rem);font-weight:950;line-height:.8;position:absolute;bottom:-4rem;left:-1.5rem}.heroGlow{filter:blur(22px);background:radial-gradient(circle,#ff690f29,#2b686e0f 43%,#0000 70%);width:54vw;max-width:900px;height:54vw;max-height:900px;position:absolute;top:4%;right:3vw}.heroCopy{z-index:2;min-width:0;position:relative}.hero h1{letter-spacing:-.058em;text-transform:uppercase;max-width:8.6ch;margin:0;font-size:clamp(3.8rem,4.55vw,5.9rem);font-weight:950;line-height:.88}.hero h1 span,.hero h1 em{font-style:normal;display:block}.hero h1 em{color:var(--heat);text-shadow:0 0 45px #ff60072e;margin-top:.16em}.heroBody{color:#bbb8b1;max-width:610px;margin:2rem 0 0;font-size:clamp(1.05rem,1.3vw,1.28rem);line-height:1.65}.validationLine{color:#759294;letter-spacing:.12em;align-items:center;gap:.65rem;margin:2rem 0 0;font-size:.78rem;font-weight:800;display:flex}.validationLine span{color:var(--cyan);font-size:.7rem}.heroProducts{z-index:2;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));place-self:center end;gap:clamp(1rem,2vw,1.8rem);width:100%;min-width:0;max-width:840px;display:grid;position:relative;transform:translateY(-1.4rem)}.heroProduct{min-width:0;display:block}.heroProductMeta{color:#b0aca4;letter-spacing:.1em;justify-content:space-between;align-items:center;gap:1rem;min-height:40px;font-size:.76rem;font-weight:800;display:flex}.heroProductMeta small{color:#a16b40;letter-spacing:.1em;white-space:nowrap;font-size:.72rem}.heroProductFrame{background:#090a0b;border:1px solid #ff842b57;padding:7px;transition:transform .25s,border-color .25s;box-shadow:0 24px 65px #000000bf,0 0 42px #ff5e0014}.heroProduct-mlot .heroProductFrame{border-color:#32c3ca52;box-shadow:0 24px 65px #000000bf,0 0 42px #32c3ca12}:is(.heroProduct:hover .heroProductFrame,.heroProduct:focus-visible .heroProductFrame){border-color:var(--hot);transform:translateY(-3px)}.heroProduct img{border:1px solid #25211e;width:100%;height:auto;display:block}.heroProductName{justify-content:space-between;align-items:center;padding:1rem .15rem 0;display:flex}.heroProductName strong{letter-spacing:-.04em;font-size:clamp(1.8rem,3vw,3.2rem)}.heroProductName span{color:var(--heat);font-size:1rem;font-weight:900}.heroProduct-mlot .heroProductName span{color:var(--cyan)}.sectionShell{border-top:1px solid var(--line);padding:clamp(5rem,9vw,9rem) clamp(1.2rem,7vw,8.5rem)}.sectionKicker{color:var(--cyan);letter-spacing:.2em;text-transform:uppercase;margin:0 0 1.4rem;font-size:.78rem;font-weight:850}.manifesto{background:#0b0c0d}.manifestoGrid{grid-template-columns:1.15fr .85fr;align-items:end;gap:7vw;display:grid}.manifesto h2,.pluginsIntro h2,.shopIntro h2,.faqIntro h2{letter-spacing:-.052em;text-transform:uppercase;max-width:980px;margin:0;font-size:clamp(2.8rem,5vw,6rem);line-height:.96}.manifestoGrid>p,.shopIntro>p{color:#aaa7a1;margin:0;font-size:1.12rem;line-height:1.75}.pluginsIntro{background:linear-gradient(135deg,#111315,#090a0a 70%)}.pluginsIntro h2{max-width:1050px}.productChapter{overflow:hidden}.productChapter-zar{--chapter-accent:var(--heat);--chapter-glow:#ff71141f;background:#0a0b0c}.productChapter-mlot{--chapter-accent:var(--cyan);--chapter-glow:#32c3ca1c;background:#101619}.chapterLead{background:radial-gradient(circle at 78% 70%, var(--chapter-glow), transparent 28rem);grid-template-columns:.72fr 1.28fr;align-items:end;gap:8vw;display:grid}.chapterTitle{position:relative}.chapterNumber{color:var(--chapter-accent);letter-spacing:.14em;font-size:.82rem;font-weight:900}.chapterTitle>p{color:#a19e97;letter-spacing:.14em;margin:1.35rem 0 1rem;font-size:.8rem;font-weight:850}.chapterTitle h2{letter-spacing:-.06em;margin:0;font-size:clamp(4.5rem,7vw,8rem);line-height:.9}.chapterCopy h3{letter-spacing:-.045em;text-transform:uppercase;max-width:850px;margin:0;font-size:clamp(2.3rem,3.8vw,4.4rem);line-height:1}.chapterCopy>p:not(.sectionKicker){color:#b1aea7;max-width:760px;margin:1.8rem 0 0;font-size:1.08rem;line-height:1.75}.chapterBadges{flex-wrap:wrap;gap:.65rem;margin-top:2rem;display:flex}.chapterBadges span{border:1px solid var(--chapter-accent);padding:.6rem .78rem}@supports (color:color-mix(in lab, red, red)){.chapterBadges span{border:1px solid color-mix(in srgb, var(--chapter-accent) 36%, transparent)}}.chapterBadges span{color:var(--chapter-accent);letter-spacing:.1em;font-size:.72rem;font-weight:800}.chapterMedia{background:radial-gradient(circle at 50% 50%, var(--chapter-glow), transparent 45rem);place-items:center;padding-top:clamp(3rem,5vw,5rem);padding-bottom:clamp(3rem,5vw,5rem);display:grid;position:relative}.chapterImage{border:1px solid var(--chapter-accent);width:min(100%,1040px);padding:10px}@supports (color:color-mix(in lab, red, red)){.chapterImage{border:1px solid color-mix(in srgb, var(--chapter-accent) 38%, transparent)}}.chapterImage{background:#08090a;box-shadow:0 35px 100px #000000a6}.chapterImage img{width:100%;height:auto;display:block}.chapterSteps{grid-template-columns:repeat(3,1fr);padding-top:0;padding-bottom:0;display:grid}.chapterSteps article{border-right:1px solid var(--line);min-height:280px;padding:2.5rem}.chapterSteps article:last-child{border-right:0}.chapterSteps span{color:var(--chapter-accent);letter-spacing:.14em;font-size:.76rem;font-weight:900}.chapterSteps h3{letter-spacing:.1em;margin:5rem 0 1rem;font-size:1.08rem}.chapterSteps p{color:#a3a09a;max-width:350px;margin:0;font-size:.96rem;line-height:1.65}.sourceSection{background:#ffffff03}.sourceHeading{grid-template-columns:1fr 1fr;align-items:end;gap:5vw;display:grid}.sourceHeading h3,.enginePoints>div:first-child h3{letter-spacing:-.045em;text-transform:uppercase;max-width:700px;margin:0;font-size:clamp(2.2rem,3.8vw,4.4rem);line-height:1}.sourceHeading p{color:#aaa7a1;max-width:580px;margin:0;font-size:1.05rem;line-height:1.7}.sourceGrid{border:1px solid var(--line);grid-template-columns:repeat(7,1fr);margin-top:3.5rem;display:grid}.sourceCard{text-align:center;border-right:1px solid var(--line);background:linear-gradient(155deg,#ffffff09,#0000001f);flex-direction:column;align-items:center;min-width:0;min-height:250px;padding:1.4rem 1rem;display:flex}.sourceCard:last-child{border-right:0}.sourceCard h4{letter-spacing:.08em;place-items:center;min-height:2.5em;margin:1rem 0 .75rem;font-size:.84rem;line-height:1.25;display:grid}.sourceCard p{color:#aaa7a1;letter-spacing:.05em;min-height:2.5em;margin:0;font-size:.78rem;line-height:1.45}.sourceCard strong{color:var(--chapter-accent);letter-spacing:.04em;margin-top:auto;font-size:.78rem;line-height:1.45}.sourceIcon{width:54px;height:50px;color:var(--chapter-accent);display:block;position:relative}.sourceIcon i,.sourceIcon b,.sourceIcon em,.sourceIcon:before,.sourceIcon:after{content:"";box-sizing:border-box;font-style:normal;display:block;position:absolute}.sourceIcon-drums i{border:2px solid;border-radius:50%/28%;width:31px;height:22px;top:20px;left:12px}.sourceIcon-drums i:before{content:"";border-left:2px solid;border-right:2px solid;height:11px;position:absolute;top:5px;left:-2px;right:-2px}.sourceIcon-drums b,.sourceIcon-drums em{transform-origin:bottom;background:currentColor;width:2px;height:26px;top:4px}.sourceIcon-drums b{left:17px;transform:rotate(-48deg)}.sourceIcon-drums em{right:17px;transform:rotate(48deg)}.sourceIcon-bass i,.sourceIcon-guitar i,.sourceIcon-acoustic i{border:2px solid;border-radius:45% 55% 50% 44%;width:24px;height:29px;bottom:5px;left:7px;transform:rotate(-35deg)}.sourceIcon-bass b,.sourceIcon-guitar b,.sourceIcon-acoustic b{transform-origin:0;background:currentColor;border-radius:3px;width:30px;height:5px;top:5px;left:25px;transform:rotate(-43deg)}.sourceIcon-bass em,.sourceIcon-guitar em{background:currentColor;width:13px;height:3px;bottom:14px;left:12px;transform:rotate(-35deg)}.sourceIcon-acoustic em{border:2px solid;border-radius:50%;width:8px;height:8px;bottom:15px;left:14px}.sourceIcon-vocal i{border:2px solid;border-radius:10px;width:18px;height:31px;top:2px;left:18px}.sourceIcon-vocal b{border:2px solid;border-top:0;border-radius:0 0 16px 16px;width:30px;height:25px;top:14px;left:12px}.sourceIcon-vocal em{background:currentColor;width:2px;height:10px;top:38px;left:26px;box-shadow:-9px 9px 0 -1px,9px 9px 0 -1px}.sourceIcon-keys i{background:repeating-linear-gradient(90deg,#0000 0 7px,currentColor 7px 9px);border:2px solid;border-radius:4px;width:46px;height:29px;top:12px;left:4px}.sourceIcon-room i,.sourceIcon-room b,.sourceIcon-room em{background:currentColor;width:2px;height:43px;top:4px}.sourceIcon-room i{left:11px}.sourceIcon-room b{left:26px}.sourceIcon-room em{right:11px}.sourceIcon-room i:after,.sourceIcon-room b:after,.sourceIcon-room em:after{content:"";background:currentColor;border-radius:2px;width:10px;height:8px;position:absolute;left:-4px}.sourceIcon-room i:after{top:8px}.sourceIcon-room b:after{top:25px}.sourceIcon-room em:after{top:14px}.enginePoints{grid-template-columns:.7fr 1.3fr;align-items:start;gap:7vw;display:grid}.engineGrid{border-top:1px solid var(--line);grid-template-columns:1fr 1fr;display:grid}.engineGrid article{border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:175px;padding:1.5rem}.engineGrid article:nth-child(2n){border-right:0}.engineGrid span{color:var(--chapter-accent);font-size:.72rem;font-weight:900}.engineGrid h4{letter-spacing:.1em;margin:2.4rem 0 .65rem;font-size:.86rem}.engineGrid p{color:#a09e98;margin:0;font-size:.92rem;line-height:1.6}.shop{background:#090a0b}.shopIntro{grid-template-columns:1fr .75fr;align-items:end;gap:7vw;display:grid}.shopIntro>p{max-width:650px}.storeGrid{background:var(--line);grid-template-columns:repeat(2,1fr);gap:1px;margin-top:4.5rem;padding:1px;display:grid}.storeProduct{background:linear-gradient(145deg,#141617,#0b0c0d 65%);flex-direction:column;min-height:485px;padding:clamp(1.7rem,3vw,2.7rem);display:flex;position:relative;overflow:hidden}.storeProduct:after{content:"";border:1px solid #4b3425;width:230px;height:230px;position:absolute;top:-135px;right:-135px;transform:rotate(45deg)}.storeProductFeatured{opacity:.72;background:radial-gradient(circle at 85% 10%,#ff6b1121,#0000 18rem),linear-gradient(145deg,#191c1e,#0b0c0d 65%)}.storeProduct:nth-child(2).storeProductFeatured{background:radial-gradient(circle at 85% 10%,#32c3ca1c,#0000 18rem),linear-gradient(145deg,#191d1f,#0b0c0d 65%)}.storeProductTop{color:#918e88;letter-spacing:.12em;justify-content:space-between;align-items:center;font-size:.78rem;font-weight:800;display:flex}.storeProductTop>span{color:var(--heat)}.storeProductTop small{color:#a17755;letter-spacing:.1em;font-size:.74rem}.storeProductType{color:#85827b;letter-spacing:.12em;text-transform:uppercase;margin:4.5rem 0 .6rem;font-size:.76rem;font-weight:800}.storeProduct h3{color:#c4beb5;letter-spacing:-.055em;margin:0;font-size:clamp(3.8rem,7vw,7rem);line-height:.86}.storeProductBody{color:#aaa7a1;max-width:580px;margin:1.5rem 0 0;font-size:1rem;line-height:1.65}.storeProduct ul{flex-wrap:wrap;gap:.55rem;margin:1.6rem 0 0;padding:0;list-style:none;display:flex}.storeProduct li{color:#a6a39d;letter-spacing:.09em;border:1px solid #454748;padding:.42rem .58rem;font-size:.74rem}.storeProductBuy{border-top:1px solid var(--line);grid-template-columns:auto minmax(190px,.55fr);justify-content:space-between;align-items:end;gap:1.5rem;margin-top:auto;padding-top:2rem;display:grid}.storeProductBuy>span:first-child{flex-direction:column;gap:.55rem;display:flex}.storeProductBuy small{color:#9a9790;letter-spacing:.11em;font-size:.74rem;font-weight:800}.storeProductBuy strong{color:#85827d;font-size:3rem;line-height:.8}.disabledCheckout{color:#989896;text-align:center;letter-spacing:.1em;background:#252728;border:1px solid #484a4a;place-items:center;min-height:52px;padding:0 1rem;font-size:.76rem;font-weight:900;display:grid}.faq{background:#0b0c0d;grid-template-columns:.7fr 1.3fr;gap:8vw;display:grid}.faqIntro{align-self:start;position:sticky;top:130px}.faqIntro h2{font-size:clamp(2.8rem,4vw,5rem)}.faqList{border-top:1px solid var(--line)}.faqList details{border-bottom:1px solid var(--line)}.faqList summary{cursor:pointer;letter-spacing:.01em;justify-content:space-between;align-items:center;gap:2rem;min-height:96px;padding:1.25rem 0;font-size:1.08rem;font-weight:750;list-style:none;display:flex}.faqList summary::-webkit-details-marker{display:none}.faqList summary span{color:var(--heat);font-size:1.6rem;font-weight:300;transition:transform .2s}.faqList details[open] summary span{transform:rotate(45deg)}.faqList details p{color:#a8a59f;max-width:730px;margin:-.35rem 0 1.9rem;font-size:1rem;line-height:1.7}footer{border-top:1px solid var(--line);background:#050606;padding:4rem clamp(1.2rem,7vw,8.5rem) 2rem}.footerBrand{letter-spacing:-.07em;align-items:baseline;gap:1rem;font-size:clamp(3.6rem,9vw,10rem);font-weight:950;line-height:.85;display:flex}.footerBrand span{color:#45372d}footer>p{color:var(--heat);letter-spacing:.15em;margin:2rem 0 5rem;font-size:.78rem;font-weight:900}footer>div:last-child{border-top:1px solid var(--line);color:#918e88;letter-spacing:.07em;justify-content:space-between;gap:1rem;padding-top:1.4rem;font-size:.78rem;display:flex}:focus-visible{outline:2px solid var(--hot);outline-offset:4px}@media (max-width:1250px){.hero{grid-template-columns:1fr}.heroCopy{max-width:850px}.hero h1{max-width:11ch}.heroProducts{justify-self:start;max-width:840px}.sourceGrid{grid-template-columns:repeat(4,1fr)}.sourceCard:nth-child(4){border-right:0}.sourceCard{border-bottom:1px solid var(--line)}}@media (max-width:1050px){.mainNav{display:none}.manifestoGrid,.chapterLead,.sourceHeading,.enginePoints,.shopIntro,.faq{grid-template-columns:1fr}.faqIntro{position:static}.sourceHeading{gap:1.5rem}}@media (max-width:760px){.siteHeader{gap:.7rem;min-height:68px;padding:0 1rem}.brandMark{width:32px;height:32px}.brandWords strong{font-size:.95rem}.brandWords small{font-size:.7rem}.hero{min-height:auto;padding:4rem 1.1rem}.hero h1{font-size:clamp(3.3rem,16vw,5rem)}.heroProducts{grid-template-columns:1fr;transform:translateY(-.5rem)}.sectionShell{padding:4.5rem 1.1rem}.manifestoGrid{gap:2rem}.chapterSteps{grid-template-columns:1fr}.chapterSteps article{border-right:0;border-bottom:1px solid var(--line);min-height:230px}.chapterSteps h3{margin-top:3.7rem}.sourceGrid{grid-template-columns:repeat(2,1fr)}.sourceCard,.sourceCard:nth-child(4){border-right:1px solid var(--line)}.sourceCard:nth-child(2n){border-right:0}.engineGrid,.storeGrid{grid-template-columns:1fr}.engineGrid article{border-right:0}.storeProduct{min-height:455px}.storeProductBuy{grid-template-columns:1fr}.footerBrand{flex-direction:column;gap:.3rem}footer>div:last-child{flex-direction:column}}@media (max-width:430px){.brandWords{display:none}.hero h1{font-size:3.25rem}.sourceGrid{grid-template-columns:1fr}.sourceCard,.sourceCard:nth-child(2n),.sourceCard:nth-child(4){border-right:0}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important}}
