@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Playfair+Display:wght@600;700&display=swap";:root{font-family:DM Sans,system-ui,sans-serif;color:#f7f7f8;background:#09090b;font-synthesis:none}*{box-sizing:border-box}body{margin:0;background:#09090b;color:#f7f7f8}button,input{font:inherit}.myatlife-app{min-height:100vh;padding-bottom:92px;background:radial-gradient(circle at 80% 0,#26153d 0,transparent 27%),#09090b}.app-header{position:fixed;z-index:50;top:0;left:0;right:0;height:72px;display:flex;align-items:center;justify-content:space-between;padding:0 5vw;background:linear-gradient(#09090be8,transparent);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.brand-lockup{border:0;background:none;color:#fff;display:flex;align-items:center;gap:10px;font-weight:700;font-size:20px}.brand-mark{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#fff;color:#111}.header-actions{display:flex;gap:10px}.icon-btn,.avatar-btn{width:42px;height:42px;border-radius:50%;border:1px solid #ffffff26;background:#ffffff0d;color:#fff}.avatar-btn{font-size:12px;background:#fff;color:#111;font-weight:700}.hero-home{min-height:92vh;position:relative;display:flex;align-items:flex-end;overflow:hidden}.hero-home>img{position:absolute;width:100%;height:100%;object-fit:cover;object-position:center 34%;filter:saturate(.88)}.hero-vignette{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#08080bd9 0,#08080b55 50%,transparent),linear-gradient(0deg,#09090b 0,transparent 42%),linear-gradient(180deg,#09090b55,transparent 30%)}.hero-copy{position:relative;z-index:2;max-width:780px;padding:160px 7vw 10vh}.kicker{font-size:11px;letter-spacing:.18em;font-weight:700;color:#c8a8ff}.hero-copy h1,.page-intro h1,.detail-hero h1{font-family:Playfair Display,serif;font-size:clamp(54px,9vw,116px);line-height:.88;margin:18px 0 24px;letter-spacing:-.04em}.hero-copy p{font-size:clamp(16px,2vw,21px);max-width:570px;color:#e7e2ea;line-height:1.6}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}.primary,.glass{border-radius:999px;padding:15px 22px;border:1px solid transparent;font-weight:700}.primary{background:#fff;color:#111}.glass{background:#ffffff10;color:#fff;border-color:#ffffff30;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.memory-prompt{position:absolute;z-index:3;right:5vw;bottom:8vh;width:260px;padding:20px;border:1px solid #ffffff24;border-radius:22px;background:#0a0a0dbd;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);display:grid;gap:4px}.memory-prompt span{color:#c8a8ff;font-size:11px;text-transform:uppercase;letter-spacing:.15em}.memory-prompt small{color:#aaa}.content-section{padding:72px 5vw}.section-heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:24px}.section-heading h2,.journey-callout h2,.purchase-panel h2{font-family:Playfair Display,serif;font-size:clamp(34px,5vw,64px);margin:5px 0}.section-heading button{border:0;background:none;color:#ddd}.event-row{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(270px,34vw);gap:18px;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:8px}.event-card{position:relative;height:430px;border:0;border-radius:24px;overflow:hidden;padding:0;text-align:left;color:#fff;scroll-snap-align:start;background:#222}.event-card img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.event-card:hover img{transform:scale(1.04)}.event-card-shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,#09090be8,transparent 70%)}.event-card-copy{position:absolute;left:22px;right:22px;bottom:22px;display:grid}.event-card-copy small{color:#c8a8ff;text-transform:uppercase;letter-spacing:.12em}.event-card-copy strong{font-size:25px;margin:5px 0}.event-card-copy em{font-style:normal;color:#c8c8ca}.favorite-grid{display:grid;grid-template-columns:2fr 1fr 1fr;grid-template-rows:240px 240px;gap:12px}.favorite-grid button{position:relative;border:0;padding:0;overflow:hidden;border-radius:18px;background:#222}.favorite-grid .feature{grid-row:1/3}.favorite-grid img{width:100%;height:100%;object-fit:cover}.favorite-grid span{position:absolute;top:14px;right:14px;background:#09090b90;border-radius:50%;width:38px;height:38px;display:grid;place-items:center;color:#fff}.journey-callout{margin:40px 5vw 80px;padding:clamp(34px,6vw,80px);border-radius:32px;background:linear-gradient(135deg,#201330,#0c0b0f 65%);display:grid;grid-template-columns:1.3fr 1fr;gap:50px;align-items:center}.journey-callout p{max-width:560px;color:#bdb9c3;font-size:18px;line-height:1.6}.years{display:flex;align-items:center;color:#888}.years i{height:1px;flex:1;background:#ffffff2c}.years strong{color:#fff;font-size:26px}.screen-page{padding:130px 5vw 110px;min-height:100vh}.page-intro{max-width:900px;margin-bottom:52px}.page-intro h1{font-size:clamp(64px,10vw,124px)}.page-intro p{color:#aaa;font-size:20px;max-width:620px}.filter-row{display:flex;gap:8px;overflow-x:auto;margin-bottom:30px}.filter-row button{border:1px solid #ffffff1c;background:#ffffff08;color:#ddd;padding:10px 16px;border-radius:999px}.filter-row .active{background:#fff;color:#111}.events-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.detail-hero{min-height:88vh;position:relative;display:flex;align-items:end}.detail-hero>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.detail-hero>div{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,#09090b 0,transparent 65%),linear-gradient(90deg,#09090bb5,transparent)}.detail-hero article{position:relative;padding:0 6vw 10vh}.detail-hero h1{max-width:900px}.back-btn,.back-tool{position:absolute;z-index:4;top:90px;left:5vw;border:1px solid #ffffff2e;background:#09090b88;color:#fff;padding:10px 14px;border-radius:999px}.mini-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.mini-grid button{border:0;padding:0;border-radius:16px;overflow:hidden;height:320px}.mini-grid img{width:100%;height:100%;object-fit:cover}.gallery-screen{padding-top:72px}.gallery-stage{height:calc(100vh - 130px);min-height:600px;position:relative;background:#050506}.gallery-stage>img{width:100%;height:100%;object-fit:contain}.gallery-top{position:absolute;top:20px;left:5vw;right:5vw;display:flex;justify-content:space-between}.gallery-top button,.gallery-arrow{border:1px solid #ffffff2c;background:#09090b99;color:#fff;border-radius:50%;width:44px;height:44px}.gallery-arrow{position:absolute;top:48%;font-size:34px}.gallery-arrow.left{left:3vw}.gallery-arrow.right{right:3vw}.gallery-info{position:absolute;left:0;right:0;bottom:0;padding:70px 5vw 24px;background:linear-gradient(transparent,#09090b);display:flex;justify-content:space-between;align-items:end}.gallery-info h2{font-size:32px;margin:5px 0}.gallery-info>div:last-child{display:flex;gap:8px}.gallery-info button{border:1px solid #ffffff2e;background:#fff;color:#111;border-radius:999px;padding:12px 18px}.gallery-info button:first-child{width:46px;padding:0;background:#ffffff12;color:#fff}.gallery-info .liked{color:#ff5f8e}.thumb-strip{display:flex;gap:8px;overflow-x:auto;padding:14px 5vw;background:#0d0d10}.thumb-strip button{width:82px;height:82px;flex:none;padding:0;border:2px solid transparent;background:none;border-radius:12px;overflow:hidden;opacity:.55}.thumb-strip button.active{border-color:#fff;opacity:1}.thumb-strip img{width:100%;height:100%;object-fit:cover}.purchase-panel{padding:80px 5vw}.purchase-panel>div{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.purchase-panel button{background:#121216;color:#fff;border:1px solid #ffffff14;border-radius:20px;padding:26px;text-align:left;display:grid;gap:6px}.purchase-panel strong{font-size:22px}.purchase-panel small{color:#999}.timeline{max-width:1100px;margin:auto}.timeline article{display:grid;grid-template-columns:120px 1fr 1fr;gap:28px;align-items:center;margin-bottom:80px}.timeline-year{height:100%;display:flex;flex-direction:column;align-items:center}.timeline-year span{font-size:26px}.timeline-year i{width:1px;flex:1;background:#ffffff25;margin-top:16px}.timeline article>img{width:100%;height:390px;object-fit:cover;border-radius:24px}.timeline article h2{font-family:Playfair Display,serif;font-size:42px;margin:8px 0}.timeline article p{color:#aaa;font-size:18px}.timeline article button{border:0;background:none;color:#c8a8ff;padding:0}.studio-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:24px}.studio-stats div{background:#121216;border:1px solid #ffffff12;border-radius:20px;padding:24px;display:grid}.studio-stats strong{font-size:38px}.studio-stats span{color:#999}.tool-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.tool-grid button{background:linear-gradient(145deg,#17131d,#0f0f12);color:#fff;border:1px solid #ffffff14;border-radius:24px;text-align:left;padding:30px;min-height:260px}.tool-grid span{color:#c8a8ff}.tool-grid h2{font-family:Playfair Display,serif;font-size:34px;margin:34px 0 8px}.tool-grid p{color:#aaa;line-height:1.6}.tool-grid em{font-style:normal;color:#fff}.bottom-nav{position:fixed;z-index:60;left:50%;bottom:16px;transform:translate(-50%);display:flex;gap:4px;padding:8px;border:1px solid #ffffff1c;background:#111116d9;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-radius:24px}.bottom-nav button{width:74px;border:0;background:none;color:#777;padding:8px 4px;border-radius:16px;display:grid;gap:3px}.bottom-nav button span{font-size:20px}.bottom-nav button small{font-size:10px}.bottom-nav button.active{background:#fff;color:#111}.app-toast{position:fixed;z-index:100;left:50%;bottom:110px;transform:translate(-50%);background:#fff;color:#111;padding:13px 18px;border-radius:999px;box-shadow:0 12px 40px #0008}.search-overlay{position:fixed;z-index:90;top:0;right:0;bottom:0;left:0;background:#09090bf2;display:grid;place-items:start center;padding-top:18vh}.search-overlay>div{width:min(760px,90vw);position:relative}.search-overlay button{position:absolute;right:0;top:-30px;border:0;background:none;color:#fff;font-size:34px}.search-overlay input{width:100%;margin-top:20px;background:transparent;border:0;border-bottom:1px solid #ffffff35;color:#fff;font-size:clamp(28px,5vw,58px);padding:18px 0;outline:0}.search-overlay p{color:#888}.hero-tool-wrap{padding-top:90px}.hero-tool-wrap .back-tool{position:fixed;top:82px}.owner-page{padding-bottom:130px}@media(max-width:900px){.memory-prompt{display:none}.event-row{grid-auto-columns:72vw}.favorite-grid{grid-template-columns:1fr 1fr;grid-template-rows:300px 180px}.favorite-grid .feature{grid-column:1/3;grid-row:auto}.journey-callout{grid-template-columns:1fr}.events-grid,.mini-grid{grid-template-columns:1fr 1fr}.timeline article{grid-template-columns:70px 1fr}.timeline article>div:last-child{grid-column:2}.purchase-panel>div{grid-template-columns:1fr}.tool-grid{grid-template-columns:1fr}}@media(max-width:600px){.app-header{height:62px;padding:0 16px}.hero-home{min-height:93vh}.hero-copy{padding:130px 20px 80px}.hero-copy h1{font-size:58px}.hero-actions{display:grid}.hero-actions button{width:100%}.content-section{padding:52px 18px}.event-row{grid-auto-columns:82vw}.event-card{height:400px}.favorite-grid{grid-template-rows:260px 150px}.journey-callout{margin:20px 14px 70px;padding:34px 24px}.years{font-size:12px}.screen-page{padding:105px 18px 110px}.page-intro h1{font-size:64px}.events-grid{grid-template-columns:1fr}.detail-hero article{padding:0 20px 90px}.detail-hero h1{font-size:58px}.mini-grid{gap:8px}.mini-grid button{height:220px}.gallery-stage{height:76vh;min-height:540px}.gallery-info{padding:70px 18px 18px}.gallery-info h2{font-size:24px}.gallery-info>div:last-child{position:absolute;right:18px;top:45px}.purchase-panel{padding:60px 18px}.timeline article{grid-template-columns:52px 1fr;gap:14px;margin-bottom:56px}.timeline article>img{height:300px}.timeline article h2{font-size:34px}.studio-stats{grid-template-columns:1fr}.tool-grid button{min-height:230px}.bottom-nav{bottom:10px;width:calc(100% - 20px);justify-content:space-between}.bottom-nav button{width:20%}.brand-lockup{font-size:17px}}.cart-btn{position:relative;width:42px;height:42px;border-radius:50%;border:1px solid #ffffff26;background:#fff;color:#111;display:grid;place-items:center}.cart-btn>span{font-size:17px}.cart-btn strong{position:absolute;top:-5px;right:-5px;min-width:20px;height:20px;padding:0 5px;border-radius:999px;background:#9d5cff;color:#fff;border:2px solid #09090b;font-size:11px;display:grid;place-items:center}.cart-pop{animation:cart-pop .32s ease-out}@keyframes cart-pop{0%{transform:scale(.7)}70%{transform:scale(1.12)}to{transform:scale(1)}}.cart-backdrop{position:fixed;z-index:120;top:0;right:0;bottom:0;left:0;background:#0009;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);display:flex;justify-content:flex-end}.cart-drawer{width:min(480px,100%);height:100%;background:#0d0d11;border-left:1px solid #ffffff1c;padding:28px;display:flex;flex-direction:column;box-shadow:-30px 0 70px #0008;animation:cart-slide .28s ease-out}@keyframes cart-slide{0%{transform:translate(100%)}to{transform:translate(0)}}.cart-heading{display:flex;justify-content:space-between;align-items:flex-start;padding-top:8px;border-bottom:1px solid #ffffff17;padding-bottom:22px}.cart-heading h2{font-family:Playfair Display,serif;font-size:38px;margin:5px 0}.cart-heading>button{border:0;background:#ffffff0d;color:#fff;width:42px;height:42px;border-radius:50%;font-size:27px}.cart-empty{flex:1;display:grid;place-content:center;text-align:center;color:#999}.cart-empty span{font-size:52px}.cart-items{flex:1;overflow-y:auto;padding:16px 0}.cart-items article{display:grid;grid-template-columns:72px 1fr auto;gap:14px;align-items:center;padding:15px 0;border-bottom:1px solid #ffffff12}.cart-items img{width:72px;height:72px;object-fit:cover;border-radius:12px}.cart-items article>div:nth-child(2){display:grid;gap:3px}.cart-items small{color:#a67cff}.cart-items span{color:#888;font-size:12px}.cart-price{display:grid;justify-items:end;gap:8px}.cart-price button{border:0;background:none;color:#999;font-size:12px;padding:0}.cart-summary{border-top:1px solid #ffffff17;padding-top:20px}.cart-summary>div{display:flex;justify-content:space-between;font-size:20px}.cart-summary p{color:#777;font-size:12px;line-height:1.5}.cart-checkout{width:100%;border:0;border-radius:999px;background:#fff;color:#111;padding:15px;font-weight:700}.hero-designer-callout{width:100%;display:flex;justify-content:space-between;align-items:center;gap:30px;text-align:left;padding:30px;margin:0 0 24px;border-radius:26px;border:1px solid #b683ff65;background:linear-gradient(135deg,#34204d,#121016 72%);color:#fff}.hero-designer-callout h2{font-family:Playfair Display,serif;font-size:clamp(30px,4vw,52px);margin:8px 0}.hero-designer-callout p{max-width:760px;color:#d0c7d8;line-height:1.6}.hero-designer-callout>strong{white-space:nowrap}.hero-tool-heading{padding:24px 5vw 18px;max-width:1100px}.hero-tool-heading h1{font-family:Playfair Display,serif;font-size:clamp(42px,7vw,84px);margin:8px 0}.hero-tool-heading p{color:#aaa;max-width:760px;line-height:1.6}.app-shell{display:grid;grid-template-columns:minmax(0,1fr) 390px;grid-template-areas:"heading heading" "stage controls";gap:18px;padding:20px 4vw 100px}.app-shell>.hero-tool-heading{grid-area:heading;padding-left:0}.stage-shell{grid-area:stage;min-width:0}.controls{grid-area:controls;background:#121217;border:1px solid #ffffff16;border-radius:24px;padding:18px;align-self:start;position:sticky;top:90px}.stage{position:relative;min-height:670px;border-radius:26px;overflow:hidden;background:#17131f}.topbar{position:absolute;z-index:7;top:18px;left:20px;right:20px;display:flex;justify-content:space-between}.status-badge{font-size:10px;letter-spacing:.13em;padding:8px 10px;border-radius:999px;background:#09090b99;border:1px solid #ffffff24}.spotlight{position:absolute;top:-20%;width:32%;height:90%;filter:blur(4px);background:linear-gradient(180deg,#ffffff99,transparent 70%);clip-path:polygon(42% 0,58% 0,100% 100%,0 100%);transform-origin:top}.spotlight-one{left:8%;transform:rotate(-14deg);animation:sweep-one 6s ease-in-out infinite alternate}.spotlight-two{right:7%;transform:rotate(16deg);animation:sweep-two 7s ease-in-out infinite alternate}@keyframes sweep-one{to{transform:rotate(9deg)}}@keyframes sweep-two{to{transform:rotate(-8deg)}}.floor-glow{position:absolute;left:15%;right:15%;bottom:-8%;height:30%;border-radius:50%;background:#ffffff20;filter:blur(28px)}.dancer-image{position:absolute;z-index:4;max-height:72%;max-width:78%;object-fit:contain;transform-origin:center}.dancer-placeholder{position:absolute;z-index:4;left:50%;top:48%;transform:translate(-50%,-50%);max-width:280px;text-align:center;color:#ffffff80;border:1px dashed #ffffff3a;padding:24px;border-radius:18px}.stage .hero-copy{position:absolute;z-index:6;left:7%;right:7%;bottom:8%;padding:0}.stage .hero-copy h1{font-family:Playfair Display,serif;font-size:clamp(46px,7vw,88px);margin:0}.stage .hero-copy p{font-size:18px;margin:8px 0}.vignette{position:absolute;z-index:5;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,#07070bd9,transparent 52%),radial-gradient(circle,transparent 40%,#05050888)}.tabs{display:grid;grid-template-columns:repeat(4,1fr);gap:5px;margin-bottom:18px}.tab{border:0;background:#ffffff08;color:#aaa;padding:10px 4px;border-radius:10px;font-size:12px}.tab.active{background:#fff;color:#111}.panel{display:grid;gap:14px}.control-row{display:flex;align-items:center;gap:10px;min-height:44px}.control-row.wrap{flex-wrap:wrap}.control-row .label{width:78px;color:#aaa;font-size:12px}.control-row input[type=color]{width:44px;height:34px;border:0;background:none}.control-row input[type=range]{flex:1}.pill{border:1px solid #ffffff20;background:#ffffff08;color:#fff;padding:8px 11px;border-radius:999px;font-size:12px}.pill.active{background:#9d5cff;border-color:#9d5cff}.text-input{flex:1;background:#09090d;border:1px solid #ffffff1c;color:#fff;border-radius:10px;padding:10px}.actions{display:grid;gap:8px;margin-top:22px}.action{border:0;border-radius:999px;padding:13px;font-weight:700}.action.secondary{background:#ffffff0d;color:#fff}.fine-print{font-size:11px;color:#777;line-height:1.5}.proof-overlay{position:absolute;z-index:9;top:0;right:0;bottom:0;left:0;pointer-events:none;background:repeating-linear-gradient(-25deg,transparent 0 110px,#ffffff08 110px 112px);display:grid;place-items:center}.proof-overlay span{font-weight:700;font-size:clamp(28px,6vw,70px);letter-spacing:.2em;color:#ffffff24;transform:rotate(-18deg)}.particles{position:absolute;z-index:3;top:0;right:0;bottom:0;left:0;pointer-events:none}.particle{position:absolute;border-radius:50%;background:#fff;box-shadow:0 0 12px #fff;animation:particle-float 5s ease-in-out infinite alternate}@keyframes particle-float{to{transform:translateY(-28px) scale(1.4)}}.modal-backdrop{position:fixed;z-index:130;top:0;right:0;bottom:0;left:0;background:#000a;display:grid;place-items:center;padding:20px}.modal-card{width:min(430px,100%);background:#15151a;border:1px solid #ffffff1d;border-radius:24px;padding:28px}.modal-card h2{font-family:Playfair Display,serif;font-size:36px;margin:0}.modal-card p{color:#aaa;line-height:1.6}.price{font-size:32px;font-weight:700;margin:20px 0}.modal-button{width:100%;border:0;border-radius:999px;padding:13px;margin-top:8px}.modal-button.secondary{background:#ffffff0d;color:#fff}.toast{position:fixed;z-index:140;left:50%;bottom:100px;transform:translate(-50%);background:#fff;color:#111;padding:12px 18px;border-radius:999px}@media(max-width:960px){.app-shell{grid-template-columns:1fr;grid-template-areas:"heading" "stage" "controls"}.controls{position:static}.hero-designer-callout{align-items:flex-start;flex-direction:column}}@media(max-width:600px){.cart-drawer{padding:20px}.cart-items article{grid-template-columns:60px 1fr}.cart-items img{width:60px;height:60px}.cart-price{grid-column:2;justify-items:start}.app-shell{padding:12px 12px 100px}.stage{min-height:570px}.tabs{grid-template-columns:1fr 1fr}.hero-tool-heading{padding:12px 2px}.hero-designer-callout{padding:24px}}.hero-home .hero-actions,.home-live-stage .hero-actions{display:none!important}.home-hero-editor{position:relative;padding:0 0 30px}.home-stage-shell{width:100%}.home-live-stage{height:min(78vh,760px);min-height:560px;border-radius:0}.home-live-stage .hero-copy{bottom:11%;max-width:820px}.home-live-stage .hero-copy h1{font-size:clamp(52px,8vw,110px);line-height:.92}.home-live-stage .hero-copy p{font-size:clamp(16px,2vw,23px);max-width:720px}.edit-hero-chip{position:absolute;z-index:20;right:4vw;top:24px;border:1px solid #ffffff38;background:#09090ba8;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#fff;border-radius:999px;padding:11px 18px;font-weight:700}.edit-hero-chip.active{background:#fff;color:#111}.inline-hero-editor{margin:18px 4vw 0;padding:24px;border-radius:26px;background:#111116;border:1px solid #ffffff18;display:grid;grid-template-columns:minmax(240px,.7fr) minmax(520px,1.3fr);gap:28px}.inline-editor-heading h2{font-family:Playfair Display,serif;font-size:clamp(34px,5vw,62px);margin:8px 0}.inline-editor-heading p{color:#999;line-height:1.6}.compact-controls{position:static!important;border:0!important;padding:0!important;background:transparent!important}.compact-controls .actions{max-width:240px}.memory-prompt{z-index:12}.stage{height:min(76vh,760px);min-height:560px;aspect-ratio:16/9}.dancer-image{z-index:4;width:auto!important;height:auto!important;max-width:72%!important;max-height:76%!important;object-fit:contain!important}.foreground-effects{position:absolute;z-index:6;top:0;right:0;bottom:0;left:0;pointer-events:none}.spotlight{z-index:6}.particles{z-index:7!important}.face-overlay{position:absolute;z-index:8;font-size:92px;line-height:1;filter:drop-shadow(0 7px 12px #0008);pointer-events:none;transform-origin:center}.face-stars{font-size:110px}.vignette{z-index:9!important;pointer-events:none}.stage .hero-copy{z-index:10!important}.proof-overlay{z-index:12!important}.control-row output{width:34px;color:#888;font-size:11px;text-align:right}.camera-pill{background:#25334c!important}.camera-backdrop{position:fixed;z-index:170;top:0;right:0;bottom:0;left:0;background:#000d;display:grid;place-items:center;padding:18px}.camera-modal{width:min(680px,100%);background:#111116;border:1px solid #ffffff1c;border-radius:26px;padding:22px}.camera-heading{display:flex;justify-content:space-between}.camera-heading h2{font-family:Playfair Display,serif;font-size:38px;margin:4px 0}.camera-heading button{width:40px;height:40px;border:0;border-radius:50%;background:#ffffff10;color:#fff;font-size:25px}.camera-preview{position:relative;aspect-ratio:4/3;background:#050507;border-radius:20px;overflow:hidden}.camera-preview video{width:100%;height:100%;object-fit:cover;transform:scaleX(-1)}.camera-modal>p{color:#999;line-height:1.5}.camera-shutter{display:block;margin:12px auto 0;width:72px;height:72px;border-radius:50%;border:7px solid #fff;background:#ff5252;color:#fff;font-size:30px}.camera-error{padding:70px 30px;text-align:center;background:#1a1113;border-radius:20px;color:#ffb8be}.music-header-btn{font-size:20px}.music-backdrop{position:fixed;z-index:125;top:0;right:0;bottom:0;left:0;background:#000a;display:flex;justify-content:flex-end;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.music-panel{width:min(470px,100%);height:100%;background:#101015;border-left:1px solid #ffffff1c;padding:28px;overflow-y:auto}.music-title{display:flex;justify-content:space-between}.music-title h2{font-family:Playfair Display,serif;font-size:42px;margin:5px 0}.music-title button{width:42px;height:42px;border:0;border-radius:50%;background:#ffffff0d;color:#fff;font-size:28px}.music-note{color:#999;line-height:1.55}.music-upload{display:block;text-align:center;background:#fff;color:#111;border-radius:999px;padding:14px;font-weight:700;margin:22px 0}.music-settings{display:grid;gap:10px;border-top:1px solid #ffffff16;border-bottom:1px solid #ffffff16;padding:18px 0}.music-settings label{display:flex;justify-content:space-between;align-items:center}.music-settings select{background:#22222a;color:#fff;border:1px solid #ffffff20;border-radius:8px;padding:8px}.now-playing{min-height:90px;display:grid;place-content:center;text-align:center;gap:5px}.now-playing span{font-weight:700}.now-playing small{color:#b68aff}.music-controls{display:flex;justify-content:center;align-items:center;gap:14px}.music-controls button{width:48px;height:48px;border:0;border-radius:50%;background:#ffffff0d;color:#fff;font-size:24px}.music-controls .music-play{width:68px;height:68px;background:#fff;color:#111}.track-list{display:grid;gap:6px;margin-top:24px}.track-list button{display:flex;gap:12px;text-align:left;border:0;border-radius:12px;background:#ffffff08;color:#aaa;padding:12px}.track-list button.active{background:#7a1cff;color:#fff}.track-list span{width:22px}@media(max-width:980px){.inline-hero-editor{grid-template-columns:1fr}.stage{aspect-ratio:auto}.dancer-image{max-width:84%!important;max-height:72%!important}}@media(max-width:600px){.home-live-stage{min-height:620px;height:78vh}.home-live-stage .hero-copy{left:22px;right:22px;bottom:13%}.edit-hero-chip{right:14px;top:14px}.inline-hero-editor{margin:12px;padding:18px}.face-overlay{font-size:68px}.music-panel{padding:20px}.camera-modal{padding:14px}.stage{min-height:600px}.dancer-image{max-width:92%!important;max-height:70%!important}}.product-hero{min-height:92vh;position:relative;display:flex;align-items:flex-end;overflow:hidden;background:#17171c}.product-hero>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center}.product-hero-shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#08080be8 0,#08080b6b 52%,transparent),linear-gradient(0deg,#09090b 0,transparent 48%)}.product-hero-copy{position:relative;z-index:2;padding:150px 7vw 11vh;max-width:820px}.product-hero-copy h1{font-family:Playfair Display,serif;font-size:clamp(54px,9vw,112px);line-height:.9;margin:16px 0 22px}.product-hero-copy p{font-size:18px;line-height:1.65;color:#ddd;max-width:650px}.visible-actions{display:flex!important}.hero-media-count{position:absolute;z-index:3;right:5vw;bottom:9vh;padding:18px 22px;border:1px solid #ffffff2c;border-radius:20px;background:#09090bb8;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);display:grid}.hero-media-count strong{font-size:32px}.hero-media-count span{color:#aaa;font-size:12px}.media-preview-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.media-preview-grid button,.real-media-grid button{position:relative;border:0;background:#18181d;color:#fff;padding:0;border-radius:16px;overflow:hidden;text-align:left}.media-preview-grid img{width:100%;height:240px;object-fit:cover}.media-preview-grid span,.real-media-grid span{display:block;padding:11px 12px;font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.photos-product-page{min-height:100vh;padding:120px 5vw 115px}.library-header{display:flex;align-items:end;justify-content:space-between;gap:25px;margin-bottom:28px}.library-header h1,.empty-library h1{font-family:Playfair Display,serif;font-size:clamp(60px,9vw,110px);margin:6px 0}.library-header p,.empty-library p{color:#aaa}.library-toolbar{display:flex;gap:8px;overflow:auto;margin-bottom:20px}.library-toolbar button{border:1px solid #ffffff1b;background:#ffffff08;color:#ccc;border-radius:999px;padding:10px 16px}.library-toolbar .active{background:#fff;color:#111}.real-media-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.real-media-grid img{width:100%;aspect-ratio:1/1.15;object-fit:cover}.real-media-grid b{position:absolute;top:10px;right:10px;width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:#09090baa}.empty-library{text-align:center;display:grid;place-content:center;justify-items:center}.immersive-viewer{position:fixed;z-index:100;top:0;right:0;bottom:0;left:0;background:#050507;display:grid;grid-template-rows:68px 1fr 72px}.viewer-header{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 16px;border-bottom:1px solid #ffffff12;background:#09090bea;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.viewer-header button{border:0;background:none;color:#fff}.viewer-header button:last-child{justify-self:end}.viewer-header div{text-align:center;display:grid}.viewer-header small{color:#888}.viewer-canvas{position:relative;min-height:0;display:grid;place-items:center;overflow:hidden;background:radial-gradient(circle,#25252c,#050507 72%)}.viewer-canvas>img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;position:relative;z-index:1}.viewer-actions{display:grid;grid-template-columns:repeat(5,1fr);gap:5px;padding:9px;background:#0b0b0f;border-top:1px solid #ffffff12}.viewer-actions button{border:0;background:#ffffff08;color:#bbb;border-radius:12px}.viewer-actions button.active{background:#fff;color:#111}.viewer-arrow{position:absolute;z-index:12;top:50%;transform:translateY(-50%);width:50px;height:70px;border:0;border-radius:14px;background:#0008;color:#fff;font-size:46px}.viewer-arrow.left{left:15px}.viewer-arrow.right{right:15px}.today-drip{position:absolute;z-index:10;left:20px;bottom:20px;padding:14px 17px;border-radius:17px;background:#08090dc2;border:1px solid #ffffff28;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);display:grid}.today-drip span{font-size:10px;letter-spacing:.16em;color:#ffc58f}.today-drip strong{font-size:22px}.today-drip small{color:#ccc}.fx-inside-photo{position:fixed;z-index:120;right:0;top:68px;bottom:72px;width:min(500px,100%);overflow:auto;background:#111116f5;border-left:1px solid #ffffff1d;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);padding:24px}.fx-title{display:flex;justify-content:space-between}.fx-title h2{font-family:Playfair Display,serif;font-size:48px;margin:3px 0}.fx-title p{color:#999}.fx-title>button{width:42px;height:42px;border:0;border-radius:50%;background:#ffffff0d;color:#fff;font-size:26px}.drip-command-row{display:grid;grid-template-columns:1fr 1fr;gap:8px}.drip-command-row button{border:1px solid #ffffff1b;background:#ffffff08;color:#fff;border-radius:13px;padding:12px;font-weight:700}.drip-command-row button:last-child{grid-column:1/-1}.original-drip-switch{display:grid;grid-template-columns:1fr 1fr;background:#09090d;border-radius:999px;padding:4px;margin:18px 0}.original-drip-switch button{border:0;background:none;color:#888;border-radius:999px;padding:10px}.original-drip-switch .active{background:#fff;color:#111}.drip-grid{display:grid;gap:8px}.drip-grid button{border:1px solid #ffffff16;background:#ffffff08;color:#fff;border-radius:14px;padding:13px;text-align:left;display:grid}.drip-grid button.active{border-color:#b68aff;background:#251838}.drip-grid small,.saved-drips small{color:#999}.saved-drips{display:grid;gap:8px}.saved-drips>div{display:grid;padding:11px;border-radius:12px;background:#ffffff07}.fx-glow{position:absolute;z-index:3;top:0;right:0;bottom:0;left:0;box-shadow:inset 0 0 120px #ffbf6b45;pointer-events:none}.fx-neon{position:absolute;z-index:3;top:0;right:0;bottom:0;left:0;box-shadow:inset 0 0 150px #8b5cff55;mix-blend-mode:screen;pointer-events:none}.fx-fog{position:absolute;z-index:4;left:-10%;right:-10%;bottom:-12%;height:45%;background:radial-gradient(ellipse,#ffffff40,transparent 67%);filter:blur(30px);animation:fxfog 7s ease-in-out infinite alternate;pointer-events:none}@keyframes fxfog{to{transform:translate(8%)}}.fx-vignette{position:absolute;z-index:4;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle,transparent 35%,#000b 100%);pointer-events:none}.fx-sparkles{position:absolute;z-index:5;top:0;right:0;bottom:0;left:0;pointer-events:none}.fx-sparkles i{position:absolute;width:4px;height:4px;border-radius:50%;background:#fff;box-shadow:0 0 10px #fff;animation:sparkle 5s ease-in-out infinite}@keyframes sparkle{50%{transform:translateY(-35px) scale(2);opacity:.35}}.fx-butterflies{position:absolute;z-index:6;right:10%;top:18%;font-size:42px;animation:butterfly 4s ease-in-out infinite alternate;pointer-events:none}@keyframes butterfly{to{transform:translate(-80px,70px) rotate(12deg)}}.fx-crown{position:absolute;z-index:6;left:55%;top:20%;font-size:70px;filter:drop-shadow(0 0 18px #ffd45e);animation:crownfloat 2.5s ease-in-out infinite alternate;pointer-events:none}@keyframes crownfloat{to{transform:translateY(-12px) rotate(4deg)}}@media(max-width:900px){.real-media-grid{grid-template-columns:repeat(3,1fr)}.media-preview-grid{grid-template-columns:repeat(2,1fr)}.hero-media-count{display:none}}@media(max-width:600px){.product-hero-copy{padding:130px 22px 105px}.library-header{align-items:flex-start;flex-direction:column}.real-media-grid{grid-template-columns:repeat(2,1fr)}.media-preview-grid img{height:180px}.immersive-viewer{grid-template-rows:62px 1fr 68px}.viewer-header{grid-template-columns:auto 1fr auto;font-size:12px}.viewer-actions button{font-size:10px}.viewer-arrow{width:38px;height:58px}.fx-inside-photo{top:62px;bottom:68px;padding:18px}.today-drip{left:10px;bottom:10px;max-width:75%}}.clean-hero{min-height:92svh;display:block;cursor:pointer}.hero-photo-button{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;padding:0;border:0;background:#17171c;cursor:pointer}.hero-photo-button img{width:100%;height:100%;object-fit:cover;object-position:center}.clean-hero .product-hero-shade{pointer-events:none;background:linear-gradient(180deg,#09090b72 0,transparent 28%),linear-gradient(0deg,#09090bd9 0,transparent 38%)}.clean-hero-meta{position:absolute;z-index:3;left:5vw;right:5vw;bottom:clamp(34px,7vh,78px);pointer-events:none;max-width:min(760px,84vw);text-shadow:0 2px 28px #000}.clean-hero-meta h1{font-family:Playfair Display,serif;font-size:clamp(42px,7vw,92px);line-height:.92;letter-spacing:-.035em;margin:10px 0 9px}.clean-hero-meta p{margin:0;color:#e1dfe4;font-size:14px}.hero-tap-hint{position:absolute;z-index:3;right:5vw;bottom:clamp(38px,7vh,82px);font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:#ddd;background:#09090b7d;border:1px solid #ffffff24;border-radius:999px;padding:9px 13px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);pointer-events:none}.bottom-nav-shell{position:fixed;z-index:80;left:0;right:0;bottom:0;height:82px;padding:7px max(8px,env(safe-area-inset-left)) calc(7px + env(safe-area-inset-bottom));background:linear-gradient(180deg,#0b0b0ecf,#09090bf5 28%);border-top:1px solid #ffffff18;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px)}.bottom-nav-scroll{height:100%;display:flex;align-items:stretch;gap:4px;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;scrollbar-width:none;-webkit-overflow-scrolling:touch;padding:0 max(4px,calc((100vw - 620px)/2))}.bottom-nav-scroll::-webkit-scrollbar{display:none}.bottom-nav-scroll button{position:relative;flex:0 0 72px;scroll-snap-align:center;border:0;border-radius:16px;background:transparent;color:#85858d;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding:7px 6px;transition:background .2s,color .2s,transform .2s}.bottom-nav-scroll button:active{transform:scale(.95)}.bottom-nav-scroll button.active{background:#ffffff12;color:#fff}.bottom-nav-scroll button>span{position:relative;font-size:23px;line-height:1}.bottom-nav-scroll button small{font-size:10px;font-weight:700;letter-spacing:.02em}.bottom-nav-scroll button b{position:absolute;top:-8px;right:-12px;min-width:17px;height:17px;padding:0 4px;display:grid;place-items:center;border-radius:999px;background:#fff;color:#111;font-size:10px}@media(max-width:600px){.clean-hero{min-height:86svh}.clean-hero-meta{left:20px;right:20px;bottom:34px}.hero-tap-hint{display:none}.bottom-nav-shell{height:78px}.bottom-nav-scroll button{flex-basis:68px}.myatlife-app{padding-bottom:84px}}.journey-product-page{padding-top:120px}.journey-intro{display:flex;align-items:end;justify-content:space-between;gap:28px}.journey-intro>div{max-width:820px}.journey-intro .primary{flex:none;margin-bottom:16px}.source-policy-card{margin:12px 0 42px;display:flex;align-items:center;gap:16px;padding:18px 20px;border:1px solid #a787ff40;border-radius:20px;background:linear-gradient(135deg,#241738,#111116)}.source-policy-icon{width:48px;height:48px;display:grid;place-items:center;border-radius:15px;background:#fff;color:#111;font-size:23px}.source-policy-card p{margin:5px 0 0;color:#aaa}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin:44px 0 18px}.section-heading h2{font-family:Playfair Display,serif;font-size:clamp(35px,5vw,58px);margin:5px 0 0}.section-heading>span{color:#888;font-size:13px}.linked-media-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px}.linked-media-grid article{min-height:250px;padding:18px;border:1px solid #ffffff17;border-radius:21px;background:linear-gradient(145deg,#1a1a20,#101014);display:flex;flex-direction:column}.linked-provider{display:flex;align-items:center;gap:9px;color:#b99bf0}.linked-provider span{width:34px;height:34px;display:grid;place-items:center;border-radius:11px;background:#ffffff0c}.linked-provider small{font-weight:700;text-transform:uppercase;letter-spacing:.08em}.linked-copy{margin:auto 0}.linked-season{color:#aaa;font-size:12px}.linked-copy h3{font-family:Playfair Display,serif;font-size:30px;margin:5px 0}.linked-copy p{color:#999;margin:0}.linked-actions{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:20px}.linked-actions a{color:#111;background:#fff;text-decoration:none;padding:10px 13px;border-radius:999px;font-size:12px;font-weight:700}.linked-actions button{border:0;background:none;color:#777;font-size:11px}.link-composer-backdrop{position:fixed;z-index:160;top:0;right:0;bottom:0;left:0;padding:20px;display:grid;place-items:center;background:#000c;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.link-composer{width:min(620px,100%);max-height:calc(100svh - 40px);overflow:auto;padding:25px;border:1px solid #ffffff1f;border-radius:25px;background:#131318;box-shadow:0 30px 100px #000}.link-composer header{display:flex;justify-content:space-between;gap:20px}.link-composer header h2{font-family:Playfair Display,serif;font-size:42px;margin:5px 0}.link-composer header p{color:#999;margin:0 0 20px}.link-composer header>button{width:42px;height:42px;flex:none;border:0;border-radius:50%;background:#ffffff0c;color:#fff;font-size:25px}.link-composer label{display:grid;gap:7px;margin-top:14px;color:#ccc;font-size:12px;font-weight:700}.link-composer input,.link-composer select{width:100%;border:1px solid #ffffff1b;border-radius:13px;padding:13px 14px;background:#09090d;color:#fff;outline:none}.link-composer input:focus,.link-composer select:focus{border-color:#b48cff}.form-pair{display:grid;grid-template-columns:1fr 1fr;gap:12px}.link-privacy-note{display:grid;margin:17px 0;padding:13px;border-radius:14px;background:#211731}.link-privacy-note span{color:#aaa;font-size:12px;margin-top:3px}.composer-actions{display:flex;justify-content:flex-end;gap:9px}.composer-actions button{border:1px solid #ffffff1b;border-radius:999px;padding:12px 17px;background:#ffffff08;color:#fff}.composer-actions .primary{background:#fff;color:#111}.immersive-viewer:has(.fx-inside-photo) .viewer-canvas{margin-right:min(390px,34vw)}.fx-inside-photo{width:min(390px,100%)}@media(max-width:900px){.linked-media-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.immersive-viewer:has(.fx-inside-photo) .viewer-canvas{margin-right:0}.fx-inside-photo{top:auto;left:0;right:0;bottom:68px;width:100%;height:min(43svh,390px);border-left:0;border-top:1px solid #ffffff1d;border-radius:24px 24px 0 0}.viewer-canvas>img{width:100%;height:100%;object-fit:contain}}@media(max-width:600px){.journey-product-page{padding-top:95px}.journey-intro{align-items:flex-start;flex-direction:column}.journey-intro .primary{margin:0}.source-policy-card{align-items:flex-start}.linked-media-grid,.form-pair{grid-template-columns:1fr}.link-composer{padding:20px}.link-composer header h2{font-size:34px}.viewer-canvas{padding:0}.viewer-canvas>img{max-width:100%;max-height:100%;width:100%;height:100%;object-fit:contain}.today-drip{display:none}}.link-media-home{margin:18px 5vw;padding:28px;display:flex;align-items:center;justify-content:space-between;gap:24px;border:1px solid #ffffff18;border-radius:24px;background:linear-gradient(135deg,#1b1228,#111116)}.link-media-home>div{max-width:760px}.link-media-home h2{font-family:Playfair Display,serif;font-size:clamp(30px,4vw,52px);margin:8px 0}.link-media-home p{color:#aaa;line-height:1.6;margin:0}.immersive-viewer:has(.fx-floating-controls) .viewer-canvas{margin-right:0!important}.fx-inside-photo{display:none!important}.fx-floating-controls{position:absolute;z-index:30;left:50%;bottom:18px;transform:translate(-50%);width:min(720px,calc(100% - 110px));padding:10px;border:1px solid #ffffff24;border-radius:18px;background:#0b0b0edb;box-shadow:0 16px 50px #000a;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.fx-floating-head{display:flex;align-items:center;gap:10px;padding:0 3px 8px}.fx-floating-head strong{font-size:15px}.fx-floating-head span{margin-right:auto;color:#aaa;font-size:12px}.fx-floating-head button{width:28px;height:28px;border:0;border-radius:50%;background:#ffffff10;color:#fff;font-size:19px}.fx-quick-row,.fx-preset-strip{display:flex;gap:7px;overflow-x:auto;scrollbar-width:none}.fx-quick-row::-webkit-scrollbar,.fx-preset-strip::-webkit-scrollbar{display:none}.fx-quick-row{padding-bottom:7px}.fx-quick-row button,.fx-preset-strip button{flex:none;border:1px solid #ffffff1d;border-radius:999px;background:#ffffff09;color:#ddd;padding:8px 12px;font-size:11px}.fx-quick-row button.active,.fx-preset-strip button.active{background:#fff;color:#111;border-color:#fff}.fx-preset-strip{padding-top:7px;border-top:1px solid #ffffff12}@media(max-width:600px){.app-header{height:56px;padding:0 12px}.brand-lockup{font-size:16px}.brand-mark{width:29px;height:29px}.header-actions{gap:5px}.icon-btn,.avatar-btn{width:34px;height:34px}.clean-hero{min-height:calc(100svh - 78px)}.clean-hero-meta{left:16px;right:16px;bottom:18px}.clean-hero-meta .kicker,.clean-hero-meta p{display:none}.clean-hero-meta h1{font-size:24px;line-height:1;margin:0}.hero-tap-hint{display:none}.link-media-home{margin:12px;padding:20px;align-items:flex-start;flex-direction:column}.link-media-home h2{font-size:31px}.link-media-home .primary{width:100%}.immersive-viewer{grid-template-rows:56px minmax(0,1fr) 60px}.viewer-header{padding:0 9px}.viewer-header>button:last-child{display:none}.viewer-actions{gap:2px;padding:6px}.viewer-actions button{padding:7px 8px;font-size:9px}.fx-floating-controls{left:8px;right:8px;bottom:8px;transform:none;width:auto;padding:8px;border-radius:15px}.fx-floating-head{padding-bottom:6px}.fx-quick-row button,.fx-preset-strip button{padding:7px 10px;font-size:10px}}
