@import"https://fonts.googleapis.com/css2?family=Inter:wght@500;600;700;800&family=Manrope:wght@400;500;600;700;800&family=Marck+Script&family=Playfair+Display:ital,wght@0,500;0,700;0,900;1,500&display=swap";@keyframes emo-float{0%,to{transform:rotateY(-13deg) rotate(2.5deg) translateY(0)}50%{transform:rotateY(-13deg) rotate(2.5deg) translateY(-10px)}}@keyframes emo-fade-up{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes emo-shimmer{0%{background-position:200% center}to{background-position:-200% center}}@keyframes emo-spin{to{transform:rotate(360deg)}}@keyframes emo-pulse-ring{0%{box-shadow:0 0 #c7a24a73}70%{box-shadow:0 0 0 12px #c7a24a00}to{box-shadow:0 0 #c7a24a00}}.emo{--ink:#2A1B2E;--plum:#46243F;--plum-deep:#34182E;--paper:#FBF6F0;--blush:#F3E4DC;--gold:#C7A24A;--gold-soft:#E4CE92;--coral:#E0795E;--green:#4A8C5A;--blue:#3f6abf;--line:rgba(42,27,46,.1);--shadow-sm:0 2px 8px -2px rgba(42,27,46,.12);--shadow-md:0 8px 28px -10px rgba(42,27,46,.22);--shadow-lg:0 24px 56px -20px rgba(42,27,46,.3);--radius-sm:12px;--radius-md:18px;--radius-lg:24px;font-family:Manrope,system-ui,sans-serif;color:var(--ink);background:var(--paper);min-height:100vh;line-height:1.6;-webkit-font-smoothing:antialiased}.emo *{box-sizing:border-box}.emo .serif{font-family:Playfair Display,serif}.emo .wrap{max-width:1200px;margin:0 auto;padding:0 28px}.emo .eyebrow{font-size:.68rem;font-weight:800;letter-spacing:.24em;text-transform:uppercase;color:var(--gold);display:inline-flex;align-items:center;gap:8px}.emo .eyebrow:before{content:"";width:20px;height:1.5px;background:var(--gold);border-radius:2px}.emo a{color:inherit;text-decoration:none}.emo .btn{display:inline-flex;align-items:center;gap:8px;border-radius:999px;padding:12px 24px;font-weight:700;font-size:.9rem;cursor:pointer;border:1.5px solid var(--line);background:#fff;color:#3c2f42;font-family:inherit;letter-spacing:.01em;transition:transform .18s cubic-bezier(.34,1.56,.64,1),box-shadow .18s,background .18s,border-color .18s,opacity .2s;position:relative;overflow:hidden}.emo .btn:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#fff0;transition:background .15s}.emo .btn:hover{transform:translateY(-2px);box-shadow:0 12px 28px -14px #2a1b2e59;border-color:#2a1b2e2e}.emo .btn:active{transform:translateY(0);transition-duration:.08s}.emo .btn.solid{background:var(--ink);color:#fff;border-color:var(--ink)}.emo .btn.solid:hover{background:#3a2640;box-shadow:0 14px 30px -14px #2a1b2e80}.emo .btn.gold{background:var(--gold);border-color:var(--gold);color:#2e1629;animation:emo-pulse-ring 2.4s ease 1.2s 3}.emo .btn.gold:hover{background:#d4ae56;box-shadow:0 14px 30px -12px #c7a24a8c;transform:translateY(-2px) scale(1.02)}.emo .btn.ghost{background:transparent;border-color:transparent;padding:12px 16px}.emo .btn.ghost:hover{background:#2a1b2e0d}.emo .btn:disabled{opacity:.38;cursor:not-allowed;transform:none;animation:none;box-shadow:none}.emo .btn svg{width:17px;height:17px;flex:none}.unified-icon{width:42px!important;height:42px!important;border-radius:50%;display:grid!important;place-items:center!important;background:#e0795e1a!important;color:var(--coral)!important;font-size:.68rem!important;font-weight:900!important;letter-spacing:.08em!important;text-transform:uppercase!important}.emo-dashboard .btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:999px;padding:12px 22px;border:1.5px solid rgba(42,27,46,.1);background:#fff;color:#3c2f42;font:800 .88rem Manrope,system-ui,sans-serif;cursor:pointer;transition:transform .18s cubic-bezier(.34,1.56,.64,1),box-shadow .18s,background .18s,border-color .18s,opacity .2s}.emo-dashboard .btn:hover{transform:translateY(-2px);box-shadow:0 12px 28px -14px #2a1b2e59;border-color:#2a1b2e2e}.emo-dashboard .btn:active{transform:translateY(0)}.emo-dashboard .btn.solid{background:#2a1b2e;color:#fff;border-color:#2a1b2e}.emo-dashboard .btn.gold{background:#c7a24a;color:#2e1629;border-color:#c7a24a;box-shadow:0 12px 30px -18px #c7a24aa6}.emo-dashboard .btn.ghost{background:#2a1b2e0a;border-color:transparent}.emo-dashboard .btn:disabled{opacity:.42;cursor:not-allowed;transform:none;box-shadow:none}.emo-bar-wrap{position:sticky;top:0;z-index:30;background:#fbf6f0eb;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);border-bottom:1px solid var(--line);box-shadow:0 1px 0 0 var(--line)}.emo-bar{width:100%}.emo-bar-inner{display:flex;align-items:center;justify-content:space-between;height:66px}.emo-nav{display:flex;gap:4px}.emo-nav a{font-size:.84rem;font-weight:600;color:#5b4a5a;padding:8px 14px;border-radius:8px;transition:background .15s,color .15s;text-decoration:none}.emo-nav a:hover{background:#2a1b2e0f;color:var(--ink)}.emo .brand{font-family:Playfair Display,serif;font-weight:900;font-size:1.35rem;letter-spacing:.06em;cursor:pointer;transition:opacity .15s}.emo .brand:hover{opacity:.75}.emo .brand b{color:var(--coral)}.emo .hero{padding:88px 0 100px;position:relative;overflow:hidden}.emo .hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background:radial-gradient(55% 85% at 92% 10%,rgba(224,121,94,.18),transparent 58%),radial-gradient(45% 65% at 5% 95%,rgba(199,162,74,.15),transparent 58%),radial-gradient(30% 50% at 50% 110%,rgba(70,36,63,.08),transparent 60%)}.emo .hero:after{content:"";position:absolute;bottom:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,var(--line),transparent)}.emo .hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:1.08fr .92fr;gap:60px;align-items:center}.emo .hero-copy{animation:emo-fade-up .7s ease both}.emo .hero h1{font-family:Playfair Display,serif;font-weight:900;font-size:clamp(2.8rem,5.2vw,4.6rem);line-height:1;margin:14px 0 22px;letter-spacing:-.02em}.emo .hero h1 em{font-style:italic;color:var(--coral)}.emo .lead{font-size:1.08rem;color:#5b4a5a;max-width:35ch;margin-bottom:32px;line-height:1.7}.emo .hero-actions{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.emo .hero-trust{display:flex;align-items:center;gap:10px;margin-top:28px;font-size:.82rem;color:#7a6b78}.emo .hero-trust .stars{color:var(--gold);letter-spacing:1px;font-size:.9rem}.emo .cover-stage{display:flex;justify-content:center;align-items:center;perspective:1400px;animation:emo-fade-up .8s .15s ease both}.emo .cover{position:relative;width:300px;aspect-ratio:3/4;border-radius:8px;background:linear-gradient(155deg,#5a2f4f,#3a1c33 55%,#2c1427);box-shadow:0 40px 80px -30px #2a1b2ea6,0 0 0 1px #ffffff12;color:#fdf6ef;transform:rotateY(-13deg) rotate(2.5deg);animation:emo-float 5s ease-in-out infinite;padding:22px;display:flex;flex-direction:column;will-change:transform}.emo .cover:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:8px;background:linear-gradient(135deg,rgba(255,255,255,.08) 0%,transparent 50%);pointer-events:none}.emo .cv-mast{font-family:Playfair Display,serif;font-weight:900;font-size:2.6rem;letter-spacing:.08em;text-align:center;color:#fff;text-shadow:0 2px 12px rgba(0,0,0,.3)}.emo .cv-rule{height:1px;background:linear-gradient(90deg,transparent,var(--gold) 30%,var(--gold-soft) 50%,var(--gold) 70%,transparent);margin:9px 0 14px;opacity:.9}.emo .cv-photo{flex:1;border-radius:5px;overflow:hidden;background:radial-gradient(120% 80% at 50% 18%,rgba(224,121,94,.45),transparent 52%),linear-gradient(180deg,#7a5a72,#3d2238);position:relative}.emo .cv-photo:before{content:"";position:absolute;left:50%;top:26%;transform:translate(-50%);width:68px;height:68px;border-radius:50%;background:radial-gradient(circle at 45% 35%,#f6dcc9,#d9a88f);box-shadow:0 8px 24px #0003}.emo .cv-badge{position:absolute;bottom:14px;right:14px;background:#c7a24ae6;color:#2e1629;font-size:.6rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;padding:4px 10px;border-radius:999px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.emo .section{padding:96px 0}.emo .sec-head{margin-bottom:52px}.emo .sec-head h2{font-family:Playfair Display,serif;font-size:clamp(2rem,3.4vw,2.9rem);font-weight:700;margin:10px 0 0;letter-spacing:-.01em;line-height:1.12}.emo .emos{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.emo .tile{position:relative;border-radius:var(--radius-lg);overflow:hidden;min-height:300px;display:flex;align-items:flex-end;color:#fff;isolation:isolate;cursor:pointer;transition:transform .28s cubic-bezier(.34,1.56,.64,1),box-shadow .28s;box-shadow:var(--shadow-md)}.emo .tile:hover{transform:translateY(-6px) scale(1.01);box-shadow:0 32px 56px -28px #2a1b2e8c}.emo .tile .ph{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-3;background-size:cover;background-position:center;transition:transform .6s ease}.emo .tile:hover .ph{transform:scale(1.07)}.emo .tile .tone{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;mix-blend-mode:multiply;opacity:.5;transition:opacity .3s}.emo .tile:hover .tone{opacity:.38}.emo .tile .fade{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:linear-gradient(to top,rgba(22,10,20,.96) 0%,rgba(22,10,20,.5) 40%,rgba(22,10,20,.05) 75%,transparent)}.emo .tile .tc{padding:28px}.emo .tile .num{font-family:Playfair Display,serif;font-weight:700;font-size:.72rem;color:var(--gold-soft);letter-spacing:.08em;margin-bottom:8px;display:block;text-transform:uppercase}.emo .tile h3{font-family:Playfair Display,serif;font-size:1.2rem;font-weight:700;margin:0 0 8px;line-height:1.25}.emo .tile p{font-size:.82rem;color:#e0cedd;margin-bottom:14px;line-height:1.55}.emo .tile .price{font-weight:800;font-size:.85rem;color:var(--gold-soft);display:inline-flex;align-items:center;gap:6px}.emo .tile .price:after{content:"→";opacity:.7}.emo .tile.big{grid-column:span 2;min-height:420px}.emo .tile.sm{grid-column:span 1}.emo .tile.full{grid-column:span 4;min-height:220px}.emo .tile.full .tc{max-width:500px}.emo .page{max-width:1200px;margin:0 auto;padding:40px 28px 100px}.emo .hello{font-family:Playfair Display,serif;font-size:2rem;font-weight:700;letter-spacing:-.01em;margin-bottom:4px}.emo .dash-sub{color:#6b5a68;font-size:1rem;margin-bottom:32px;line-height:1.5}.emo .bcard{background:#fff;border:1.5px solid var(--line);border-radius:var(--radius-md);padding:18px 16px;transition:transform .2s,box-shadow .2s,border-color .2s;position:relative;overflow:hidden}.emo .bcard:before{content:"";position:absolute;top:-32px;right:-24px;width:80px;height:80px;border-radius:50%;background:radial-gradient(circle,rgba(199,162,74,.06),transparent 70%);pointer-events:none}.emo .bcard:hover{transform:translateY(-2px);box-shadow:var(--shadow-sm);border-color:#2a1b2e2e}.emo .bcard .lab{font-size:.75rem;color:#7a6b78;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.emo .bcard .qty{font-family:Playfair Display,serif;font-size:2rem;font-weight:700;margin-top:6px;line-height:1}.emo .bcard .qty.zero{color:#ccc0c8}.emo .bcard.cta{background:linear-gradient(150deg,var(--plum),var(--plum-deep));color:#fbeee5;border-color:transparent;cursor:pointer}.emo .bcard.cta:hover{transform:translateY(-2px);box-shadow:0 12px 28px -12px #46243f80}.emo .bcard.cta .lab{color:#fbeee599}.emo .works-card{background:#fff;border:1.5px solid var(--line);border-radius:var(--radius-md);padding:16px 18px;cursor:pointer;transition:transform .2s,box-shadow .2s,border-color .2s;position:relative;overflow:hidden}.emo .works-card:hover{transform:translateY(-2px);box-shadow:var(--shadow-sm);border-color:#2a1b2e2e}.emo .works-card .wc-type{font-weight:700;font-size:.9rem;margin-bottom:4px}.emo .works-card .wc-meta{font-size:.78rem;color:#9a8c97}.emo .works-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:56px 24px;text-align:center;background:#fff;border:1.5px dashed rgba(42,27,46,.14);border-radius:var(--radius-lg);color:#9a8c97}.emo .works-empty .we-icon{font-size:2.2rem;margin-bottom:12px;line-height:1}.emo .works-empty p{font-size:.9rem;max-width:24ch;line-height:1.5}.emo .card{background:#fff;border:1.5px solid var(--line);border-radius:var(--radius-lg);padding:28px;box-shadow:var(--shadow-sm)}.emo .card-title{font-family:Playfair Display,serif;font-size:1.25rem;font-weight:700;margin-bottom:6px;letter-spacing:-.01em}.emo .card-sub{color:#6b5a68;font-size:.9rem;margin-bottom:20px;line-height:1.5}.emo .stepper{display:flex;align-items:center;gap:0;margin:26px 0 30px}.emo .stp{display:flex;align-items:center;gap:10px;flex:1}.emo .stp .dot{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;font-weight:800;font-size:.78rem;background:#eaddd4;color:#9a8c97;flex:none;transition:background .25s,color .25s,box-shadow .25s;border:2px solid transparent}.emo .stp.on .dot{background:var(--coral);color:#fff;box-shadow:0 0 0 4px #e0795e33;border-color:var(--coral)}.emo .stp.done .dot{background:var(--green);color:#fff;border-color:var(--green)}.emo .stp .bar{flex:1;height:2px;background:#eaddd4;margin:0 4px;border-radius:2px;transition:background .35s}.emo .stp.done .bar{background:var(--green)}.emo .stp-label{font-weight:700;font-size:.82rem;color:#7a6b78;transition:color .2s}.emo .stp.on .stp-label{color:var(--coral)}.emo .stp.done .stp-label{color:var(--green)}.emo .drop{border:2px dashed rgba(42,27,46,.18);border-radius:var(--radius-md);padding:40px 28px;text-align:center;cursor:pointer;background:#fff;transition:border-color .2s,background .2s,transform .15s;position:relative;overflow:hidden}.emo .drop:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(60% 60% at 50% 60%,rgba(224,121,94,.04),transparent);pointer-events:none}.emo .drop:hover{border-color:var(--coral);background:#e0795e06;transform:translateY(-1px)}.emo .drop-icon{font-size:1.8rem;margin-bottom:10px;line-height:1}.emo .drop-label{font-weight:700;font-size:.95rem;margin-bottom:4px}.emo .drop-hint{font-size:.8rem;color:#9a8c97}.emo .thumbs{display:grid;grid-template-columns:repeat(auto-fill,minmax(96px,1fr));gap:12px;margin-top:18px}.emo .thumb{position:relative;aspect-ratio:3/4;border-radius:10px;overflow:hidden;background-size:cover;background-position:center;box-shadow:var(--shadow-sm);transition:transform .18s}.emo .thumb:hover{transform:scale(1.03)}.emo .thumb .rm{position:absolute;top:5px;right:5px;width:22px;height:22px;border-radius:50%;background:#1c0e18bf;color:#fff;border:none;cursor:pointer;font-size:.8rem;display:grid;place-items:center;transition:background .15s,transform .15s}.emo .thumb .rm:hover{background:var(--coral);transform:scale(1.1)}.emo .tgrid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.emo .t{position:relative;border-radius:var(--radius-sm);overflow:hidden;aspect-ratio:3/4;cursor:pointer;color:#fff;display:flex;align-items:flex-end;border:2.5px solid transparent;transition:transform .2s cubic-bezier(.34,1.56,.64,1),border-color .2s,box-shadow .2s;box-shadow:var(--shadow-sm)}.emo .t:hover{transform:translateY(-3px) scale(1.02);box-shadow:var(--shadow-md)}.emo .t .ph{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;background-size:cover;background-position:center}.emo .t .fade{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:linear-gradient(to top,rgba(28,14,24,.88),transparent 65%)}.emo .t span{padding:11px 12px;font-weight:700;font-size:.78rem;line-height:1.3}.emo .t.on{border-color:var(--coral);box-shadow:0 0 0 1px var(--coral),var(--shadow-md)}.emo .t.on:after{content:"✓";position:absolute;top:8px;right:8px;width:22px;height:22px;border-radius:50%;background:var(--coral);color:#fff;font-size:.72rem;font-weight:800;display:grid;place-items:center;box-shadow:0 2px 8px #e0795e80}.emo .resgrid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.emo .r{border-radius:var(--radius-sm);overflow:hidden;aspect-ratio:4/5;background-size:cover;background-position:center;box-shadow:var(--shadow-sm);transition:transform .2s,box-shadow .2s;display:block}.emo .r:hover{transform:scale(1.03);box-shadow:var(--shadow-md)}.emo .spinner{width:36px;height:36px;border-radius:50%;border:3px solid rgba(199,162,74,.2);border-top-color:var(--gold);animation:emo-spin 1s linear infinite;margin:0 auto 20px}.emo .table{width:100%;border-collapse:collapse;background:#fff;border:1.5px solid var(--line);border-radius:var(--radius-md);overflow:hidden;box-shadow:var(--shadow-sm)}.emo .table th{text-align:left;font-size:.7rem;text-transform:uppercase;letter-spacing:.08em;color:#9a8c97;padding:14px 18px;border-bottom:1px solid var(--line);background:#fbf6f099}.emo .table td{padding:13px 18px;border-bottom:1px solid var(--line);font-size:.88rem}.emo .table tr:last-child td{border-bottom:none}.emo .table tbody tr{transition:background .15s}.emo .table tbody tr:hover{background:#fbf6f0cc}.emo .st{display:inline-flex;align-items:center;gap:5px;font-weight:700;font-size:.75rem;padding:4px 11px;border-radius:999px;letter-spacing:.02em}.emo .st:before{content:"";width:5px;height:5px;border-radius:50%;background:currentColor;flex:none}.emo .st.requested{background:#e0795e1f;color:#b85a3f}.emo .st.printing{background:#c7a24a29;color:#8a6d1f}.emo .st.shipped{background:#3f6abf1f;color:#3258a3}.emo .st.done{background:#4a8c5a24;color:#357046}.emo-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;background:#160a1499;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);display:flex;align-items:center;justify-content:center;padding:20px;font-family:Manrope,sans-serif;animation:emo-fade-up .22s ease}.emo-modal{background:#fbf6f0;border-radius:var(--radius-lg);width:100%;max-width:420px;padding:36px;position:relative;color:#2a1b2e;box-shadow:0 40px 80px -24px #160a1473,0 0 0 1px #2a1b2e12}.emo-modal h3{font-family:Playfair Display,serif;font-size:1.65rem;font-weight:700;margin-bottom:4px;letter-spacing:-.01em}.emo-modal .sub{color:#7a6b78;font-size:.9rem;margin-bottom:22px}.emo-modal .tabs{display:flex;background:#efe4dc;border-radius:var(--radius-sm);padding:4px;margin-bottom:20px}.emo-modal .tab{flex:1;border:none;background:none;padding:9px;border-radius:9px;font-weight:700;cursor:pointer;color:#7a6b78;font-family:inherit;font-size:.88rem;transition:background .18s,color .18s,box-shadow .18s}.emo-modal .tab.on{background:#fff;color:#2a1b2e;box-shadow:0 1px 4px #2a1b2e1f}.emo-modal .field{margin-bottom:14px}.emo-modal label{display:block;font-size:.8rem;font-weight:700;margin-bottom:5px;color:#5b4a5a;letter-spacing:.02em}.emo-modal input{width:100%;padding:12px 14px;border-radius:10px;border:1.5px solid rgba(42,27,46,.12);background:#fff;font-family:inherit;font-size:.95rem;transition:border-color .18s,box-shadow .18s;outline:none;color:var(--ink)}.emo-modal input:focus{border-color:var(--coral);box-shadow:0 0 0 3px #e0795e26}.emo-modal .x{position:absolute;top:16px;right:18px;background:none;border:none;font-size:1.4rem;cursor:pointer;color:#9a8c97;line-height:1;width:30px;height:30px;display:grid;place-items:center;border-radius:50%;transition:background .15s,color .15s}.emo-modal .x:hover{background:#2a1b2e0f;color:var(--ink)}.emo-modal .or{display:flex;align-items:center;gap:12px;color:#9a8c97;font-size:.8rem;margin:18px 0}.emo-modal .or:before,.emo-modal .or:after{content:"";flex:1;height:1px;background:#2a1b2e1a}.emo-modal .err{color:#b0392b;font-size:.82rem;margin:6px 0;font-weight:600}.emo .divider{height:1px;background:var(--line);margin:0}.emo .fade-in{animation:emo-fade-up .55s ease both}.emo .fade-in-2{animation:emo-fade-up .55s .1s ease both}.emo .fade-in-3{animation:emo-fade-up .55s .2s ease both}@media (max-width:1024px){.emo .emos{grid-template-columns:1fr 1fr 1fr}.emo .tile.big,.emo .tile.sm{grid-column:span 3}.emo .resgrid{grid-template-columns:repeat(3,1fr)}}@media (max-width:820px){.emo .hero{padding:60px 0 72px}.emo .hero-grid{grid-template-columns:1fr;gap:48px}.emo .cover-stage{order:-1}.emo .cover{width:240px;animation:none;transform:rotateY(-10deg) rotate(2deg)}.emo .hero h1{font-size:clamp(2.4rem,7vw,3.4rem)}.emo .emos{grid-template-columns:1fr 1fr}.emo .tile.big,.emo .tile.sm{grid-column:span 1}.emo .tgrid{grid-template-columns:1fr 1fr 1fr}}@media (max-width:1024px){.emo .emos{grid-template-columns:repeat(2,1fr)}.emo .tile.big,.emo .tile.full{grid-column:span 2}.emo .cta-inner{grid-template-columns:1fr}.emo .cta-badges{flex-direction:row;flex-wrap:wrap}}@media (max-width:768px){.emo-nav{display:none}.emo .hero-grid{grid-template-columns:1fr}.emo .cover-stage{display:none}.emo .perks-grid{grid-template-columns:1fr 1fr}.emo .tracks-grid{grid-template-columns:1fr}.emo .video-grid{grid-template-columns:1fr 1fr}}@media (max-width:600px){.emo .wrap{padding:0 18px}.emo .page{padding:28px 18px 80px}.emo .section{padding:60px 0}.emo .emos{grid-template-columns:1fr}.emo .tile.big,.emo .tile.sm,.emo .tile.full{grid-column:span 1}.emo .tgrid{grid-template-columns:1fr 1fr}.emo .resgrid{grid-template-columns:repeat(2,1fr)}.emo .hero-actions{flex-direction:column;align-items:flex-start}.emo .btn.gold{width:100%;justify-content:center}.emo .perks-grid,.emo .video-grid{grid-template-columns:1fr}}.section-kids{background:#fbf6f0}.kids-head{display:flex;align-items:end;justify-content:space-between;gap:24px}.kids-head .sec-sub{max-width:520px}.kids-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.kids-grid article{background:#fff;border:1px solid var(--line);border-radius:22px;padding:14px;box-shadow:var(--shadow-sm)}.kids-grid article>div{height:280px;border-radius:16px;background-size:cover;background-position:center;display:flex;align-items:center;justify-content:center;margin-bottom:16px}.kids-grid article>div span,.video-play{width:58px;height:58px;border-radius:50%;background:#ffffffdb;display:grid;place-items:center;color:#2a1b2e;font-size:.7rem;font-weight:900;text-transform:uppercase}.kids-grid h3{font-size:1.5rem;margin:0 0 6px}.kids-grid p{color:#6b5a68;margin:0 0 6px}.faq-wrap{max-width:860px}.faq-item{background:#fff;border:1px solid var(--line);border-radius:16px;margin-bottom:10px;padding:0 18px;box-shadow:var(--shadow-sm)}.faq-item summary{cursor:pointer;font-weight:900;padding:18px 0;color:#2a1b2e}.faq-item p{margin:0;padding:0 0 18px;color:#6b5a68;line-height:1.65}@media (max-width:760px){.kids-grid{grid-template-columns:1fr}}.emo .cta-section{position:relative;overflow:hidden;padding:100px 0}.emo .cta-bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background:linear-gradient(135deg,var(--plum-deep) 0%,#1a0d18 40%,#2a1420 70%,var(--plum) 100%)}.emo .cta-bg:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 80% 60% at 20% 50%,rgba(199,162,74,.12),transparent 60%),radial-gradient(ellipse 50% 70% at 80% 20%,rgba(224,121,94,.1),transparent 60%)}.emo .cta-inner{position:relative;z-index:1;display:grid;grid-template-columns:1fr auto;gap:60px;align-items:center}.emo .cta-title{font-size:clamp(2.2rem,4.5vw,3.4rem);color:#fff;margin:12px 0 18px;line-height:1.08;letter-spacing:-.02em}.emo .cta-sub{color:#fff9;font-size:1rem;line-height:1.7;margin-bottom:32px}.emo .cta-badges{display:flex;flex-direction:column;gap:10px;flex:none}.emo .cta-badge{background:#ffffff12;border:1px solid rgba(255,255,255,.12);color:#fffc;font-size:.82rem;font-weight:600;padding:10px 18px;border-radius:10px;white-space:nowrap;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.emo .section-dark{background:var(--plum-deep);color:#f5eef3}.emo .section-dark .eyebrow{color:var(--gold-soft)}.emo .section-dark .sec-head h2{color:#fff}.emo .section-dark .sec-sub{color:#c9b5c4}.emo .section-blush{background:var(--blush)}.emo .section-cta{background:linear-gradient(135deg,var(--plum) 0%,var(--plum-deep) 100%);text-align:center}.emo .sec-sub{color:#7a6b78;font-size:1rem;margin-top:6px;line-height:1.6}.emo .perks-section{padding:56px 0;border-bottom:1px solid var(--line)}.emo .perks-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:32px}.feature-split{display:grid;grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);gap:52px;align-items:start}.feature-split h2{font-size:clamp(2rem,3.3vw,3rem);line-height:1.05;margin:12px 0 16px}.feature-split p{color:#6b5a68;line-height:1.7;max-width:520px}.feature-list{display:grid;gap:12px}.feature-row{display:grid;grid-template-columns:48px 1fr;column-gap:14px;row-gap:4px;background:#fff;border:1px solid var(--line);border-radius:18px;padding:16px;box-shadow:var(--shadow-sm)}.feature-row span{grid-row:span 2;width:48px;height:48px;border-radius:50%;display:grid;place-items:center;background:#e0795e1a;font-size:1.25rem}.feature-row b{font-size:.98rem;color:#2a1b2e}.feature-row small{color:#6b5a68;line-height:1.5}.emo .perk-item{display:flex;flex-direction:column;gap:10px}.emo .perk-icon{font-size:1.8rem;line-height:1}.emo .perk-title{font-weight:700;font-size:.95rem;color:var(--ink);line-height:1.35}.emo .perk-desc{font-size:.84rem;color:#7a6b78;line-height:1.6}.emo .pf-carousel-wrap{position:relative;padding:0 48px}.emo .pf-carousel{display:flex;gap:20px;overflow-x:auto;scroll-snap-type:x mandatory;-ms-overflow-style:none;scrollbar-width:none;padding:4px 0 12px}.emo .pf-carousel::-webkit-scrollbar{display:none}.emo .pf-card{flex:0 0 290px;scroll-snap-align:start;border-radius:var(--radius-md);overflow:hidden;background:#ffffff12;border:1px solid rgba(255,255,255,.12);transition:transform .2s}.emo .pf-card:hover{transform:translateY(-4px)}.emo .pf-img{height:380px;background-size:cover;background-position:center;position:relative;cursor:pointer}.emo .pf-cat{position:absolute;top:12px;left:12px;background:#c7a24ae6;color:#2e1629;font-size:.65rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;padding:4px 10px;border-radius:999px}.emo .pf-expand{position:absolute;top:12px;right:12px;background:#0000008c;color:#fff;border:none;font-size:.72rem;font-weight:700;padding:6px 10px;border-radius:8px;cursor:pointer;opacity:0;transition:opacity .15s}.emo .pf-card:hover .pf-expand{opacity:1}.emo .pf-dots{position:absolute;bottom:12px;left:0;right:0;display:flex;justify-content:center;gap:5px}.emo .pf-dot{width:7px;height:7px;border-radius:50%;border:none;background:#fff6;cursor:pointer;padding:0;transition:background .15s,transform .15s}.emo .pf-dot.on{background:#fff;transform:scale(1.3)}.emo .pf-footer{display:flex;align-items:center;justify-content:space-between;padding:14px 16px}.emo .pf-label{font-weight:700;font-size:.88rem;color:var(--gold-soft)}.emo .pf-arrows{display:flex;gap:6px}.emo .pf-arrows button{background:#ffffff1a;border:1px solid rgba(255,255,255,.2);color:#fff;width:30px;height:30px;border-radius:8px;font-size:1rem;cursor:pointer;transition:background .15s}.emo .pf-arrows button:hover{background:#ffffff40}.emo .pf-arrows button:disabled{opacity:.25;cursor:default}.emo .pf-car-btn{position:absolute;top:50%;transform:translateY(-60%);background:#ffffff1a;border:1px solid rgba(255,255,255,.2);color:#fff;width:40px;height:40px;border-radius:50%;font-size:1.4rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s;z-index:2}.emo .pf-car-btn:hover{background:#ffffff40}.emo .pf-car-btn.left{left:0}.emo .pf-car-btn.right{right:0}.fs-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;background:#0a050ced;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;flex-direction:column;align-items:center;justify-content:center;animation:emo-fade-up .2s ease}.fs-close{position:absolute;top:20px;right:24px;background:#ffffff1a;border:none;color:#fff;width:42px;height:42px;border-radius:50%;font-size:1.5rem;cursor:pointer;transition:background .15s}.fs-close:hover{background:#ffffff40}.fs-inner{display:flex;align-items:center;gap:24px;max-width:90vw}.fs-page{width:min(520px,70vw);aspect-ratio:3/4;background-size:cover;background-position:center;border-radius:12px;box-shadow:0 40px 80px #0009;transition:background-image .25s ease}.fs-nav{background:#ffffff1f;border:1px solid rgba(255,255,255,.2);color:#fff;width:48px;height:48px;border-radius:50%;font-size:1.6rem;cursor:pointer;flex:none;transition:background .15s;display:flex;align-items:center;justify-content:center}.fs-nav:hover{background:#ffffff47}.fs-nav:disabled{opacity:.2;cursor:default}.fs-counter{color:var(--gold-soft);font-size:.9rem;font-weight:700;margin-top:20px}.fs-hint{color:#ffffff59;font-size:.75rem;margin-top:8px}@keyframes tk-pulse{0%,to{transform:scaleY(1)}50%{transform:scaleY(1.8)}}.emo .tracks-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.emo .tk-card{background:#fff;border:1.5px solid var(--line);border-radius:var(--radius-md);padding:22px 24px;display:flex;flex-direction:column;gap:16px;transition:box-shadow .2s,border-color .2s,transform .2s}.emo .tk-card>div:first-child{display:flex;gap:16px;align-items:flex-start}.emo .tk-card:hover{transform:translateY(-3px);box-shadow:var(--shadow-md)}.emo .tk-card.playing{border-color:var(--gold);box-shadow:0 0 0 3px #c7a24a24}.emo .tk-play{width:48px;height:48px;border-radius:50%;flex:none;background:var(--plum);color:#fff;border:none;font-size:1rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s,transform .15s;box-shadow:0 8px 20px -6px #46243f80}.emo .tk-play:hover{background:var(--coral);transform:scale(1.1)}.emo .tk-card.playing .tk-play{background:var(--coral)}.emo .tk-body{display:flex;flex-direction:column;gap:4px}.emo .tk-title{font-family:Playfair Display,serif;font-weight:700;font-size:1rem;color:var(--ink);line-height:1.3}.emo .tk-meta{font-size:.75rem;color:#9a8a98;font-weight:600;letter-spacing:.04em}.emo .tk-wave{display:flex;align-items:flex-end;gap:2px;height:36px;margin-top:8px}.emo .tk-bar{flex:1;background:var(--line);border-radius:2px;transition:background .2s;transform-origin:bottom}.emo .tk-card.playing .tk-bar{background:var(--gold)}.emo .tk-bar.anim{animation:tk-pulse .8s ease-in-out infinite alternate}.emo .tk-review{font-size:.86rem;color:#5b4a5a;font-style:italic;line-height:1.65;border-left:3px solid var(--gold-soft);padding-left:14px;margin:0}.emo .tk-review cite{display:block;font-style:normal;font-size:.75rem;color:#9a8a98;font-weight:700;margin-top:8px}.emo .video-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.emo .video-card{border-radius:var(--radius-md);overflow:hidden;background:#fff;box-shadow:var(--shadow-sm);transition:transform .2s,box-shadow .2s;cursor:pointer}.emo .video-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-md)}.emo .video-thumb{height:190px;background-size:cover;background-position:center;position:relative}.emo .video-play{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;font-size:2.2rem;color:#fff;background:#00000047;transition:background .15s}.emo .video-card:hover .video-play{background:#00000070}.emo .video-info{padding:14px 16px}.emo .video-name{font-weight:700;font-size:.9rem;margin-bottom:4px;color:var(--ink)}.emo .video-text{font-size:.82rem;color:#7a6b78;line-height:1.5}.emo-footer{background:var(--ink);color:#c8b8c4;padding:40px 0;font-size:.85rem}.emo-footer .wrap{max-width:1200px;margin:0 auto;padding:0 28px}.emo-footer .footer-inner{display:flex;flex-wrap:wrap;align-items:center;gap:20px;justify-content:space-between}.emo-footer .footer-links,.emo-footer .footer-contact{display:flex;gap:16px;align-items:center}.emo-footer .footer-contact span{color:#6a5a68;font-size:.78rem}.emo-footer a{color:#c8b8c4;text-decoration:none;transition:color .15s}.emo-footer a:hover{color:var(--gold-soft)}.emo-footer .footer-copy{width:100%;text-align:center;color:#6a5a68;font-size:.76rem;padding-top:16px;border-top:1px solid rgba(255,255,255,.07);margin-top:8px}.emo .header-actions{display:flex;gap:10px}.emo .how-section{padding:78px 0;background:linear-gradient(180deg,#fffaf5,#fbf6f0);border-top:1px solid rgba(42,27,46,.06);border-bottom:1px solid var(--line)}.emo .how-head{margin-bottom:30px}.emo .how-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.emo .how-card{min-height:205px;padding:24px;border-radius:18px;background:linear-gradient(145deg,#fff,#fff6ec);border:1px solid rgba(42,27,46,.09);box-shadow:0 18px 34px -28px #2a1b2e8c}.emo .how-card:nth-child(2){background:linear-gradient(145deg,#fff,#f7edf4)}.emo .how-card:nth-child(3){background:linear-gradient(145deg,#fff,#f6f1e4)}.emo .how-card:nth-child(4){background:linear-gradient(145deg,#fff,#eef5ef)}.emo .how-card>span{display:block;color:var(--coral);font-size:.72rem;font-weight:900;letter-spacing:.15em;margin-bottom:28px}.emo .how-card h3{font-size:1.25rem;margin:0 0 9px;line-height:1.1}.emo .how-card p{margin:0;color:#6b5a68;font-size:.88rem;line-height:1.62}.emo .tile{border:0;text-align:left;font-family:inherit;width:100%;padding:0}.emo .tile .tc,.emo .tile .ph,.emo .tile .tone,.emo .tile .fade{display:block}.emo .tile .price{border:0;background:none;padding:0}.emo .tile .price:after{content:"→"}.emo .pf-img{border:0;width:100%;padding:0;text-align:left;font-family:inherit;display:block}.emo .pf-img .pf-cat,.emo .pf-img .pf-expand,.emo .pf-img .pf-dots{position:absolute}.emo .pf-img .pf-dots{display:flex}.emo .pf-img .pf-dot{display:block}.emo .pf-expand{opacity:0}.emo .pf-img:hover .pf-expand{opacity:1}.emo .kids-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.emo .kids-grid article{padding:10px;border-radius:16px;overflow:hidden}.emo .kids-media{border:0;width:100%;height:230px;border-radius:10px;background-size:cover;background-position:center;cursor:pointer;padding:0;position:relative;display:grid;place-items:center;overflow:hidden}.emo .kids-media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#160a140a,#160a1485);transition:background .2s}.emo .kids-media:hover:after{background:linear-gradient(180deg,#160a1414,#160a14ad)}.emo .kids-media span{position:relative;z-index:1;width:auto;min-width:54px;height:54px;padding:0 12px;border-radius:50%;background:#ffffffeb;display:grid;place-items:center;color:var(--ink);font-size:.7rem;font-weight:900;text-transform:uppercase}.emo .kids-copy{padding:14px 6px 6px}.emo .kids-copy small{font-size:.68rem;color:var(--coral);font-weight:900;letter-spacing:.09em;text-transform:uppercase}.emo .kids-copy h3{font-size:1.2rem;line-height:1.12;margin:7px 0}.emo .kids-copy p{font-size:.82rem;line-height:1.55;margin:0;color:#6b5a68}.emo .gift-section{background:linear-gradient(180deg,#fffaf4,#fbf1e8)}.emo .gift-split{grid-template-columns:minmax(0,1fr) minmax(320px,.82fr);gap:64px;align-items:center}.emo .gift-copy h2{font-size:clamp(2.3rem,4vw,3.8rem);line-height:.98;margin:14px 0 18px;max-width:620px}.emo .gift-copy>p{max-width:600px;line-height:1.7;color:#6b5a68;margin:0 0 24px}.emo .gift-features{padding:0;margin:0 0 28px;list-style:none;display:grid;gap:14px}.emo .gift-features li{display:flex;gap:14px;align-items:flex-start;color:#6b5a68;line-height:1.55;font-size:.9rem}.emo .gift-features b{flex:none;color:var(--gold);font-size:.7rem;letter-spacing:.14em;padding-top:2px}.emo .gift-features strong{display:block;color:var(--ink);font-size:.96rem;margin-bottom:2px}.emo .certificate-stage{min-height:390px;display:grid;place-items:center;perspective:1000px}.emo .certificate-card{width:min(100%,420px);aspect-ratio:1.48;background:linear-gradient(135deg,#2a1b2e,#4b2944 52%,#c17a61 155%);border-radius:14px;padding:34px;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;color:#fff;box-shadow:0 35px 65px -36px #2a1b2ed9,inset 0 0 0 1px #ffffff24;transform:rotateY(-10deg) rotateX(4deg);animation:certificate-float 5s ease-in-out infinite}@keyframes certificate-float{0%,to{transform:rotateY(-10deg) rotateX(4deg) translateY(0)}50%{transform:rotateY(-6deg) rotateX(1deg) translateY(-12px)}}.emo .certificate-card>span{color:#e4ce92;font-size:.72rem;letter-spacing:.18em;font-weight:900}.emo .certificate-card>b{font-family:Playfair Display,serif;font-size:2.2rem;line-height:.98}.emo .certificate-card small{font-size:.62rem;letter-spacing:.13em;color:#e4ce92;font-weight:800}.emo .certificate-card i{font-family:Playfair Display,serif;font-size:1rem;color:#fff0e8}.emo .reviews-rail{display:flex;gap:16px;overflow:hidden;width:calc(100% + 56px);margin-left:-28px;padding:4px 28px;animation:reviews-pause 30s linear infinite}.emo .reviews-rail:hover{animation-play-state:paused}.emo .review-card{flex:0 0 278px;background:#fff;border:1px solid rgba(42,27,46,.09);border-radius:14px;overflow:hidden;box-shadow:var(--shadow-sm)}.emo .review-thumb{height:150px;background-size:cover;background-position:center;position:relative;display:grid;place-items:center}.emo .review-thumb:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#160a1447}.emo .review-thumb span{position:relative;z-index:1;width:44px;height:44px;border-radius:50%;background:#fffffff0;display:grid;place-items:center;padding-left:2px;color:var(--ink);font-size:.75rem}.emo .review-card>div:last-child{padding:14px 15px}.emo .review-card b{font-size:.88rem}.emo .review-card p{margin:5px 0 0;color:#6b5a68;font-size:.8rem;line-height:1.5}@keyframes reviews-pause{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (max-width:1024px){.emo .how-grid,.emo .kids-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.emo .gift-split{grid-template-columns:1fr;gap:30px}.emo .certificate-stage{order:-1;min-height:300px}.emo .reviews-rail{width:100%;margin-left:0;padding:4px 0}}@media (max-width:600px){.emo .header-actions .btn.ghost{display:none}.emo .how-grid{grid-template-columns:1fr}.emo .how-card{min-height:0}.emo .kids-grid{grid-template-columns:1fr}.emo .kids-media{height:260px}.emo .gift-copy h2{font-size:2.5rem}.emo .certificate-stage{min-height:250px}.emo .certificate-card{transform:none;animation:none}.emo .reviews-rail{overflow-x:auto;scroll-snap-type:x mandatory;animation:none}.emo .review-card{scroll-snap-align:start}.emo .pf-carousel-wrap{padding:0}.emo .pf-card{flex-basis:82vw}}.emo .how-card{position:relative;overflow:hidden;padding-bottom:30px}.emo .how-card:after{content:"";position:absolute;left:24px;right:24px;bottom:17px;height:2px;background:linear-gradient(90deg,var(--coral),transparent)}.emo .how-card:nth-child(2):after{background:linear-gradient(90deg,var(--plum),transparent)}.emo .how-card:nth-child(3):after{background:linear-gradient(90deg,var(--gold),transparent)}.emo .how-card:nth-child(4):after{background:linear-gradient(90deg,var(--green),transparent)}.emo .pf-carousel{display:block;overflow:hidden;padding:4px 0 12px}.emo .pf-carousel-track{display:flex;gap:20px;width:max-content;animation:portfolio-loop 42s linear infinite}.emo .pf-carousel:hover .pf-carousel-track{animation-play-state:paused}@keyframes portfolio-loop{0%{transform:translate(0)}to{transform:translate(-50%)}}.emo .tk-play .play-mark,.emo .play-mark{display:block;width:0;height:0;border-top:7px solid transparent;border-bottom:7px solid transparent;border-left:11px solid currentColor;margin-left:3px}.emo .tk-play .pause-mark{display:block;width:11px;height:14px;border-left:3px solid currentColor;border-right:3px solid currentColor}.emo .kids-grid{align-items:stretch}.emo .kids-grid article{display:flex;flex-direction:column;min-width:0;box-sizing:border-box}.emo .kids-media{display:grid;flex:none;place-items:center}.emo .kids-media:after{z-index:0}.emo .kids-media:before{content:"";position:absolute;z-index:1;width:54px;height:54px;border-radius:50%;background:#fffffff0;box-shadow:0 8px 24px -10px #160a1480}.emo .kids-media span{position:relative;z-index:2}.emo .kids-media .play-mark{color:var(--ink);margin-left:4px}.emo .kids-media .book-mark{width:20px;height:16px;border:2px solid var(--ink);border-radius:2px;position:relative}.emo .kids-media .book-mark:after{content:"";position:absolute;top:-2px;bottom:-2px;left:50%;border-left:2px solid var(--ink)}.emo .kids-media .play-mark{width:0;min-width:0;height:0;padding:0;border-radius:0;background:none;display:block;color:var(--ink);margin-left:4px}.emo .kids-media .book-mark{min-width:0;width:20px;height:16px;padding:0;border:2px solid var(--ink);border-radius:2px;background:none;display:block;position:relative}.emo .kids-copy{display:block;width:100%;box-sizing:border-box;min-height:142px}.emo .kids-copy h3,.emo .kids-copy p{display:block;width:100%;box-sizing:border-box}.emo .kids-copy h3{font-size:1.14rem;letter-spacing:0;overflow-wrap:anywhere}.emo .kids-copy p{font-size:.8rem;overflow-wrap:anywhere}.emo .review-thumb:before{content:"";position:absolute;z-index:1;width:44px;height:44px;border-radius:50%;background:#fffffff0}.emo .review-thumb span{z-index:2;width:0;height:0;border-radius:0;background:transparent;border-top:6px solid transparent;border-bottom:6px solid transparent;border-left:9px solid var(--ink);margin-left:3px}.emo .cta-badges{gap:11px}.emo .cta-badge{display:flex;align-items:center;gap:10px;min-width:255px;padding:11px 14px}.emo .cta-badge b{display:inline-grid;place-items:center;flex:none}.emo .rating-mark{color:var(--gold-soft);font-size:.76rem;letter-spacing:1px}.emo .nova-mark{width:27px;height:27px;border-radius:4px;background:#e22628;color:#fff;font-size:.64rem;letter-spacing:-.04em}.emo .heart-mark{width:27px;height:27px;color:#e0795e;font-size:1.35rem}.emo .mono-mark{height:24px;padding:0 6px;border-radius:5px;background:#fff;color:#111;font-size:.72rem;font-weight:900;letter-spacing:-.06em}.emo .section h2.serif,.emo .section h3.serif,.emo .section .tile h3,.emo .section .tk-title,.emo .section .pf-label,.emo .section .certificate-card>b{font-family:Inter,Arial,sans-serif;letter-spacing:0}.emo #music{background:#fff;border-top:1px solid rgba(42,27,46,.05)}.emo .section-kids{background:#f3e4dc;border-top:1px solid rgba(42,27,46,.1);border-bottom:1px solid rgba(42,27,46,.08)}.emo .reviews-rail{width:100%;margin-left:0;padding:4px 0;overflow:hidden;mask-image:linear-gradient(90deg,transparent 0,#000 5%,#000 95%,transparent 100%);-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 5%,#000 95%,transparent 100%)}.emo .kids-grid{align-items:start}.emo .kids-grid article{align-self:start}.emo .kids-copy{min-height:0}@media (max-width:600px){.emo .pf-carousel-track{animation-duration:32s}.emo .kids-copy{min-height:0}.emo .cta-badge{min-width:0;width:100%}}.emo .reviews-rail{mask-image:none;-webkit-mask-image:none}.emo .kids-grid article{height:372px}.emo .kids-media{height:205px}.emo .kids-copy{padding:12px 6px 4px}.emo .kids-copy h3{margin:6px 0;font-size:1.05rem;line-height:1.2}.emo .kids-copy p{font-size:.78rem;line-height:1.48}.emo .tracks-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.emo .tk-card{min-height:256px;padding:18px;background:linear-gradient(145deg,#2b1b32,#432740 62%,#201720);border:1px solid rgba(228,206,146,.16);box-shadow:0 18px 32px -24px #2a1b2ee6;justify-content:space-between}.emo .tk-card>div:first-child{display:grid;grid-template-columns:46px minmax(0,1fr);gap:13px;align-items:start}.emo .tk-card:hover{transform:translateY(-4px);box-shadow:0 24px 42px -26px #2a1b2ed9;border-color:#e4ce9266}.emo .tk-card.playing{border-color:var(--gold);box-shadow:0 0 0 2px #c7a24a38,0 24px 42px -26px #2a1b2ed9}.emo .tk-play{width:46px;height:46px;background:var(--gold);color:#2a1b2e;box-shadow:0 10px 22px -12px #c7a24ad9}.emo .tk-play:hover,.emo .tk-card.playing .tk-play{background:var(--coral);color:#fff}.emo .tk-title{color:#fff;font-size:1rem;line-height:1.25}.emo .tk-meta{color:#d9c7d5;font-size:.7rem;letter-spacing:.08em;text-transform:uppercase}.emo .tk-wave{height:31px;margin-top:10px}.emo .tk-bar{background:#ffffff3b}.emo .tk-card.playing .tk-bar{background:var(--gold-soft)}.emo .tk-review{padding:12px 0 0;border-left:0;border-top:1px solid rgba(255,255,255,.13);color:#e8dce4;font-size:.78rem;line-height:1.5}.emo .tk-review cite{color:var(--gold-soft);margin-top:6px;letter-spacing:.06em;text-transform:uppercase;font-size:.65rem}@media (max-width:1024px){.emo .tracks-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:600px){.emo .kids-grid article{height:auto}.emo .kids-media{height:230px}.emo .tracks-grid{grid-template-columns:1fr}.emo .tk-card{min-height:0}}.emo .reviews-rail{display:block;overflow:hidden;padding:4px 0;animation:none}.emo .reviews-track{display:flex;gap:16px;width:max-content;animation:portfolio-loop 30s linear infinite}.emo .reviews-rail:hover .reviews-track{animation-play-state:paused}@media (max-width:600px){.emo .reviews-track{animation:none}.emo .reviews-rail{overflow-x:auto;scroll-snap-type:x mandatory}.emo .review-card{scroll-snap-align:start}}.emo .loop-viewport{overflow-x:auto;scrollbar-width:none;touch-action:pan-y;cursor:grab;-webkit-user-select:none;user-select:none}.emo .loop-viewport::-webkit-scrollbar{display:none}.emo .loop-viewport:active{cursor:grabbing}.emo .pf-carousel-track,.emo .reviews-track{animation:none;padding-right:20px}.emo .pf-carousel,.emo .reviews-rail{overflow-x:auto}.emo .pf-carousel{scroll-snap-type:none}.emo .review-card{border:0;padding:0;text-align:left;font-family:inherit;cursor:pointer}.emo .review-card:focus-visible{outline:3px solid var(--gold);outline-offset:3px}.emo .kids-media .story-action{position:relative;z-index:2;width:auto;min-width:0;height:auto;padding:10px 15px;border-radius:999px;background:#fff;color:var(--ink);font-size:.68rem;font-weight:900;letter-spacing:.06em;text-transform:uppercase;opacity:0;transform:translateY(6px);transition:opacity .18s,transform .18s}.emo .kids-media.story:before{opacity:0;transition:opacity .18s}.emo .kids-media.story:hover:before,.emo .kids-media.story:focus-visible:before{opacity:1}.video-viewer-wrap{width:min(940px,90vw);display:flex;flex-direction:column;align-items:center}.video-viewer,.video-viewer-placeholder{width:100%;max-height:72vh;aspect-ratio:16/9;border-radius:12px;background:#151015 center/cover no-repeat;box-shadow:0 36px 80px #0000008c}.video-viewer{object-fit:contain}.emo .kids-media.story:before{display:none}.emo .kids-media.story .story-action{position:absolute;z-index:3;top:11px;right:11px;width:auto;min-width:0;height:auto;margin:0;padding:7px 10px;border:1px solid rgba(255,255,255,.56);border-radius:999px;background:#2a1b2eb8;color:#fff;font-size:.58rem;font-weight:800;letter-spacing:.07em;line-height:1;text-transform:uppercase;opacity:0;transform:translateY(-4px);transition:opacity .18s,transform .18s}.emo .kids-media.story:hover .story-action,.emo .kids-media.story:focus-visible .story-action{opacity:1;transform:translateY(0)}.emo .loop-viewport{position:relative}.emo .loop-controls{position:absolute;right:14px;bottom:14px;z-index:5;display:flex;gap:6px;opacity:0;transform:translateY(5px);transition:opacity .18s,transform .18s}.emo .loop-viewport:hover .loop-controls,.emo .loop-viewport:focus-within .loop-controls{opacity:1;transform:translateY(0)}.emo .loop-controls button{width:32px;height:32px;border:1px solid rgba(255,255,255,.42);border-radius:8px;background:#2a1b2ec2;color:#fff;font:inherit;font-size:1.35rem;line-height:1;cursor:pointer}.emo .reviews-rail .loop-controls button{background:#2a1b2ed1}.emo .loop-controls button:hover{background:var(--coral)}.video-viewer-placeholder{position:relative;display:grid;place-items:center;overflow:hidden}.video-viewer-placeholder:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#0a050c42}.video-viewer-play{position:relative;z-index:2;color:#2a1b2e;width:60px;height:60px;border-radius:50%;background:#fff;border-top-width:9px;border-bottom-width:9px;border-left-width:14px;margin-left:0;box-shadow:0 12px 30px -12px #0009}.video-viewer-controls{position:absolute;z-index:2;left:20px;right:20px;bottom:16px;display:flex;align-items:center;gap:10px;color:#fff;font-size:.72rem}.video-viewer-controls i{height:3px;flex:1;background:#ffffff73;border-radius:999px}@media (max-width:600px){.emo .loop-controls{opacity:1;transform:none;right:8px;bottom:8px}.emo .loop-controls button{width:30px;height:30px}}.emo-products-head{margin:2px 0 24px}.emo-products-head h1{font:800 clamp(2rem,4vw,3.2rem) Inter,Arial,sans-serif;letter-spacing:0;margin:10px 0}.emo-products-head p{max-width:620px;margin:0;color:#6b5a68;line-height:1.65}.emo-product-mosaic{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.emo-product-mosaic-tile{position:relative;min-height:285px;border:0;border-radius:14px;overflow:hidden;text-align:left;color:#fff;font-family:inherit;cursor:pointer;isolation:isolate;display:flex;align-items:flex-end;padding:0;box-shadow:var(--shadow-sm);transition:transform .18s,box-shadow .18s}.emo-product-mosaic-tile.big{grid-column:span 2;grid-row:span 2;min-height:584px}.emo-product-mosaic-tile.wide{grid-column:span 2;min-height:285px}.emo-product-mosaic-tile:hover{transform:translateY(-3px);box-shadow:var(--shadow-md)}.emo-product-mosaic-tile .tile-image,.emo-product-mosaic-tile .tile-tone,.emo-product-mosaic-tile .tile-fade{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-3;background:center/cover no-repeat}.emo-product-mosaic-tile .tile-tone{z-index:-2;mix-blend-mode:multiply;opacity:.48}.emo-product-mosaic-tile .tile-fade{z-index:-1;background:linear-gradient(0deg,#160a14f0,#160a141f 78%)}.emo-product-mosaic-tile .tile-copy{display:block;padding:18px;width:100%}.emo-product-mosaic-tile h2{font:800 1.08rem Inter,Arial,sans-serif;margin:7px 0}.emo-product-mosaic-tile p{margin:0;color:#f1e6ed;font-size:.78rem;line-height:1.5;max-width:42ch}.emo-product-mosaic-tile b{font-size:.68rem;color:#ead89d;text-transform:uppercase;letter-spacing:.08em}.emo-product-mosaic-tile b.paid{color:#b9efc6}.emo-purchase-overlay{position:fixed;z-index:130;top:0;right:0;bottom:0;left:0;background:#190e1794;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);display:grid;place-items:center;padding:20px}.emo-purchase-modal{width:min(480px,100%);position:relative;background:#fffaf4;border-radius:16px;padding:30px;box-shadow:0 30px 70px #160a1459}.emo-purchase-modal .close{position:absolute;right:14px;top:12px;border:0;background:transparent;font-size:1.6rem;color:#6b5a68;cursor:pointer}.emo-purchase-modal h2{font:800 1.7rem Inter,Arial,sans-serif;margin:10px 0}.emo-purchase-modal p{color:#6b5a68;line-height:1.6}.emo-purchase-options{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:18px 0}.emo-purchase-options div{border:1px solid var(--line);border-radius:10px;padding:12px;background:#fff}.emo-purchase-options b,.emo-purchase-options span,.emo-purchase-options small{display:block}.emo-purchase-options span{font-weight:900;color:#8a6724;margin-top:4px}.emo-purchase-options small{color:#6b5a68;margin-top:5px;font-size:.72rem}.emo-work-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:135;background:#160a14a8;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);padding:28px;overflow:auto}.emo-work-viewer{position:relative;max-width:1020px;margin:28px auto;background:#fffaf4;border-radius:16px;padding:28px;box-shadow:0 34px 80px #00000061}.emo-work-viewer .close{position:absolute;right:16px;top:12px;border:0;background:transparent;font-size:1.7rem;cursor:pointer}.emo-work-viewer h2{font:800 1.8rem Inter,Arial,sans-serif;margin:9px 0 18px}.emo-work-gallery{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px}.emo-work-gallery img,.emo-work-gallery video,.emo-work-gallery iframe{width:100%;aspect-ratio:3/4;object-fit:cover;border:0;border-radius:10px;background:#eee}.emo-work-gallery audio{width:100%;align-self:center}.emo-work-viewer-actions{display:flex;gap:10px;align-items:center;flex-wrap:wrap;margin-top:16px;font-size:.84rem;color:#6b5a68}.emo-product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:16px}.emo-product-tile{overflow:hidden;background:#fff;border:1px solid var(--line);border-radius:14px;box-shadow:var(--shadow-sm);display:flex;flex-direction:column}.emo-product-tile-image{height:170px;background:center/cover no-repeat}.emo-product-tile-body{padding:16px;display:flex;flex-direction:column;align-items:flex-start;flex:1}.emo-product-tile-body h2{font:800 1.05rem Inter,Arial,sans-serif;margin:10px 0 6px}.emo-product-tile-body p{font-size:.82rem;color:#6b5a68;line-height:1.55;margin:0 0 16px;flex:1}.emo-product-tile-body .btn{margin-top:auto}.product-state{font-size:.7rem;font-weight:900;color:#8a6724;text-transform:uppercase;letter-spacing:.06em}.product-state.active{color:#287048}.compact-product-head{min-height:0!important;padding:26px 30px!important;margin-bottom:14px!important;text-align:left!important;background:#fff!important;box-shadow:var(--shadow-sm)!important}.compact-product-head .emo-product-copy{align-items:flex-start!important}.compact-product-head h1{font:800 clamp(1.7rem,3vw,2.5rem) Inter,Arial,sans-serif!important;letter-spacing:0!important;margin:8px 0!important}.compact-product-head p{max-width:720px;margin:0!important}.compact-product-head .emo-product-chips{margin-top:12px}.emo-balance-notice{display:flex;align-items:center;gap:10px;padding:13px 16px;margin:0 0 16px;border:1px solid rgba(74,140,90,.22);border-radius:12px;background:#eef7f0;color:#29683d}.emo-balance-notice span{font-size:.86rem}.emo-product-locked{padding:28px;background:#fff;border:1px solid var(--line);border-radius:14px;box-shadow:var(--shadow-sm)}.emo-product-locked h2{font:800 1.35rem Inter,Arial,sans-serif;margin:0 0 7px}.emo-product-locked p{color:#6b5a68;margin:0 0 16px}.emo-account-tabs{display:flex;gap:6px;margin:0 0 16px;border-bottom:1px solid var(--line)}.emo-account-tabs button{border:0;border-bottom:2px solid transparent;background:transparent;padding:10px 13px;font:800 .84rem Inter,Arial,sans-serif;color:#786978;cursor:pointer}.emo-account-tabs button.active{color:#2a1b2e;border-color:var(--coral)}.emo-delivery-form{margin-top:16px;padding-top:16px;border-top:1px solid var(--line)}.emo-delivery-form h4{font:800 1rem Inter,Arial,sans-serif;margin:0 0 5px}.emo-delivery-form p{margin:0 0 12px;color:#6b5a68;font-size:.84rem}.emo-delivery-form>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:12px}.emo-delivery-form label{display:grid;gap:5px;font-size:.72rem;font-weight:800;color:#776777}.emo-delivery-form input,.emo-delivery-form select{border:1px solid var(--line);border-radius:8px;background:#fbf6f0;padding:9px 10px;font:700 .82rem Inter,Arial,sans-serif}.emo-delivery-message{color:#287048!important;font-weight:700}.emo-order-kind{display:block!important;color:#8a6724!important;font-weight:800}@media (max-width:760px){.emo-product-grid{grid-template-columns:1fr}.emo-delivery-form>div{grid-template-columns:1fr}.emo-balance-notice{display:block}.emo-balance-notice span{display:block;margin-top:4px}}@media (max-width:900px){.emo-product-mosaic{grid-template-columns:repeat(2,minmax(0,1fr))}.emo-product-mosaic-tile.big,.emo-product-mosaic-tile.wide{grid-column:span 1;grid-row:span 1;min-height:300px}}@media (max-width:560px){.emo-product-mosaic,.emo-purchase-options{grid-template-columns:1fr}}.dash-shell{display:flex;min-height:100vh;font-family:Manrope,system-ui,sans-serif;background:#f5eee8;color:#2a1b2e;-webkit-font-smoothing:antialiased}.dash-shell *{box-sizing:border-box}.dash-shell .serif{font-family:Playfair Display,serif}.dash-side{width:240px;flex-shrink:0;background:#2a1b2e;color:#f0e8dc;display:flex;flex-direction:column;position:sticky;top:0;height:100vh;overflow-y:auto}.dash-logo{font-family:Playfair Display,serif;font-size:1.35rem;font-weight:700;padding:28px 24px 20px;letter-spacing:.03em;cursor:pointer;color:#f0e8dc}.dash-logo b{color:#c7a24a}.dash-nav{display:flex;flex-direction:column;gap:2px;padding:0 12px;flex:1}.dash-nav-item{display:flex;align-items:center;gap:10px;width:100%;padding:10px 12px;border-radius:10px;border:none;background:transparent;color:#c8b8c2;font-size:.88rem;font-weight:600;font-family:Manrope,sans-serif;cursor:pointer;text-align:left;transition:background .15s,color .15s;position:relative}.dash-nav-item:hover{background:#ffffff12;color:#f0e8dc}.dash-nav-item.active{background:#c7a24a2e;color:#e4ce92}.dash-nav-item.logout{color:#9a8090}.dni-icon{font-size:1.1rem;width:22px;text-align:center}.dni-label{flex:1}.dni-badge{background:#c7a24a;color:#2a1b2e;font-size:.68rem;font-weight:800;padding:2px 7px;border-radius:20px}.dash-side-footer{padding:12px;border-top:1px solid rgba(255,255,255,.08);margin-top:auto}.dash-main{flex:1;min-width:0;padding:32px 36px;overflow-y:auto}.dash-topbar{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:28px}.dash-greeting{font-family:Playfair Display,serif;font-size:1.8rem;font-weight:700;line-height:1.2}.dash-sub{font-size:.85rem;color:#8a7a88;margin-top:4px}.dash-product-card{margin-bottom:28px;border-radius:20px;overflow:hidden;box-shadow:0 8px 32px -8px #2a1b2e2e}.dpc-cover{position:relative;height:280px;background-size:cover;background-position:center}.dpc-overlay{position:absolute;top:0;right:0;bottom:0;left:0}.dpc-info{position:relative;z-index:1;padding:28px 32px;display:flex;flex-direction:column;justify-content:flex-end;height:100%}.dpc-icon{font-size:2.2rem;margin-bottom:6px}.dpc-title{color:#fff;font-size:1.8rem;font-weight:700;margin:0 0 6px}.dpc-desc{color:#fffc;font-size:.9rem;margin:0 0 18px;max-width:480px}.dpc-row{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.dpc-bal{color:#ffffffbf;font-size:.85rem;font-weight:600}.dpc-bal.zero{color:#ffffff73}.dash-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:12px;margin-bottom:32px}.dg-tile{position:relative;border-radius:14px;overflow:hidden;aspect-ratio:3/4;cursor:pointer;transition:transform .18s,box-shadow .18s;border:2px solid transparent}.dg-tile:hover{transform:translateY(-3px);box-shadow:0 10px 28px -8px #2a1b2e40}.dg-tile.selected{border-color:#c7a24a;box-shadow:0 0 0 3px #c7a24a40}.dg-img{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center}.dg-tone{position:absolute;top:0;right:0;bottom:0;left:0}.dg-body{position:absolute;bottom:0;left:0;right:0;padding:28px 10px 10px;background:linear-gradient(to top,rgba(0,0,0,.65),transparent);display:flex;align-items:flex-end;gap:6px}.dg-icon{font-size:1rem}.dg-name{color:#fff;font-size:.75rem;font-weight:700;flex:1}.dg-qty{background:#c7a24a;color:#2a1b2e;font-size:.65rem;font-weight:800;padding:2px 6px;border-radius:20px}.dash-works{margin-top:8px}.dash-works-title{font-size:1.2rem;margin:0 0 14px}.dw-list{display:flex;flex-direction:column;gap:8px}.dw-card{display:flex;align-items:center;gap:12px;background:#fff;border-radius:12px;padding:14px 18px;cursor:pointer;border:1px solid rgba(42,27,46,.08);transition:box-shadow .15s}.dw-card:hover{box-shadow:0 4px 16px -4px #2a1b2e26}.dwc-icon{font-size:1.5rem}.dwc-type{font-weight:700;font-size:.9rem}.dwc-status{font-size:.78rem;color:#9a8090;margin-top:2px}@media (max-width:700px){.dash-shell{flex-direction:column}.dash-side{width:100%;height:auto;position:relative;flex-direction:row;flex-wrap:wrap;padding:12px}.dash-logo{padding:8px 12px;font-size:1.1rem}.dash-nav{flex-direction:row;flex-wrap:wrap;gap:4px;padding:0}.dash-main{padding:20px 16px}.dpc-cover{height:200px}}.emo .field-label{font-weight:600;font-size:.82rem;color:#5b4a5a;display:block}.emo .field-select{width:100%;padding:11px;border-radius:11px;border:1px solid var(--line);font-family:inherit;font-size:.92rem;margin-top:5px;background:#fff}.char-btn{padding:8px 10px;border-radius:10px;border:1.5px solid var(--line);background:#fff;font-size:.78rem;font-weight:600;cursor:pointer;transition:all .15s;font-family:Manrope,sans-serif}.char-btn:hover{border-color:var(--gold);color:var(--gold)}.char-btn.active{background:var(--gold);color:#2a1b2e;border-color:var(--gold)}.shop-shell{min-height:100vh;display:flex;background:#f4efe8;color:#231923;font-family:Manrope,system-ui,sans-serif}.shop-shell *{box-sizing:border-box}.shop-side{width:232px;background:#21151f;color:#f8efe8;padding:22px 14px;display:flex;flex-direction:column;position:sticky;top:0;height:100vh}.shop-logo{border:0;background:transparent;color:#fff;text-align:left;font-family:Playfair Display,serif;font-size:1.25rem;font-weight:900;letter-spacing:.06em;padding:8px 10px 22px;cursor:pointer}.shop-logo span{color:#c7a24a}.shop-nav{display:flex;flex-direction:column;gap:6px}.shop-nav button,.shop-logout{border:0;background:transparent;color:#cbbdcc;text-align:left;border-radius:10px;padding:11px 12px;font:700 .88rem Manrope,sans-serif;cursor:pointer}.shop-nav button:hover,.shop-nav button.active{background:#ffffff14;color:#fff}.shop-nav b{float:right;background:#c7a24a;color:#21151f;border-radius:999px;padding:1px 7px;font-size:.7rem}.shop-logout{margin-top:auto;color:#8b7d8b}.shop-main{flex:1;min-width:0;padding:34px 38px 64px}.shop-hero{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;margin-bottom:28px}.shop-hero.compact{align-items:flex-start}.shop-kicker{display:inline-flex;align-items:center;gap:8px;color:#9b6b3d;text-transform:uppercase;letter-spacing:.14em;font-size:.68rem;font-weight:900}.shop-hero h1{font-family:Playfair Display,serif;font-size:2.35rem;line-height:1.05;margin:8px 0 10px;max-width:700px}.shop-hero p{margin:0;color:#716371;max-width:680px;font-size:.96rem;line-height:1.6}.shop-stats{display:grid;grid-template-columns:repeat(3,96px);gap:10px}.shop-stats div{background:#fff;border:1px solid rgba(35,25,35,.08);border-radius:12px;padding:14px 12px;box-shadow:0 8px 22px -18px #23192373}.shop-stats strong{display:block;font-family:Playfair Display,serif;font-size:1.7rem;line-height:1;color:#3b2938}.shop-stats span{font-size:.72rem;color:#827382;font-weight:800}.shop-layout{display:grid;grid-template-columns:minmax(0,1fr) 390px;gap:22px;align-items:start}.shop-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.shop-product{position:relative;min-height:244px;border:0;border-radius:14px;overflow:hidden;cursor:pointer;text-align:left;color:#fff;background:#2b1d28;box-shadow:0 18px 38px -28px #2319238c}.shop-product.on{outline:3px solid #c7a24a;outline-offset:0}.shop-product-media{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center;transition:transform .35s}.shop-product:hover .shop-product-media{transform:scale(1.04)}.shop-product-shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#140c1214,#140c12e6)}.shop-product-body{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;justify-content:flex-end;padding:18px}.shop-product-top,.shop-product-foot{display:flex;align-items:center;justify-content:space-between;gap:10px}.shop-product-top{position:absolute;top:14px;left:14px;right:14px}.shop-product-top span{font-size:1.45rem}.shop-product-top b{font-size:.68rem;text-transform:uppercase;letter-spacing:.12em;background:#ffffff29;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:5px 8px;border-radius:999px}.shop-product-title{font-family:Playfair Display,serif;font-size:1.35rem;font-weight:800;line-height:1.08;margin-bottom:7px}.shop-product-desc{font-size:.8rem;color:#ffffffc7;line-height:1.45;margin-bottom:14px;min-height:46px}.shop-product-foot strong{color:#f5d98a;font-size:.94rem}.shop-product-foot em{font-style:normal;color:#ffffffa8;font-size:.72rem;font-weight:800}.shop-detail{background:#fff;border:1px solid rgba(35,25,35,.08);border-radius:16px;overflow:hidden;position:sticky;top:24px;box-shadow:0 18px 44px -34px #2319238c}.shop-detail-img{height:190px;background-size:cover;background-position:center}.shop-detail-body{padding:22px}.shop-detail h2{font-family:Playfair Display,serif;font-size:1.8rem;margin:8px 0}.shop-detail p{color:#716371;font-size:.9rem;line-height:1.55;margin:0 0 18px}.shop-price-row,.shop-print-option{display:flex;justify-content:space-between;gap:16px;align-items:center;border-top:1px solid rgba(35,25,35,.08);padding:13px 0}.shop-price-row span,.shop-mini-title{font-size:.76rem;color:#827382;text-transform:uppercase;letter-spacing:.1em;font-weight:900}.shop-price-row strong{font-size:1.15rem}.shop-print-list{margin-top:8px}.shop-mini-title{display:block;margin-bottom:4px}.shop-print-option b{display:block;font-size:.88rem}.shop-print-option small{display:block;color:#958795;font-size:.74rem;margin-top:2px}.shop-print-option strong{white-space:nowrap;color:#6c4a26}.shop-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}.shop-primary,.shop-secondary{border:0;border-radius:10px;padding:12px 15px;font:900 .86rem Manrope,sans-serif;cursor:pointer}.shop-primary{background:#231923;color:#fff}.shop-secondary{background:#efe5d8;color:#4b3824}.shop-primary:hover,.shop-secondary:hover{transform:translateY(-1px)}.shop-works{max-width:860px}.shop-empty{background:#fff;border:1px dashed rgba(35,25,35,.2);border-radius:16px;padding:42px;text-align:center;color:#827382}.shop-work-list{display:flex;flex-direction:column;gap:10px}.shop-work{display:flex;align-items:center;gap:14px;border:1px solid rgba(35,25,35,.08);background:#fff;border-radius:12px;padding:15px 16px;text-align:left;cursor:pointer}.shop-work:hover{box-shadow:0 12px 28px -22px #23192373}.shop-work-icon{font-size:1.35rem;width:30px;text-align:center}.shop-work span:nth-child(2){flex:1}.shop-work b{display:block}.shop-work small{display:block;color:#8d7f8d;margin-top:2px}.shop-work em{font-style:normal;font-weight:900;color:#8a6932;font-size:.78rem}@media (max-width:980px){.shop-shell{flex-direction:column}.shop-side{width:100%;height:auto;position:relative;flex-direction:row;align-items:center;gap:12px;overflow:auto}.shop-logo{padding:8px}.shop-nav{flex-direction:row}.shop-logout{margin:0 0 0 auto}.shop-layout{grid-template-columns:1fr}.shop-detail{position:relative;top:auto}}@media (max-width:680px){.shop-main{padding:22px 16px 44px}.shop-hero{display:block}.shop-hero h1{font-size:1.9rem}.shop-stats{grid-template-columns:repeat(3,1fr);margin-top:18px}.shop-grid{grid-template-columns:1fr}.shop-product{min-height:230px}}.checkout-main{flex:1;padding:34px 38px 64px}.checkout-head{max-width:760px;margin-bottom:26px}.checkout-head h1{font-family:Playfair Display,serif;font-size:2.25rem;line-height:1.06;margin:8px 0 10px}.checkout-head p{color:#716371;line-height:1.6;margin:0}.checkout-grid{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:18px;align-items:start}.checkout-panel,.checkout-summary{background:#fff;border:1px solid rgba(35,25,35,.08);border-radius:16px;padding:20px;box-shadow:0 18px 44px -36px #23192380}.checkout-panel{margin-bottom:18px}.checkout-panel h2,.checkout-summary h2{font-family:Playfair Display,serif;font-size:1.25rem;margin:0 0 14px}.checkout-products{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.checkout-products button{display:grid;grid-template-columns:52px 1fr;gap:10px;align-items:center;border:1px solid rgba(35,25,35,.1);background:#faf8f5;border-radius:12px;padding:8px;text-align:left;cursor:pointer}.checkout-products button.on{border-color:#016a71;box-shadow:0 0 0 2px #016a711f}.checkout-products span{width:52px;height:52px;background-size:cover;background-position:center;border-radius:9px;grid-row:span 2}.checkout-products b{font-size:.86rem}.checkout-products small{color:#7c707c;font-weight:800}.checkout-print{border-top:1px solid rgba(35,25,35,.08);margin-top:16px;padding-top:14px}.checkout-print label{display:flex;align-items:center;gap:8px;font-weight:900;margin-bottom:10px}.checkout-print button{width:100%;display:flex;justify-content:space-between;gap:12px;align-items:center;border:1px solid rgba(35,25,35,.1);background:#faf8f5;border-radius:12px;padding:12px;margin-top:8px;text-align:left;cursor:pointer}.checkout-print button.on{border-color:#016a71}.checkout-print small{display:block;color:#817481;margin-top:2px}.checkout-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.checkout-fields input{width:100%;border:1px solid #d8d0c8;border-radius:10px;background:#faf8f5;padding:12px 13px;font:600 .9rem Manrope,sans-serif;color:#231923}.checkout-summary{position:sticky;top:24px}.checkout-cover{height:172px;border-radius:12px;background-size:cover;background-position:center;margin-bottom:16px}.checkout-line,.checkout-total{display:flex;justify-content:space-between;gap:12px;border-top:1px solid rgba(35,25,35,.08);padding:12px 0;color:#716371}.checkout-line strong{color:#231923}.checkout-total{font-size:1.08rem;color:#231923}.checkout-summary .shop-primary{width:100%;margin-top:10px}.checkout-summary .shop-primary:disabled{opacity:.45;cursor:not-allowed}.checkout-message{background:#f4efe8;border:1px solid rgba(35,25,35,.1);border-radius:12px;padding:12px;margin:12px 0 0;color:#5e4d5d;font-size:.86rem;line-height:1.45}@media (max-width:920px){.checkout-main{padding:22px 16px 44px}.checkout-grid{grid-template-columns:1fr}.checkout-summary{position:relative;top:auto}}@media (max-width:620px){.checkout-products,.checkout-fields{grid-template-columns:1fr}}.admin-main{flex:1;min-width:0;padding:34px 38px 64px}.admin-head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:24px}.admin-head h1{font-family:Playfair Display,serif;font-size:2.2rem;margin:8px 0 0}.admin-card{background:#fff;border:1px solid rgba(35,25,35,.08);border-radius:16px;padding:18px;box-shadow:0 18px 44px -36px #23192380;overflow:auto}.admin-table{width:100%;border-collapse:collapse;min-width:860px}.admin-table th{text-align:left;color:#837683;font-size:.72rem;text-transform:uppercase;letter-spacing:.1em;padding:10px;border-bottom:1px solid rgba(35,25,35,.08)}.admin-table td{padding:12px 10px;border-bottom:1px solid rgba(35,25,35,.06);vertical-align:top;font-size:.88rem}.admin-table small{display:block;color:#8f828f;margin-top:3px}.admin-pill{display:inline-flex;border-radius:999px;background:#f0e8dc;color:#5d4a35;padding:4px 9px;font-size:.72rem;font-weight:900}.admin-pill.paid,.admin-pill.digital_ready,.admin-pill.completed{background:#e7f4ee;color:#276747}.admin-pill.failed,.admin-pill.cancelled{background:#f8e6e2;color:#9b2e22}.admin-actions{display:flex;gap:7px;flex-wrap:wrap}.admin-actions button{border:1px solid rgba(35,25,35,.1);background:#faf8f5;border-radius:8px;padding:7px 9px;font:800 .74rem Manrope,sans-serif;cursor:pointer}.admin-actions button:hover{border-color:#016a71;color:#016a71}.admin-actions button:disabled{opacity:.45;cursor:not-allowed}.admin-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:14px}.admin-job{background:#fff;border:1px solid rgba(35,25,35,.08);border-radius:16px;padding:18px;box-shadow:0 14px 32px -28px #23192373}.admin-job h3{font-family:Playfair Display,serif;font-size:1.25rem;margin:8px 0}.admin-job p{color:#706370;margin:0 0 8px}.admin-job small{color:#9a8f9a}.landing-editor{max-width:780px}.landing-editor h2{font-family:Playfair Display,serif;margin-top:0}.landing-editor p{color:#706370;line-height:1.6}.landing-editor-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.landing-editor-grid label{display:grid;gap:6px;color:#5f5360;font-size:.74rem;font-weight:900}.landing-editor-grid input{width:100%;border:1px solid rgba(35,25,35,.12);background:#faf8f5;border-radius:9px;padding:10px 11px;font:700 .82rem Manrope,sans-serif}@media (max-width:760px){.admin-main{padding:22px 16px 44px}.admin-head{display:block}.landing-editor-grid{grid-template-columns:1fr}}.legal-page{max-width:820px;margin:0 auto;padding:72px 28px 92px}.legal-page h1{font-size:2.6rem;line-height:1.05;margin:10px 0 8px}.legal-muted{color:#80727e;margin:0 0 34px}.legal-page section{background:#fff;border:1px solid rgba(42,27,46,.08);border-radius:14px;padding:20px 22px;margin-bottom:12px}.legal-page h2{font-size:1.05rem;margin:0 0 8px;color:#2a1b2e}.legal-page p{color:#665966;line-height:1.65;margin:0}.ds{display:flex;min-height:100vh;font-family:Manrope,system-ui,sans-serif;background:#f7f3ef;color:#1a1a1a;-webkit-font-smoothing:antialiased}.ds *{box-sizing:border-box}.ds-side{width:220px;flex-shrink:0;background:#1c1118;display:flex;flex-direction:column;padding:0 0 20px;position:sticky;top:0;height:100vh;overflow-y:auto}.ds-logo{font-family:Playfair Display,serif;font-size:1.1rem;font-weight:700;color:#fff;padding:24px 20px 16px;letter-spacing:.05em;cursor:pointer}.ds-logo b{color:#c7a24a}.ds-section-label{font-size:.6rem;font-weight:800;letter-spacing:.2em;text-transform:uppercase;color:#6b5a6b;padding:8px 20px 4px}.ds-nav{display:flex;flex-direction:column;gap:1px;padding:0 10px}.ds-item{display:flex;align-items:center;gap:9px;width:100%;padding:9px 10px;border-radius:8px;border:none;background:transparent;color:#b8a8b8;font-size:.83rem;font-weight:600;font-family:inherit;cursor:pointer;text-align:left;transition:background .12s,color .12s}.ds-item:hover{background:#ffffff0f;color:#f0e8f0}.ds-icon{width:18px;text-align:center;font-size:.95rem;flex-shrink:0}.ds-label{flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ds-badge{background:#c7a24a;color:#1c1118;font-size:.6rem;font-weight:900;padding:2px 7px;border-radius:20px;flex-shrink:0;letter-spacing:.02em}.ds-logout{color:#6b5a6b;margin-top:4px}.ds-main{flex:1;min-width:0;overflow-y:auto}.ds-home{padding:36px 40px;max-width:900px}.ds-greeting{margin-bottom:32px}.ds-greeting h1{font-family:Playfair Display,serif;font-size:2rem;font-weight:700;margin:0 0 6px;line-height:1.2}.ds-greeting p{color:#8a7a88;font-size:.9rem;margin:0}.ds-back{background:none;border:none;color:#8a7a88;font-size:.85rem;cursor:pointer;padding:0 0 8px;font-family:inherit}.ds-back:hover{color:#1a1a1a}.ds-cards{display:flex;flex-direction:column;gap:10px}.ds-card{display:flex;align-items:center;gap:16px;background:#fff;border-radius:14px;padding:16px 20px;cursor:pointer;border:1.5px solid transparent;transition:border-color .15s,box-shadow .15s}.ds-card:hover{border-color:#c7a24a;box-shadow:0 4px 20px -4px #c7a24a33}.ds-card-icon{font-size:1.6rem;flex-shrink:0;width:36px;text-align:center}.ds-card-body{flex:1;min-width:0}.ds-card-title{font-weight:700;font-size:.95rem;margin-bottom:3px}.ds-card-desc{font-size:.78rem;color:#8a7a88;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ds-card-action{flex-shrink:0}.ds-pill{display:inline-block;padding:5px 12px;border-radius:20px;font-size:.75rem;font-weight:700;background:#f0e8dc;color:#7a5a3a;border:1.5px solid #e0d0c0}.ds-pill.green{background:#edf7f0;color:#2a7a4a;border-color:#c0e0cc}.ds-works{display:flex;flex-direction:column;gap:8px}.ds-work{display:flex;align-items:center;gap:12px;background:#fff;border-radius:12px;padding:14px 18px;cursor:pointer;border:1px solid #f0e8e0;transition:box-shadow .15s}.ds-work:hover{box-shadow:0 4px 16px -4px #0000001a}.ds-work-icon{font-size:1.4rem;flex-shrink:0}.ds-work-info{flex:1}.ds-work-name{font-weight:700;font-size:.9rem}.ds-work-date{font-size:.75rem;color:#aaa;margin-top:2px}.ds-work-status{font-size:.75rem;font-weight:700;flex-shrink:0}.ds-empty{color:#aaa;font-size:.9rem;padding:40px 0}@media (max-width:640px){.ds{flex-direction:column}.ds-side{width:100%;height:auto;position:relative;flex-direction:row;overflow-x:auto}.ds-home{padding:20px 16px}}.emo-dashboard{background:var(--paper,#FBF6F0);color:#2a1b2e}.emo-dashboard .eyebrow{font-size:.68rem;font-weight:800;letter-spacing:.24em;text-transform:uppercase;color:#c7a24a;display:inline-flex;align-items:center;gap:8px}.emo-dashboard .eyebrow:before{content:"";width:20px;height:1.5px;background:#c7a24a;border-radius:2px}.emo-side{background:#2a1b2e;color:#fff;padding-top:18px}.emo-side-logo{font-family:Playfair Display,serif;font-size:1.35rem;letter-spacing:.08em;color:#fff;background:transparent;border:0;text-align:left;padding:8px 10px 18px;cursor:pointer}.emo-side-logo b{color:#e0795e}.emo-side .ds-section-label{color:#a995a7;margin-top:8px}.emo-side .ds-item{color:#d9cdd8;border:1px solid transparent;font-size:.78rem;line-height:1.15;padding:8px 9px;min-height:34px}.emo-side .ds-item:hover,.emo-side .ds-item.active{background:#ffffff14;color:#fff;border-color:#ffffff14}.emo-side .ds-label{white-space:normal;line-height:1.18}.ds-mark{display:none}.emo-side .ds-item.active .ds-mark{background:#e0795e;color:#fff}.ds-divider{height:1px;background:#ffffff1a;margin:12px 10px 4px}.emo-side .ds-logout{margin-top:auto}.emo-side .ds-badge{margin-left:auto;background:#c7a24af2;color:#2a1b2e;box-shadow:0 0 0 1px #ffffff29}.emo-dash-wide{max-width:1380px;margin:0 auto;padding:34px 44px 70px}.emo-library-hero{text-align:center;width:100%;max-width:none;margin:0 auto 28px;padding:64px 44px;border-radius:26px;background:radial-gradient(circle at 20% 0%,rgba(224,121,94,.18),transparent 34%),radial-gradient(circle at 90% 20%,rgba(199,162,74,.22),transparent 38%),#fff;border:1px solid var(--line);box-shadow:var(--shadow-md)}.emo-library-hero.compact{padding:36px 28px}.emo-library-hero h1{font-size:clamp(2.4rem,5vw,4.6rem);line-height:.95;margin:12px 0}.emo-library-hero p{max-width:640px;margin:0 auto 20px;color:#6b5a68;line-height:1.65}.emo-work-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:16px}.emo-work-card{position:relative;display:flex;flex-direction:column;text-align:left;border:1px solid var(--line);background:#fff;border-radius:18px;padding:10px;cursor:pointer;box-shadow:var(--shadow-sm);transition:transform .16s,box-shadow .16s}.emo-work-card:hover{transform:translateY(-2px);box-shadow:var(--shadow-md)}.emo-work-cover{display:block;aspect-ratio:1/1;border-radius:13px;background-size:cover;background-position:center;margin-bottom:12px}.emo-work-card strong{font-size:.95rem;line-height:1.25;color:#2a1b2e}.emo-work-card small{color:#8a7a88;margin-top:4px}.emo-status{position:absolute;top:18px;left:18px;background:#fff;border-radius:999px;padding:5px 9px;font-size:.68rem;font-weight:900;text-transform:uppercase;color:#6b5a68}.emo-status.ready{color:#277047}.emo-status.failed{color:#a6382d}.emo-status.generating{color:#8a6724}.emo-empty-tiles{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;max-width:860px;margin:0 auto}.emo-empty-tiles article{background:#fff;border:1px solid var(--line);border-radius:18px;padding:20px;box-shadow:var(--shadow-sm)}.emo-empty-tiles span{display:inline-grid;place-items:center;width:32px;height:32px;border-radius:50%;background:#f3e4dc;color:#8a3f30;font-weight:900}.emo-empty-tiles b{display:block;margin:12px 0 5px}.emo-empty-tiles p{color:#6b5a68;margin:0}.emo-product-hero.centered{text-align:center;grid-template-columns:1fr;width:100%;max-width:none;min-height:350px;margin:0 auto;background:radial-gradient(circle at 12% 10%,rgba(224,121,94,.22),transparent 34%),radial-gradient(circle at 88% 12%,rgba(199,162,74,.26),transparent 38%),linear-gradient(135deg,#fff,#fff8ef 48%,#f6eee4);padding:64px 48px}.emo-product-hero.centered .emo-product-copy{align-items:center}.emo-product-hero.centered .emo-product-copy p{max-width:760px}.emo-product-hero.centered .emo-product-cover{display:none}.emo-product-note{font-size:.94rem!important;color:#7a6878!important;margin-top:0!important}.emo-inline-brief{display:grid;grid-template-columns:minmax(0,.72fr) minmax(0,1.28fr);gap:18px;margin-top:18px;align-items:stretch}.emo-inline-brief-copy,.emo-inline-brief-form{background:#fff;border:1px solid var(--line);border-radius:22px;padding:24px;box-shadow:var(--shadow-sm)}.emo-inline-brief-copy h2{font-size:2.1rem;line-height:1.05;margin:12px 0}.emo-inline-brief-copy p{color:#6b5a68;line-height:1.65;margin:0}.emo-inline-brief-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.emo-inline-brief-form input,.emo-inline-brief-form textarea{width:100%;border:1.5px solid var(--line);border-radius:12px;background:#fbf6f0;padding:12px 13px;font:700 .9rem Manrope,sans-serif;color:#2a1b2e}.emo-inline-brief-form textarea{grid-column:1/-1;resize:vertical}.emo-inline-brief-form .btn{grid-column:1/-1;justify-self:start}.emo-brief-preview{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;max-width:900px;margin:16px auto 0}.emo-brief-preview div,.emo-account-grid article{background:#fff;border:1px solid var(--line);border-radius:18px;padding:20px;box-shadow:var(--shadow-sm)}.emo-brief-preview span{color:#c7a24a;font-weight:900;font-size:.72rem;letter-spacing:.12em}.emo-brief-preview b{display:block;margin:7px 0}.emo-brief-preview p{margin:0;color:#6b5a68}.emo-account-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.emo-account-grid article.wide{grid-column:1/-1}.emo-account-grid h3{font-family:Playfair Display,serif;font-size:1.45rem;margin:0 0 12px}.emo-account-grid label{display:block;font-size:.75rem;font-weight:900;color:#7a6878;margin:12px 0 5px}.emo-account-grid input,.emo-account-grid select{width:100%;border:1.5px solid var(--line);border-radius:11px;padding:11px 12px;font:700 .86rem Manrope,sans-serif;background:#fbf6f0;color:#2a1b2e}.emo-account-grid p{color:#6b5a68;line-height:1.55}.emo-cert-row{display:grid;grid-template-columns:1fr auto;gap:10px;margin-top:10px}.emo-account-products{display:grid;grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:10px}.emo-account-products button{border:1px solid var(--line);background:#fbf6f0;border-radius:12px;padding:13px;text-align:left;cursor:pointer}.emo-account-products button.active{border-color:#2a1b2e;box-shadow:0 0 0 2px #2a1b2e14;background:#fff}.emo-account-products b{display:block;font-size:.86rem}.emo-account-products span{display:block;color:#8a6724;font-weight:900;margin-top:5px}.emo-card-action{margin-top:10px;align-self:flex-start;border-radius:999px;background:#e0795e1a;color:#9b4d3f;padding:5px 10px;font-size:.72rem;font-weight:900}.emo-card-action.danger{background:#b0392b1a;color:#9b2e22}.emo-inline-buy{margin-top:16px;border:1px solid var(--line);background:#fbf6f0;border-radius:16px;padding:16px;display:flex;align-items:center;justify-content:space-between;gap:16px}.emo-inline-buy b{display:block;font-size:1rem}.emo-inline-buy span{display:block;color:#6b5a68;margin-top:4px}.gift-section{background:#fffaf4}.gift-split{display:grid;grid-template-columns:minmax(320px,.78fr) minmax(0,1.22fr);gap:18px;align-items:stretch}.gift-card-main{background:linear-gradient(145deg,#2a1b2e,#48263f);color:#fff;border-radius:22px;padding:28px;box-shadow:var(--shadow-md);display:flex;flex-direction:column;justify-content:space-between;min-height:330px}.gift-card-main span{color:#e4ce92;text-transform:uppercase;letter-spacing:.18em;font-size:.72rem;font-weight:900}.gift-card-main h2{font-size:2.35rem;line-height:1;margin:18px 0}.gift-card-main p{color:#eadde9;line-height:1.65;margin:0 0 22px}.gift-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.gift-grid article{background:#fff;border:1px solid var(--line);border-radius:18px;padding:22px;box-shadow:var(--shadow-sm)}.gift-grid span{display:inline-flex;margin-bottom:18px;color:#c7a24a;font-size:.72rem;font-weight:900;letter-spacing:.14em}.gift-grid h3{font-size:1.35rem;margin:0 0 8px}.gift-grid p{margin:0;color:#6b5a68;line-height:1.6}.emo-dash-page{max-width:1040px;padding:38px 44px 72px}.emo-dash-head h1{font-family:Playfair Display,serif;font-size:2.4rem;line-height:1.05;margin:8px 0}.emo-dash-head p{max-width:640px;color:#6b5a68}.emo-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:22px 0}.emo-stats div{background:#fff;border:1px solid var(--line);border-radius:16px;padding:18px;box-shadow:var(--shadow-sm)}.emo-stats b{display:block;font-family:Playfair Display,serif;font-size:2rem;line-height:1;color:#2a1b2e}.emo-stats span{display:block;color:#7a6878;font-size:.78rem;font-weight:800;margin-top:4px}.emo-empty-state{background:#fff;border:1px solid var(--line);border-radius:22px;padding:34px;box-shadow:var(--shadow-md);max-width:680px}.emo-empty-state h2{font-size:2.2rem;line-height:1.05;margin:10px 0}.emo-empty-state p{color:#6b5a68;line-height:1.65;margin:0 0 20px}.emo-product-hero{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:28px;align-items:stretch;background:#fff;border:1px solid var(--line);border-radius:24px;padding:28px;box-shadow:var(--shadow-md)}.emo-product-copy{display:flex;flex-direction:column;justify-content:center}.emo-product-copy h1{font-size:3.2rem;line-height:.98;margin:10px 0 14px}.emo-product-copy p{color:#6b5a68;font-size:1rem;line-height:1.7;max-width:650px}.emo-product-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}.emo-product-cover{min-height:340px;border-radius:18px;background-size:cover;background-position:center;box-shadow:inset 0 0 0 1px #2a1b2e14}.emo-product-panel{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:16px}.emo-product-panel div,.emo-print-list article{background:#fff;border:1px solid var(--line);border-radius:16px;padding:18px;box-shadow:var(--shadow-sm)}.emo-product-panel span{display:block;color:#c7a24a;text-transform:uppercase;letter-spacing:.14em;font-size:.68rem;font-weight:900;margin-bottom:8px}.emo-product-panel b{display:block;font-size:1.05rem;color:#2a1b2e}.emo-product-panel p{color:#6b5a68;margin:8px 0 0;line-height:1.55}.emo-print-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:12px;margin-top:16px}.emo-print-list article span{display:block;color:#7a6878;margin-top:4px}.emo-print-list article strong{display:block;margin-top:10px;color:#8a6724}.admin-tabs{display:flex;gap:8px;flex-wrap:wrap;margin:-8px 0 18px}.admin-tabs button{border:1px solid var(--line);background:#fff;border-radius:999px;padding:9px 14px;font:800 .82rem Manrope,sans-serif;color:#4d3d4f;cursor:pointer}.admin-tabs button.active{background:#2a1b2e;color:#fff;border-color:#2a1b2e}@media (max-width:920px){.emo-product-hero{grid-template-columns:1fr}.emo-product-cover{min-height:260px}.emo-product-panel,.emo-stats{grid-template-columns:1fr}.emo-dash-page{padding:26px 18px 46px}.emo-dash-wide{padding:22px 16px 46px}.emo-empty-tiles,.emo-brief-preview,.emo-account-grid,.gift-grid,.gift-split,.feature-split,.emo-inline-brief,.emo-inline-brief-form,.emo-cert-row{grid-template-columns:1fr}.emo-inline-buy{display:block}.emo-inline-buy .btn{margin-top:12px;width:100%}}.home-page,.studio-shell{font-family:Manrope,system-ui,sans-serif;color:#191514;background:#f6f1ea;min-height:100vh;-webkit-font-smoothing:antialiased}.home-page *,.studio-shell *{box-sizing:border-box}.home-nav{height:76px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:0 42px;border-bottom:1px solid rgba(25,21,20,.08);background:#f6f1eaeb;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);position:sticky;top:0;z-index:20}.home-brand,.studio-logo{border:0;background:transparent;color:#191514;font:900 .95rem Manrope,sans-serif;letter-spacing:.18em;cursor:pointer}.home-nav nav{display:flex;align-items:center;gap:18px}.home-nav a,.home-nav button{border:0;background:transparent;color:#5f5752;text-decoration:none;font:800 .82rem Manrope,sans-serif;cursor:pointer}.home-nav a:hover,.home-nav button:hover{color:#191514}.home-kicker,.studio-kicker{display:inline-flex;align-items:center;color:#7a5b36;text-transform:uppercase;letter-spacing:.14em;font-size:.68rem;font-weight:900}.home-hero{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(360px,.82fr);gap:40px;align-items:center;min-height:calc(100vh - 190px);padding:34px 42px 32px;max-width:1320px;margin:0 auto}.home-hero h1{font-family:Playfair Display,Georgia,serif;font-size:clamp(2.7rem,5vw,5.2rem);line-height:.9;letter-spacing:0;margin:12px 0 16px;max-width:820px}.home-hero p{max-width:690px;color:#645c58;font-size:1.05rem;line-height:1.75;margin:0}.home-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.home-primary,.home-secondary,.studio-primary{border-radius:9px;border:1px solid #191514;padding:13px 18px;font:900 .86rem Manrope,sans-serif;cursor:pointer;transition:transform .14s,background .14s,color .14s}.home-primary,.studio-primary{background:#191514;color:#fff}.home-secondary{background:transparent;color:#191514}.home-primary:hover,.home-secondary:hover,.studio-primary:hover{transform:translateY(-1px)}.home-showcase{position:relative;min-height:440px}.home-magazine{position:absolute;top:8px;right:70px;bottom:58px;left:0;background:linear-gradient(135deg,#f7efe2,#d7c1a5 58%,#211817 58%);border:1px solid rgba(25,21,20,.12);box-shadow:0 34px 100px -60px #191514b3;padding:26px;border-radius:10px;overflow:hidden}.home-magazine span,.home-video-card span,.home-track-card span{font-size:.68rem;letter-spacing:.16em;text-transform:uppercase;font-weight:900;color:#7a5b36}.home-magazine h2{font-family:Playfair Display,Georgia,serif;font-size:3.7rem;line-height:.86;margin:96px 0 4px;letter-spacing:0}.home-magazine p{text-transform:uppercase;letter-spacing:.2em;font-weight:900;font-size:.7rem}.home-video-card{position:absolute;right:0;top:0;width:200px;height:244px;background:url(https://images.unsplash.com/photo-1519741497674-611481863552?auto=format&fit=crop&w=700&q=80) center/cover;border-radius:10px;padding:16px;display:flex;flex-direction:column;justify-content:space-between;box-shadow:0 30px 70px -42px #191514bf;overflow:hidden}.home-video-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#00000026,#00000094)}.home-video-card span,.home-video-card .home-play{position:relative;z-index:1;color:#fff}.home-play{width:54px;height:54px;border-radius:50%;border:1px solid rgba(255,255,255,.65);display:grid;place-items:center;font-size:.68rem;font-weight:900;text-transform:uppercase}.home-track-card{position:absolute;right:16px;bottom:36px;width:330px;background:#fff;border:1px solid rgba(25,21,20,.08);border-radius:10px;padding:18px;box-shadow:0 28px 70px -46px #191514c7}.home-track-card b{display:block;margin:8px 0 14px;font-size:1rem}.home-wave{display:flex;align-items:end;gap:5px;height:34px}.home-wave i{display:block;width:100%;border-radius:8px;background:#191514}.home-wave i:nth-child(1){height:30%}.home-wave i:nth-child(2){height:70%}.home-wave i:nth-child(3){height:45%}.home-wave i:nth-child(4){height:95%}.home-wave i:nth-child(5){height:55%}.home-wave i:nth-child(6){height:80%}.home-wave i:nth-child(7){height:38%}.home-band{max-width:1320px;margin:0 auto;padding:78px 42px;border-top:1px solid rgba(25,21,20,.08)}.home-section-head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:24px}.home-section-head h2,.home-split h2,.home-cta h2{font-family:Playfair Display,Georgia,serif;font-size:clamp(2rem,4vw,4.2rem);line-height:.98;letter-spacing:0;margin:8px 0 0;max-width:760px}.home-section-head p,.home-split p{max-width:430px;color:#675e58;line-height:1.65}.home-products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.home-product{background:#fff;border:1px solid rgba(25,21,20,.08);border-radius:10px;overflow:hidden;display:flex;flex-direction:column;min-height:360px}.home-product-image{height:190px;background-size:cover;background-position:center;position:relative}.home-product-image span{position:absolute;left:12px;top:12px;background:#ffffffe6;border-radius:999px;padding:6px 9px;font-size:.68rem;font-weight:900}.home-product-body{padding:16px;display:flex;flex-direction:column;gap:10px;flex:1}.home-product h3,.home-video-grid h3{margin:0;font-size:1rem}.home-product p{color:#6a615c;line-height:1.55;font-size:.86rem;margin:0;flex:1}.home-product-body div:last-child{display:flex;align-items:center;justify-content:space-between;gap:10px}.home-product button{border:1px solid rgba(25,21,20,.14);background:#f6f1ea;border-radius:8px;padding:8px 11px;font-weight:900;cursor:pointer}.home-split{display:grid;grid-template-columns:.9fr 1.1fr;gap:42px;align-items:center}.home-flip{display:grid;grid-template-columns:repeat(3,1fr);gap:0;min-height:360px;perspective:1200px}.home-flip div{background-size:cover;background-position:center;border-radius:10px;border:1px solid rgba(25,21,20,.1);box-shadow:0 28px 80px -58px #191514b3}.home-flip div:nth-child(1){transform:rotate(-7deg) translate(28px)}.home-flip div:nth-child(2){transform:translateY(-16px);z-index:2}.home-flip div:nth-child(3){transform:rotate(7deg) translate(-28px)}.home-tracks,.home-video-grid,.home-reviews{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.home-tracks button,.home-reviews article,.home-video-grid article{background:#fff;border:1px solid rgba(25,21,20,.08);border-radius:10px;padding:18px;text-align:left}.home-tracks button{cursor:pointer}.home-tracks button.active{border-color:#191514}.home-tracks span,.home-tracks small{display:block;color:#7a5b36;font-size:.72rem;font-weight:900;text-transform:uppercase;letter-spacing:.12em}.home-tracks b{display:block;margin:8px 0 14px}.home-video-grid div{height:240px;border-radius:8px;background-size:cover;background-position:center;display:flex;align-items:center;justify-content:center;margin-bottom:12px}.home-video-grid div span{width:56px;height:56px;border-radius:50%;display:grid;place-items:center;background:#ffffffdb;font-size:.7rem;font-weight:900;text-transform:uppercase}.home-reviews p{color:#665d58;line-height:1.6;margin:8px 0 0}.home-cta{margin:0 auto 60px;max-width:1236px;background:#191514;color:#fff;border-radius:12px;padding:48px 42px;display:flex;align-items:center;justify-content:space-between;gap:30px}.home-cta h2{font-size:clamp(2rem,4vw,3.8rem);max-width:820px}.home-cta .home-primary{background:#fff;color:#191514;border-color:#fff}.home-footer{border-top:1px solid rgba(25,21,20,.08);display:flex;align-items:center;justify-content:space-between;gap:20px;padding:26px 42px;color:#675e58}.home-footer span{font-weight:900;letter-spacing:.16em;color:#191514}.home-footer div{display:flex;gap:18px;flex-wrap:wrap}.home-footer a{color:#675e58;text-decoration:none;font-size:.84rem;font-weight:800}.studio-shell{display:flex;background:#f4efe8}.studio-side{width:260px;min-height:100vh;position:sticky;top:0;align-self:flex-start;background:#191514;color:#fff;padding:24px 16px;display:flex;flex-direction:column;gap:18px}.studio-side .studio-logo{color:#fff;text-align:left;padding:4px 8px}.studio-user{background:#ffffff0f;border:1px solid rgba(255,255,255,.09);border-radius:10px;padding:14px}.studio-user span{display:block;font-weight:900;margin-bottom:5px}.studio-user b{display:block;color:#d4c7b6;font-size:.75rem;line-height:1.45}.studio-nav{display:flex;flex-direction:column;gap:5px}.studio-nav button,.studio-logout{border:0;background:transparent;color:#cfc4bb;text-align:left;border-radius:8px;padding:10px 12px;font:800 .84rem Manrope,sans-serif;cursor:pointer}.studio-nav button:hover,.studio-nav button.active,.studio-logout:hover{background:#ffffff14;color:#fff}.studio-nav span{float:right;color:#c8a768}.studio-logout{margin-top:auto}.studio-main{flex:1;min-width:0;padding:36px 42px 72px}.studio-head{display:flex;align-items:end;justify-content:space-between;gap:28px;margin-bottom:24px}.studio-head h1{font-family:Playfair Display,Georgia,serif;font-size:clamp(2rem,4vw,4.2rem);line-height:.96;letter-spacing:0;margin:8px 0 0;max-width:780px}.studio-head p{max-width:440px;color:#6b625d;line-height:1.6;margin:0}.studio-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:18px}.studio-metric{background:#fff;border:1px solid rgba(25,21,20,.08);border-radius:10px;padding:16px}.studio-metric span{display:block;color:#7a5b36;text-transform:uppercase;letter-spacing:.12em;font-weight:900;font-size:.67rem;margin-bottom:8px}.studio-metric b{font-size:1.5rem}.studio-grid{display:grid;grid-template-columns:minmax(0,1fr) 390px;gap:16px;align-items:start}.studio-products{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.studio-product{border:1px solid rgba(25,21,20,.08);background:#fff;border-radius:10px;overflow:hidden;text-align:left;cursor:pointer;display:grid;grid-template-columns:112px 1fr;min-height:144px}.studio-product.active{border-color:#191514;box-shadow:0 0 0 2px #19151414}.studio-product-image{background-size:cover;background-position:center;position:relative}.studio-product-code{position:absolute;left:9px;top:9px;border-radius:999px;background:#ffffffe6;padding:5px 8px;font-size:.68rem;font-weight:900}.studio-product-body{padding:14px}.studio-product h3{font-size:.98rem;margin:0 0 8px}.studio-product p{color:#6a615c;font-size:.82rem;line-height:1.45;margin:0 0 10px}.studio-product-footer{display:flex;align-items:center;justify-content:space-between;color:#191514;font-weight:900;font-size:.82rem}.studio-detail{position:sticky;top:20px;background:#fff;border:1px solid rgba(25,21,20,.08);border-radius:10px;padding:18px}.studio-detail-cover{height:220px;background-size:cover;background-position:center;border-radius:8px;margin-bottom:16px}.studio-detail h2{font-family:Playfair Display,Georgia,serif;font-size:2rem;line-height:1;margin:0 0 10px}.studio-detail p{color:#655c57;line-height:1.6;margin:0 0 14px}.studio-print-options{display:grid;gap:8px;margin:14px 0}.studio-print-options span{display:flex;justify-content:space-between;gap:12px;background:#f6f1ea;border-radius:8px;padding:10px;font-size:.82rem}.studio-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:16px}.studio-actions button{border:1px solid rgba(25,21,20,.14);border-radius:8px;background:#f6f1ea;padding:11px;font-weight:900;cursor:pointer}.studio-actions .primary{background:#191514;color:#fff;border-color:#191514}.studio-empty,.studio-work-list{background:#fff;border:1px solid rgba(25,21,20,.08);border-radius:10px;padding:22px}.studio-work-row{display:grid;grid-template-columns:1fr auto;gap:12px;border-bottom:1px solid rgba(25,21,20,.08);padding:14px 0}.studio-work-row:last-child{border-bottom:0}.purchase-main{position:relative;padding-right:440px}.purchase-grid{display:grid;gap:16px}.purchase-panel,.purchase-summary{background:#fff;border:1px solid rgba(25,21,20,.08);border-radius:10px;padding:18px}.purchase-section-title{display:flex;align-items:center;gap:10px;margin:4px 0 14px}.purchase-section-title span{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:#191514;color:#fff;font-size:.7rem;font-weight:900}.purchase-section-title h2{font-size:1rem;margin:0}.purchase-products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:22px}.purchase-products button{border:1px solid rgba(25,21,20,.08);border-radius:9px;background:#f8f4ef;padding:8px;text-align:left;cursor:pointer;display:grid;gap:7px}.purchase-products button.active,.purchase-mode button.active,.purchase-print-list button.active{border-color:#191514;box-shadow:0 0 0 2px #19151414}.purchase-cover{height:80px;border-radius:7px;background-size:cover;background-position:center}.purchase-products b{font-size:.78rem}.purchase-products small{color:#7a5b36;font-weight:900;font-size:.7rem}.purchase-mode{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:14px}.purchase-mode button,.purchase-print-list button{border:1px solid rgba(25,21,20,.1);background:#f8f4ef;border-radius:9px;padding:14px;text-align:left;cursor:pointer;display:grid;gap:6px}.purchase-mode button:disabled{opacity:.45;cursor:not-allowed}.purchase-mode small,.purchase-print-list small{color:#6b625d}.purchase-print-list{display:grid;gap:8px;margin-bottom:16px}.purchase-print-list button{grid-template-columns:1fr auto;align-items:center}.purchase-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:18px}.purchase-fields input{width:100%;border:1px solid rgba(25,21,20,.14);background:#f8f4ef;border-radius:8px;padding:12px 13px;font:800 .86rem Manrope,sans-serif;color:#191514}.purchase-summary{position:fixed;right:42px;top:112px;width:360px;box-shadow:0 32px 90px -64px #191514cc}.purchase-summary-cover{height:190px;background-size:cover;background-position:center;border-radius:8px;margin-bottom:14px}.purchase-summary h2{font-family:Playfair Display,Georgia,serif;font-size:1.8rem;line-height:1;margin:5px 0 12px}.purchase-line,.purchase-total{display:flex;justify-content:space-between;gap:12px;border-top:1px solid rgba(25,21,20,.08);padding:12px 0;color:#655c57}.purchase-total{font-size:1.1rem;color:#191514}.purchase-summary .studio-primary{width:100%;margin-top:8px}.purchase-summary .studio-primary:disabled{opacity:.48;cursor:not-allowed}.purchase-message{background:#f6f1ea;border:1px solid rgba(25,21,20,.1);border-radius:8px;padding:11px;margin-top:12px;color:#5f5752;font-size:.84rem;line-height:1.45}.legal-page{max-width:900px;margin:0 auto;padding:78px 42px 90px}.legal-page h1{font-family:Playfair Display,Georgia,serif;font-size:clamp(2.4rem,5vw,5rem);line-height:.95;letter-spacing:0;margin:10px 0 12px}.legal-muted{color:#6b625d;margin:0 0 26px}.legal-page section{background:#fff;border:1px solid rgba(25,21,20,.08);border-radius:10px;padding:20px;margin-bottom:10px}.legal-page h2{font-size:1rem;margin:0 0 8px}.legal-page p{color:#625953;line-height:1.7;margin:0}@media (max-width:1120px){.home-hero,.home-split{grid-template-columns:1fr}.home-showcase{min-height:500px}.home-products{grid-template-columns:repeat(2,minmax(0,1fr))}.studio-grid{grid-template-columns:1fr}.studio-detail{position:relative;top:auto}.purchase-main{padding-right:42px}.purchase-summary{position:relative;right:auto;top:auto;width:auto;margin-top:16px}}@media (max-width:760px){.home-nav{height:auto;position:relative;padding:18px;align-items:flex-start}.home-nav nav{justify-content:flex-end;flex-wrap:wrap;gap:10px}.home-hero,.home-band,.legal-page{padding:38px 18px}.home-hero h1{font-size:3rem}.home-showcase{min-height:430px}.home-magazine{top:24px;right:22px;bottom:100px;left:0}.home-video-card{width:160px;height:220px}.home-track-card{width:260px}.home-products,.home-tracks,.home-video-grid,.home-reviews,.studio-products,.studio-metrics,.purchase-products,.purchase-mode,.purchase-fields{grid-template-columns:1fr}.home-section-head,.home-cta,.home-footer{display:block}.home-footer div{margin-top:12px}.studio-shell{display:block}.studio-side{position:relative;width:100%;min-height:auto}.studio-main{padding:28px 18px 48px}.studio-head{display:block}.studio-product{grid-template-columns:96px 1fr}}.emo-dashboard{background:#fbf6f0}.emo-side{width:236px;padding:18px 10px 16px;gap:10px}.emo-side-scroll{min-height:0;overflow:auto;padding-right:2px}.emo-side-logo{width:100%;color:#fff;font-size:1.28rem;line-height:1;padding:8px 10px 16px;margin-bottom:4px}.emo-side .ds-section-label{margin:14px 8px 7px;font-size:.63rem;letter-spacing:.18em}.emo-side .ds-nav{display:grid;gap:3px}.emo-side .ds-item{width:100%;justify-content:space-between;border-radius:8px;padding:8px 9px;min-height:32px;font-size:.76rem}.emo-side .ds-badge{min-width:22px;height:22px;border-radius:999px;display:grid;place-items:center;font-size:.68rem;font-weight:900}.emo-balance-box{border:1px solid rgba(255,255,255,.1);background:#ffffff0f;border-radius:12px;padding:12px;display:grid;gap:8px}.emo-balance-box>span{color:#a995a7;text-transform:uppercase;letter-spacing:.16em;font-size:.62rem;font-weight:900}.emo-balance-box div{display:flex;align-items:center;justify-content:space-between;gap:8px;color:#f8eef5;font-size:.76rem}.emo-balance-box strong{min-width:24px;height:24px;display:grid;place-items:center;border-radius:50%;background:#c7a24a;color:#2a1b2e;font-size:.72rem}.emo-dash-wide{max-width:1280px;width:100%;margin:0 auto;padding:28px 38px 72px}.emo-library-hero,.emo-product-hero.centered{width:100%;max-width:none;border-radius:22px}.emo-product-hero.centered{min-height:330px;padding:70px 56px}.emo-product-copy h1{font-size:clamp(2.65rem,5vw,5.2rem)}.emo-product-copy p{font-size:1.02rem}.emo-product-note,.emo-product-actions{display:none!important}.emo-product-chips{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin-top:22px}.emo-product-chips span{border:1px solid rgba(42,27,46,.1);background:#ffffff9e;border-radius:999px;padding:8px 12px;font-size:.78rem;font-weight:900;color:#4f3f51}.emo-editor-shell{margin-top:18px;display:grid;gap:16px}.emo-editor-head{display:flex;align-items:end;justify-content:space-between;gap:28px;background:#fff;border:1px solid var(--line);border-radius:18px;padding:24px 26px;box-shadow:var(--shadow-sm)}.emo-editor-head h2{font-size:2.35rem;line-height:1;margin:8px 0 0}.emo-editor-head p{max-width:520px;color:#6b5a68;line-height:1.6;margin:0}.emo-editor-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);gap:16px}.emo-editor-panel{background:#fff;border:1px solid var(--line);border-radius:18px;padding:22px;box-shadow:var(--shadow-sm)}.emo-editor-panel.wide{grid-column:1/-1}.emo-editor-panel h3{font-family:Playfair Display,serif;font-size:1.45rem;margin:0 0 14px}.emo-field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.emo-editor-panel label,.emo-full-field{display:grid;gap:6px;color:#6c5e6b;font-size:.76rem;font-weight:900}.emo-editor-panel input,.emo-editor-panel select,.emo-editor-panel textarea{width:100%;border:1.5px solid rgba(42,27,46,.12);background:#fbf6f0;color:#2a1b2e;border-radius:11px;padding:12px 13px;font:700 .88rem Manrope,system-ui,sans-serif;outline:none}.emo-editor-panel textarea{resize:vertical}.emo-full-field{margin-top:12px}.emo-check-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:14px}.emo-check-grid button,.emo-library-tools button,.emo-work-actions button,.emo-work-actions a{border:1px solid rgba(42,27,46,.1);background:#fbf6f0;color:#3d2f41;border-radius:9px;padding:10px 11px;font:900 .78rem Manrope,system-ui,sans-serif;cursor:pointer;text-decoration:none}.emo-check-grid button.active,.emo-library-tools button.active{background:#2a1b2e;border-color:#2a1b2e;color:#fff}.emo-upload-zone{width:100%;display:grid;place-items:center;gap:5px;min-height:130px;border:1.5px dashed rgba(42,27,46,.2);background:#fbf6f0;border-radius:16px;color:#2a1b2e;font:900 .95rem Manrope,system-ui,sans-serif;cursor:pointer}.emo-upload-zone small{color:#7a6b78;font-weight:700}.emo-upload-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(92px,1fr));gap:10px;margin-top:14px}.emo-upload-grid span{aspect-ratio:4/5;border-radius:10px;background-size:cover;background-position:center;position:relative;overflow:hidden}.emo-upload-grid button{position:absolute;top:6px;right:6px;width:24px;height:24px;border-radius:50%;border:0;background:#2a1b2ec7;color:#fff;cursor:pointer}.emo-editor-footer{background:#fff;border:1px solid var(--line);border-radius:18px;padding:18px 20px;display:flex;align-items:center;justify-content:space-between;gap:18px;box-shadow:var(--shadow-sm)}.emo-editor-footer b,.emo-editor-footer span{display:block}.emo-editor-footer span{color:#6b5a68;font-size:.85rem}.emo-editor-state,.emo-result-preview{background:#fff;border:1px solid var(--line);border-radius:18px;padding:28px;box-shadow:var(--shadow-sm)}.emo-editor-state{text-align:center;display:grid;place-items:center;gap:14px}.emo-editor-state.error{color:#b0392b}.emo-result-preview{display:grid;grid-template-columns:330px minmax(0,1fr);gap:18px;align-items:start}.emo-result-preview h3{font-size:2rem;margin:8px 0}.emo-result-preview p{color:#6b5a68}.emo-result-assets{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:12px}.emo-result-assets img,.emo-result-assets video,.emo-result-assets iframe{width:100%;min-height:190px;object-fit:cover;border:1px solid var(--line);border-radius:12px;background:#fbf6f0}.emo-result-assets audio{width:100%}.emo-step-studio{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:24px;align-items:start;margin-top:18px}.emo-step-main{min-width:0}.emo-step-progress{display:flex;align-items:center;gap:12px;margin:0 0 22px}.emo-step-progress button{display:flex;align-items:center;gap:9px;border:0;background:transparent;padding:0;color:#7a6b78;font:900 .82rem Manrope,system-ui,sans-serif;cursor:pointer}.emo-step-progress button:disabled{opacity:.36;cursor:not-allowed}.emo-step-progress button span{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;border:1.5px solid rgba(42,27,46,.12);background:#fff;color:#7a6b78;font-size:.78rem}.emo-step-progress button.active{color:#2a1b2e}.emo-step-progress button.active span{border-color:#e0795e;box-shadow:0 0 0 4px #e0795e21;color:#e0795e}.emo-step-progress button.complete span{background:#4a8c5a;border-color:#4a8c5a;color:#fff}.emo-step-progress i{flex:1;height:1px;background:#2a1b2e1f}.emo-step-progress i.complete{background:#4a8c5a}.emo-step-card{background:#fff;border:1px solid rgba(42,27,46,.1);border-radius:20px;padding:28px;box-shadow:var(--shadow-sm)}.emo-step-card h2{font-size:clamp(2rem,3.4vw,3.2rem);line-height:1;margin:10px 0 12px}.emo-step-card>p{max-width:680px;color:#6b5a68;margin:0 0 24px;line-height:1.65}.emo-step-card .emo-editor-panel{box-shadow:none;margin-top:16px}.emo-step-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.emo-step-fields label{display:grid;gap:6px;color:#6c5e6b;font-size:.76rem;font-weight:900}.emo-step-fields label.wide{grid-column:1/-1}.emo-step-fields input,.emo-step-fields textarea{width:100%;border:1.5px solid rgba(42,27,46,.12);background:#fbf6f0;color:#2a1b2e;border-radius:11px;padding:12px 13px;font:700 .88rem Manrope,system-ui,sans-serif}.emo-step-fields textarea{resize:vertical}.emo-step-upload{width:100%;min-height:180px;display:grid;place-items:center;gap:5px;border:1.5px dashed rgba(42,27,46,.2);background:#fbf6f0;border-radius:16px;color:#2a1b2e;font:900 1rem Manrope,system-ui,sans-serif;cursor:pointer}.emo-step-upload small{color:#7a6b78;font-weight:700}.emo-step-footer{display:flex;justify-content:flex-end;gap:10px;margin-top:24px;padding-top:18px;border-top:1px solid rgba(42,27,46,.08)}.emo-review-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.emo-review-list div{border:1px solid rgba(42,27,46,.09);background:#fbf6f0;border-radius:12px;padding:13px}.emo-review-list span,.emo-step-summary>span{display:block;color:#8b7a89;text-transform:uppercase;letter-spacing:.12em;font-size:.66rem;font-weight:900}.emo-review-list b{display:block;margin-top:5px;color:#2a1b2e}.emo-step-summary{position:sticky;top:24px;background:#fff;border:1px solid rgba(42,27,46,.1);border-radius:18px;padding:20px;box-shadow:var(--shadow-sm)}.emo-step-summary section{padding:14px 0;border-bottom:1px solid rgba(42,27,46,.08)}.emo-step-summary section div{display:flex;justify-content:space-between;gap:10px;align-items:center}.emo-step-summary section b{color:#2a1b2e}.emo-step-summary section p{margin:6px 0 0;color:#6b5a68;font-size:.82rem;line-height:1.45}.emo-step-summary button:not(.btn){border:0;background:transparent;color:#8a6724;font:900 .7rem Manrope,system-ui,sans-serif;cursor:pointer}.emo-step-summary>.btn{width:100%;margin-top:16px}.emo-music-variants{display:grid;gap:10px;max-height:480px;overflow:auto}.emo-music-variants button{text-align:left;border:1.5px solid rgba(42,27,46,.1);background:#fbf6f0;border-radius:12px;padding:13px;cursor:pointer}.emo-music-variants button.active{border-color:#e0795e;background:#e0795e14}.emo-music-variants pre{white-space:pre-wrap;font:600 .78rem/1.55 Manrope,system-ui,sans-serif;color:#4f4352;max-height:150px;overflow:auto;margin:8px 0 0}.emo-library-tools{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin:0 0 16px}.emo-library-tools .danger,.emo-work-actions .danger{color:#b0392b;background:#fff4f1}.emo-work-card{position:relative;background:#fff;border:1px solid var(--line);border-radius:16px;padding:10px;box-shadow:var(--shadow-sm)}.emo-work-open{width:100%;border:0;background:transparent;text-align:left;padding:0;cursor:pointer;color:inherit}.emo-work-cover{display:block;aspect-ratio:1/1;border-radius:12px;background-size:cover;background-position:center;margin-bottom:12px}.emo-work-card strong,.emo-work-card small{display:block}.emo-work-card small{color:#7a6b78}.emo-select-work{position:absolute;top:18px;left:18px;z-index:2;width:28px;height:28px;display:grid;place-items:center;background:#ffffffeb;border-radius:8px}.emo-work-actions{display:flex;gap:7px;flex-wrap:wrap;margin-top:12px;opacity:0;transform:translateY(4px);transition:opacity .15s,transform .15s}.emo-work-card:hover .emo-work-actions,.emo-work-card:focus-within .emo-work-actions{opacity:1;transform:none}@media (max-width:980px){.emo-dashboard{display:block}.emo-side{width:100%;height:auto;position:relative}.emo-side-scroll{overflow:visible}.emo-editor-grid,.emo-result-preview,.emo-field-grid,.emo-step-studio,.emo-step-fields,.emo-review-list{grid-template-columns:1fr}.emo-step-summary{position:relative;top:auto}.emo-step-progress{overflow-x:auto}.emo-step-progress i{min-width:36px}.emo-dash-wide{padding:22px 16px 56px}.emo-editor-head,.emo-editor-footer{display:block}.emo-editor-footer .btn{margin-top:14px;width:100%}}@keyframes emo-drift-soft{0%,to{transform:translateZ(0) rotate(var(--r,0deg))}50%{transform:translate3d(var(--x,0),var(--y,-14px),0) rotate(calc(var(--r,0deg) + var(--rr,3deg)))}}@keyframes emo-book-float{0%,to{transform:rotateX(4deg) rotateY(-8deg) rotate(-1deg) translateY(0)}50%{transform:rotateX(4deg) rotateY(-8deg) rotate(1deg) translateY(-12px)}}.emo{--ink:#17182f;--plum:#6f54df;--plum-deep:#4d34b8;--violet:#8b6cf6;--violet-soft:#efeaff;--lavender:#f5f1ff;--paper:#fbfaff;--blush:#f7f2ff;--gold:#7b5df1;--gold-soft:#d9ccff;--coral:#8b6cf6;--green:#31a36b;--line:rgba(75,62,135,.13);--shadow-sm:0 10px 30px -22px rgba(58,40,128,.34);--shadow-md:0 18px 44px -26px rgba(58,40,128,.38);--shadow-lg:0 34px 80px -36px rgba(58,40,128,.45);background:radial-gradient(48rem 24rem at 92% 2%,rgba(139,108,246,.13),transparent 62%),radial-gradient(42rem 20rem at 8% 0%,rgba(217,204,255,.28),transparent 60%),linear-gradient(180deg,#fff,#fbfaff 34%,#f8f5ff);color:var(--ink);font-family:Inter,Manrope,system-ui,sans-serif}.emo .serif{font-family:Inter,Manrope,system-ui,sans-serif;letter-spacing:-.02em}.emo .brand{border:0;background:transparent;padding:0;display:inline-flex;align-items:center;color:inherit;font:inherit}.emotion-logo{display:inline-grid;grid-template-columns:auto 1fr;grid-template-rows:auto auto;column-gap:8px;align-items:center;line-height:1;color:#7a5af5}.emotion-logo-mark{display:none;width:32px;height:32px;border-radius:11px;place-items:center;background:linear-gradient(135deg,#8b6cf6,#6946dd);color:#fff;font-size:15px;box-shadow:0 12px 28px -16px #6a46ddb3}.emotion-logo-word{grid-column:1/3;font-family:Marck Script,cursive;font-size:2.28rem;font-weight:400;line-height:.86;letter-spacing:0;text-transform:none;white-space:nowrap}.emotion-logo-heart{display:inline-grid;width:.58em;transform:translateY(-.08em) rotate(-8deg);color:#7a5af5;font-family:Inter,sans-serif;font-size:.56em}.emotion-logo-tagline{grid-column:1/3;display:block;margin-top:4px;color:#21243d;font:800 .55rem/1 Inter,sans-serif;letter-spacing:.02em;opacity:.74}.emotion-logo.compact{grid-template-columns:auto}.emotion-logo.compact .emotion-logo-mark{display:grid}.emotion-logo.compact .emotion-logo-word,.emotion-logo.compact .emotion-logo-tagline{display:none}.emo .eyebrow{color:#7a5af5;letter-spacing:.12em}.emo .eyebrow:before{background:#7a5af5}.emo .btn{border-radius:14px;border-color:#6d53dd29;box-shadow:0 12px 26px -22px #3a288047}.emo .btn.solid,.emo .btn.gold{color:#fff;border-color:#7a5af5;background:linear-gradient(135deg,#8b6cf6,#6d4ee1);box-shadow:0 18px 36px -20px #6d4ee19e;animation:none}.emo .btn.ghost{color:#28233f;background:#fff;border:1px solid rgba(75,62,135,.12)}.emo-bar-wrap{background:#ffffffd6;border-bottom:1px solid rgba(75,62,135,.1);box-shadow:0 10px 36px -32px #3a28808c}.emo-bar-inner{height:74px}.emo-nav a{color:#292a43;font-weight:800;border-radius:12px}.emo-nav a:hover{background:#f1edff;color:#6f54df}.emo .hero{padding:86px 0 104px;background:linear-gradient(110deg,#ffffffeb,#f5f1ffcc),radial-gradient(32rem 18rem at 70% 18%,rgba(139,108,246,.18),transparent 68%)}.emo .hero:before{background:radial-gradient(30rem 18rem at 78% 24%,rgba(139,108,246,.2),transparent 66%),radial-gradient(22rem 14rem at 92% 80%,rgba(207,196,255,.34),transparent 72%)}.emo .hero-grid{grid-template-columns:minmax(0,.86fr) minmax(420px,1.14fr);gap:44px}.emo .hero h1{font-family:Inter,Manrope,system-ui,sans-serif;font-size:clamp(3.15rem,5.5vw,5.65rem);line-height:1.02;letter-spacing:-.045em;font-weight:900}.emo .hero h1 em{color:#7a5af5;font-style:normal;position:relative}.emo .hero h1 em:after{content:"✦";position:absolute;top:-.36em;right:-.55em;color:#8b6cf6;font-size:.42em}.emo .lead{max-width:48ch;color:#5c6078;font-weight:600}.emo .hero-trust{color:#555a78;font-weight:700}.emo .hero-trust .stars{color:#7a5af5}.emo .cover-stage{min-height:540px;position:relative}.emo .cover.open-book{width:min(680px,100%);aspect-ratio:1.6/1;display:grid;grid-template-columns:1fr 1fr;gap:0;padding:0;border-radius:8px 18px 18px 8px;background:#fff;color:#202238;box-shadow:0 42px 90px -38px #3023688c,0 0 0 1px #4b3e8714;transform:none;animation:emo-book-float 6s ease-in-out infinite}.emo .cover.open-book:before{content:"";position:absolute;inset:5% 50% 5% auto;width:18px;background:linear-gradient(90deg,#00000014,#ffffffbd,#0000000d);z-index:2}.emo .cover.open-book:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;background:linear-gradient(110deg,rgba(139,108,246,.05),transparent 35%,rgba(139,108,246,.06))}.book-page{position:relative;padding:34px;overflow:hidden;background:#fff}.book-page.left{border-radius:8px 0 0 8px}.book-page.right{border-radius:0 18px 18px 0;display:grid;align-content:center;gap:20px}.emo .cv-mast{color:#7a5af5;font-family:Marck Script,cursive;font-size:3rem;text-shadow:none;letter-spacing:0;text-align:left}.emo .cv-rule{background:linear-gradient(90deg,#7a5af5,transparent);margin:14px 0 20px}.emo .cv-photo,.book-photo{height:245px;border-radius:9px;background:linear-gradient(#ffffff14,#ffffff14),url(https://picsum.photos/seed/emociya-open-book/720/520) center/cover;box-shadow:0 18px 34px -24px #3a28808c}.emo .cv-photo:before{display:none}.book-photo{height:260px;background-image:url(https://picsum.photos/seed/emociya-lake-memory/720/520)}.book-page.right p{width:18ch;margin:0 auto;text-align:center;font-family:Marck Script,cursive;font-size:1.45rem;color:#38374c;line-height:1.12}.book-page.right small{text-align:center;color:#7a5af5;font-size:1.25rem}.emo .cv-badge{right:28px;bottom:18px;background:#7a5af5;color:#fff}.hero-polaroid{position:absolute;z-index:3;width:128px;height:112px;padding:78px 10px 8px;border-radius:5px;background:#fff;color:#3b3d58;font-family:Marck Script,cursive;font-size:1rem;text-align:center;box-shadow:0 24px 44px -28px #3023688c;animation:emo-drift-soft 5.6s ease-in-out infinite}.hero-polaroid:before{content:"";position:absolute;left:9px;right:9px;top:9px;height:64px;border-radius:3px;background:url(https://picsum.photos/seed/emociya-polaroid/300/180) center/cover}.hero-polaroid.p1{--r:-8deg;--x:8px;--y:-18px;left:6%;top:4%}.hero-polaroid.p2{--r:7deg;--x:-8px;--y:-12px;right:7%;top:1%;animation-delay:.8s}.hero-polaroid.p2:before{background-image:url(https://picsum.photos/seed/emociya-polaroid-two/300/180)}.hero-polaroid.p3{--r:10deg;--x:10px;--y:16px;right:2%;bottom:10%;animation-delay:1.4s}.hero-polaroid.p3:before{background-image:url(https://picsum.photos/seed/emociya-polaroid-three/300/180)}.hero-polaroid.p4{--r:-5deg;--x:-6px;--y:13px;left:0;bottom:6%;animation-delay:2s}.hero-polaroid.p4:before{background-image:url(https://picsum.photos/seed/emociya-polaroid-four/300/180)}.emo .section{padding:86px 0}.emo .sec-head h2,.emo-products-head h1,.compact-product-head h1,.emo-work-viewer h2,.emo-purchase-modal h2,.emo-library-hero h1,.emo-editor-head h1{font-family:Inter,Manrope,system-ui,sans-serif!important;color:#191a34;letter-spacing:-.04em!important;font-weight:900!important}.emo .how-card,.emo .pf-card,.emo .tk-card,.emo .kids-grid article,.emo .faq-item,.emo .bcard,.emo .card,.emo-product-tile,.emo-purchase-modal,.emo-work-viewer,.emo-editor-panel,.emo-step-card,.emo-step-summary,.emo-result-preview,.emo-product-locked,.emo-account-grid>section,.emo-inline-buy,.emo-cert-row{background:#ffffffdb!important;border:1px solid rgba(75,62,135,.12)!important;border-radius:22px!important;box-shadow:0 18px 50px -34px #3a288057!important}.emo .how-card{min-height:230px;background:linear-gradient(145deg,#fff,#f4f0ff)!important}.emo .how-card span{color:#7a5af5!important}.emo .tile,.emo-product-mosaic-tile{border-radius:22px!important;box-shadow:0 22px 54px -34px #2d1f6785!important}.emo .tile .tone,.emo-product-mosaic-tile .tile-tone{opacity:.34!important;background:linear-gradient(135deg,#8b6cf6,#5038c7)!important}.emo .tile .fade,.emo-product-mosaic-tile .tile-fade{background:linear-gradient(0deg,rgba(18,19,44,.9),rgba(18,19,44,.22) 72%,transparent)!important}.section-dark,.section-blush,.section-kids{background:linear-gradient(180deg,#f7f4ff,#fff)!important;color:#191a34!important}.section-dark .sec-head,.section-dark .sec-head h2,.section-dark .sec-sub,.section-dark .eyebrow{color:#191a34!important}.pf-carousel-wrap,.gift-section{background:linear-gradient(145deg,#fff,#f2eeff)!important;border:1px solid rgba(75,62,135,.1);border-radius:28px;box-shadow:0 24px 64px -42px #3a288061}.tk-play,.play-mark,.story-action,.loop-controls button,.fs-nav,.fs-close{background:#fff!important;color:#7a5af5!important;border-color:#4b3e871f!important}.tk-card.playing{border-color:#7a5af566!important;box-shadow:0 24px 60px -34px #7a5af56b!important}.tk-bar{background:#8b6cf6!important}.certificate-card{background:linear-gradient(145deg,#7a5af5,#b49dff)!important;color:#fff!important}.emo .cta-section,.emo-footer{background:linear-gradient(135deg,#17182f,#2d235e 52%,#6d4ee1)!important}.cta-badge{background:#ffffff1a!important;border-color:#ffffff29!important}.legal-page{max-width:940px;margin:0 auto;padding:80px 28px}.legal-page h1{font-family:Inter,Manrope,system-ui,sans-serif;font-size:clamp(2.3rem,5vw,4.4rem);line-height:1;letter-spacing:-.05em}.legal-page section{background:#ffffffdb;border:1px solid rgba(75,62,135,.12);border-radius:22px;padding:22px 24px;margin:16px 0;box-shadow:0 18px 50px -36px #3a288052}.legal-page section h2{margin:0 0 8px;color:#191a34}.legal-muted,.legal-page p{color:#5c6078}.emo-dashboard{background:radial-gradient(40rem 24rem at 88% 0,rgba(139,108,246,.13),transparent 70%),linear-gradient(180deg,#fff,#f8f5ff)}.emo-side{background:#ffffffd6!important;color:#191a34!important;border-right:1px solid rgba(75,62,135,.12)!important;box-shadow:16px 0 50px -46px #3a288080;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.emo-side-logo{background:transparent!important;border:0!important;color:#7a5af5!important}.emo-side-logo .emotion-logo-word{font-size:2.05rem}.emo-side-logo .emotion-logo-tagline{font-size:.5rem}.ds-section-label{color:#8c7adf!important}.ds-item{color:#343650!important;border-radius:14px!important;background:transparent!important}.ds-item.active,.ds-item:hover{background:#f0ebff!important;color:#6d4ee1!important}.ds-badge{background:#7a5af5!important;color:#fff!important}.emo-products-head,.emo-library-hero,.emo-product-hero.compact-product-head{background:linear-gradient(135deg,#fff,#f2eeff)!important;border:1px solid rgba(75,62,135,.1)!important;border-radius:28px!important;padding:34px!important;box-shadow:0 24px 64px -42px #3a288061!important}.emo-product-mosaic{gap:18px!important}.emo-balance-notice{border-color:#31a36b33!important;background:#eefaf4!important;border-radius:18px!important}.emo-step-progress .on,.emo-step-progress .done,.stepper .stp.on .dot,.stepper .stp.done .dot{background:#7a5af5!important;border-color:#7a5af5!important;color:#fff!important}.stepper .bar,.emo-step-progress i{background:linear-gradient(90deg,#7a5af552,#7a5af51f)!important}.emo-modal,.fs-inner,.video-viewer-wrap{background:#fffffff0!important;border:1px solid rgba(75,62,135,.12)!important;box-shadow:0 30px 80px -34px #3a28807a!important}.emo-modal input,.emo-modal textarea,.emo-step-fields input,.emo-step-fields textarea,.emo-field-grid input,.emo-field-grid textarea,.emo-full-field textarea,.emo-delivery-form input,.emo-delivery-form select{background:#fff!important;border:1px solid rgba(75,62,135,.15)!important;border-radius:14px!important}.emo-modal input:focus,.emo-modal textarea:focus,.emo-step-fields input:focus,.emo-step-fields textarea:focus,.emo-field-grid input:focus,.emo-field-grid textarea:focus,.emo-full-field textarea:focus{outline:0;border-color:#8b6cf6!important;box-shadow:0 0 0 4px #8b6cf624!important}.emo .bar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-top:20px;padding-bottom:20px}.emo .page h1{font-family:Inter,Manrope,system-ui,sans-serif!important;letter-spacing:-.04em!important;font-weight:900!important}@media (max-width:980px){.emo .hero-grid{grid-template-columns:1fr}.emo .cover-stage{min-height:440px}.hero-polaroid{width:106px;height:98px;padding-top:66px}.emo .cover.open-book{width:100%}.book-page{padding:24px}}@media (max-width:680px){.emotion-logo-word{font-size:1.9rem}.emotion-logo-tagline{display:none}.emo-bar-inner{height:66px}.emo .hero h1{font-size:2.65rem}.emo .cover-stage{display:flex!important;min-height:520px}.emo .cover.open-book{grid-template-columns:1fr;aspect-ratio:auto;display:grid!important;width:100%;min-height:520px}.emo .cover.open-book:before{display:none}.book-page.left{border-radius:12px 12px 0 0}.book-page.right{border-radius:0 0 12px 12px}.book-page{min-height:260px}.emo .cv-photo,.book-photo{height:170px}.hero-polaroid.p1,.hero-polaroid.p4{display:none}}.emo{--ink:#18182f;--plum:#7657f2;--plum-deep:#2b1742;--violet:#805cff;--violet-soft:#f1edff;--gold:#805cff;--gold-soft:#d8ccff;--coral:#805cff;--blue:#805cff}.emotion-logo-word{font-size:2.34rem;color:#805cff;text-shadow:0 10px 26px rgba(128,92,255,.16)}.emotion-logo-i{position:relative;display:inline-block;padding-right:.02em}.emotion-logo-heart{content:"";position:absolute;left:50%;top:-.26em;width:auto;transform:translate(-48%) rotate(-10deg);font-family:Inter,sans-serif;font-size:.28em;line-height:1;color:#805cff}.emotion-logo-heart:before{content:"♥"}.emotion-logo-tagline{color:#1f213b;opacity:.56}.emotion-logo-mark{background:linear-gradient(135deg,#8d70ff,#6f4de8)}.emo .btn.gold,.emo .btn.gold:hover,.emo .btn.solid,.emo .btn.solid:hover,.emo-dashboard .btn.gold,.emo-dashboard .btn.gold:hover,.emo-dashboard .btn.solid,.emo-dashboard .btn.solid:hover{background:linear-gradient(135deg,#8d70ff,#6f4de8)!important;border-color:#7b58ef!important;color:#fff!important;box-shadow:0 18px 38px -22px #6f4de8b8!important}.emo .btn.ghost:hover,.emo-dashboard .btn.ghost:hover{background:#f1edff!important;color:#6948da!important}.emo .eyebrow,.product-state,.emo-product-mosaic-tile b,.emo .tile .price,.emo .how-card span,.emo .kids-copy small,.emo-account-tabs button.active{color:#7657f2!important}.emo .eyebrow:before,.emo-account-tabs button.active{border-color:#7657f2!important}.emo .hero{background:radial-gradient(38rem 22rem at 76% 22%,rgba(128,92,255,.14),transparent 68%),linear-gradient(180deg,#fff,#fbfaff 48%,#f6f2ff)!important}.emo .hero:before{background:radial-gradient(32rem 18rem at 82% 18%,rgba(128,92,255,.16),transparent 70%),radial-gradient(24rem 14rem at 94% 86%,rgba(217,204,255,.25),transparent 76%)!important}.emo .hero h1 em{color:#805cff}.hero-service-name{position:relative;display:inline-block;color:#18182f;font-weight:900}.hero-service-name:after{content:"";position:absolute;left:0;right:0;bottom:-.16em;height:8px;z-index:-1;border-radius:99px;background:linear-gradient(90deg,#805cff29,#805cff5c,#805cff14)}.emo .cover-stage.folded-stage{min-height:520px;display:flex!important;justify-content:center;align-items:center;isolation:isolate}.emo .cover.folded-magazine{z-index:4;width:325px;aspect-ratio:3/4;display:flex!important;grid-template-columns:none;flex-direction:column;padding:24px;color:#fff;border-radius:12px;background:linear-gradient(155deg,#6f4de8,#372251 62%,#241533)!important;box-shadow:0 42px 90px -38px #2c1c52b8,0 0 0 1px #ffffff1a;transform:rotateY(-11deg) rotate(2deg);animation:emo-float 7s ease-in-out infinite}.emo .cover.folded-magazine:before{display:none}.emo .cover.folded-magazine:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;background:linear-gradient(135deg,rgba(255,255,255,.12),transparent 48%,rgba(255,255,255,.05));pointer-events:none}.emo .folded-magazine .cv-mast{color:#fff;font-size:3rem;text-align:center;text-shadow:0 8px 24px rgba(28,13,52,.32)}.emo .folded-magazine .cv-rule{margin:10px 0 16px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.65),transparent)}.emo .folded-magazine .cv-photo{flex:1;height:auto;border-radius:8px;background:linear-gradient(#ffffff05,#ffffff05),url(https://picsum.photos/seed/emociya-folded-magazine/650/820) center/cover!important}.emo .folded-magazine .cv-badge{background:#fff;color:#6f4de8}.hero-polaroid{z-index:1;width:156px;height:146px;padding:120px 9px 8px;border-radius:6px;color:#45435b;opacity:.92;animation:emo-drift-soft 9s ease-in-out infinite;box-shadow:0 22px 46px -34px #24194e8c}.hero-polaroid:before{left:8px;right:8px;top:8px;height:104px;border-radius:4px}.hero-polaroid.p1{left:15%;top:7%;--r:-6deg;--x:4px;--y:-8px}.hero-polaroid.p2{right:15%;top:8%;--r:6deg;--x:-5px;--y:-8px}.hero-polaroid.p3{right:13%;bottom:10%;--r:7deg;--x:5px;--y:7px}.hero-polaroid.p4{left:12%;bottom:11%;--r:-5deg;--x:-4px;--y:7px}.emo .tile .tone,.emo-product-mosaic-tile .tile-tone{opacity:0!important;display:none!important}.emo .tile .fade,.emo-product-mosaic-tile .tile-fade{background:linear-gradient(0deg,#12132cd1,#12132c33 68%,#12132c08)!important}.emo .how-card{background:linear-gradient(145deg,#fff,#f4f1ff)!important}.emo .tk-card{min-height:188px;color:#1d1e36}.emo .tk-card>div:first-child{display:grid;grid-template-columns:auto 1fr;gap:14px;align-items:center}.tk-play{width:54px!important;height:54px!important;border-radius:18px!important;background:linear-gradient(135deg,#8d70ff,#6f4de8)!important;color:#fff!important;box-shadow:0 18px 34px -22px #6f4de8bf!important}.tk-play .play-mark{background:transparent!important;color:#fff!important;border-left-color:#fff!important}.tk-review{color:#5b5e75!important;font-weight:650}.tk-meta,.sec-sub,.emo .lead,.emo-products-head p,.emo-product-mosaic-tile p,.emo .tile p,.faq-item p,.legal-page p{color:#5a5d75!important}.emo .cta-section{background:radial-gradient(36rem 26rem at 100% 45%,rgba(128,92,255,.45),transparent 72%),linear-gradient(135deg,#171223,#271936 48%,#4f35b8)!important;color:#fff}.emo .cta-badge{color:#fff!important;background:#ffffff1a!important;border:1px solid rgba(255,255,255,.18)!important}.emo .cta-badge span,.emo-footer,.emo-footer a,.emo-footer .footer-contact span,.emo-footer .footer-copy{color:#ffffffbd!important}.emo-footer{background:linear-gradient(135deg,#211738,#3b2885)!important}.emo-footer .emotion-logo-tagline{color:#ffffff80}.emo-footer .footer-copy{border-top-color:#ffffff1f!important}.rating-mark{color:#ded5ff!important}.nova-mark{background:#ef3636!important;color:#fff!important}.heart-mark{color:#ff9d85!important}.mono-mark{background:#fff!important;color:#111!important}.legal-page section,.faq-item{color:#1f213b!important}.faq-item summary{color:#1b1d35!important}@media (max-width:680px){.emo .cover-stage.folded-stage{min-height:470px}.emo .cover.folded-magazine{width:250px;min-height:0}.hero-polaroid{width:122px;height:116px;padding-top:92px}.hero-polaroid:before{height:78px}}.emotion-logo-word{font-family:Marck Script,cursive;font-size:2.42rem;letter-spacing:-.035em}.emotion-logo-i{margin-left:-.035em}.emotion-logo-heart{top:-.34em;font-size:.22em}.emotion-logo-word:first-letter{margin-right:-.04em}.hero-service-name{font-family:Marck Script,cursive;color:#7b58ef;font-size:1.38em;font-weight:400;letter-spacing:-.02em;line-height:.82}.hero-service-name:after{bottom:-.06em;height:2px;background:linear-gradient(90deg,#7b58ef14,#7b58ef9e,#7b58ef14)}.emo .cover-stage.folded-stage{overflow:visible}.emo .cover.folded-magazine{width:360px;padding:0;border-radius:17px;background:linear-gradient(135deg,#eee8ff,#fff 48%,#e7defd)!important;box-shadow:0 38px 84px -38px #26184fb3,0 0 0 1px #5b45af21}.emo .cover.folded-magazine:after{background:linear-gradient(135deg,rgba(255,255,255,.12),transparent 44%,rgba(70,48,155,.08))}.emo .folded-magazine .cv-mast,.emo .folded-magazine .cv-rule,.emo .folded-magazine .cv-badge{display:none!important}.emo .folded-magazine .cv-photo{position:absolute;top:13px;right:13px;bottom:13px;left:13px;height:auto;border-radius:12px;background:linear-gradient(145deg,#815dff24,#ffffff0f),url(https://picsum.photos/seed/emociya-folded-cover-clean/780/1040) center/cover!important}.hero-polaroid{z-index:1;width:164px;height:132px;padding:0;border-radius:10px;background:#fff;border:4px solid #fff;box-shadow:0 22px 42px -32px #26184f94;opacity:.9;animation:emo-drift-soft 13s ease-in-out infinite}.hero-polaroid:before{top:0;right:0;bottom:0;left:0;height:auto;border-radius:7px}.hero-polaroid.p1{left:12%;top:9%;--r:-5deg;--x:3px;--y:-5px}.hero-polaroid.p2{right:11%;top:10%;--r:5deg;--x:-3px;--y:-5px}.hero-polaroid.p3{right:10%;bottom:11%;--r:6deg;--x:4px;--y:5px}.hero-polaroid.p4{left:10%;bottom:12%;--r:-4deg;--x:-3px;--y:5px}.hero-arrow{position:absolute;z-index:2;width:92px;height:58px;border:2px solid rgba(123,88,239,.32);border-left:0;border-bottom:0;border-radius:0 42px 0 0;pointer-events:none}.hero-arrow:after{content:"";position:absolute;right:-4px;top:-5px;width:10px;height:10px;border-top:2px solid rgba(123,88,239,.42);border-right:2px solid rgba(123,88,239,.42);transform:rotate(45deg)}.hero-arrow.a1{left:24%;top:24%;transform:rotate(12deg)}.hero-arrow.a2{right:23%;bottom:26%;transform:rotate(192deg)}.emo .cta-section{background:radial-gradient(42rem 26rem at 100% 35%,rgba(142,112,255,.48),transparent 70%),radial-gradient(34rem 20rem at 18% 12%,rgba(255,255,255,.09),transparent 72%),linear-gradient(135deg,#2a1b43,#352456 45%,#6c50de)!important}.emo .cta-bg{opacity:.28}.emo .cta-badge{background:#ffffff24!important;border-color:#ffffff3d!important}.emo .pf-cat,.emo-product-mosaic-tile b,.product-state,.emo-order-kind,.emo-account-products span,.emo-purchase-options span,.gift-grid span,.emo-product-panel span,.emo-print-list article strong,.emo-status.generating{color:#7657f2!important}.emo .pf-cat{background:#ffffffeb!important;border:1px solid rgba(123,88,239,.18)!important}.emo .pf-label{color:#282a43!important}.emo .pf-expand,.emo .kids-media.story .story-action{background:#ffffffeb!important;color:#7657f2!important;border:1px solid rgba(123,88,239,.18)!important;box-shadow:0 10px 24px -18px #26184f66}.emo .pf-footer{color:#282a43!important;background:#fff!important}.emo .play-mark{width:0!important;min-width:0!important;height:0!important;padding:0!important;border-radius:0!important;background:transparent!important;border-top:8px solid transparent!important;border-bottom:8px solid transparent!important;border-left:12px solid currentColor!important;color:#7657f2!important}.emo .kids-media:not(.story):before,.emo .review-thumb:before{content:"";position:absolute;z-index:1;width:58px;height:58px;left:50%;top:50%;transform:translate(-50%,-50%);border-radius:50%;background:#fffffff0;box-shadow:0 16px 34px -22px #26184fbf}.emo .kids-media:not(.story) .play-mark,.emo .review-thumb .play-mark{position:absolute!important;z-index:2!important;left:50%!important;top:50%!important;transform:translate(-38%,-50%)!important}.emo .review-thumb{position:relative}.emo .loop-viewport{position:relative!important}.emo .loop-controls{position:sticky!important;left:calc(100% - 92px)!important;right:auto!important;bottom:14px!important;width:78px;z-index:20!important;transform:none!important}.emo .loop-controls button{background:#ffffffeb!important;color:#7657f2!important;border:1px solid rgba(123,88,239,.18)!important;border-radius:50%!important;box-shadow:0 12px 26px -20px #26184f8c}.emo .loop-controls button:hover{background:#efeaff!important}.emo .tk-card{background:linear-gradient(145deg,#fff,#f5f1ff)!important;color:#1d1e36!important}.emo .tk-title{color:#1d1e36!important}.emo .tk-meta{color:#7657f2!important}.emo .tk-review{color:#595d76!important;border-top-color:#7b58ef24!important}.emo .tk-review cite{color:#7657f2!important}.emo .tk-bar{background:#7b58ef2e!important}.emo .tk-card.playing .tk-bar{background:#7657f2!important}@media (max-width:680px){.emo .cover.folded-magazine{width:250px}.hero-polaroid{width:118px;height:96px;border-width:3px}.hero-arrow{display:none}}.emo .cover.folded-magazine{padding:0!important;background:transparent!important;border:0!important;box-shadow:0 34px 78px -42px #26184fb8!important;overflow:hidden!important}.emo .cover.folded-magazine:after{display:none!important}.emo .folded-magazine .cv-photo{top:0!important;right:0!important;bottom:0!important;left:0!important;border-radius:17px!important;box-shadow:none!important;background:linear-gradient(145deg,#805cff14,#ffffff08),url(https://picsum.photos/seed/emociya-folded-cover-clean/780/1040) center/cover!important}.emo .pf-carousel-wrap{padding:0!important;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important}.emo .pf-carousel,.emo .reviews-rail{padding-bottom:54px!important}.emo .loop-controls{bottom:2px!important}.emo .pf-expand,.emo .kids-media.story .story-action{top:12px!important;right:12px!important;left:auto!important;transform:none!important;border-radius:999px!important;background:#ffffffeb!important;color:#6f4de8!important;font-size:.72rem!important;letter-spacing:.06em!important;text-transform:uppercase!important}.emo .pf-img:after,.emo .kids-media.story:after{background:linear-gradient(180deg,transparent 48%,rgba(34,25,54,.38))!important}.emo .pf-cat{color:#6f4de8!important;background:#fffffff0!important}.emo .tk-play{background:linear-gradient(135deg,#8d70ff,#6f4de8)!important;border-color:#ffffff5c!important;box-shadow:0 16px 34px -22px #5032aae6!important}.emo .tk-play .play-mark,.emo .kids-media:not(.story) .play-mark,.emo .review-thumb .play-mark,.emo .video-viewer-play.play-mark{color:#fff!important}.emo .kids-media:not(.story):before,.emo .review-thumb:before,.emo .video-viewer-placeholder:before{background:linear-gradient(135deg,#8d70ff,#6f4de8)!important}.emo .review-card{cursor:pointer!important}.emo .review-card:hover .review-thumb:before,.emo .kids-media:not(.story):hover:before{transform:translate(-50%,-50%) scale(1.06)!important}.emo .cta-section{color:#252241!important;background:radial-gradient(42rem 26rem at 92% 20%,rgba(128,92,255,.28),transparent 68%),radial-gradient(38rem 24rem at 14% 74%,rgba(255,255,255,.86),transparent 66%),linear-gradient(135deg,#fff,#f3efff 42%,#ded5ff)!important}.emo .cta-title,.emo .cta-text,.emo .cta-text .eyebrow{color:#201a39!important}.emo .cta-badge{background:#ffffffb3!important;border-color:#805cff2e!important;color:#252241!important;box-shadow:0 18px 42px -34px #26184f8c!important}.emo .cta-badge span{color:#252241!important}.emo-footer{background:linear-gradient(135deg,#fbfaff,#f2edff,#ded5ff)!important;color:#252241!important}.emo-footer a,.emo-footer .footer-contact span,.emo-footer .footer-copy,.emo-footer .emotion-logo-tagline{color:#252241b8!important}.emo-footer .footer-copy{border-top-color:#805cff29!important}.emo-modal .tabs{background:#f1edff!important}.emo-modal .tab.on{color:#6f4de8!important;box-shadow:0 8px 22px -18px #5032aab3!important}.emo-modal input:focus{border-color:#805cff!important;box-shadow:0 0 0 4px #805cff24!important}.emo-modal .btn.gold{background:linear-gradient(135deg,#8d70ff,#6f4de8)!important;border-color:#7b58ef!important;color:#fff!important}.emo-modal .or:before,.emo-modal .or:after{background:#805cff24!important}.emotion-logo{display:inline-flex!important;align-items:center!important;width:auto!important;line-height:1!important;color:inherit!important}.emotion-logo-img{display:block!important;width:132px!important;height:auto!important;max-height:48px!important;object-fit:contain!important}.emotion-logo.compact .emotion-logo-img{width:46px!important;max-height:46px!important;object-position:left center!important}.emo-footer .emotion-logo-img{width:148px!important;max-height:54px!important}.emo-side-logo .emotion-logo-img{width:128px!important;max-height:48px!important}.emotion-logo-word,.emotion-logo-mark,.emotion-logo-tagline,.emotion-logo-heart{display:none!important}
