.apestar-experience{--background:#f7f8f8;--foreground:#1e272b;--copper:#bb896d;--ink:#182227;--font-geist-sans:Manrope;--font-geist-mono:monospace}.apestar-experience *{box-sizing:border-box}.apestar-experience{margin:0;background:var(--background);color:var(--foreground);font-family:Manrope,Arial,sans-serif}.apestar-experience a,.apestar-experience button{-webkit-tap-highlight-color:transparent}.apestar-experience button{font:inherit;cursor:pointer}.apestar-experience a:focus-visible,.apestar-experience button:focus-visible{outline:2px solid #956449;outline-offset:5px}.apestar-experience a{color:inherit}.apestar-experience{max-width:1440px;margin:auto;padding:0 5.5vw}.apestar-experience .site-header{height:100px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #d9dedf;gap:1rem}.apestar-experience .wordmark{text-decoration:none;font-size:1rem;letter-spacing:.22em;font-weight:500}.apestar-experience .eyebrow,.apestar-experience .header-note,.apestar-experience .stage-topline{font-size:.75rem;font-weight:700;letter-spacing:.18em}.apestar-experience .header-note{color:#6b767b}.apestar-experience .experience-grid{display:grid;grid-template-columns:.92fr 1fr;gap:7vw;align-items:center;padding:65px 0 60px}.apestar-experience .eyebrow{color:#94674f;margin:0 0 24px}.apestar-experience .introduction h1{font-size:clamp(2.8rem,4.9vw,4.7rem);font-weight:500;line-height:1.07;letter-spacing:-.065em;margin:0 0 27px}.apestar-experience .intro-copy{font-size:1.05rem;color:#626f76;line-height:1.8;max-width:390px;margin:0 0 30px}.apestar-experience .primary-button{display:flex;gap:12px;align-items:center;background:var(--ink);color:white;min-height:54px;padding:14px 19px;border:0;border-radius:5px;font-weight:600}.apestar-experience .primary-button svg:last-child{margin-left:28px}.apestar-experience .text-button{display:flex;align-items:center;gap:12px;background:none;border:0;padding:19px 0;color:#414e55;font-size:.875rem}.apestar-experience .camera-note{font-size:.75rem;color:#727e83}.apestar-experience .camera-stage{position:relative;min-height:475px;aspect-ratio:1/1.08;background:#142025;border-radius:12px;overflow:hidden;isolation:isolate;color:#e9ebea}.apestar-experience .logo-display{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:25px}.apestar-experience .logo-display img{height:50%;width:auto;position:relative;z-index:1;-o-object-fit:contain;object-fit:contain}.apestar-experience .stage-wordmark{font-size:1rem;letter-spacing:.19em;z-index:1}.apestar-experience .stage-topline{position:absolute;top:25px;left:25px;right:25px;text-align:center;color:#a9b3b5;font-size:.75rem}.apestar-experience .stage-status{position:absolute;bottom:18px;left:20px;right:20px;text-align:center;font-size:.875rem;color:#b5bdbc;z-index:3;line-height:1.5}.apestar-experience .orbit{position:absolute;inset:14%;border:1px solid #c0907230;border-radius:50%;transform:rotateX(65deg) rotate(-30deg);opacity:0}.apestar-experience .is-preview .orbit{opacity:1;animation:orbit 10s linear infinite}.apestar-experience .is-preview .orbit-two{animation-direction:reverse;transform:rotateX(55deg) rotate(30deg);inset:10%}.apestar-experience .is-preview img{animation:breathe 3s ease-in-out infinite}.apestar-experience .camera-video{position:absolute;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:0}.apestar-experience .hidden{display:none}.apestar-experience .close-camera{position:absolute;z-index:5;top:17px;right:17px;background:#172127cc;color:white;border:1px solid #ffffff44;border-radius:50%;width:44px;height:44px;display:grid;place-items:center}.apestar-experience .facts-section{border-top:1px solid #d9dedf;padding:25px 0 35px}.apestar-experience .facts-heading{display:flex;justify-content:space-between;align-items:center}.apestar-experience .facts-heading .eyebrow{margin:0}.apestar-experience .facts-heading>span{font-size:.75rem;color:#69767d}.apestar-experience .fact-layout{display:grid;grid-template-columns:1fr 1fr auto;align-items:center;gap:35px;margin-top:24px}.apestar-experience .fact-label{font-size:.75rem;letter-spacing:.15em;color:#7b858a;margin:0 0 7px}.apestar-experience .fact-layout h2{font-size:1.7rem;line-height:1.25;letter-spacing:-.045em;font-weight:500;margin:0}.apestar-experience .fact-body{font-size:1rem;line-height:1.8;color:#5f6d73;max-width:420px;margin:0}.apestar-experience .fact-controls{display:flex;gap:8px}.apestar-experience .fact-controls button{height:44px;width:44px;background:transparent;border:1px solid #d5dbdd;border-radius:50%;display:grid;place-items:center;color:#3f4e55}.apestar-experience footer{display:flex;justify-content:space-between;padding:22px 0 30px;border-top:1px solid #d9dedf;gap:15px;font-size:.875rem;color:#56656c}.apestar-experience footer a{display:flex;align-items:center;gap:8px;text-decoration:none}@keyframes orbit{to{transform:rotateX(65deg) rotate(330deg)}}@keyframes breathe{50%{transform:translateY(-8px);filter:drop-shadow(0 10px 20px #c28f7138)}}@media(max-width:760px){.apestar-experience{padding:0 22px}.apestar-experience .site-header{height:78px}.apestar-experience .header-note{display:none}.apestar-experience .wordmark{font-size:.9rem}.apestar-experience .experience-grid{display:flex;flex-direction:column;gap:27px;padding:34px 0}.apestar-experience .introduction{width:100%}.apestar-experience .introduction .eyebrow{margin-bottom:16px}.apestar-experience .introduction h1{font-size:2.8rem;margin-bottom:18px}.apestar-experience .introduction h1 br{display:none}.apestar-experience .intro-copy{font-size:1rem;line-height:1.7;margin-bottom:20px;max-width:none}.apestar-experience .primary-button{width:100%;justify-content:center}.apestar-experience .primary-button svg:last-child{margin-left:auto}.apestar-experience .camera-note{display:none}.apestar-experience .text-button{padding:15px 0 0;font-size:.875rem}.apestar-experience .camera-stage{width:100%;min-height:360px;aspect-ratio:1.08/1}.apestar-experience .fact-layout{grid-template-columns:1fr auto;gap:18px}.apestar-experience .fact-body{grid-column:1/-1;grid-row:2}.apestar-experience .fact-layout h2{font-size:1.55rem}.apestar-experience .fact-controls{gap:6px}.apestar-experience footer{font-size:.875rem;flex-wrap:wrap}.apestar-experience .stage-topline{font-size:.75rem}}@media(prefers-reduced-motion:reduce){.apestar-experience *,.apestar-experience :after,.apestar-experience :before{animation:none!important;scroll-behavior:auto!important}}.apestar-experience .ar-frame{position:absolute;inset:0;width:100%;height:100%;border:0;z-index:0}.apestar-experience .primary-button:disabled{opacity:.6;cursor:default}.apestar-experience .camera-stage:has(.ar-frame) .stage-topline{z-index:2;background:#142025aa;left:16px;right:65px;border-radius:4px;padding:8px;top:14px;pointer-events:none}.apestar-experience .camera-stage:has(.ar-frame) .stage-status{background:#142025dd;padding:10px;border-radius:5px;color:#fff;pointer-events:none}.apestar-experience .lens-guide{padding:0 0 25px;color:#5f6d73;font-size:.875rem;line-height:1.8}.apestar-experience .lens-guide summary{cursor:pointer;width:-moz-fit-content;width:fit-content}.apestar-experience .lens-guide p{max-width:750px}.apestar-experience .lens-guide summary:focus-visible{outline:2px solid #956449;outline-offset:5px}.apestar-brand-reference{display:grid;grid-template-columns:120px minmax(0,720px);gap:32px;margin:0 auto;padding:40px max(22px,5.5vw);max-width:1440px;background:#f7f8f8;color:#343a3d;font-size:.875rem;line-height:1.8}.apestar-brand-reference img{width:120px;height:auto;align-self:start}.apestar-brand-reference h2{font-weight:600;margin:0 0 16px}.apestar-brand-reference p{margin:0 0 12px}.apestar-brand-reference a{text-decoration:underline}@media(max-width:600px){.apestar-brand-reference{grid-template-columns:1fr}.apestar-brand-reference img{width:72px}}