:root{--ink:#0b0c0e;--ink-soft:#14171a;--ink-lift:#1c2024;--paper:#f5f3ee;--muted:#b9b8b3;--line:#ffffff24;--yellow:#fbbd23;--yellow-light:#ffd05a;--max:1320px;--text-body:1.05rem;--text-lead:1.12rem;color-scheme:dark;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--ink);-webkit-text-size-adjust:100%;text-size-adjust:100%;font-size:clamp(17px,12px + .35vw,19px)}body{color:var(--paper);background:radial-gradient(circle at 82% 5%, #fbbd231c, transparent 30rem), var(--ink);font-size:var(--text-body);margin:0;line-height:1.62}body,button,input,select,textarea{font:inherit}a{color:inherit}img,video{max-width:100%}.shell{width:min(calc(100% - 2rem), var(--max));margin-inline:auto}.skip-link{z-index:20;background:var(--paper);color:var(--ink);border-radius:.5rem;padding:.7rem 1rem;position:fixed;top:.75rem;left:.75rem;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.site-header{z-index:5;border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:6rem;display:flex;position:relative}.brand img{width:118px;height:auto;display:block}.nav{align-items:center;gap:1.5rem;font-size:.9rem;display:flex}.nav a{text-decoration:none}.nav a:not(.nav-cta):hover,.site-footer a:hover,.nav a[aria-current=page]{color:var(--yellow)}.mobile-header-actions{display:none}.mobile-menu{position:relative}.menu-toggle{border:1px solid var(--line);min-height:2.75rem;color:var(--paper);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;padding:.65rem .9rem;font-size:.82rem;font-weight:750;list-style:none;display:inline-flex}.menu-toggle::-webkit-details-marker{display:none}.mobile-menu[open] .menu-toggle{border-color:var(--yellow)}.mobile-menu-panel{z-index:10;border:1px solid var(--line);background:var(--ink-soft);border-radius:1rem;width:min(21rem,100vw - 2rem);padding:.5rem;display:grid;position:absolute;top:calc(100% + .75rem);right:0;box-shadow:0 1.25rem 3rem #00000073}.mobile-menu-panel a{color:var(--paper);border-radius:.65rem;padding:.8rem .9rem;font-size:.92rem;font-weight:700;text-decoration:none}.mobile-menu-panel a:hover,.mobile-menu-panel a[aria-current=page]{color:var(--yellow);background:#fbbd231a}.mobile-menu-panel .mobile-menu-secondary{border-top:1px solid var(--line);color:var(--muted);margin-top:.4rem;padding-top:1rem}.nav-cta,.button{border:1px solid var(--yellow);background:var(--yellow);color:#18130a;cursor:pointer;border-radius:999px;justify-content:center;align-items:center;min-height:3rem;padding:.78rem 1.15rem;font-weight:750;text-decoration:none;transition:transform .16s,background .16s;display:inline-flex}.nav-cta:hover,.button:hover{background:var(--yellow-light);transform:translateY(-2px)}.button.secondary{color:var(--paper);border-color:var(--line);background:0 0}.hero{grid-template-columns:minmax(0,1.06fr) minmax(320px,.94fr);align-items:center;gap:clamp(2.5rem,6vw,6rem);min-height:0;padding-block:calc(clamp(3rem,5vw,5rem) + 2.5rem);display:grid}.hero-content{min-width:0;container-type:inline-size}.hero h1{max-width:none;font-size:min(5rem,15.2cqw)}.hero h1 span{white-space:nowrap;display:block}.eyebrow{color:var(--yellow);letter-spacing:.14em;text-transform:uppercase;margin:0 0 1.25rem;font-size:.76rem;font-weight:800}h1,h2,h3,p{text-wrap:pretty}h1,h2,h3{font-weight:760}h1{letter-spacing:-.065em;max-width:11ch;margin:0;font-size:clamp(3.4rem,7vw,6.8rem);line-height:.92}h2{letter-spacing:-.05em;margin:0;font-size:clamp(2.35rem,5vw,4.5rem);line-height:1}h3{font-size:1.4rem;line-height:1.15}.hero-copy{color:#d3d1cb;max-width:38rem;margin:1.7rem 0 0;font-size:clamp(1.14rem,2vw,1.3rem)}.hero-actions{flex-wrap:wrap;gap:.75rem;margin-top:2rem;display:flex}.hero-media{aspect-ratio:16/9;border:1px solid var(--line);background:#08090a;border-radius:2rem;min-height:0;margin:0;position:relative;overflow:hidden;box-shadow:0 2rem 6rem #00000075}.hero-media video{aspect-ratio:16/9;object-fit:cover;width:100%;height:100%;min-height:0;display:block}.media-label{backdrop-filter:blur(10px);background:#0a0b0cb8;border:1px solid #fff3;border-radius:999px;margin:0;padding:.6rem .8rem;font-size:.8rem;position:absolute;top:1rem;left:1rem}.hero .hero-media .media-label{top:auto;bottom:1rem}.mobile-bullet-time-page .offer-media .media-label{inset:auto 1rem 1rem auto}.mobile-hero-title-line{display:block}.mobile-bullet-time-page .offer-hero{min-height:0}.mobile-deployment-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:3rem;display:grid}.mobile-deployment-grid article{border:1px solid var(--line);background:#ffffff06;border-radius:1.5rem;min-height:15rem;padding:clamp(1.5rem,3vw,2.5rem)}.mobile-deployment-grid h3{margin:0 0 1rem;font-size:clamp(1.6rem,2.8vw,2.3rem)}.mobile-deployment-grid article>span{color:var(--yellow);letter-spacing:.08em;text-transform:uppercase;margin-bottom:1.25rem;font-size:.76rem;font-weight:800;display:inline-block}.mobile-deployment-grid p{max-width:38rem;color:var(--muted);margin:0}.mobile-deployment-note{color:var(--yellow);letter-spacing:.04em;text-transform:uppercase;margin-top:1.5rem;font-size:.88rem;display:block}.mobile-facts-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin:1rem 0 0;display:grid}.mobile-facts-grid>div{border:1px solid var(--line);background:#ffffff06;border-radius:1.5rem;min-height:11rem;padding:1.5rem}.mobile-facts-grid dt,.mobile-facts-grid dd{margin:0}.mobile-facts-grid dt strong,.mobile-facts-grid dt span{display:block}.mobile-facts-grid dt strong{color:var(--yellow);font-size:clamp(1.5rem,2.5vw,2.2rem);line-height:1}.mobile-fact-people-icon{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.4px;width:3.5rem;height:2.2rem;display:block;overflow:visible}.mobile-facts-grid dt span{color:var(--paper);text-transform:uppercase;margin-top:.4rem;font-size:.8rem;font-weight:750}.mobile-facts-grid dd{color:var(--muted);margin-top:.8rem;font-size:.88rem}.proof-band{background:#ffffff06;padding-block:1rem}.proof-grid{grid-template-columns:repeat(3,1fr);gap:clamp(1.5rem,3vw,3.5rem);display:grid}.proof-grid p{align-content:center;gap:.3rem;margin:0;padding:2rem 0 2rem 1.35rem;display:grid;position:relative}.proof-grid p:before{background:var(--yellow);content:"";border-radius:999px;width:3px;position:absolute;top:1.75rem;bottom:1.75rem;left:0}.proof-grid strong{font-size:1rem;line-height:1.1}.proof-grid span{color:var(--muted);font-size:.82rem;line-height:1.35}.section{padding-block:clamp(5rem,10vw,9rem);scroll-margin-top:2rem}#erlebnisse{padding-top:calc(clamp(3rem,5vw,5rem) + 2.5rem)}.section-intro{grid-template-columns:minmax(0,1.25fr) minmax(17rem,.75fr);align-items:end;gap:1rem 4rem;margin-bottom:clamp(2.5rem,5vw,4rem);display:grid}.section-intro .eyebrow{grid-column:1/-1;margin-bottom:0}.section-intro>p:not(.eyebrow){color:var(--muted);margin:0}.section-intro-stacked{grid-template-columns:1fr;max-width:62rem}.section-intro-stacked .eyebrow{grid-column:auto}.section-intro-stacked>p:not(.eyebrow){max-width:44rem;font-size:var(--text-lead)}.offers-intro{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:0}.offers-intro-copy{grid-area:1/2}.offers-intro>.offer-video-slider{grid-area:1/1}.offers-intro-copy>p:last-child{max-width:43rem;color:var(--muted);font-size:var(--text-lead);margin:1.5rem 0 0}.card-label{color:var(--yellow);letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:.78rem;font-weight:750}.text-link{color:var(--yellow);margin-top:1.5rem;font-weight:750;text-decoration:none}.brand-moment{background:var(--yellow);color:#18130a;border-block:1px solid #0003}.home-impact-highlight-inner{padding-block:clamp(4rem,7vw,6rem)}.brand-moment .eyebrow{color:#5e4100;margin:0}.home-impact-highlight h2{max-width:15ch;margin-top:1.25rem}.home-impact-highlight h2 span{display:block}.home-impact-highlight .home-impact-highlight-inner>p:last-child{max-width:38rem;font-size:var(--text-lead);margin:1.5rem 0 0;line-height:1.4}.brand-moment .text-link{color:#18130a;text-underline-offset:.25em;text-decoration:underline;display:inline-flex}.moment-band{background:var(--paper);color:#18130a;border-block:1px solid #0000002e}.moment-band-grid{grid-template-columns:minmax(0,1.15fr) minmax(22rem,.85fr);align-items:center;gap:clamp(2rem,5vw,5rem);padding-block:clamp(4rem,7vw,6rem);display:grid}.moment-band-heading{gap:1.25rem;display:grid}.moment-band .eyebrow{color:#765000;margin:0}.moment-band h2{max-width:11ch}.moment-band-copy p{max-width:42rem;font-size:var(--text-lead);margin:0}.moment-band-copy strong{margin-bottom:.7rem;font-size:1.12em;display:block}.moment-band .text-link{color:#18130a;text-underline-offset:.25em;text-decoration:underline;display:inline-flex}.system-feature-media figcaption{color:var(--paper);pointer-events:none;background:linear-gradient(#0000,#050607e6);border-radius:0 0 2rem 2rem;margin:0;padding:3rem 1.25rem 1rem;font-size:.85rem;font-weight:700;line-height:1.35;position:absolute;bottom:0;left:0;right:0}.bullet-occasion-media.system-feature-media{aspect-ratio:auto;height:auto;box-shadow:none;background:0 0;border:0;border-radius:0;margin:0;position:relative;overflow:visible}.bullet-occasion-media.system-feature-media video{aspect-ratio:16/9;border:1px solid var(--line);background:#08090a;border-radius:2rem;height:auto;overflow:hidden;box-shadow:0 2rem 6rem #00000057}.system-feature-links{text-align:right;flex-direction:column;align-items:flex-end;gap:.6rem;margin-top:1.5rem;display:flex}.system-feature-links .text-link{margin-top:0}.system-feature-links .text-link:last-child{color:var(--muted);font-size:.9rem}.planning-list,.process-grid{padding:0;list-style:none}.about-grid{grid-template-columns:minmax(0,1.15fr) minmax(20rem,.85fr);align-items:center;gap:clamp(3rem,8vw,7rem);display:grid}.about-copy>p:not(.eyebrow){max-width:46rem;color:var(--muted);font-size:var(--text-lead);margin-block:1.5rem}.about-page-hero{min-height:calc(100svh - 6rem)}.about-page-hero h1{max-width:13ch;font-size:clamp(3.35rem,5vw,5.25rem)}.about-media{aspect-ratio:2;border:1px solid var(--line);background:#08090a;border-radius:2rem;margin:0;position:relative;overflow:hidden;box-shadow:0 2rem 6rem #00000059}.about-media video{object-fit:cover;width:100%;height:100%;display:block}.experience-list{border-block:1px solid var(--line);grid-template-columns:repeat(3,1fr);margin:2rem 0 0;padding:0;list-style:none;display:grid}.experience-list li{border-right:1px solid var(--line);gap:.2rem;padding:1rem;display:grid}.experience-list li:last-child{border-right:0}.experience-list strong{color:var(--yellow);font-size:1.2rem}.experience-list span{color:var(--muted);font-size:.86rem}.about-story-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:clamp(3rem,8vw,8rem);display:grid}.about-story-grid h2{max-width:13ch}.about-story-copy{align-self:center}.about-story-copy p{max-width:42rem;color:var(--muted);font-size:var(--text-lead);margin:0}.about-page-experience{grid-template-columns:repeat(4,1fr);margin-top:3rem}.about-page-cta{background:radial-gradient(circle at 15% 30%, #fbbd231f, transparent 22rem), var(--ink-soft);border-block:1px solid #fbbd234d}.about-page-cta-inner{justify-content:space-between;align-items:center;gap:3rem;padding-block:clamp(3rem,6vw,5rem);display:flex}.about-page-cta-inner h2{max-width:18ch;margin-bottom:.8rem}.about-page-cta-inner p:not(.eyebrow){max-width:42rem;color:var(--muted);margin:0}.about-page-cta-inner .button{white-space:nowrap;flex:none}.section-alt{border-block:1px solid var(--line);background:var(--ink-soft)}.process-grid{border-top:1px solid var(--line);grid-template-columns:repeat(4,1fr);margin:0;display:grid}.process-grid li{border-right:1px solid var(--line);min-height:17rem;padding:1.5rem}.process-grid li:first-child{border-left:1px solid var(--line)}.process-grid span,.planning-list span{color:var(--yellow);letter-spacing:.08em;font-size:.78rem;font-weight:800}.process-grid h3{margin:4rem 0 .7rem}.process-grid p{color:var(--muted);margin:0;font-size:.92rem}.planning-list{border-top:1px solid var(--line);grid-template-columns:repeat(2,1fr);gap:0 2rem;margin:0;display:grid}.planning-list li{border-bottom:1px solid var(--line);grid-template-columns:2rem 1fr;gap:1rem;padding:1.3rem 0;font-weight:700;display:grid}.inquiry{background:radial-gradient(circle at 15% 30%, #fbbd231f, transparent 22rem), var(--ink-soft);border-top:1px solid #fbbd234d}.inquiry-grid{grid-template-columns:minmax(18rem,.75fr) minmax(0,1.25fr);gap:clamp(3rem,8vw,8rem);display:grid}.inquiry-copy{align-self:start;position:sticky;top:2rem}.inquiry-copy>p:not(.eyebrow){color:var(--muted);margin-block:1.5rem}.mail-link{color:var(--yellow);font-size:1.1rem;font-weight:750}.inquiry-form{border:1px solid var(--line);background:#ffffff09;border-radius:1.5rem;padding:clamp(1.4rem,4vw,2.5rem)}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.2rem;display:grid}.field{gap:.45rem;display:grid}.field-wide{grid-column:1/-1}.field label{font-size:.84rem;font-weight:700}input,select,textarea{width:100%;color:var(--paper);background:#04050680;border:1px solid #fff3;border-radius:.7rem}input,select{min-height:3.25rem;padding:.7rem .8rem}textarea{resize:vertical;min-height:9rem;padding:.8rem}input::placeholder,textarea::placeholder{color:#8f8e8a}.privacy-note{color:var(--muted);margin-block:1.4rem;font-size:.82rem}.privacy-note a{color:var(--paper);text-underline-offset:.18em}.submit-button{width:100%}.form-note{color:var(--muted);text-align:center;margin:.75rem 0 0;font-size:.76rem}.form-status{border-radius:.7rem;margin-bottom:1.2rem;padding:1rem}.form-status[hidden]{display:none}.form-status-error{background:#821e1440;border:1px solid #dc776b}.honeypot{width:1px;height:1px;position:absolute;left:-10000px;overflow:hidden}.site-footer{min-height:9rem;color:var(--muted);grid-template-columns:auto 1fr auto;align-items:center;gap:2rem;font-size:.86rem;display:grid}.footer-brand{display:inline-flex}.footer-copy p,.footer-copy address{margin:0}.footer-copy address{font-style:normal}.footer-links{flex-wrap:wrap;justify-content:flex-end;gap:.5rem 1.2rem;display:flex}.site-footer img{width:92px;height:auto}.site-footer a{color:var(--paper)}.footer-links a{font-size:.72rem}.message-page{flex-direction:column;justify-content:center;align-items:flex-start;max-width:48rem;min-height:calc(100svh - 6rem);padding-block:4rem;display:flex}.message-page h1{max-width:none}.message-page>p:not(.eyebrow){max-width:37rem;color:var(--muted);font-size:var(--text-lead);margin-block:1.5rem 2rem}.legal-page{padding-block:clamp(4rem,8vw,7rem)}.legal-header{border-bottom:1px solid var(--line);max-width:56rem;padding-bottom:clamp(2.5rem,5vw,4rem)}.legal-header h1{max-width:none;font-size:clamp(3.4rem,8vw,6.5rem)}.legal-header>p:last-child{max-width:48rem;color:var(--muted);font-size:var(--text-lead);margin:1.5rem 0 0}.legal-content{gap:0;max-width:56rem;display:grid}.legal-section{border-bottom:1px solid var(--line);padding-block:2.25rem}.legal-section h2{letter-spacing:-.03em;margin-bottom:1.1rem;font-size:clamp(1.55rem,3vw,2.25rem)}.legal-section p,.legal-section address{max-width:48rem;color:var(--muted);margin:0;font-style:normal}.legal-section p+p{margin-top:1rem}.legal-section a{color:var(--paper);text-underline-offset:.18em}.legal-date{color:var(--muted);margin:2rem 0 0;font-size:.84rem}.focus-offers{--focus-inset:clamp(1.5rem, 3.5vw, 3.5rem);--focus-number-width:2.5rem;--focus-column-gap:clamp(1.5rem, 3vw, 3rem);border:1px solid var(--line);background:#ffffff06;border-radius:1.2rem;overflow:hidden}.focus-panel{grid-template-columns:var(--focus-number-width) minmax(0, 1fr);column-gap:var(--focus-column-gap);min-height:0;padding-block:clamp(2rem,5vw,4.5rem);padding-inline:var(--focus-inset);align-items:start;row-gap:1.25rem;display:grid}.focus-panel+.focus-panel{border-top:1px solid var(--line)}.home-offers .focus-panel-featured{background:radial-gradient(circle at 18% 45%,#fbbd2324,#0000 34rem),linear-gradient(110deg,#fbbd2314,#fbbd2304 65%);position:relative;box-shadow:inset 0 0 0 2px #fbbd23eb}.focus-main,.focus-description,.focus-footer{grid-column:2}.focus-number{color:var(--yellow);font-variant-numeric:tabular-nums;letter-spacing:-.04em;grid-area:2/1;font-size:clamp(1.125rem,1.8vw,1.5rem);line-height:1}.focus-main h3,.focus-main p{margin:0}.focus-main h3{letter-spacing:-.04em;margin-top:.35rem;font-size:clamp(1.8rem,3vw,3rem);line-height:1}.focus-description{max-width:66rem;color:var(--muted);grid-row:2;margin:0;font-size:1rem}.focus-footer{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:.75rem 2rem;margin-top:1.25rem;font-size:.875rem;display:flex}.focus-fit{color:var(--paper);margin:0}.focus-fit>span{color:var(--muted);white-space:nowrap;margin-right:.45rem}.focus-fit>strong{font-weight:600}.focus-footer>.text-link{text-align:right;font-size:inherit;margin:0 0 0 auto}.focus-cta{border-top:1px solid var(--line);background:#fbbd2312;justify-content:space-between;align-items:center;gap:2rem;padding-block:max(40px,3rem);padding-inline-start:calc(var(--focus-inset) + var(--focus-number-width) + var(--focus-column-gap));padding-inline-end:var(--focus-inset);display:flex}.focus-cta strong{margin-bottom:.15rem;display:block}.focus-cta p{color:var(--muted);margin:0;font-size:.88rem}.focus-cta .button{white-space:nowrap;flex:none}.offer-hero{grid-template-columns:minmax(0,.95fr) minmax(22rem,1.05fr);align-items:center;gap:clamp(2.5rem,6vw,6rem);min-height:calc(100svh - 6rem);padding-block:clamp(3.5rem,7vw,7rem);display:grid}.offer-hero h1{max-width:15ch;font-size:clamp(3.35rem,5vw,5.25rem)}.offer-hero-copy>p:not(.eyebrow){max-width:42rem;color:var(--muted);font-size:var(--text-lead);margin:1.7rem 0 0}.offer-media{aspect-ratio:16/9;border:1px solid var(--line);background:#08090a;border-radius:2rem;min-height:0;margin:0;position:relative;overflow:hidden;box-shadow:0 2rem 6rem #00000075}.offer-media img,.offer-media video{object-fit:cover;width:100%;height:100%;display:block}.offer-media picture{width:100%;height:100%;display:block}.offer-media-circle{border:.35rem solid #fbbd23d1;border-radius:50%;justify-self:center;width:min(100%,31rem);box-shadow:0 0 0 1px #fbbd2338,0 2rem 6rem #00000075}.offer-media-circle video{object-position:center center}.bullet-hero-figure{justify-self:center;width:min(100%,480px);margin:0}.bullet-time-page .offer-media-circle{aspect-ratio:1;width:100%}.circle-video-fallback{background:var(--ink);color:var(--paper);border-radius:999px;padding:.5rem 1rem;position:absolute;bottom:1.25rem;left:50%;transform:translate(-50%)}.bullet-time-page .offer-hero{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(1.25rem,2vw,2rem);min-height:0}.gaussian-page .offer-hero{grid-template-columns:minmax(0,1.3fr) minmax(18rem,.7fr);min-height:0}.bullet-time-page .offer-hero h1{max-width:none;font-size:clamp(2.35rem,5vw,4.5rem)}.bullet-hero-title-line{white-space:nowrap;display:block}.bullet-fun-highlight-inner{padding-block:clamp(4rem,7vw,6rem)}.bullet-fun-highlight .eyebrow{margin:0 0 1.25rem}.bullet-fun-highlight h2{max-width:15ch}.bullet-fun-highlight h2 span{display:block}.gaussian-upgrade-highlight h2{max-width:none}.gaussian-upgrade-title-line{white-space:nowrap}.gaussian-upgrade-highlight h2 .gaussian-upgrade-title-line>span{display:inline}.gaussian-delivery-intro{max-width:none;margin:0}.bullet-delivery-highlight{border-block:1px solid var(--line);background:radial-gradient(circle at 16%,#fbbd2317,#0000 25rem),#0b0d0e}.gaussian-delivery-layout{grid-template-columns:minmax(15rem,.65fr) minmax(0,1.35fr);align-items:start;gap:clamp(3rem,8vw,8rem);display:grid}.gaussian-delivery-speed{text-align:center;align-self:start;justify-items:center;width:100%;display:grid}.gaussian-delivery-timing{aspect-ratio:1;border:6px solid var(--yellow);width:min(100%,16rem);color:var(--yellow);border-radius:50%;flex-direction:column;justify-content:center;align-items:center;display:flex}.gaussian-delivery-timing>span{color:inherit;letter-spacing:.12em;text-transform:uppercase;margin:0 0 .25rem;font-size:.85rem;font-weight:800;line-height:1}.gaussian-delivery-timing strong{letter-spacing:-.075em;align-items:baseline;font-size:clamp(7rem,11.25vw,10rem);font-weight:760;line-height:.72;display:inline-flex}.gaussian-delivery-timing small{letter-spacing:-.025em;margin-left:.04em;font-size:.38em;font-weight:760}.gaussian-delivery-speed-copy{max-width:19rem;color:var(--muted);margin-top:1.5rem;font-size:1rem;font-weight:400;line-height:1.35;display:block}.gaussian-delivery-steps{--node-gap:clamp(1.5rem, 3vw, 2.5rem);--node-arrow-offset:clamp(-2.15rem, -2.4vw, -1.65rem);gap:var(--node-gap);grid-template-rows:repeat(2,minmax(0,1fr));grid-template-columns:repeat(2,minmax(0,1fr));grid-template-areas:"one two""four three";margin:clamp(4rem,8vw,7rem) 0 0;padding:0;list-style:none;display:grid}.gaussian-delivery-steps li{background:linear-gradient(145deg,#fbbd231f,#fbbd2306);border:1px solid #fbbd2357;border-radius:1.35rem;grid-template-columns:3rem minmax(0,1fr);gap:1rem;padding:clamp(1.6rem,3vw,2.4rem);display:grid;position:relative}.gaussian-delivery-steps li:first-child{grid-area:one}.gaussian-delivery-steps li:nth-child(2){grid-area:two}.gaussian-delivery-steps li:nth-child(3){grid-area:three}.gaussian-delivery-steps li:nth-child(4){grid-area:four}.gaussian-delivery-steps li:not(:last-child):after{z-index:1;background:var(--ink);width:1.8rem;height:1.8rem;color:var(--yellow);border-radius:50%;place-items:center;font-size:1.35rem;font-weight:800;line-height:1;display:grid;position:absolute}.gaussian-delivery-steps li:first-child:after{top:50%;right:var(--node-arrow-offset);content:"→";transform:translateY(-50%)}.gaussian-delivery-steps li:nth-child(2):after{bottom:var(--node-arrow-offset);content:"↓";left:50%;transform:translate(-50%)}.gaussian-delivery-steps li:nth-child(3):after{top:50%;left:var(--node-arrow-offset);content:"←";transform:translateY(-50%)}.gaussian-delivery-steps li>span{color:var(--yellow);letter-spacing:.08em;padding-top:.2rem;font-size:.78rem;font-weight:800}.gaussian-delivery-steps h3{margin:0;font-size:clamp(1.45rem,2.5vw,2rem)}.gaussian-delivery-steps p{max-width:44rem;color:var(--muted);margin:.8rem 0 0;line-height:1.55}.gaussian-delivery-note{border-left:2px solid var(--yellow);max-width:58rem;color:var(--muted);margin:clamp(2rem,4vw,3rem) 0 0 auto;padding-left:1.25rem;font-size:.9rem;line-height:1.5}.bullet-fun-highlight p:last-child{max-width:38rem;font-size:var(--text-lead);margin:1.5rem 0 0;line-height:1.4}.bullet-occasions{border-block:1px solid var(--line);background:#151719}.bullet-occasions-layout{grid-template-columns:minmax(0,1.05fr) minmax(24rem,.95fr);align-items:start;gap:clamp(2.5rem,6vw,6rem);display:grid}.bullet-occasions-story .section-intro{margin-bottom:clamp(2rem,4vw,3rem)}.bullet-occasions-story{grid-column:2}.bullet-occasion-media{aspect-ratio:600/338;border:1px solid var(--line);background:#08090a;border-radius:2rem;width:min(100%,600px);overflow:hidden;box-shadow:0 2rem 6rem #00000057}.bullet-occasion-media video{object-fit:cover;width:100%;height:100%;display:block}.bullet-occasion-list{--occasion-item-gap:clamp(2.25rem, 3.5vw, 3rem);grid-area:1/1;margin:0;padding:0;list-style:none}.bullet-occasion-list li{padding:var(--occasion-item-gap) 0;position:relative}.bullet-occasion-list li:first-child{padding-top:0}.bullet-occasion-list h3{max-width:24ch;margin:0;font-size:clamp(1.35rem,2vw,1.8rem)}.bullet-occasion-list p{max-width:34rem;color:var(--muted);margin:.7rem 0 0}.bullet-occasion-divider{width:.55rem;display:block;position:absolute;bottom:0;left:50%;transform:translate(-50%,50%)}.bullet-occasion-divider i{aspect-ratio:1;background:var(--yellow);border-radius:50%;width:100%;display:block}.bullet-event-options-layout{grid-template-columns:minmax(18rem,.8fr) minmax(0,1.2fr);align-items:start;gap:clamp(2rem,5vw,5rem);display:grid}.bullet-event-options-layout .section-intro{margin:0}.bullet-event-options-layout .text-link{justify-self:start;margin-top:.5rem}.bullet-event-options-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin:0;padding:0;list-style:none;display:grid}.bullet-event-options-grid li{background:linear-gradient(145deg,#fbbd2321,#fbbd2309);border:1px solid #fbbd234d;border-radius:1.15rem;min-height:10.5rem;padding:clamp(1.35rem,2vw,1.8rem)}.bullet-event-options-grid h3{color:var(--yellow);margin:0;font-size:clamp(1.25rem,2vw,1.65rem)}.bullet-event-options-grid p{max-width:34rem;color:var(--muted);margin:1rem 0 0}@media (width<=1050px){.bullet-occasions-layout,.bullet-event-options-layout{grid-template-columns:1fr}.bullet-event-options-layout .section-intro{max-width:48rem}.bullet-occasions-story,.bullet-occasion-list{grid-area:auto}}@media (width<=820px){.gaussian-delivery-layout{grid-template-columns:1fr;gap:3rem}.gaussian-delivery-intro{order:1}.gaussian-delivery-speed{order:2}.gaussian-delivery-speed span{max-width:22rem}.gaussian-delivery-steps{grid-template:none/1fr;margin-top:4rem}.gaussian-delivery-steps li,.gaussian-delivery-steps li:first-child,.gaussian-delivery-steps li:nth-child(2),.gaussian-delivery-steps li:nth-child(3),.gaussian-delivery-steps li:nth-child(4){grid-area:auto;min-height:0}.gaussian-delivery-steps li:not(:last-child):after,.gaussian-delivery-steps li:first-child:after,.gaussian-delivery-steps li:nth-child(2):after,.gaussian-delivery-steps li:nth-child(3):after{content:"↓";inset:auto auto -1.65rem 50%;transform:translate(-50%)}.bullet-hero-figure{width:min(100%,360px)}.bullet-time-page .offer-steps{grid-template-columns:1fr}.bullet-time-page .offer-steps li,.bullet-time-page .offer-steps li:first-child{border:0;border-bottom:1px solid var(--line);min-height:0;padding:1.5rem 0}.bullet-time-page .offer-steps h3{margin:.8rem 0}.bullet-time-page .offer-steps p{max-width:38rem}}.offer-media-circle .media-label{white-space:nowrap;top:1.25rem;left:50%;transform:translate(-50%)}.offer-media-portrait{aspect-ratio:4/3}.offer-media-portrait img{object-fit:contain}.offer-result{border-block:1px solid var(--line);background:#ffffff06}.offer-result-grid{grid-template-columns:.45fr 1.4fr .65fr;align-items:center;gap:2rem;min-height:11rem;padding-block:2rem;display:grid}.offer-result-grid .eyebrow{margin:0}.offer-result-grid h2{max-width:18ch;font-size:clamp(2rem,3.8vw,3.4rem)}.offer-result-grid>p:last-child{gap:.25rem;margin:0;font-size:.88rem;display:grid}.offer-result-grid>p:last-child span{color:var(--muted)}.offer-steps{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);margin:0;padding:0;list-style:none;display:grid}.offer-steps li{border-right:1px solid var(--line);min-height:18rem;padding:1.6rem}.offer-steps li:first-child{border-left:1px solid var(--line)}.offer-steps span,.offer-planning-list span{color:var(--yellow);letter-spacing:.08em;font-size:.76rem;font-weight:800}.offer-steps h3{margin:4.2rem 0 .8rem}.offer-steps p{color:var(--muted);margin:0;font-size:.98rem}.offer-planning{grid-template-columns:minmax(18rem,.85fr) minmax(0,1.15fr);align-items:start;gap:clamp(3rem,8vw,8rem);display:grid}.offer-planning>div>p:last-child{max-width:39rem;color:var(--muted);margin:1.5rem 0 0}.offer-planning-list{border-top:1px solid var(--line);margin:0;padding:0;list-style:none}.offer-planning-list li{border-bottom:1px solid var(--line);grid-template-columns:2rem 1fr;gap:1rem;padding:1.25rem 0;font-weight:700;display:grid}.compact-intro{grid-template-columns:minmax(0,1fr);max-width:58rem}.offer-questions{border-top:1px solid var(--line);max-width:58rem}.offer-questions details{border-bottom:1px solid var(--line)}.offer-questions summary{color:var(--paper);cursor:pointer;padding:1.35rem 2.5rem 1.35rem 0;font-weight:750}.offer-questions p{max-width:48rem;color:var(--muted);margin:0;padding:0 0 1.35rem}.related-offers{border-top:1px solid var(--line);background:var(--ink-soft)}.related-grid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.related-grid a{border:1px solid var(--line);background:#ffffff06;border-radius:1rem;align-content:start;min-height:15rem;padding:1.5rem;text-decoration:none;transition:border-color .16s,transform .16s;display:grid}.related-grid a:hover{border-color:#fbbd23b3;transform:translateY(-2px)}.related-grid span,.related-grid b{color:var(--yellow);letter-spacing:.06em;text-transform:uppercase;font-size:.76rem;font-weight:800}.related-grid strong{margin-top:1.5rem;font-size:1.45rem}.related-grid p{color:var(--muted);margin:.65rem 0 1.5rem}.related-grid b{margin-top:auto}:focus-visible{outline:3px solid var(--yellow);outline-offset:4px}@media (width>=1400px){:root{--max:1500px}html{font-size:clamp(19px,1.2vw,22px)}h1{font-size:clamp(6.4rem,7.8vw,7.2rem)}h2,.bullet-time-page .offer-hero h1{font-size:clamp(4.4rem,5.8vw,5rem)}}@media (width<=900px){.process-grid{grid-template-columns:repeat(2,1fr)}.process-grid li:nth-child(3){border-left:1px solid var(--line)}.offer-result-grid{grid-template-columns:1fr 2fr}.offer-result-grid>p:last-child{grid-column:2}}@media (width<=1050px){.desktop-nav{display:none}.mobile-header-actions{align-items:center;gap:.6rem;display:flex}.mobile-header-actions .nav-cta{min-height:2.75rem;padding:.65rem .9rem;font-size:.82rem}}@media (width<=820px){.site-header{min-height:5rem}.hero{grid-template-columns:1fr;gap:2.5rem;min-height:auto;padding-block:6rem}h1{font-size:clamp(3.25rem,15vw,5rem)}h2,.bullet-time-page .offer-hero h1{font-size:clamp(2.7rem,6.5vw,3rem)}.hero h1{font-size:min(3.6rem,14cqw)}.hero-media,.hero-media video{min-height:0}.proof-grid,.section-intro,.about-grid,.about-story-grid,.moment-band-grid,.inquiry-grid,.offer-hero,.offer-planning,.bullet-event-options-layout,.bullet-event-options-grid,.bullet-time-page .offer-hero{grid-template-columns:1fr}.offer-hero{gap:2.5rem;min-height:auto;padding-block:3.5rem 5rem}.offer-media{aspect-ratio:16/9}.proof-grid p,.proof-grid p:last-child{border:0}.proof-grid p{padding:2rem 0 2rem 1.35rem}.proof-grid p:not(:last-child){border-bottom:0}#erlebnisse{padding-top:6rem}.section-intro .eyebrow{grid-column:auto}.section-intro{gap:1rem}.offers-intro-copy{grid-column:1}.offers-intro>.offer-video-slider{grid-row:2;margin-top:1rem}.about-media{width:min(100%,32rem)}.about-page-hero{min-height:auto}.about-page-cta-inner{flex-direction:column;align-items:flex-start}.experience-list{grid-template-columns:1fr}.about-page-experience{grid-template-columns:repeat(2,1fr)}.experience-list li,.experience-list li:last-child{border-right:0;border-bottom:1px solid var(--line)}.experience-list li:last-child{border-bottom:0}.inquiry-copy{position:static}.focus-offers{--focus-inset:1.5rem;--focus-number-width:1.75rem;--focus-column-gap:1rem}.focus-panel{padding-block:1.5rem}.focus-main,.focus-footer{grid-column:1/-1}.focus-cta{padding-inline:var(--focus-inset);flex-direction:column;align-items:flex-start;gap:1.25rem}}@media (width<=580px){.gaussian-upgrade-highlight h2{font-size:clamp(2.15rem,11vw,3.25rem)}.gaussian-upgrade-title-line{white-space:normal}.gaussian-upgrade-highlight h2 .gaussian-upgrade-title-line>span{display:block}.hero-actions,.hero-actions .button{width:100%}.proof-grid,.process-grid,.planning-list,.form-grid,.offer-result-grid,.offer-steps,.related-grid{grid-template-columns:1fr}.offer-result-grid{gap:1.1rem;padding-block:2.5rem}.about-page-experience{grid-template-columns:1fr}.offer-result-grid>p:last-child{grid-column:auto}.offer-steps li,.offer-steps li:first-child{border-left:1px solid var(--line);min-height:13rem}.offer-steps h3{margin-top:2.8rem}.process-grid li,.process-grid li:first-child,.process-grid li:nth-child(3){border-left:1px solid var(--line);min-height:12rem}.process-grid h3{margin-top:2.5rem}.field-wide{grid-column:auto}.site-footer{grid-template-columns:1fr;gap:.5rem;padding-block:2rem}.footer-links{justify-content:flex-start}.focus-cta .button{width:100%}}@media (width<=420px){.gaussian-delivery h2{font-size:2.35rem}.gaussian-delivery-steps li{grid-template-columns:1fr;gap:.75rem;padding:1.5rem}.gaussian-delivery-steps li>span{padding-top:0}.gaussian-delivery-note{padding-left:1rem}.brand img{width:96px}.mobile-header-actions{gap:.4rem}.mobile-header-actions .nav-cta,.menu-toggle{padding-inline:.7rem;font-size:.76rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}.site-header{gap:1rem}.header-controls{align-items:center;gap:1.5rem;margin-left:auto;display:flex}.language-switcher{flex-shrink:0;align-items:center;gap:.1rem;font-size:.82rem;display:flex}.language-switcher a{justify-content:center;align-items:center;min-width:2.2rem;min-height:2.75rem;font-weight:700;text-decoration:none;display:inline-flex}.language-switcher a[aria-current],.language-switcher a:hover{color:var(--yellow)}.language-switcher span{color:var(--muted)}.language-suggestion:not([hidden]){border-bottom:1px solid var(--line);flex-wrap:wrap;align-items:center;gap:.6rem 1.25rem;padding-block:.8rem;font-size:.85rem;display:flex}.language-suggestion p{margin:0}.language-suggestion a{color:var(--yellow);padding-block:.45rem;font-weight:700}.language-suggestion button{color:var(--muted);cursor:pointer;background:0 0;border:0;padding:.45rem 0;text-decoration:underline}.language-switcher a:focus-visible,.language-suggestion a:focus-visible,.language-suggestion button:focus-visible{outline:2px solid var(--yellow);outline-offset:3px}@media (width>=1051px) and (width<=1240px){.nav,.header-controls{gap:.85rem}.nav{font-size:.82rem}}@media (width<=1050px){.header-controls{gap:.6rem}.mobile-header-actions{margin-left:0}}@media (width<=620px){.site-header{grid-template-columns:1fr auto;gap:.4rem 1rem;padding-block:.75rem;display:grid}.site-header>.brand{grid-area:1/1}.header-controls{display:contents}.language-switcher{grid-area:1/2;justify-self:end}.mobile-header-actions{grid-area:2/1/auto/-1;justify-content:flex-end;gap:.5rem;width:100%}.mobile-header-actions .nav-cta,.menu-toggle{font-size:.82rem}}.gaussian-upgrade-copy{max-width:44rem;font-size:var(--text-lead);margin:1.5rem 0 0;line-height:1.4}.gaussian-comparison-section{border-bottom:1px solid var(--line);background:radial-gradient(circle at 18% 44%,#fbbd231a,#0000 30rem),#111315}.gaussian-comparison{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-areas:"media copy";align-items:start;gap:clamp(3rem,5vw,5rem);display:grid}.gaussian-comparison-media-stack{grid-area:media;gap:10px;display:grid}.gaussian-comparison-copy{grid-area:copy;max-width:44rem;margin-bottom:0;padding-top:clamp(.25rem,1vw,1rem);display:block}.gaussian-comparison-copy .eyebrow{margin-bottom:1.25rem}.gaussian-comparison-copy>p:not(.eyebrow){margin-top:1.5rem}.gaussian-comparison-media{border-radius:1rem;width:min(100%,29.2rem);margin:0 auto;position:relative;overflow:hidden}.gaussian-comparison-media video{clip-path:inset(0 round 1rem);border-radius:1rem;width:100%;height:auto;display:block}.gaussian-comparison-media figcaption{pointer-events:none;background:linear-gradient(#0000,#050607e6);gap:.2rem;margin:0;padding:2.75rem 1rem .85rem;line-height:1.4;display:grid;position:absolute;bottom:0;left:0;right:0}.gaussian-comparison-media figcaption strong{color:var(--paper);font-size:.95rem}.gaussian-comparison-media figcaption span{color:#e0ded8;font-size:.84rem}.gaussian-occasion-media{aspect-ratio:auto;max-width:640px;box-shadow:none;background:0 0;border:0;border-radius:0;margin-inline:0;position:relative;overflow:visible}.gaussian-occasion-media video{clip-path:inset(0 round 1.5rem);border-radius:1.5rem;height:auto}.gaussian-occasion-media figcaption{color:var(--paper);pointer-events:none;background:linear-gradient(#0000,#050607e6);border-radius:0 0 1.5rem 1.5rem;margin:0;padding:3rem 1.25rem 1rem;font-size:.85rem;font-weight:700;line-height:1.35;position:absolute;bottom:0;left:0;right:0}@media (width<=820px){.gaussian-page .offer-hero{grid-template-columns:1fr;grid-template-areas:"eyebrow""title""media""description""actions";gap:0}.gaussian-page .offer-hero-copy{display:contents}.gaussian-page .offer-hero-copy>.eyebrow{grid-area:eyebrow}.gaussian-page .offer-hero-copy>h1{grid-area:title}.gaussian-page .offer-hero>.gaussian-hero-slider{grid-area:media;margin:2rem auto 0}.gaussian-page .offer-hero-copy>p:not(.eyebrow){grid-area:description}.gaussian-page .offer-hero-copy>.hero-actions{grid-area:actions}.gaussian-comparison{grid-template-columns:1fr;grid-template-areas:"copy""media";gap:2.5rem}.gaussian-comparison-copy{padding-top:0}.mobile-deployment-grid{grid-template-columns:1fr}.mobile-deployment-grid article{min-height:0}.mobile-facts-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mobile-facts-grid>div:nth-child(3){border-left:1px solid var(--line)}}
