@import"https://fonts.googleapis.com/css2?family=Cinzel:wght@500;600;700&family=Noto+Sans:wght@400;500;600;700&display=swap";:root{--bg-deep: #21160e;--bg-mid: #5e3b22;--bg-gold: #d6b36c;--text-main: #fff7ed;--text-muted: rgba(255, 247, 237, .82);--heading: #fbbf24;--card-bg: rgba(24, 18, 12, .78);--card-border: rgba(245, 158, 11, .28);--btn-from: #f97316;--btn-to: #fde68a;--btn-text: #1c1209;--radius-lg: 24px;--radius-md: 16px;--shadow: 0 24px 60px rgba(0, 0, 0, .35);--max-width: 1120px;--brand-copper: #c07848;--fold-height: calc(100dvh - 4.25rem) ;--surface-forge: radial-gradient(ellipse 75% 58% at 6% 4%, rgba(214, 160, 80, .07), transparent 62%), radial-gradient(ellipse 70% 55% at 8% 98%, rgba(90, 28, 18, .06), transparent 58%), #050403;--surface-brown-gradient: radial-gradient(ellipse 85% 65% at 12% 8%, rgba(214, 179, 108, .1), transparent 52%), radial-gradient(ellipse 75% 55% at 88% 92%, rgba(249, 115, 22, .08), transparent 48%), linear-gradient(155deg, #100904 0%, #241408 38%, #3a2012 72%, #4a2816 100%)}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:5.5rem}#philosophie,#spiel{scroll-margin-top:-2.5rem}.section-scroll-target{display:block;width:0;height:0;overflow:hidden;pointer-events:none}body{margin:0;min-height:100vh;font-family:Noto Sans,system-ui,sans-serif;color:var(--text-main);background:radial-gradient(circle at 12% 18%,rgba(251,191,36,.18),transparent 42%),radial-gradient(circle at 88% 12%,rgba(249,115,22,.14),transparent 38%),radial-gradient(circle at 50% 100%,rgba(214,179,108,.22),transparent 55%),linear-gradient(135deg,var(--bg-deep) 0%,var(--bg-mid) 52%,var(--bg-gold) 100%);line-height:1.65}h1,h2,h3,h4{font-family:Cinzel,Georgia,serif;color:var(--heading);line-height:1.25;margin:0 0 .75rem}p{margin:0 0 1rem}a{color:var(--heading);text-decoration-thickness:1px;text-underline-offset:3px}a:hover{color:#fde68a}img{max-width:100%;height:auto;display:block}.container{width:min(var(--max-width),calc(100% - 2rem));margin-inline:auto}.site-header{position:sticky;top:0;z-index:20;backdrop-filter:blur(12px);background:#18120cb8;border-bottom:1px solid var(--card-border)}.site-header__inner{display:flex;align-items:center;justify-content:space-between;gap:1rem;width:100%;margin-inline:0;padding:.65rem 1.5rem .65rem .35rem}.site-header__brand{display:flex;align-items:center;flex-shrink:0;color:var(--text-main);text-decoration:none}.site-header__logo{display:block;width:auto;height:2.75rem;max-width:none;border-radius:0;filter:brightness(0) invert(1) sepia(.35) saturate(2.2) hue-rotate(350deg) brightness(1.05)}.site-header__name{font-family:Cinzel,serif;font-weight:600;letter-spacing:.04em}.site-header__right{display:flex;align-items:center;gap:1.25rem;margin-left:auto}.site-header__nav{display:flex;flex-wrap:wrap;gap:.75rem 1.15rem;align-items:center}.site-header__nav a{color:var(--text-muted);text-decoration:none;font-size:.88rem}.site-header__nav a:hover{color:var(--heading)}.lang-switcher{position:relative;flex-shrink:0}.lang-switcher__summary{list-style:none;display:inline-flex;align-items:center;gap:.4rem;cursor:pointer;user-select:none;color:var(--text-muted);font-size:.92rem;font-weight:600;letter-spacing:.02em;padding:.35rem .55rem;border-radius:999px;border:1px solid transparent}.lang-switcher__summary::-webkit-details-marker{display:none}.lang-switcher__summary:hover,.lang-switcher[open] .lang-switcher__summary{color:var(--heading);border-color:#f59e0b59;background:#281c128c}.lang-switcher__globe{font-size:1rem;line-height:1}.lang-switcher__chevron{width:.35rem;height:.35rem;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:rotate(45deg) translateY(-1px);opacity:.75}.lang-switcher__menu{position:absolute;top:calc(100% + .4rem);right:0;z-index:30;min-width:11.5rem;margin:0;padding:.4rem;list-style:none;border-radius:var(--radius-md);border:1px solid rgba(245,158,11,.3);background:#18120cf5;box-shadow:var(--shadow)}.lang-switcher__option{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.55rem .7rem;border-radius:10px;color:var(--text-muted);text-decoration:none;font-size:.92rem;font-weight:500}.lang-switcher__option:hover{color:var(--heading);background:#f59e0b1a}.lang-switcher__option.is-active{color:var(--heading);background:#f59e0b24}.lang-switcher__option-code{opacity:.7;font-size:.8rem;font-weight:600}.cta-button{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.85rem 1.35rem;border-radius:999px;border:none;font-weight:700;font-size:1rem;color:var(--btn-text);background:linear-gradient(135deg,var(--btn-from),var(--btn-to));box-shadow:0 10px 24px #f9731659;text-decoration:none;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease}.cta-button:hover{transform:translateY(-1px);box-shadow:0 14px 28px #f973166b;color:var(--btn-text)}.cta-button--ghost{background:transparent;color:var(--heading);border:1px solid var(--card-border);box-shadow:none}.cta-button--ghost:hover{background:#ffffff0a;color:var(--heading)}.mobile-cta-dialog{margin:auto;padding:0;border:none;background:transparent;max-width:min(22rem,calc(100vw - 2rem))}.mobile-cta-dialog::backdrop{background:#0c0805b8}.mobile-cta-dialog__panel{padding:1.35rem 1.25rem 1.25rem;border-radius:var(--radius-lg);border:1px solid rgba(245,158,11,.35);background:linear-gradient(165deg,#3e2a1cfa,#20160efa);box-shadow:0 18px 40px #00000073;text-align:center}.mobile-cta-dialog__text{margin:0 0 1.15rem;color:#fff7edeb;font-size:1.02rem;line-height:1.55}.mobile-cta-dialog__text a{color:#fbbf24;text-decoration:underline;text-underline-offset:.12em}.mobile-cta-dialog__text a:focus-visible{outline:2px solid rgba(251,191,36,.75);outline-offset:2px;border-radius:2px}.mobile-cta-dialog__close{width:100%}.section{padding:4.5rem 0}.section--tight{padding:3rem 0}.section--closing{padding:1.35rem 0 2.25rem;background:var(--surface-forge);border-top:1px solid rgba(245,158,11,.14)}.section--closing .section__lead{margin-bottom:1.25rem}.section__title{font-size:clamp(1.75rem,3vw,2.35rem);text-align:center;margin-bottom:.75rem}.section__lead{text-align:center;color:var(--text-muted);max-width:42rem;margin:0 auto 2.5rem}.card{background:var(--card-bg);border:1px solid var(--card-border);border-radius:var(--radius-lg);padding:1.5rem;box-shadow:var(--shadow)}.card-grid{display:grid;gap:1.25rem;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.section--learn{min-height:var(--fold-height);display:flex;align-items:flex-start;padding:clamp(2.5rem,5vh,4rem) 0 clamp(3rem,6vh,4.5rem);background:transparent}.section--learn .container{width:100%}.section--learn .section__title{margin-bottom:.75rem;margin-inline:auto;line-height:1.15;max-width:none;white-space:nowrap}@media(max-width:640px){.section--learn .section__title{font-size:clamp(1.35rem,4.6vw,1.75rem)}}.section--learn .section__lead{margin-bottom:clamp(2.25rem,4.5vh,3.25rem)}.section--faq{background:transparent}.hero-fold{min-height:var(--fold-height);display:flex;align-items:center;padding:.4rem 0 .65rem;background:var(--surface-forge)}.hero-fold__grid{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.15fr);gap:clamp(.75rem,1.6vw,1.5rem);align-items:center;width:100%;position:relative}.hero{display:flex;flex-direction:column;align-items:flex-start;gap:clamp(1.35rem,3vh,2.4rem);padding:0 0 0 clamp(1.5rem,4vw,3.5rem);text-align:left}.hero__brand{margin:0;display:flex;flex-direction:column;align-items:center;width:100%;max-width:30rem;transform:translate(-.65rem)}.hero__logo-wrap{position:relative;display:block;width:fit-content;max-width:100%;margin-inline:auto;overflow:visible}.hero__logo{display:block;width:min(450px,100%);height:auto;max-height:clamp(13.8rem,30vh,19rem);margin:0 auto;border-radius:0;box-shadow:none;object-fit:contain}.hero__spark-flash,.hero__sparks{position:absolute;left:68%;top:34%;pointer-events:none;z-index:2}.hero__spark-flash{width:22px;height:22px;margin:-11px 0 0 -11px;border-radius:50%;background:radial-gradient(circle,#fffef5 0%,#ffe9a8 25%,#fbbf24 55%,#f59e0b 78%,transparent 100%);opacity:0;transform:scale(.35);filter:blur(.15px);box-shadow:0 0 8px 2px #ffecaab3,0 0 16px 5px #fbbf2459}.hero__spark-flash.is-active{animation:hero-spark-flash .3s ease-out}.hero__sparks{width:0;height:0;overflow:visible;filter:drop-shadow(0 0 1.5px rgba(255,220,140,.7))}.hero__spark{position:absolute;left:0;top:0;width:var(--size, 2px);height:calc(var(--size, 2px) * 2.2);margin:0;border-radius:999px;background:linear-gradient(180deg,#fff,#fff4d0 30%,#fbbf24,#f59e0b);box-shadow:0 0 2px 1px #fffae6e6,0 0 5px 1px #fbbf24a6;opacity:0;transform:translate(-50%,-50%) scale(.6);animation:hero-spark-fly var(--dur, .68s) ease-out var(--delay, 0ms) forwards}@keyframes hero-spark-flash{0%{opacity:0;transform:scale(.35)}35%{opacity:.95;transform:scale(1.35)}to{opacity:0;transform:scale(.8)}}@keyframes hero-spark-fly{0%{opacity:0;transform:translate(-50%,-50%) scale(.55)}10%{opacity:1}to{opacity:0;transform:translate(calc(-50% + var(--dx)),calc(-50% + var(--dy))) scale(.3)}}@media(prefers-reduced-motion:reduce){.hero__spark-flash,.hero__spark{animation:none!important;opacity:0!important}}.hero__brand .hero__tagline{margin:clamp(-1.45rem,-2.4vh,-.85rem) 0 0;font-family:Cinzel,Georgia,serif;font-size:clamp(.62rem,.65vw + .35rem,.88rem);font-weight:500;letter-spacing:.05em;line-height:1.2;text-align:center;width:100%;color:var(--brand-copper);transform:translate(-.55rem)}.hero__copy{position:relative;z-index:2;max-width:30rem}.hero-fold .hero__title{margin-bottom:.55rem;margin-inline:0;font-size:clamp(1.2rem,1.8vw + .5rem,2.15rem);white-space:normal}.hero-fold .hero__subtitle{margin:0;max-width:none;font-size:clamp(1rem,1.1vw + .5rem,1.2rem);line-height:1.55}.hero__cta-block{position:relative;z-index:1;display:flex;flex-direction:column;align-items:flex-start;min-height:clamp(7.5rem,15vh,10.5rem)}.hero-fold .hero__actions{position:relative;z-index:2;display:flex;flex-direction:column;align-items:flex-start;gap:1.2rem;justify-content:flex-start;margin-top:clamp(.55rem,1.4vh,1rem)}.hero-badge{display:flex;flex-direction:column;align-items:flex-start;gap:.35rem;margin:0;padding:0;border:none;background:none;color:#fff7edb8;font-size:clamp(.78rem,.55vw + .58rem,.9rem);letter-spacing:.01em;line-height:1.35}.hero-badge__devices{display:inline-flex;align-items:center;gap:.4rem}.hero-badge__devices i{color:#fde68a;opacity:.9;font-size:.95em}.hero-badge__devices i.fa-desktop{font-size:.88em}.hero__amboss{position:absolute;z-index:0;left:clamp(2.25rem,5.5vw,4.5rem);top:clamp(-3rem,-5vh,-1.5rem);margin:0;width:min(500px,110%);pointer-events:none}.hero__amboss img{width:100%;height:auto;display:block;border:none;border-radius:0;box-shadow:none;mask-image:radial-gradient(ellipse 75% 70% at 50% 55%,#000 35%,transparent 78%);-webkit-mask-image:radial-gradient(ellipse 75% 70% at 50% 55%,#000 35%,transparent 78%)}.hero__title{color:#f59e0b;font-size:clamp(1rem,2.6vw + .35rem,2.5rem);white-space:nowrap;margin-inline:auto;margin-bottom:1.25rem;letter-spacing:.01em}.hero__subtitle{max-width:42rem;margin:0 auto 2.5rem;color:var(--text-muted);font-size:clamp(1rem,1.6vw + .5rem,1.15rem);line-height:1.7}.hero__actions{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-bottom:0}.video-section{padding:2.5rem 0 5.5rem}.video-section--fold{padding:0;min-width:0;margin-top:clamp(.4rem,1.4vh,1rem)}.video-section__title{margin:0 0 clamp(.65rem,1.2vh,.9rem);font-size:clamp(.92rem,1.1vw + .35rem,1.2rem);font-weight:500;text-align:center;max-width:min(825px,95%);color:#fde68a}.video-section--fold .video-placeholder{max-width:min(825px,95%);margin:0;padding:.65rem .75rem .85rem}.hero-fold__tagline{grid-column:1 / -1;position:relative;z-index:2;justify-self:center;width:100%;max-width:min(58rem,96%);margin:clamp(.45rem,1.1vh,.85rem) 0 0;padding:0 .75rem;text-align:center;font-size:clamp(1.02rem,.85vw + .75rem,1.25rem);font-weight:500;line-height:1.5;color:#f59e0b}.video-placeholder{max-width:920px;margin:0 auto;border-radius:var(--radius-lg);border:1px solid rgba(245,158,11,.3);overflow:hidden;box-shadow:var(--shadow);background:#18120c8c}.video-section--fold .video-placeholder img,.video-section--fold .video-placeholder__player{max-height:clamp(233px,38.5vh,398px);width:100%;height:auto;object-fit:contain;object-position:center top}.video-placeholder img,.video-placeholder__player{width:100%;height:auto;display:block;vertical-align:middle;background:#050403;border-radius:var(--radius-md)}.video-badges{display:flex;flex-wrap:nowrap;justify-content:center;gap:.45rem .55rem;list-style:none;margin:.85rem 0 0;padding:0;max-width:min(750px,95%)}.video-badges li{display:inline-flex;align-items:center;gap:.4rem;margin:0;padding:.38rem .85rem;border-radius:999px;border:1px solid rgba(245,158,11,.28);background:#fff7ed1a;color:#fff7edd1;font-size:clamp(.82rem,.65vw + .6rem,.95rem);letter-spacing:.01em;line-height:1.3;white-space:nowrap}.video-badges li i{font-size:.85em;color:#fde68a;opacity:.95}.steps{display:grid;gap:1.25rem;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));counter-reset:step}.step-card{position:relative;padding-top:2.5rem}.step-card:before{counter-increment:step;content:counter(step);position:absolute;top:1.25rem;left:1.5rem;width:2rem;height:2rem;border-radius:50%;display:grid;place-items:center;font-weight:700;color:var(--btn-text);background:linear-gradient(135deg,var(--btn-from),var(--btn-to))}.badge-list{display:flex;flex-wrap:wrap;gap:.65rem;justify-content:center}.badge{padding:.45rem .9rem;border-radius:999px;border:1px solid var(--card-border);background:#ffffff0a;font-size:.95rem}.learn-grid{display:grid;gap:clamp(1.1rem,2.5vh,1.75rem);grid-template-columns:1fr;max-width:var(--max-width);margin-inline:auto;margin-bottom:0;position:relative;z-index:1}.learn-path{position:relative;max-width:var(--max-width);margin-inline:auto}.learn-path__connector{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;z-index:0;overflow:visible}.learn-path__connector path{fill:none;stroke:#c2924875;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke;filter:drop-shadow(0 0 5px rgba(120,88,40,.16))}.learn-path__connector--mobile{display:none}.learn-path__connector--mobile path{stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke:#c2924894;stroke-width:1.75}.learn-box--story{grid-template-columns:minmax(0,.78fr) minmax(0,1.42fr)}.learn-box--align-left{justify-self:start;width:min(100%,920px)}.learn-box--align-right{justify-self:end;width:min(100%,920px)}.learn-box--align-right .learn-box__content{order:2}.learn-box--align-right .learn-box__images{order:1}.learn-box--align-right.learn-box--story{width:min(100%,1140px);grid-template-columns:minmax(0,1.02fr) minmax(0,1fr)}.learn-box__images--story{min-height:clamp(260px,36vh,380px)}.learn-box{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.25fr);gap:clamp(1.25rem,2.5vw,2rem);align-items:center;padding:0;border:none;background:transparent;box-shadow:none;position:relative;z-index:1}.learn-box__content{min-width:0;position:relative;z-index:2}.learn-box__image--dominant{z-index:4;width:62%;max-width:62%;height:clamp(210px,30vh,320px);max-height:clamp(210px,30vh,320px);object-fit:contain;object-position:center center}.learn-box__image--secondary{z-index:5;width:34%;max-width:34%;height:clamp(108px,15vh,150px);max-height:clamp(108px,15vh,150px);object-fit:contain;object-position:center center}.learn-box__badge{display:inline-grid;place-items:center;width:2.5rem;height:2.5rem;margin-bottom:1rem;border-radius:999px;font-weight:700;font-size:1.05rem;color:var(--btn-text);background:linear-gradient(135deg,var(--btn-from),var(--btn-to));border:2px solid rgba(251,191,36,.55);box-shadow:0 0 0 4px #fbbf241f,0 8px 20px #00000047;position:relative;z-index:4}.learn-box__title{font-size:clamp(1.4rem,2.5vw,1.8rem);margin-bottom:.75rem}.learn-box__text{margin:0;color:var(--text-muted);font-size:clamp(1.1rem,1.5vw,1.25rem);line-height:1.65}.learn-box__text-sub{margin:.55rem 0 0;color:#fff7edad;font-size:clamp(.92rem,1.05vw,1.02rem);font-weight:400;line-height:1.55}.learn-box__text--after-sub{margin-top:.75rem}.learn-box__images{position:relative;z-index:3;min-height:clamp(260px,36vh,380px);padding:0;padding-bottom:1.35rem;overflow:visible;background:transparent;box-shadow:none;isolation:isolate}.learn-box__images:hover,.learn-box__images:focus-within{overflow:visible}.learn-path__footprint{position:absolute;z-index:1;display:grid;place-items:center;color:#f59e0b;font-size:clamp(1.05rem,1.65vw,1.45rem);opacity:.68;pointer-events:none;filter:drop-shadow(0 0 8px rgba(245,158,11,.22))}.learn-box__zoom-hint{position:absolute;bottom:.15rem;left:0;right:0;display:flex;align-items:center;justify-content:center;gap:.22rem;margin:0;font-size:clamp(.48rem,.68vw,.56rem);color:#fff7ed7a;pointer-events:none;z-index:5}.learn-box__zoom-hint i{color:var(--heading);font-size:.75em}.learn-box__zoom-hint-active{display:none}.learn-box__images:has(.learn-box__image:hover) .learn-box__zoom-hint-default,.learn-box__images:has(.learn-box__image:focus-visible) .learn-box__zoom-hint-default{display:none}.learn-box__images:has(.learn-box__image:hover) .learn-box__zoom-hint-active,.learn-box__images:has(.learn-box__image:focus-visible) .learn-box__zoom-hint-active{display:inline}.learn-box__images:has(.learn-box__image:hover) .learn-box__zoom-hint i,.learn-box__images:has(.learn-box__image:focus-visible) .learn-box__zoom-hint i{color:#fbbf24}.learn-zoom-dialog{margin:auto;padding:0;border:none;background:transparent;max-width:min(96vw,1680px);width:100%;z-index:300}.learn-zoom-dialog::backdrop{background:#080503e0}.learn-zoom-dialog__panel{position:relative;padding:clamp(.75rem,2vw,1.25rem)}.learn-zoom-dialog__image{display:block;width:100%;max-height:min(88vh,980px);margin:0 auto;object-fit:contain;border-radius:16px;border:2px solid rgba(245,158,11,.45);box-shadow:0 28px 64px #00000094;background:#080604eb}.learn-zoom-dialog__story-forge{display:flex;justify-content:center;align-items:center;width:100%;margin:0 auto}.learn-zoom-dialog__story-forge .story-forge-demo--zoom,.learn-story-forge-preview__stage .story-forge-demo--preview{position:relative;inset:auto;width:100%;height:100%;max-width:none;max-height:none;aspect-ratio:auto;transform:none;cursor:default;border-radius:16px;border:2px solid rgba(245,158,11,.45);box-shadow:0 28px 64px #00000094;background:linear-gradient(160deg,#0e0906,#18110c 55%,#21170f)}.learn-zoom-dialog__story-forge .story-forge-demo--zoom{width:min(96vw,1680px,calc(min(88vh,980px) * 1922 / 1036));height:min(88vh,980px,calc(min(96vw,1680px) * 1036 / 1922));max-width:min(96vw,1680px);max-height:min(88vh,980px);aspect-ratio:1922 / 1036}.learn-story-forge-preview{position:fixed;inset:0;z-index:200;display:flex;align-items:center;justify-content:center;padding:clamp(.75rem,2vw,1.25rem);pointer-events:none}.learn-story-forge-preview[hidden]{display:none!important}.learn-story-forge-preview__backdrop{position:absolute;inset:0;background:#080503e0;pointer-events:auto}.learn-story-forge-preview__panel{position:relative;z-index:1;pointer-events:none}.learn-story-forge-preview__close{pointer-events:auto;z-index:3}.learn-story-forge-preview__stage{position:relative;z-index:1;width:min(96vw,1680px,calc(min(88vh,980px) * 1922 / 1036));height:min(88vh,980px,calc(min(96vw,1680px) * 1036 / 1922));max-width:min(96vw,1680px);max-height:min(88vh,980px);aspect-ratio:1922 / 1036;pointer-events:auto}.learn-zoom-dialog__panel:has(.learn-zoom-dialog__story-forge:not([hidden])) .learn-zoom-dialog__close{z-index:5}.learn-zoom-dialog__close{position:absolute;top:.35rem;right:.35rem;z-index:2;display:inline-flex;align-items:center;justify-content:center;width:2.35rem;height:2.35rem;padding:0;border:1px solid rgba(245,158,11,.45);border-radius:999px;background:#20160eeb;color:#fbbf24;cursor:pointer;font-size:1.15rem;transition:background .18s ease,border-color .18s ease}.learn-zoom-dialog__close:hover{background:#3e2a1cfa;border-color:#fbbf24a6}.learn-zoom-dialog__close:focus-visible{outline:2px solid rgba(251,191,36,.75);outline-offset:2px}.learn-box__image{position:absolute;width:58%;height:clamp(220px,32vh,340px);padding:.4rem;box-sizing:border-box;border-radius:14px;border:1px solid rgba(245,158,11,.28);box-shadow:0 18px 40px #00000061;object-fit:contain;object-position:center center;background:linear-gradient(160deg,#0e0906,#18110c 55%,#21170f);cursor:zoom-in;transition:transform .22s ease,box-shadow .22s ease,z-index 0s}.learn-box__image--back{left:0;top:2%;transform:rotate(-2deg)}.learn-box__image--front{right:0;bottom:6%;transform:rotate(2deg)}.learn-box__images:hover .learn-box__image:hover,.learn-box__images:focus-within .learn-box__image:focus-visible{z-index:10;transform:rotate(0) scale(1.42);box-shadow:0 26px 52px #00000085;border:2px solid rgba(245,158,11,.55);border-radius:14px;outline:none}.learn-box--media-first{grid-template-columns:minmax(0,1.25fr) minmax(0,.95fr)}.learn-box__images--triple:not(.learn-box__images--story) .learn-box__image--middle{right:auto;left:48%;bottom:6%;transform:rotate(2deg)}.learn-box__images--triple .learn-box__image--secondary{right:auto}.learn-box__images--forge .learn-box__image--dominant{left:.35rem;top:.35rem;right:auto;bottom:auto;transform:rotate(-2deg)}.learn-box__images--forge .learn-box__image--secondary.learn-box__image--middle{left:48%;top:.65rem;bottom:auto;transform:rotate(2deg)}.learn-box__images--forge .learn-box__image--secondary.learn-box__image--top{left:49%;top:auto;bottom:clamp(2.45rem,4.8vh,2.85rem);width:36%;max-width:36%;height:clamp(100px,13vh,138px);max-height:clamp(100px,13vh,138px);transform:rotate(1.5deg)}.learn-box__images--story .learn-box__image--dominant{left:.35rem;top:.35rem;transform:rotate(-2deg)}.learn-box__images--story .learn-box__image--secondary.learn-box__image--middle{left:48%;top:.45rem;bottom:auto;transform:rotate(-.5deg)}.learn-box__images--story .learn-box__image--secondary.learn-box__image--top{left:49%;top:auto;bottom:1.75rem;transform:rotate(1.5deg)}.learn-box__images--story-forge .story-forge-demo.learn-box__image--secondary.learn-box__image--middle{left:48%;top:.45rem;bottom:auto;transform:rotate(-.5deg)}@media(hover:hover)and (pointer:fine){.learn-box__images--story-forge .story-forge-demo.learn-box__image:hover,.learn-box__images--story-forge .story-forge-demo.learn-box__image:focus-visible{transform:rotate(-.5deg);z-index:4;box-shadow:0 18px 40px #00000061;border:1px solid rgba(245,158,11,.28)}}.learn-box__kicker{margin:.35rem 0 .5rem;font-family:Cinzel,Georgia,serif;font-size:clamp(.62rem,.55vw + .38rem,.78rem);font-weight:600;letter-spacing:.12em;line-height:1.35;text-transform:uppercase;color:#fbbf24e0}.learn-box__native-note{margin:.65rem 0 0;font-size:clamp(.78rem,.45vw + .62rem,.88rem);line-height:1.45;color:#fff7ed9e}.story-forge-demo{overflow:hidden;padding:0}.story-forge-demo__frame{position:absolute;inset:0;width:100%;height:100%;margin:0;padding:0;border:none;border-radius:inherit;box-shadow:none;object-fit:contain;object-position:center center;background:transparent;cursor:inherit;opacity:0;pointer-events:none;transition:none}.story-forge-demo__frame--learn-lang{opacity:1;animation:story-forge-learn-lang 9s ease-in-out infinite}.story-forge-demo__frame--native{animation:story-forge-native 9s ease-in-out infinite}.story-forge-demo__frame--highlight{animation:story-forge-highlight 9s ease-in-out infinite}.story-forge-demo__frame--forge-options{animation:story-forge-forge-options 9s ease-in-out infinite}.story-forge-demo__frame--forged{animation:story-forge-forged 9s ease-in-out infinite}.story-forge-demo__success-spark{position:absolute;inset:18% 22%;border-radius:12px;pointer-events:none;opacity:0;box-shadow:0 0 #fbbf2400;animation:story-forge-success 9s ease-in-out infinite}.story-forge-demo__caption{position:absolute;left:.35rem;right:.35rem;bottom:.4rem;z-index:6;margin:0;padding:.28rem .45rem;border-radius:8px;text-align:center;font-size:clamp(.4rem,.58vw,.52rem);font-weight:400;line-height:1.35;letter-spacing:.01em;color:#fff7edd1;background:linear-gradient(180deg,#08060400,#080604b8 38%,#080604e0);text-shadow:0 1px 4px rgba(0,0,0,.65);pointer-events:none;animation:story-forge-caption 9s ease-in-out infinite}.learn-story-forge-preview__stage .story-forge-demo__caption,.story-forge-demo--zoom .story-forge-demo__caption{bottom:.85rem;font-size:clamp(.72rem,1vw,.88rem);font-weight:400;padding:.45rem .75rem}@keyframes story-forge-caption{0%,14%,83%,to{opacity:0}17%,80%{opacity:1}}.story-forge-demo--static .story-forge-demo__caption,.story-forge-demo--paused .story-forge-demo__caption{animation-play-state:paused}.story-forge-demo--static .story-forge-demo__caption{animation:none;opacity:1}@keyframes story-forge-learn-lang{0%,14%,83%,to{opacity:1}17%,80%{opacity:0}}@keyframes story-forge-native{0%,14%,83%,to{opacity:0}17%,31%{opacity:1}34%{opacity:0}}@keyframes story-forge-highlight{0%,31%,83%,to{opacity:0}34%,48%{opacity:1}51%{opacity:0}}@keyframes story-forge-forge-options{0%,48%,83%,to{opacity:0}51%,65%{opacity:1}68%{opacity:0}}@keyframes story-forge-forged{0%,65%,83%,to{opacity:0}68%,80%{opacity:1}}@keyframes story-forge-success{0%,72%,to{opacity:0;box-shadow:0 0 #fbbf2400}74%{opacity:.55;box-shadow:0 0 28px #fbbf2438}78%{opacity:0;box-shadow:0 0 #fbbf2400}}.story-forge-demo--static .story-forge-demo__frame,.story-forge-demo--paused .story-forge-demo__frame,.story-forge-demo--paused .story-forge-demo__success-spark,.story-forge-demo--paused .story-forge-demo__caption{animation-play-state:paused}.story-forge-demo--static .story-forge-demo__frame{animation:none!important;opacity:0}.story-forge-demo--static .story-forge-demo__frame--highlight{opacity:1}.story-forge-demo--static .story-forge-demo__success-spark{animation:none!important;opacity:0}@media(max-width:640px){.story-forge-demo:not(.story-forge-demo--static) .story-forge-demo__frame{animation:none!important;opacity:0}.story-forge-demo:not(.story-forge-demo--static) .story-forge-demo__frame--highlight{opacity:1}.story-forge-demo:not(.story-forge-demo--static) .story-forge-demo__success-spark{animation:none!important;opacity:0}}@media(prefers-reduced-motion:reduce){.story-forge-demo__frame,.story-forge-demo__success-spark,.story-forge-demo__caption{animation:none!important}.story-forge-demo__frame{opacity:0}.story-forge-demo__frame--highlight{opacity:1}.story-forge-demo__success-spark{opacity:0}.story-forge-demo__caption{opacity:1}}.learn-box__images--village .learn-box__image--dominant{left:.35rem;top:.35rem;width:64%;max-width:64%;height:clamp(210px,28vh,300px);max-height:clamp(210px,28vh,300px);transform:rotate(-2deg)}.learn-box__images--village .learn-box__image--secondary.learn-box__image--middle{left:50%;top:auto;bottom:clamp(3.85rem,7.4vh,4.45rem);width:36%;max-width:36%;height:clamp(100px,13vh,136px);max-height:clamp(100px,13vh,136px);transform:rotate(-1deg)}.learn-box__images--village .learn-box__image--secondary.learn-box__image--top{left:50%;top:.45rem;width:34%;max-width:34%;height:clamp(100px,13vh,136px);max-height:clamp(100px,13vh,136px);transform:rotate(1.5deg)}.learn-box__images--village{padding-bottom:1.35rem}.section--play{min-height:var(--fold-height);display:flex;align-items:flex-start;padding:clamp(.75rem,1.5vh,1.25rem) 0 clamp(1rem,2vh,1.75rem);background:transparent}.section--play .container{width:min(1680px,calc(100% - 1rem));display:flex;flex-direction:column;min-height:calc(var(--fold-height) - 2rem)}.section--play .section__title{margin-bottom:.4rem}.section--play .section__lead{margin-bottom:clamp(.75rem,1.5vh,1.15rem)}.section--play .learn-grid{flex:1;display:flex;min-height:0}.play-box{position:relative;display:flex;flex-direction:column;align-items:flex-start;width:100%;min-height:100%;padding:clamp(1.25rem,2.5vw,2rem);border-radius:var(--radius-lg);border:1px solid rgba(245,158,11,.3);background:#281c12b8;box-shadow:var(--shadow)}.play-box__heading{display:flex;align-items:center;gap:.65rem;width:100%;margin-bottom:.75rem}.play-box__shield{flex:0 0 auto;width:min(72px,14vw);height:auto;border:none;border-radius:0;box-shadow:none;filter:none}.play-box__title{flex:1;min-width:0;width:100%;font-size:clamp(1.35rem,2.4vw,1.85rem);margin-bottom:0;white-space:nowrap}.play-box__text{margin:0 0 1.25rem;color:var(--text-muted);font-size:clamp(1.05rem,1.4vw,1.2rem);line-height:1.65;display:flex;flex-wrap:wrap;align-items:center;column-gap:.85rem;row-gap:.25rem}.play-box__text-sep{color:#f59e0bbf;font-weight:600;user-select:none}.play-box__media{width:100%;flex:1;min-height:0;display:flex;align-items:flex-start;justify-content:center;overflow:visible}.play-box__grid{display:flex;flex-direction:column;gap:0;width:100%;max-width:1400px;padding-bottom:.5rem;position:relative;isolation:isolate}.play-box__row{display:flex;justify-content:center;align-items:flex-end;gap:0;width:100%;position:relative;margin-top:-1.75rem;z-index:var(--row-stack, 1)}.play-box__row:first-child{margin-top:0}.play-box__row--pair .play-box__cell{flex:1 1 0;max-width:64%;margin-inline:-2.5%}.play-box__row--pair .play-box__cell--lead{flex:1.45 1 0;max-width:74%}.play-box__row--single{margin-top:-2.25rem}.play-box__row--single .play-box__cell{flex:0 1 auto;width:min(74%,700px)}.play-box__row--single .play-box__step{flex-wrap:nowrap;align-items:flex-start;text-align:center}.play-box__row--single .play-box__step-text{text-align:center}.play-box__row--single .play-box__step-num{margin-top:.05em}.play-box__row--triple{position:relative;margin-top:1.25rem}.play-box__row--triple .play-box__cell{flex:1 1 0;max-width:calc(33.333% - .35rem);align-self:flex-end;margin-inline:-1.5%}.play-box__row--triple .play-box__cell--s{flex:.85 1 0;max-width:30%}.play-box__row--triple .play-box__cell--m{flex:1.15 1 0;max-width:36%}.play-box__row--triple .play-box__cell--l{flex:1.55 1 0;max-width:48%}.play-box__cell{position:relative;margin:0;min-width:0;z-index:var(--stack, 1)}.play-box__frame{position:relative;z-index:0;display:block;width:100%;height:auto;max-height:clamp(200px,28vh,380px);object-fit:contain;object-position:center;border-radius:.4rem;background:transparent;filter:drop-shadow(0 6px 14px rgba(0,0,0,.35));opacity:0;transform:scale(.92) translateY(.45em);transition:opacity .4s ease,transform .45s cubic-bezier(.22,1.35,.36,1);transition-delay:0s}.play-box__media.is-revealed .play-box__frame{opacity:1;transform:none;transition-delay:var(--frame-delay, 0s)}.play-box__cell--lead .play-box__frame{max-height:clamp(260px,36vh,480px)}.play-box__cell--s .play-box__frame{max-height:clamp(130px,18vh,230px)}.play-box__cell--m .play-box__frame{max-height:clamp(170px,23vh,300px)}.play-box__cell--l .play-box__frame{max-height:clamp(210px,29vh,380px)}.play-box__step{position:absolute;left:.4rem;top:.4rem;display:inline-flex;align-items:center;gap:.3em;max-width:calc(100% - .8rem);padding:.22em .45em .22em .28em;border-radius:.3em;background:#ea580c;color:#1c1917;font-family:system-ui,-apple-system,Segoe UI,sans-serif;font-size:clamp(.85rem,1.15vw,1.15rem);font-weight:650;line-height:1.2;letter-spacing:.01em;box-shadow:0 2px 6px #00000059;z-index:1;opacity:0;transform:scale(.92) translateY(.25em);transition:opacity .35s ease,transform .4s cubic-bezier(.22,1.35,.36,1);transition-delay:0s}.play-box__media.is-revealed .play-box__step{opacity:1;transform:none;transition-delay:var(--label-delay, var(--frame-delay, 0s))}.play-box__step--gold{overflow:hidden;background:linear-gradient(135deg,#f59e0b,#fbbf24 42%,#ea580c);box-shadow:0 0 0 1px #fbbf248c,0 0 10px #fbbf244d,0 2px 6px #00000059}.play-box__step--gold:after{content:"";position:absolute;inset:0;border-radius:inherit;background:linear-gradient(110deg,transparent 25%,rgba(255,248,220,.7) 48%,rgba(255,255,255,.35) 52%,transparent 75%);background-size:220% 100%;background-position:120% 0;opacity:0;pointer-events:none}.play-box__media.is-revealed .play-box__step--gold{animation:philosophy-gold-glow 1.2s ease-out var(--label-delay, var(--frame-delay, 0s)) both}.play-box__media.is-revealed .play-box__step--gold:after{animation:philosophy-gold-shimmer 1s ease-out var(--label-delay, var(--frame-delay, 0s)) both}.play-box__step-num{flex:0 0 auto;display:grid;place-items:center;width:1.3em;height:1.3em;border-radius:999px;background:#ffffffeb;color:#9a3412;font-size:.95em;font-weight:750}.play-box__step-text{min-width:0}.play-box__step--wide{max-width:min(100% - .7rem,22rem)}.play-box__step--span{max-width:min(100%,42rem);white-space:nowrap}.play-box__step--row{position:absolute;left:.4rem;top:.4rem;margin:0;z-index:var(--stack, 6);pointer-events:none}@media(min-width:1800px){.play-box__frame{max-height:clamp(240px,30vh,420px)}.play-box__cell--lead .play-box__frame{max-height:clamp(300px,38vh,520px)}.play-box__cell--s .play-box__frame{max-height:clamp(150px,20vh,260px)}.play-box__cell--m .play-box__frame{max-height:clamp(195px,25vh,340px)}.play-box__cell--l .play-box__frame{max-height:clamp(250px,32vh,440px)}.play-box__step{font-size:clamp(1rem,1.3vw,1.3rem)}}@media(prefers-reduced-motion:reduce){.play-box__frame,.play-box__step{opacity:1;transform:none;transition:none}.play-box__step--gold,.play-box__step--gold:after{animation:none!important}}@media(max-width:640px){.play-box__heading{flex-direction:column;align-items:center;text-align:center;gap:.5rem}.play-box__title{white-space:normal;text-align:center}.play-box__grid{gap:.9rem}.play-box__row,.play-box__row--pair,.play-box__row--single,.play-box__row--triple{flex-direction:column;align-items:stretch;justify-content:flex-start;flex-wrap:nowrap;margin-top:0;gap:.9rem}.play-box__row:first-child{margin-top:0}.play-box__row--pair .play-box__cell,.play-box__row--pair .play-box__cell--lead,.play-box__row--single .play-box__cell,.play-box__row--triple .play-box__cell,.play-box__row--triple .play-box__cell--s,.play-box__row--triple .play-box__cell--m,.play-box__row--triple .play-box__cell--l{flex:none;width:100%;max-width:100%;margin-inline:0;align-self:stretch}.play-box__row--triple{padding-bottom:0}.play-box__frame,.play-box__cell--lead .play-box__frame,.play-box__cell--s .play-box__frame,.play-box__cell--m .play-box__frame,.play-box__cell--l .play-box__frame{max-height:none;width:100%}.play-box__step{font-size:.95rem;max-width:calc(100% - .5rem)}.play-box__step--span,.play-box__step--row{position:relative;inset:auto;order:-1;width:100%;max-width:none;margin:0;justify-content:flex-start;text-align:left;white-space:normal;box-sizing:border-box}}.languages-section{min-height:var(--fold-height);display:flex;align-items:center;padding:clamp(2rem,4vh,3rem) 0;background:var(--surface-forge);border-top:1px solid rgba(245,158,11,.14);border-bottom:1px solid rgba(245,158,11,.14)}.languages-section .container{width:100%}.languages-section .section__title{margin-bottom:.75rem}.languages-section__lead{max-width:42rem;margin-inline:auto;margin-bottom:clamp(1.75rem,3.5vh,2.5rem)}.language-grid{list-style:none;margin:0 auto;padding:0;max-width:min(760px,100%);display:grid;gap:clamp(1rem,2vh,1.35rem);grid-template-columns:repeat(2,minmax(0,1fr))}.language-item{padding:clamp(.85rem,1.6vw,1.1rem) clamp(1rem,2vw,1.25rem);border-radius:var(--radius-md);border:1px solid rgba(245,158,11,.22);background:#18120c8c}.language-item__name{margin:0 0 .35rem;font-family:Cinzel,Georgia,serif;font-size:clamp(1rem,1.5vw,1.12rem);font-weight:600;color:#fbbf24;letter-spacing:.02em}.language-item__flag{margin-right:.35rem}.language-item__native{margin:0;color:var(--text-muted);font-size:clamp(.88rem,1.1vw,.95rem);line-height:1.5}.language-item__native-flags{letter-spacing:.12em}.philosophy-section{min-height:var(--fold-height);display:flex;align-items:center;padding:clamp(1rem,2vh,1.75rem) 0;margin-top:0;background:var(--surface-forge);border-top:1px solid rgba(245,158,11,.14);border-bottom:1px solid rgba(245,158,11,.14)}.philosophy-section .container{width:min(1680px,calc(100% - 1rem));margin-inline:auto}.philosophy{display:grid;grid-template-columns:minmax(0,1.75fr) minmax(0,.7fr);gap:clamp(1.5rem,2.5vw,2.5rem);align-items:center}.philosophy__text-col{display:flex;gap:1.25rem;align-items:stretch}.philosophy__line{flex:0 0 4px;border-radius:999px;background:#f59e0b}.philosophy__content{flex:1;min-width:0}.philosophy__title{font-size:clamp(1.75rem,3vw,2.35rem);color:#f59e0b;margin-bottom:1rem;text-align:left}.philosophy__text{color:#f59e0b;margin:0 0 1rem;text-align:left}.philosophy__text:last-child{margin-bottom:0}.philosophy__media{margin:0;justify-self:stretch;width:100%}.philosophy__stage{position:relative;width:100%;overflow:hidden;border-radius:var(--radius-lg)}.philosophy__bg{display:block;width:100%;height:auto;border-radius:var(--radius-lg);border:none;box-shadow:none}.philosophy__overlay-slot{position:absolute;left:var(--overlay-left-laptop);top:var(--overlay-top-laptop);width:var(--overlay-width-laptop);z-index:3;pointer-events:none;transform-origin:top center;transform:scale(1);transition:transform .9s cubic-bezier(.22,1.1,.36,1);transition-delay:0s}.philosophy__media.is-revealed .philosophy__overlay-slot--shrink{transform:scale(.58) translateY(62%);transition-delay:var(--shrink-delay, 0s);z-index:2}.philosophy__overlay{display:block;width:100%;height:auto;max-width:none;border-radius:.35rem;border:none;box-shadow:0 6px 18px #0006;opacity:0;transform:scale(.88) translateY(.45em);transform-origin:center center;transition:opacity .75s ease,transform .85s cubic-bezier(.22,1.35,.36,1);transition-delay:0s;pointer-events:none}.philosophy__media.is-revealed .philosophy__overlay{opacity:1;transform:scale(1) translateY(0);transition-delay:var(--step-delay, 0s)}.philosophy__steps{list-style:none;margin:0;padding:0;position:absolute;inset:0;pointer-events:none;z-index:4}.philosophy__step{position:absolute;left:var(--step-left-laptop);top:var(--step-top-laptop);display:inline-flex;align-items:center;gap:.35em;max-width:min(48%,22rem);padding:.28em .55em .28em .35em;border-radius:.35em;background:#ea580c;color:#1c1917;font-family:system-ui,-apple-system,Segoe UI,sans-serif;font-size:clamp(.85rem,1.15vw,1.15rem);font-weight:650;line-height:1.2;letter-spacing:.01em;box-shadow:0 2px 8px #00000059;opacity:0;transform:scale(.55) translateY(.4em);transform-origin:left center;transition:opacity .75s ease,transform .85s cubic-bezier(.22,1.35,.36,1);transition-delay:0s;z-index:2}.philosophy__media.is-revealed .philosophy__step{opacity:1;transform:scale(1) translateY(0);transition-delay:var(--step-delay, 0s)}.philosophy__step--gold{overflow:hidden;background:linear-gradient(135deg,#f59e0b,#fbbf24 42%,#ea580c);box-shadow:0 0 0 1px #fbbf248c,0 0 12px #fbbf2459,0 2px 8px #00000059}.philosophy__step--gold:after{content:"";position:absolute;inset:0;border-radius:inherit;background:linear-gradient(110deg,transparent 25%,rgba(255,248,220,.7) 48%,rgba(255,255,255,.35) 52%,transparent 75%);background-size:220% 100%;background-position:120% 0;opacity:0;pointer-events:none}.philosophy__media.is-revealed .philosophy__step--gold{animation:philosophy-gold-glow 1.8s ease-out var(--step-delay, 0s) both}.philosophy__media.is-revealed .philosophy__step--gold:after{animation:philosophy-gold-shimmer 1.5s ease-out var(--step-delay, 0s) both}@keyframes philosophy-gold-glow{0%{box-shadow:0 0 0 1px #fbbf2433,0 0 #fbbf2400,0 2px 8px #00000059}35%{box-shadow:0 0 0 1px #fde047e6,0 0 22px #fbbf24d9,0 2px 10px #00000059}to{box-shadow:0 0 0 1px #fbbf248c,0 0 12px #fbbf2459,0 2px 8px #00000059}}@keyframes philosophy-gold-shimmer{0%{opacity:0;background-position:120% 0}25%{opacity:1}to{opacity:0;background-position:-40% 0}}.philosophy__step-num{flex:0 0 auto;display:grid;place-items:center;width:1.35em;height:1.35em;border-radius:999px;background:#ffffffeb;color:#9a3412;font-size:.95em;font-weight:750}.philosophy__step-text{min-width:0}.philosophy__step--wide{max-width:min(68%,28rem);white-space:nowrap}.philosophy__caption{margin:1.75rem 0 0;text-align:center;color:#fbbf24;font-size:clamp(1.05rem,1.1vw + .6rem,1.22rem);font-style:italic;line-height:1.45}@media(min-width:1800px){.philosophy__step{left:var(--step-left);top:var(--step-top);font-size:clamp(1rem,1.35vw,1.3rem)}.philosophy__overlay-slot{left:var(--overlay-left);top:var(--overlay-top);width:var(--overlay-width)}}@media(prefers-reduced-motion:reduce){.philosophy__step,.philosophy__overlay{opacity:1;transform:none;transition:none}.philosophy__overlay-slot,.philosophy__media.is-revealed .philosophy__overlay-slot--shrink{transform:none;transition:none}.philosophy__step--gold,.philosophy__step--gold:after{animation:none!important}}.screenshot-grid{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.screenshot-placeholder,.screenshot-grid img{aspect-ratio:16 / 10;border-radius:var(--radius-md);border:1px dashed rgba(245,158,11,.35);background:#0000002e;object-fit:cover}.screenshot-placeholder{display:grid;place-items:center;color:var(--text-muted);font-size:.9rem;text-align:center;padding:1rem}.faq-list{display:grid;gap:.85rem;max-width:760px;margin:0 auto}.faq-item{border:1px solid var(--card-border);border-radius:var(--radius-md);background:var(--card-bg);overflow:hidden}.faq-item summary{cursor:pointer;list-style:none;padding:1rem 1.25rem;font-weight:600;color:var(--heading)}.faq-item summary::-webkit-details-marker{display:none}.faq-item__body{padding:0 1.25rem 1.1rem;color:var(--text-muted)}.faq-item__body p{margin:0}.faq-item__body p+p{margin-top:.75rem}.faq-item__body a{color:var(--heading)}.section--pricing{background:var(--surface-brown-gradient);padding:clamp(3.5rem,6vw,5rem) 0;overflow-x:clip}.section--pricing .container{display:grid;gap:clamp(2.5rem,5vw,3.75rem);min-width:0}.section--pricing .container>*{min-width:0;max-width:100%}.pricing-intro{text-align:center;max-width:42rem;margin-inline:auto}.section--pricing .pricing-intro .section__lead{margin-bottom:.75rem}.section--pricing .pricing-intro+.pricing-ladder{margin-top:calc(-1*clamp(.85rem,1.8vw,1.5rem))}.pricing-intro__cta{display:grid;gap:.65rem;justify-items:center;margin-top:1.25rem}.pricing-intro__note,.pricing-card__note,.pricing-closing__note{margin:0;font-size:.92rem;color:var(--text-muted)}.pricing-subtitle{font-size:clamp(1.15rem,2.2vw,1.45rem);margin-bottom:.85rem;text-align:center}.pricing-ladder{--pricing-ladder-top-title: 2.1rem;--pricing-ladder-node-size: 1.1rem;--pricing-ladder-bottom-title: 2.45rem;--pricing-ladder-bracket-stub: .58rem;--pricing-ladder-title-clearance: .5rem;--pricing-ladder-label-band: 2.05rem;--pricing-ladder-canvas-inset: calc( var(--pricing-ladder-label-band) + var(--pricing-ladder-bracket-stub) + var(--pricing-ladder-title-clearance) );--pricing-ladder-step-node-line: calc(var(--pricing-ladder-top-title) + (var(--pricing-ladder-node-size) / 2));--pricing-ladder-node-line: calc(var(--pricing-ladder-canvas-inset) + var(--pricing-ladder-step-node-line));padding:clamp(1.25rem,3vw,1.75rem);border-radius:var(--radius-lg);border:1px solid var(--card-border);background:var(--card-bg);box-shadow:var(--shadow);overflow:hidden;min-width:0}.pricing-ladder__scroll{overflow-x:auto;overflow-y:visible;scrollbar-width:thin;padding-top:.25rem;max-width:100%;-webkit-overflow-scrolling:touch}.pricing-ladder__scroll-wrap{position:relative;min-width:0}.pricing-ladder__scroll-fade{position:absolute;top:0;right:0;bottom:0;width:clamp(2.5rem,12vw,4rem);pointer-events:none;background:linear-gradient(90deg,transparent,rgba(24,18,12,.92) 68%,rgba(24,18,12,.98));opacity:0;transition:opacity .2s ease;z-index:2}.pricing-ladder__scroll-wrap.is-scrollable:not(.is-at-end) .pricing-ladder__scroll-fade{opacity:1}.pricing-ladder__scroll-arrow{position:absolute;right:.2rem;top:calc(var(--pricing-ladder-node-line) + .15rem);z-index:3;display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;padding:0;border:1px solid rgba(251,191,36,.45);border-radius:999px;background:#20160eeb;color:#fbbf24;font-size:1.35rem;line-height:1;cursor:pointer;box-shadow:0 0 14px #fbbf2438;opacity:0;pointer-events:none;transition:opacity .2s ease,background .18s ease,border-color .18s ease}.pricing-ladder__scroll-wrap.is-scrollable:not(.is-at-end) .pricing-ladder__scroll-arrow{opacity:1;pointer-events:auto}.pricing-ladder__scroll-arrow:hover{background:#3e2a1cfa;border-color:#fbbf24a6}.pricing-ladder__scroll-arrow:focus-visible{outline:2px solid rgba(251,191,36,.75);outline-offset:2px}.pricing-ladder__canvas{--pricing-ladder-step-width: calc(100% / var(--pricing-ladder-step-count));position:relative;min-width:max(100%,36rem);padding-top:var(--pricing-ladder-canvas-inset);padding-bottom:var(--pricing-ladder-canvas-inset)}.pricing-ladder__tier-bracket{position:absolute;pointer-events:none;z-index:2}.pricing-ladder__tier-bracket--free{top:0;left:calc(var(--pricing-ladder-step-width) / 2);width:calc(var(--pricing-ladder-step-width) * (var(--pricing-ladder-free-span) - 1));height:calc(var(--pricing-ladder-label-band) + var(--pricing-ladder-bracket-stub))}.pricing-ladder__tier-bracket--free:before{content:"";position:absolute;left:0;right:0;top:var(--pricing-ladder-label-band);height:var(--pricing-ladder-bracket-stub);bottom:auto;border:1px solid rgba(251,191,36,.5);border-bottom:none;border-radius:.45rem .45rem 0 0}.pricing-ladder__tier-bracket--plus{bottom:0;left:calc(var(--pricing-ladder-step-width) * (var(--pricing-ladder-free-span) - .5));width:calc(var(--pricing-ladder-step-width) * (var(--pricing-ladder-step-count) - var(--pricing-ladder-free-span)));height:calc(var(--pricing-ladder-label-band) + var(--pricing-ladder-bracket-stub))}.pricing-ladder__tier-bracket--plus:before{content:"";position:absolute;inset:0 0 auto;height:var(--pricing-ladder-bracket-stub);border:1px solid rgba(192,120,72,.55);border-top:none;border-radius:0 0 .45rem .45rem}.pricing-ladder__tier-bracket-label{position:absolute;left:50%;transform:translate(-50%,-50%);white-space:nowrap;font-family:Cinzel,Georgia,serif;font-size:clamp(.62rem,1.2vw,.78rem);font-weight:600;letter-spacing:.05em;text-transform:uppercase;padding:.12rem .55rem;background:var(--card-bg);z-index:1}.pricing-ladder__tier-bracket-label--free{top:calc(var(--pricing-ladder-label-band) / 2);color:#fde68a}.pricing-ladder__tier-bracket--plus .pricing-ladder__tier-bracket-label{top:auto;bottom:calc(var(--pricing-ladder-label-band) / 2);transform:translate(-50%,50%);color:var(--heading)}.pricing-ladder__track{list-style:none;margin:0;padding:0;display:flex;align-items:stretch;gap:0;overflow:visible}.pricing-ladder__step{flex:1 1 0;min-width:4.75rem;display:grid;grid-template-rows:var(--pricing-ladder-top-title) var(--pricing-ladder-node-size) var(--pricing-ladder-bottom-title);align-items:center;text-align:center;position:relative}.pricing-ladder__title-slot{display:flex;justify-content:center;padding-inline:.15rem}.pricing-ladder__title-slot--top{align-items:flex-end;padding-bottom:.35rem}.pricing-ladder__title-slot--bottom{align-items:flex-start;padding-top:.35rem}.pricing-ladder__node-slot{display:flex;justify-content:center;align-items:center;position:relative;z-index:1}.pricing-ladder__step:not(:last-child):after{content:"";position:absolute;top:var(--pricing-ladder-step-node-line);left:calc(50% + .55rem);width:calc(100% - 1.1rem);height:2px;background:linear-gradient(90deg,#fbbf248c,#fbbf2440);z-index:0}.pricing-ladder__step--plus:not(:last-child):after{background:linear-gradient(90deg,#c0784880,#c0784833)}.pricing-ladder__node{width:1.1rem;height:1.1rem;border-radius:50%;border:2px solid rgba(251,191,36,.75);background:radial-gradient(circle at 35% 30%,#fde68a,#d97706);box-shadow:0 0 12px #fbbf2459;position:relative;z-index:1}.pricing-ladder__step--plus .pricing-ladder__node{border-color:#c07848d9;background:radial-gradient(circle at 35% 30%,#fcd34d,#92400e)}.pricing-ladder__node--star{width:auto;height:auto;min-width:1.1rem;min-height:1.1rem;border:none;border-radius:0;background:none;box-shadow:none;display:inline-flex;align-items:center;justify-content:center;font-size:1.15rem;line-height:1;color:#fbbf24;text-shadow:0 0 12px rgba(251,191,36,.7)}.pricing-ladder__title{font-size:clamp(.68rem,1.4vw,.82rem);line-height:1.25;color:#fcd34d;font-weight:600}.pricing-ladder__divider-note{margin:1.1rem 0 0;text-align:center;color:var(--heading);font-family:Cinzel,Georgia,serif;font-size:.78rem;font-weight:600;letter-spacing:.03em;line-height:1.45;text-transform:uppercase}.pricing-ladder__note{margin:.45rem 0 0;text-align:center;color:#fde68a;font-style:italic;font-size:.95rem}.pricing-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(1rem,2.5vw,1.5rem);align-items:stretch;min-width:0}.pricing-card{border-radius:var(--radius-lg);border:1px solid var(--card-border);background:var(--card-bg);padding:clamp(1.25rem,2.5vw,1.75rem);display:flex;flex-direction:column;gap:.85rem;box-shadow:var(--shadow);min-width:0}.pricing-card--plus{border-color:#fbbf2473;background:radial-gradient(ellipse 80% 50% at 50% 0%,rgba(251,191,36,.1),transparent 60%),var(--card-bg)}.pricing-card__name{font-size:1.2rem;margin:0;font-family:Cinzel,Georgia,serif;letter-spacing:.04em;text-transform:uppercase}.pricing-card__tagline{margin:0;font-weight:600;color:var(--heading)}.pricing-card__desc{margin:0;color:var(--text-muted)}.pricing-card__desc--highlight{font-style:italic;color:#fde68a}.pricing-card__features{margin:0;padding-left:1.15rem;color:var(--text-muted);display:grid;gap:.45rem;flex:1}.pricing-card__features--free{flex:0 1 auto}.pricing-card__features li{line-height:1.45}.pricing-card__feature-note{display:block;margin-top:.2rem;font-size:.82rem;font-style:italic;color:#fff7edad}.pricing-card__footer{display:flex;flex-direction:column;flex:1;min-height:5.5rem;margin-top:.35rem}.pricing-card__actions{display:flex;flex-direction:column;justify-content:flex-end;margin-top:auto;padding-top:.5rem}.pricing-card--free .pricing-card__footer .pricing-card__actions{flex:1;justify-content:center;margin-top:0;padding-top:.75rem;padding-bottom:.75rem}.pricing-card__note--highlight{font-style:italic;color:#fde68a;text-align:center;margin-top:0}.pricing-card__actions .cta-button{width:100%;justify-content:center}.pricing-card__pricing{display:grid;gap:.65rem;width:100%;max-width:100%}.pricing-card--plus .pricing-card__pricing{grid-template-columns:repeat(2,minmax(0,1fr))}.pricing-card__pricing--free{grid-template-columns:minmax(0,1fr)}.pricing-card__plan{padding:.65rem .85rem;border-radius:var(--radius-md);border:1px solid var(--card-border);background:#0003;width:100%;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;min-height:6.75rem;text-align:center}.pricing-card__plan-label--spacer{visibility:hidden}.pricing-card__plan--free{justify-content:center;min-height:6.75rem}.pricing-card__plan--free .pricing-card__plan-price{margin:0}.pricing-card__plan-renewal{margin:.4rem 0 0;font-size:.72rem;line-height:1.35;font-weight:400;font-style:italic;color:#fcd34d;width:100%}.pricing-card__plan--yearly{border-color:#fbbf2480;background:#fbbf2412;position:relative}.pricing-card__plan-label{margin:0 0 .25rem;font-size:.88rem;color:var(--text-muted);width:100%}.pricing-card__plan-price{margin:0;font-family:Cinzel,Georgia,serif;font-size:clamp(1.1rem,2vw,1.35rem);color:var(--heading);line-height:1.2;white-space:nowrap;width:100%}.pricing-card__plan-period{font-family:Noto Sans,system-ui,sans-serif;font-size:.85rem;font-weight:400;color:var(--text-muted)}.pricing-info{padding:clamp(1.25rem,2.5vw,1.75rem);border-radius:var(--radius-lg);border:1px solid var(--card-border);background:var(--card-bg)}.pricing-ai--plus{margin-top:clamp(.85rem,2vw,1.15rem)}.pricing-info__text{margin:0 0 .85rem;color:var(--text-muted)}.pricing-info__text:last-child,.pricing-info__note:last-child{margin-bottom:0}.pricing-info__note{margin:.85rem 0 0;font-size:.92rem;color:var(--text-muted);font-style:italic}.pricing-stories__compare{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin:1rem 0}.pricing-stories__item p{margin:.35rem 0 0;color:var(--text-muted)}.pricing-stories__label{font-family:Cinzel,Georgia,serif;font-size:.82rem;font-weight:600;letter-spacing:.03em;text-transform:uppercase;color:#fde68a}.pricing-stories__label--plus{color:var(--heading)}.pricing-comparison__footnote{margin:.55rem 0 0;font-size:.78rem;color:var(--text-muted);line-height:1.45}.pricing-comparison__feature-note{display:block;margin-top:.35rem;font-size:.74rem;font-style:italic;font-weight:400;color:#fff7edad;line-height:1.4}.pricing-comparison__footnote-link{color:inherit;text-decoration:underline;text-underline-offset:2px}.pricing-comparison__footnote-link:hover{color:var(--heading)}.pricing-comparison__wrap{overflow-x:auto;border-radius:var(--radius-md);border:1px solid var(--card-border);background:var(--card-bg);max-width:100%;min-width:0;-webkit-overflow-scrolling:touch}.pricing-comparison__table{width:100%;border-collapse:collapse;min-width:520px}.pricing-comparison__table th,.pricing-comparison__table td{padding:.75rem 1rem;text-align:left;border-bottom:1px solid rgba(245,158,11,.15);vertical-align:top}.pricing-comparison__table thead th{font-family:Cinzel,Georgia,serif;color:var(--heading);font-size:.92rem;background:#00000040}.pricing-comparison__table tbody th{font-weight:500;color:var(--text-main);font-size:.92rem;width:38%}.pricing-comparison__table tbody td{color:var(--text-muted);font-size:.92rem;width:31%}.pricing-comparison__table tbody tr:last-child th,.pricing-comparison__table tbody tr:last-child td{border-bottom:none}.pricing-teasers__grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:clamp(.55rem,1vw,.85rem)}.pricing-teaser{border-radius:calc(var(--radius-md) - 2px);border:1px solid var(--card-border);background:var(--card-bg);overflow:hidden;display:flex;flex-direction:column;min-width:0;height:100%}.pricing-teaser__media{margin:0;aspect-ratio:4 / 3;overflow:hidden;background:#00000059}.pricing-teaser__media img{width:100%;height:100%;object-fit:cover;object-position:center top;display:block}.pricing-teaser__image{cursor:zoom-in;transition:filter .18s ease}.pricing-teaser__image:hover,.pricing-teaser__image:focus-visible{filter:brightness(1.06)}.pricing-teaser__image:focus-visible{outline:2px solid rgba(251,191,36,.75);outline-offset:2px}.pricing-teaser__media--contain img{object-fit:contain;object-position:center center}.pricing-teaser__body{flex:1;display:flex;flex-direction:column;padding:.55rem .32rem .65rem}.pricing-teaser__title{font-size:clamp(.72rem,1.1vw,.82rem);font-weight:700;margin:0 0 .3rem;line-height:1.25;text-align:center}.pricing-teaser__text{margin:0;font-size:clamp(.68rem,1vw,.76rem);color:var(--text-muted);line-height:1.35}.pricing-teaser__unlock{margin:auto 0 0;padding-top:.35rem;font-family:Noto Sans,sans-serif;font-size:clamp(.52rem,.76vw,.58rem);font-weight:600;color:var(--heading);text-align:center;line-height:1.2;letter-spacing:.01em;white-space:nowrap}.pricing-faq .faq-list{max-width:none}.pricing-closing{text-align:center;padding:clamp(2rem,4vw,2.75rem) clamp(1rem,3vw,2rem);border-radius:var(--radius-lg);background:var(--surface-forge);border:1px solid var(--card-border);display:grid;gap:.85rem;justify-items:center}.pricing-closing__title{font-size:clamp(1.35rem,2.8vw,1.85rem);margin:0}.pricing-closing__text{margin:0;max-width:32rem;color:var(--text-muted)}.site-footer{border-top:1px solid var(--card-border);background:#18120cd1;padding:2.5rem 0 3rem}.site-footer__grid{display:grid;gap:1.5rem}.site-footer__links{display:flex;flex-wrap:wrap;gap:.75rem 1.25rem}.site-footer__links a{color:var(--text-muted);text-decoration:none}.site-footer__links a:hover{color:var(--heading)}body.page-legal{background:radial-gradient(circle at 12% 18%,rgba(251,191,36,.1),transparent 42%),radial-gradient(circle at 88% 12%,rgba(249,115,22,.07),transparent 38%),linear-gradient(180deg,#18100a,#1a110b 55%,#1c120d)}.legal-notice{margin-bottom:2rem;padding:1rem 1.25rem;border-radius:var(--radius-md);border:1px solid rgba(251,191,36,.35);background:#fbbf2414;color:var(--text-muted)}.legal-page h1{font-size:clamp(1.75rem,3vw,2.5rem);margin-bottom:1rem}.legal-section{margin-bottom:2rem}.legal-section h2{font-size:1.25rem;margin-bottom:.75rem}.legal-section p,.legal-section li{color:var(--text-muted)}.legal-section ul{margin:0 0 1rem;padding-left:1.25rem}.legal-prelaunch-notice{margin-bottom:2rem;padding:1rem 1.25rem;border-radius:var(--radius-md);border:1px solid rgba(251,191,36,.35);background:#fbbf2414}.legal-prelaunch-notice h2{font-size:1.15rem;margin:0 0 .65rem;color:var(--heading)}.legal-prelaunch-notice p{margin:0 0 .75rem;color:var(--text-muted)}.legal-prelaunch-notice p:last-child{margin-bottom:0}.legal-service-description__notice,.legal-service-description__header{margin-bottom:2rem}.legal-service-description__header h2{font-size:1.35rem;margin:0 0 .5rem}.legal-service-description__meta{margin:0 0 .25rem;color:var(--text-muted)}.legal-subsection{margin-top:1.5rem}.legal-subsection h3{font-size:1.05rem;margin:0 0 .65rem}.legal-table-wrap{overflow-x:auto;margin:1rem 0 1.25rem}.legal-table{width:100%;border-collapse:collapse;font-size:.95rem}.legal-table th,.legal-table td{padding:.55rem .75rem;border:1px solid rgba(255,255,255,.12);text-align:left;vertical-align:top;color:var(--text-muted)}.legal-table th{color:var(--heading);background:#ffffff0a;font-weight:600}.legal-logo-content{display:flex;align-items:flex-start;gap:clamp(1.25rem,3vw,2.5rem);margin-top:.5rem}.legal-logo-content__logo{flex:0 0 auto;width:clamp(5.5rem,12vw,8.5rem);height:auto}.legal-logo-content__text{flex:1 1 0;min-width:0}.legal-logo-content__text p{margin:0 0 1rem;color:var(--text-muted);line-height:1.65}.legal-logo-content__text p:last-child{margin-bottom:0}@media(max-width:640px){.legal-logo-content{flex-direction:column;align-items:center;text-align:center}}@media(max-width:960px){.philosophy-section .container{margin-inline:auto}.philosophy{grid-template-columns:1fr}.philosophy__media{justify-self:center;width:min(100%,720px);order:-1}.philosophy__step{max-width:min(55%,16rem);font-size:clamp(.8rem,2.2vw,1rem)}}@media(max-width:640px){.philosophy__overlay-slot{left:var(--overlay-left-mobile);top:var(--overlay-top-mobile);width:var(--overlay-width-mobile)}.philosophy__media.is-revealed .philosophy__overlay-slot--shrink{transform:scale(.62) translateY(48%)}.philosophy__steps{position:static;display:flex;flex-direction:column;gap:.45rem;margin-top:.85rem;pointer-events:auto}.philosophy__step{position:static;left:auto;top:auto;max-width:none;width:fit-content;font-size:1rem;opacity:0;transform:scale(.92) translateY(.35em);transform-origin:left center}.philosophy__media.is-revealed .philosophy__step{opacity:1;transform:none}}@media(max-width:780px){.pricing-cards,.pricing-stories__compare{grid-template-columns:1fr}.pricing-teasers__grid{display:flex;overflow-x:auto;gap:.65rem;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;scrollbar-width:thin;padding-bottom:.35rem}.pricing-teaser{flex:0 0 min(42vw,9.5rem);scroll-snap-align:start}.pricing-card__plan{min-width:0}.pricing-card__plan-price{white-space:normal}.pricing-ladder__step{min-width:3.35rem}.pricing-ladder__canvas{min-width:max(100%,30rem)}.pricing-ladder__tier-bracket-label{font-size:.58rem;letter-spacing:.03em;padding-inline:.35rem}.pricing-ladder__title{font-size:.62rem}.pricing-comparison__table{min-width:0}.pricing-comparison__table thead{display:none}.pricing-comparison__table,.pricing-comparison__table tbody,.pricing-comparison__table tr,.pricing-comparison__table th,.pricing-comparison__table td{display:block;width:100%}.pricing-comparison__table tbody tr{padding:.85rem 1rem;border-bottom:1px solid rgba(245,158,11,.15)}.pricing-comparison__table tbody tr:last-child{border-bottom:none}.pricing-comparison__table tbody th{width:100%;padding-bottom:.35rem;border-bottom:none}.pricing-comparison__table tbody td{width:100%;padding:.15rem 0 .35rem;border-bottom:none}.pricing-comparison__table tbody td:before{content:attr(data-label) ": ";font-weight:600;color:var(--heading)}.language-grid{grid-template-columns:1fr;max-width:min(420px,100%)}.section--learn{overflow-x:clip}.section--learn .section__title{white-space:normal;text-align:left;max-width:100%;padding-inline:clamp(.85rem,5vw,1.35rem) .5rem}.section--learn .section__lead{text-align:left;padding-inline:clamp(.85rem,5vw,1.35rem) .5rem}.learn-path__connector--mobile{display:block}.learn-path__connector--desktop{display:none}.learn-path{width:100%;max-width:100%}.learn-grid{gap:clamp(.85rem,2vh,1.35rem);padding-inline:0;width:100%;max-width:100%}.learn-box--align-left,.learn-box--align-right{justify-self:stretch;width:100%;max-width:100%}.learn-box__content{width:100%;max-width:100%;margin-inline:0;padding-inline:clamp(.85rem,5vw,1.35rem) .5rem;text-align:left}.learn-box--align-right .learn-box__content,.learn-box--align-right .learn-box__images{order:unset}.learn-box--align-right.learn-box--story,.learn-box,.learn-box--media-first{grid-template-columns:1fr}.learn-box__images{min-height:calc(var(--learn-images-bottom, 14rem) + 1rem);width:min(100%,22.5rem);margin:.25rem auto 0;padding:0}.learn-box__images--forge,.learn-box__images--story,.learn-box__images--village{padding-bottom:0}.learn-box__zoom-hint{top:calc(var(--learn-images-bottom, 14rem) + .12rem);bottom:auto;font-size:clamp(.46rem,2.6vw,.54rem);line-height:1.2}.learn-box__image--dominant{width:66%;max-width:66%;height:clamp(190px,42vw,260px);max-height:clamp(190px,42vw,260px)}.learn-box__image--secondary{width:38%;max-width:38%;height:clamp(96px,21vw,132px);max-height:clamp(96px,21vw,132px)}.learn-box__images--triple .learn-box__image--secondary{left:52%}.learn-box__images--forge .learn-box__image--secondary.learn-box__image--top,.learn-box__images--village .learn-box__image--secondary.learn-box__image--top,.learn-box__images--village .learn-box__image--secondary.learn-box__image--middle{left:53%;width:38%;max-width:38%;height:clamp(88px,19vw,120px);max-height:clamp(88px,19vw,120px)}.learn-box__images--village .learn-box__image--dominant{width:66%;max-width:66%;height:clamp(180px,38vw,240px);max-height:clamp(180px,38vw,240px)}.learn-box__images:hover .learn-box__image:hover,.learn-box__images:focus-within .learn-box__image:focus-visible{transform:rotate(0) scale(1.28);border:2px solid rgba(245,158,11,.55);border-radius:14px;outline:none}}@media(max-height:780px){.hero-fold{min-height:auto;padding:.35rem 0 .75rem}.hero__logo{width:min(380px,85%);max-height:clamp(11.5rem,23vh,15.5rem)}.video-section--fold .video-placeholder img,.video-section--fold .video-placeholder__player{max-height:clamp(165px,27.5vh,275px)}}@media(max-width:900px){.play-box__city{max-height:min(48vh,420px)}.play-box__shield{width:min(58px,16%)}.hero-fold{align-items:flex-start;min-height:auto;padding-top:.25rem}.hero-fold__grid{grid-template-columns:1fr;gap:clamp(1.75rem,3vh,2.5rem)}.hero{align-items:center;text-align:center;padding-left:0}.hero__logo{margin:0 auto;width:min(410px,78vw)}.hero__brand .hero__tagline{text-align:center}.hero-fold .hero__actions{align-items:center;justify-content:center}.hero__cta-block{align-items:center}.hero-badge{align-items:center;text-align:center}.video-section__title{text-align:center}.video-badges{flex-direction:column;align-items:stretch;margin-inline:auto;width:min(100%,22rem);max-width:100%;gap:.5rem}.video-badges li{justify-content:center;width:100%;box-sizing:border-box;text-align:center;white-space:normal}}@media(max-width:480px){.pricing-card--plus .pricing-card__pricing{grid-template-columns:1fr}}@media(max-width:720px){.site-header__nav{display:none}.site-header__right{gap:.5rem}.section{padding:3.25rem 0}}
