/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */@layer theme{:host,:root{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,::backdrop,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}:host,html{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.contents{display:contents}.flex{display:flex}.hidden{display:none}.inline-block{display:inline-block}.table{display:table}}:root{--paper:#f1eee6;--ink:#1e1e1b;--muted:#756f66;--line:#c9c2b5;--accent:#735e48}*{box-sizing:border-box}html{background:var(--paper);color:var(--ink)}body{letter-spacing:.01em;margin:0;font-family:Arial,PingFang SC,sans-serif}a{color:inherit;text-decoration:none}.site-header{border-bottom:1px solid var(--line);letter-spacing:.15em;justify-content:space-between;align-items:center;height:72px;padding:0 5vw;font-size:12px;display:flex}.site-header nav{gap:24px;display:flex}.brand{font-weight:700}main{min-height:calc(100vh - 150px)}.hero{min-height:78vh;padding:8vh 7vw 4vh;position:relative}.eyebrow{letter-spacing:.18em;color:var(--muted);text-transform:uppercase;font-size:11px}.hero h1{letter-spacing:-.055em;margin:4vh 0 6vh;font-family:Georgia,Songti SC,serif;font-size:clamp(52px,8vw,118px);font-weight:400;line-height:.94}.hero h1 em{color:var(--accent);font-weight:400}.hero-grid{border-top:1px solid var(--ink);grid-template-columns:1fr 1fr;gap:8vw;padding-top:24px;display:grid}.hero-grid p{max-width:520px;color:var(--muted);line-height:1.8}.lede{font-size:22px;color:var(--ink)!important;font-family:Georgia,Songti SC,serif!important}.primary{background:var(--ink);width:100%;color:var(--paper);cursor:pointer;border:0;justify-content:space-between;margin-top:18px;padding:17px 20px;font-size:15px;display:flex}.primary:disabled{opacity:.55}.index-mark{color:var(--muted);font-family:Georgia,serif;position:absolute;top:8vh;right:5vw}.manifesto{border-top:1px solid var(--line);border-bottom:1px solid var(--line);justify-content:space-around;padding:20px;font-family:Georgia,Songti SC,serif;display:flex}.panel{border:1px solid var(--line);background:#f7f4ed;margin-top:18px;padding:22px}.panel label{color:var(--muted);margin-bottom:8px;font-size:12px;display:block}.panel input{border:0;border-bottom:1px solid var(--ink);background:0 0;outline:none;width:100%;padding:12px 4px;font-size:16px}.panel h2{font-family:Georgia,Songti SC,serif;font-size:30px;font-weight:400}.panel p{font-size:13px}.consent{align-items:flex-start;gap:8px;margin-top:18px;display:flex!important}.consent input{width:auto}.error{color:#8c2f27!important}.content{max-width:900px;margin:auto;padding:8vh 24px}.content h1,.content h2{font-family:Georgia,Songti SC,serif;font-weight:400}.content h1{font-size:48px}.prose{color:#514d46;line-height:1.9}.quiz-shell{max-width:720px;margin:auto;padding:7vh 24px}.progress-meta{justify-content:space-between;font:13px Georgia,serif;display:flex}.progress{background:var(--line);height:2px;margin:16px 0 10vh}.progress i{background:var(--ink);height:100%;transition:width .2s;display:block}.question{min-height:140px;font-family:Georgia,Songti SC,serif;font-size:clamp(25px,5vw,38px);font-weight:400;line-height:1.45}.options{gap:10px;margin-top:5vh;display:grid}.option{text-align:left;border:1px solid var(--line);cursor:pointer;background:0 0;gap:15px;padding:16px;display:flex}.option.selected{background:var(--ink);color:var(--paper)}.option b{font-family:Georgia,serif}.quiz-actions{gap:12px;margin-top:30px;display:flex}.secondary{border:1px solid var(--ink);cursor:pointer;background:0 0;padding:15px 22px}.quiz-actions .primary{margin:0}.report{max-width:980px;margin:auto;padding:6vh 24px}.cover{aspect-ratio:3/4;color:#f2eee5;background:#292823;flex-direction:column;justify-content:space-between;max-width:620px;margin:auto;padding:8%;display:flex}.cover h1{margin:20px 0;font:400 clamp(56px,10vw,104px)/.95 Georgia,Songti SC,serif}.cover .tags{flex-wrap:wrap;gap:8px;display:flex}.cover .tags span{border:1px solid #777267;border-radius:99px;padding:8px 12px}.report-section{border-bottom:1px solid var(--line);padding:8vh 0}.report-section h2{font:400 38px Georgia,Songti SC,serif}.cards,.duo{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.card,.character-card{border:1px solid var(--line);padding:24px}.character-card strong{font:400 34px Georgia,Songti SC,serif}.bars{gap:18px;display:grid}.bar-head{justify-content:space-between;display:flex}.bar-track{background:#d8d1c5;height:7px;margin-top:8px}.bar-track i{background:var(--accent);height:100%;display:block}.notice{color:var(--muted);font-size:13px;line-height:1.7}.admin-table{border-collapse:collapse;width:100%;font-size:13px}.admin-table td,.admin-table th{text-align:left;border-bottom:1px solid var(--line);padding:12px 6px}.stat-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.stat{border:1px solid var(--line);padding:20px}.stat strong{font:36px Georgia,serif;display:block}footer{color:var(--muted);border-top:1px solid var(--line);padding:28px 5vw;font-size:11px;line-height:1.7}@media (max-width:680px){.hero{padding-top:7vh}.cards,.duo,.hero-grid{grid-template-columns:1fr}.hero-grid{gap:16px}.manifesto{gap:10px;font-size:12px}.index-mark{display:none}.cover{min-height:72vh}.stat-grid{grid-template-columns:1fr 1fr}.site-header nav{gap:12px}.content h1{font-size:38px}}:root{--mv-night:#131817;--mv-deep:#1e2926;--mv-cream:#f3eee5;--mv-rose:#b87870;--mv-wine:#6d3035;--mv-sage:#8da19a;--mv-gold:#b9a37f}.site-header{position:relative;z-index:30;background:rgba(243,238,229,.94);backdrop-filter:blur(14px)}.site-header .brand{font:600 16px Georgia,serif;letter-spacing:-.02em;text-transform:none}.site-header nav a{position:relative}.site-header nav a:after{content:"";position:absolute;left:0;right:100%;bottom:-8px;height:1px;background:currentColor;transition:right .25s}.site-header nav a:hover:after{right:0}body>footer{display:grid;grid-template-columns:auto auto 1fr auto;align-items:center;gap:26px;background:#151a19;color:#a9b1ad}body>footer strong{color:#f2eee5;font:400 23px Georgia,serif}body>footer span{color:#c6a69d;font:italic 13px Georgia,serif}body>footer p{margin:0}body>footer nav{display:flex;gap:17px;color:#e5ddd3}.mv-opening{position:fixed;inset:0;z-index:1000;display:grid;place-items:center;overflow:hidden;background:#101514;color:#f6efe5;opacity:1;transition:opacity .7s cubic-bezier(.4,0,.2,1),visibility .7s ease;animation:mv-opening-reveal 1s ease both}.mv-opening:before{content:"";position:absolute;inset:-20%;background:radial-gradient(circle at 50% 46%,rgba(102,135,127,.2),transparent 32%),radial-gradient(circle at 28% 72%,rgba(126,55,63,.13),transparent 25%);opacity:0;animation:mv-cosmos-in 1s ease forwards}.mv-opening.is-exiting{opacity:0;visibility:hidden}.mv-skip{position:absolute;z-index:3;top:28px;right:32px;padding:9px 0 9px 16px;border:0;background:transparent;color:#c9c7bf;font-size:10px;letter-spacing:.2em;cursor:pointer;opacity:0;animation:mv-skip-in .4s ease .45s forwards}.mv-skip span{margin-left:8px}.mv-skip:hover{color:#fff8ee}.mv-opening-stage{position:relative;display:grid;place-items:center;width:min(76vw,590px);aspect-ratio:1}.mv-opening-copy{position:absolute;z-index:2;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;pointer-events:none}.mv-opening-copy strong{font:400 clamp(52px,10vw,104px)/1 Georgia,Times New Roman,serif;letter-spacing:-.065em;opacity:0;animation:mv-copy-in .72s 1s forwards}.mv-opening-copy span{margin-top:17px;font:italic 18px/1.4 Georgia,serif;color:#d4bdb2;opacity:0;animation:mv-copy-in .62s 2s forwards}.mv-opening-copy p{margin-top:13px;font-size:12px;letter-spacing:.12em;color:#a7b3ae;opacity:0;animation:mv-copy-in .62s 2.28s forwards}.mv-globe{position:relative;width:min(76vw,490px);aspect-ratio:1;filter:drop-shadow(0 0 42px rgba(161,197,186,.13));animation:mv-globe-arrive 1s ease both}.mv-globe.is-compact{width:min(42vw,430px);opacity:.65}.mv-globe svg{position:relative;z-index:1;width:100%;height:100%;overflow:visible;animation:mv-globe-turn 18s linear infinite}.mv-nebula{position:absolute;inset:14%;border-radius:50%;background:radial-gradient(circle at 37% 32%,rgba(244,189,166,.2),transparent 28%),radial-gradient(circle at 61% 66%,rgba(116,161,151,.22),transparent 34%),#17201e;box-shadow:inset -28px -18px 55px rgba(0,0,0,.55),0 0 70px rgba(126,160,151,.12)}.mv-globe-edge,.mv-globe-line{fill:none;stroke:rgba(220,230,222,.38);stroke-width:.32}.mv-globe-edge{stroke-width:.6;stroke:rgba(230,229,216,.52)}.mv-globe-line.faint{stroke-opacity:.5}.mv-globe-line.drift{stroke:rgba(195,143,129,.6)}.mv-star{fill:#f0d5c7;transform-origin:center;animation:mv-star-pulse 1.5s ease-in-out infinite alternate}.mv-home{overflow:hidden;background:var(--mv-cream);color:#202421}.mv-home .mv-label{margin:0;font-size:10px;line-height:1.5;letter-spacing:.22em;text-transform:uppercase;color:#777b75}.mv-hero{position:relative;min-height:min(920px,calc(100vh - 72px));padding:clamp(78px,10vh,120px) 7vw 46px;display:flex;flex-direction:column;justify-content:space-between;background:var(--mv-night);color:var(--mv-cream);isolation:isolate}.mv-hero:before{content:"";position:absolute;z-index:-1;inset:0;background:linear-gradient(115deg,transparent 46%,rgba(151,173,165,.06)),radial-gradient(circle at 70% 40%,rgba(108,55,60,.2),transparent 31%)}.mv-hero .mv-label{color:#9fa9a4}.mv-hero-orbit{position:absolute;z-index:-1;right:2vw;top:50%;transform:translateY(-51%);opacity:.7}.mv-hero-copy{position:relative;z-index:1;margin:auto 0}.mv-hero-copy h1{margin:0;font:400 clamp(88px,17vw,242px)/.72 Georgia,Times New Roman,serif;letter-spacing:-.085em}.mv-hero-copy h2{margin:clamp(34px,6vh,72px) 0 13px;font:italic 400 clamp(28px,4.5vw,66px)/1.1 Georgia,serif;color:#d5b1a5}.mv-hero-copy p{margin:0;font:400 clamp(16px,1.7vw,22px)/1.8 Songti SC,Georgia,serif;color:#c2cbc6;letter-spacing:.08em}.mv-main-button{align-self:flex-start;display:inline-flex;align-items:center;gap:50px;padding:15px 0;border-bottom:1px solid #82958d;font-size:13px;letter-spacing:.1em}.mv-main-button span{color:#d5b1a5}.mv-hero-index{position:absolute;right:5vw;bottom:45px;display:flex;gap:22px;writing-mode:vertical-rl;font-size:8px;letter-spacing:.2em;color:#68746f}.mv-section{padding:clamp(85px,12vw,165px) 6vw}.mv-section-head{display:grid;grid-template-columns:1.4fr .6fr;gap:7vw;align-items:end;margin-bottom:65px;padding-bottom:30px;border-bottom:1px solid #bdb6aa}.mv-section-head h2{margin:18px 0 0;font:400 clamp(44px,6.5vw,88px)/.95 Georgia,Songti SC,serif;letter-spacing:-.055em}.mv-section-head>p{margin:0;font:15px/1.9 Songti SC,Georgia,serif;color:#6e6a63}.mv-category-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(15px,2.5vw,36px)}.mv-category-card{position:relative;min-height:560px;padding:28px;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;isolation:isolate;transition:transform .45s cubic-bezier(.2,.8,.2,1),box-shadow .45s}.mv-category-card:hover{transform:translateY(-8px);box-shadow:0 28px 70px rgba(48,42,35,.18)}.mv-category-card.is-self{background:linear-gradient(155deg,#9aa79b,#52665b 58%,#293a33);color:#f4efe4}.mv-category-card.is-relationship{background:linear-gradient(155deg,#c09a7d,#815747 58%,#522e2d);color:#fff1e3}.mv-category-card.is-identity{background:linear-gradient(155deg,#34465e,#172a43 58%,#0e1829);color:#eef1f4}.mv-category-art{position:absolute;z-index:-1;inset:0;opacity:.72}.mv-category-art:after,.mv-category-art:before{content:"";position:absolute;border:1px solid;border-radius:50%;opacity:.25}.mv-category-art:before{width:76%;aspect-ratio:1;right:-22%;top:12%}.mv-category-art:after{width:43%;aspect-ratio:1;left:18%;top:30%}.mv-category-art i{position:absolute;width:1px;height:82%;left:58%;top:4%;background:currentColor;opacity:.2;transform:rotate(32deg)}.mv-category-art i:nth-child(2){left:36%;transform:rotate(-20deg)}.mv-category-art i:nth-child(3){width:72%;height:1px;left:13%;top:44%;transform:rotate(-12deg)}.mv-category-art span{position:absolute;width:7px;aspect-ratio:1;right:25%;top:29%;border-radius:50%;background:currentColor;box-shadow:-120px 92px 0 -2px currentColor,34px 132px 0 -2px currentColor}.mv-category-top{display:flex;justify-content:space-between;gap:20px;font-size:9px;letter-spacing:.16em}.mv-category-top span{max-width:60%;text-align:right;opacity:.65}.mv-category-copy{position:relative;z-index:1}.mv-category-copy>p{margin:0 0 15px;font-size:9px;letter-spacing:.23em;opacity:.65}.mv-category-copy h3{margin:0;font:400 clamp(42px,5vw,70px)/.95 Georgia,serif;letter-spacing:-.055em}.mv-category-copy h4{margin:10px 0 28px;font:400 18px/1.5 Songti SC,Georgia,serif}.mv-category-copy>div{min-height:72px;padding-top:19px;border-top:1px solid rgba(255,255,255,.36);display:flex;justify-content:space-between;gap:24px;align-items:flex-start}.mv-category-copy>div span{max-width:230px;font-size:13px;line-height:1.75;opacity:.82}.mv-category-copy b{font:400 16px Georgia,serif}.mv-profile-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(18px,3vw,42px)}.mv-profile-card{min-width:0}.mv-profile-cover{position:relative;aspect-ratio:4/5.25;padding:26px;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;transition:transform .45s cubic-bezier(.2,.8,.2,1),box-shadow .45s}.mv-profile-cover:hover{transform:translateY(-8px);box-shadow:0 25px 65px rgba(49,42,35,.18)}.mv-profile-cover.is-women{background:linear-gradient(145deg,#bca48e,#6f554e 65%,#49393a);color:#fff7ec}.mv-profile-cover.is-couple{background:linear-gradient(145deg,#344b45,#172925 67%,#101b19);color:#f3e8d9}.mv-profile-cover.is-brand{background:linear-gradient(145deg,#2a2523,#161616 63%,#421d25);color:#eee8e0}.mv-profile-cover:before{content:"";position:absolute;width:75%;aspect-ratio:1;border:1px solid;border-radius:50%;opacity:.22;left:44%;top:18%}.mv-profile-cover:after{content:"";position:absolute;width:48%;height:120%;left:20%;top:-10%;border-left:1px solid;border-right:1px solid;opacity:.14;transform:rotate(23deg)}.mv-cover-bottom,.mv-cover-top{position:relative;z-index:2;display:flex;justify-content:space-between;gap:15px;font-size:9px;letter-spacing:.18em}.mv-cover-bottom{flex-direction:column}.mv-cover-bottom strong{max-width:92%;font:400 clamp(22px,2.6vw,40px)/1.05 Georgia,serif;letter-spacing:-.03em}.mv-cover-symbol{position:relative;z-index:2;display:grid;place-items:center;height:50%}.mv-cover-symbol b{font:400 clamp(76px,10vw,145px)/1 Georgia,serif;opacity:.92}.mv-cover-symbol i{position:absolute;width:72%;height:1px;background:currentColor;opacity:.35}.mv-cover-symbol i:last-child{transform:rotate(90deg)}.mv-card-body{padding-top:25px}.mv-card-body h3{margin:17px 0 5px;font:400 clamp(21px,2vw,30px)/1.15 Georgia,serif}.mv-card-body h4{margin:0;font:400 17px/1.6 Songti SC,Georgia,serif;color:var(--mv-wine)}.mv-card-body>p{min-height:54px;margin:17px 0 25px;color:#6e6961;font-size:14px;line-height:1.85}.mv-card-action{padding-top:17px;border-top:1px solid #c7c0b4;display:flex;align-items:flex-end;justify-content:space-between;gap:18px}.mv-card-action div{display:flex;flex-direction:column;gap:5px}.mv-card-action small{font-size:8px;letter-spacing:.2em;color:#88827a}.mv-card-action strong{font:400 12px Georgia,serif}.mv-card-action>a{font-size:12px;letter-spacing:.06em;border-bottom:1px solid;padding-bottom:5px}.mv-card-action>a span{color:var(--mv-wine);margin-left:8px}.mv-future{background:#e7dfd2}.mv-future-list{border-top:1px solid #aba295}.mv-future-list>div{display:grid;grid-template-columns:60px 1.2fr 1fr auto;gap:24px;align-items:center;padding:25px 5px;border-bottom:1px solid #bcb3a5;transition:padding .25s,background .25s}.mv-future-list>div:hover{padding-left:14px;padding-right:14px;background:rgba(255,255,255,.2)}.mv-future-list small,.mv-future-list span{font-size:9px;letter-spacing:.18em;color:#827a70}.mv-future-list h3{margin:0;font:400 clamp(23px,3vw,38px) Georgia,serif}.mv-future-list p{margin:0;color:#6e685f;font-size:13px}.mv-redeem{display:grid;grid-template-columns:.8fr 1.2fr;gap:9vw;align-items:end;background:#762f38;color:#fff7ec}.mv-redeem .mv-label{color:#d8aaa8}.mv-redeem h2{margin:20px 0;font:400 clamp(48px,7vw,90px)/.95 Georgia,Songti SC,serif;letter-spacing:-.05em}.mv-redeem>div>p:last-child{color:#dec8c3;line-height:1.8}.mv-redeem-form label{display:block;margin-bottom:14px;font-size:10px;letter-spacing:.18em;color:#dbbab4}.mv-redeem-form>div{display:grid;grid-template-columns:1fr auto;border-bottom:1px solid rgba(255,255,255,.58)}.mv-redeem-form input{min-width:0;padding:18px 0;border:0;outline:0;background:transparent;color:#fff;font-size:clamp(15px,2vw,21px);letter-spacing:.08em}.mv-redeem-form input::placeholder{color:rgba(255,255,255,.42)}.mv-redeem-form button{padding:0 0 0 25px;border:0;background:transparent;color:#fff;cursor:pointer;font-size:13px}.mv-redeem-form button:disabled{opacity:.45}.mv-redeem-form button span{margin-left:16px;color:#e2b6aa}.mv-redeem-form>p{color:#f2c9c5;font-size:12px}.explore-page{--explore-ink:#1f2924;--explore-paper:#e8e9df;--explore-accent:#637b6b;background:var(--explore-paper);color:var(--explore-ink);overflow:hidden}.explore-page.is-relationship{--explore-ink:#38251f;--explore-paper:#efe0d1;--explore-accent:#9a5d4c}.explore-page.is-identity{--explore-ink:#e9e5dc;--explore-paper:#101d30;--explore-accent:#adc0cf}.explore-page .mv-label{margin:0;font-size:9px;line-height:1.5;letter-spacing:.22em;color:inherit;opacity:.6}.explore-hero{position:relative;min-height:min(760px,calc(100svh - 72px));padding:clamp(75px,10vw,125px) 7vw 55px;display:flex;flex-direction:column;justify-content:space-between;isolation:isolate;overflow:hidden;background:linear-gradient(135deg,#dfe5dc,#9bad9e 57%,#566c60);color:#203027}.is-relationship .explore-hero{background:linear-gradient(135deg,#eedac4,#b98869 57%,#71443a);color:#3b2520}.is-identity .explore-hero{background:linear-gradient(135deg,#172a43,#0d1a2c 57%,#070e19);color:#eee9df}.is-identity .explore-hero>.mv-label{color:#c6d1d9;opacity:.82}.is-identity .explore-title h1{color:#f1ece2;text-shadow:0 2px 24px rgba(0,0,0,.22)}.is-identity .explore-title h2{color:#cbd7df}.is-identity .explore-description{color:#d5dde2}.is-identity .explore-atmosphere-label{color:#bdcbd5;opacity:.7}.explore-title{position:relative;z-index:1;margin:auto 0}.explore-title h1{margin:0;font:400 clamp(88px,17vw,230px)/.72 Georgia,serif;letter-spacing:-.08em}.explore-title h2{margin:clamp(42px,7vh,75px) 0 0;font:400 clamp(28px,4vw,54px)/1 Songti SC,Georgia,serif;letter-spacing:.08em}.explore-description{position:relative;z-index:1;max-width:440px;margin:0;font:16px/1.9 Songti SC,Georgia,serif;letter-spacing:.06em}.explore-atmosphere-label{position:absolute;right:5vw;bottom:55px;margin:0;writing-mode:vertical-rl;font-size:8px;letter-spacing:.2em;opacity:.5}.explore-atmosphere{position:absolute;z-index:-1;width:min(48vw,620px);aspect-ratio:1;right:4vw;top:48%;transform:translateY(-50%);border:1px solid;border-radius:50%;opacity:.3}.explore-atmosphere:after,.explore-atmosphere:before{content:"";position:absolute;inset:14%;border:1px solid;border-radius:50%;transform:rotate(35deg) scaleX(.45)}.explore-atmosphere:after{inset:3%;transform:rotate(-20deg) scaleY(.38)}.explore-atmosphere i{position:absolute;width:7px;aspect-ratio:1;border-radius:50%;background:currentColor;left:21%;top:34%;box-shadow:210px -48px 0 -2px currentColor,265px 155px 0 -1px currentColor}.explore-atmosphere i:nth-child(2){left:43%;top:70%;width:4px;box-shadow:130px -210px 0 1px currentColor}.explore-atmosphere i:nth-child(3){inset:9%;width:auto;border:1px solid;background:transparent;opacity:.3}.explore-intro{padding:clamp(80px,11vw,155px) 7vw;display:grid;grid-template-columns:.5fr 1.2fr auto;gap:7vw;align-items:start}.explore-intro>p:nth-child(2){max-width:700px;margin:0;font:400 clamp(26px,3.5vw,48px)/1.45 Songti SC,Georgia,serif;letter-spacing:-.025em}.explore-intro a{padding-bottom:7px;border-bottom:1px solid;font-size:11px;letter-spacing:.08em;white-space:nowrap}.explore-duo-flow{margin:0 7vw clamp(95px,12vw,160px);padding:clamp(42px,6vw,76px);border:1px solid color-mix(in srgb,currentColor 26%,transparent);background:color-mix(in srgb,var(--explore-paper) 76%,white)}.explore-duo-flow>header{display:grid;grid-template-columns:1fr minmax(280px,.72fr);gap:clamp(35px,7vw,95px);align-items:end;padding-bottom:45px;border-bottom:1px solid color-mix(in srgb,currentColor 28%,transparent)}.explore-duo-flow h2{margin:19px 0 0;font:400 clamp(38px,5vw,66px)/1 Songti SC,Georgia,serif;letter-spacing:-.04em}.explore-duo-flow>header>p{max-width:480px;margin:0;font:15px/1.9 Songti SC,Georgia,serif;opacity:.68}.explore-duo-steps{display:grid;grid-template-columns:repeat(5,1fr)}.explore-duo-steps article{position:relative;min-height:210px;padding:30px 20px 24px 0;display:flex;flex-direction:column;justify-content:space-between}.explore-duo-steps article:not(:last-child):after{content:"";position:absolute;top:67px;left:22px;right:0;height:1px;background:color-mix(in srgb,currentColor 38%,transparent)}.explore-duo-steps article>span{font:11px Georgia,serif;letter-spacing:.1em;opacity:.52}.explore-duo-steps article>i{position:relative;z-index:1;width:11px;height:11px;margin-top:27px;border:1px solid;border-radius:50%;background:color-mix(in srgb,var(--explore-paper) 76%,white)}.explore-duo-steps article:last-child>i{background:var(--explore-accent);border-color:var(--explore-accent);box-shadow:0 0 0 6px color-mix(in srgb,var(--explore-accent) 14%,transparent)}.explore-duo-steps h3{max-width:145px;margin:35px 0 0;font:400 18px/1.55 Songti SC,Georgia,serif}.explore-duo-signature{padding-top:20px;border-top:1px solid color-mix(in srgb,currentColor 28%,transparent);display:flex;align-items:center;gap:17px;font-size:8px;letter-spacing:.18em;opacity:.5}.explore-duo-signature i{width:28px;height:1px;background:currentColor}.explore-current,.explore-upcoming{padding:0 7vw clamp(90px,12vw,160px)}.explore-current>header,.explore-upcoming>header{margin-bottom:50px;padding-bottom:25px;border-bottom:1px solid color-mix(in srgb,currentColor 30%,transparent);display:flex;align-items:end;justify-content:space-between;gap:30px}.explore-current header h2,.explore-upcoming header h2{margin:0;font:400 clamp(36px,5vw,65px)/1 Songti SC,Georgia,serif;letter-spacing:-.04em}.explore-product-list>article{display:grid;grid-template-columns:minmax(320px,.8fr) 1.2fr;gap:clamp(45px,8vw,120px);align-items:end}.explore-product-visual{position:relative;min-height:560px;padding:30px;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;background:color-mix(in srgb,var(--explore-ink) 88%,var(--explore-accent));color:var(--explore-paper);transition:transform .4s,box-shadow .4s}.is-identity .explore-product-visual{background:linear-gradient(145deg,#29425f,#0a1422);color:#f0ebe1}.is-identity .explore-product-visual small{color:#c9d5dc}.is-identity .explore-product-visual>strong{color:#f3eee5;text-shadow:0 2px 20px rgba(0,0,0,.24)}.is-identity .explore-orbit{color:#b7c9d5;opacity:.38}.explore-product-visual:hover{transform:translateY(-7px);box-shadow:0 26px 65px rgba(0,0,0,.2)}.explore-product-visual small{font-size:9px;letter-spacing:.2em}.explore-product-visual>strong{position:relative;z-index:2;max-width:90%;font:400 clamp(34px,5vw,65px)/1.02 Georgia,serif;letter-spacing:-.04em}.explore-orbit{width:78%;aspect-ratio:1;right:-17%;top:10%;opacity:.28}.explore-orbit,.explore-orbit i{position:absolute;border:1px solid;border-radius:50%}.explore-orbit i{inset:10%;transform:rotate(38deg) scaleX(.45)}.explore-orbit i:nth-child(2){transform:rotate(-28deg) scaleY(.45)}.explore-orbit i:nth-child(3){inset:47% -10%;border-width:1px 0 0;transform:rotate(12deg)}.explore-product-copy{padding-bottom:10px}.explore-product-copy h3{margin:27px 0 8px;font:400 clamp(35px,5vw,65px)/1.02 Georgia,serif;letter-spacing:-.05em}.explore-product-copy h4{margin:0;font:400 21px/1.6 Songti SC,Georgia,serif;color:var(--explore-accent)}.explore-product-copy>p:not(.mv-label){max-width:520px;margin:25px 0 42px;font-size:15px;line-height:1.9;opacity:.68}.explore-product-offer{display:flex;align-items:baseline;gap:14px;margin:-22px 0 28px}.explore-product-offer small{font-size:10px;letter-spacing:.13em;opacity:.6}.explore-product-offer strong{font:400 24px Georgia,serif}.explore-product-copy a{display:inline-flex;gap:42px;padding:12px 0;border-bottom:1px solid;font-size:12px;letter-spacing:.08em}.is-identity .explore-current,.is-identity .explore-intro,.is-identity .explore-upcoming{color:#e9e5dc}.is-identity .explore-current .mv-label,.is-identity .explore-product-copy .mv-label,.is-identity .explore-upcoming .mv-label{color:#b8c8d3;opacity:.78}.is-identity .explore-product-copy h3{color:#f0ebe2}.is-identity .explore-product-copy h4{color:#b9cddd}.is-identity .explore-product-copy>p:not(.mv-label){color:#c8d0d5;opacity:1}.is-identity .explore-product-offer small{color:#bdcbd4;opacity:.88}.is-identity .explore-product-copy a,.is-identity .explore-product-offer strong{color:#eee8de}.is-identity .explore-upcoming h3{color:#eee9df}.is-identity .explore-upcoming article>p,.is-identity .explore-upcoming h4{color:#c0cbd2;opacity:.86}.is-identity .explore-upcoming article>small,.is-identity .explore-upcoming article>span{color:#b4c4ce;opacity:.8}.explore-upcoming{padding-top:clamp(85px,10vw,135px);background:color-mix(in srgb,var(--explore-paper) 82%,var(--explore-accent))}.explore-upcoming article{display:grid;grid-template-columns:50px 1.15fr 1fr auto;gap:28px;align-items:center;padding:27px 4px;border-bottom:1px solid color-mix(in srgb,currentColor 25%,transparent)}.explore-upcoming article>small,.explore-upcoming article>span{font-size:8px;letter-spacing:.18em;opacity:.55}.explore-upcoming h3{margin:0;font:400 clamp(23px,3vw,37px)/1.1 Georgia,serif}.explore-upcoming h4{margin:7px 0 0;font:400 13px Songti SC,Georgia,serif;opacity:.65}.explore-upcoming article>p{margin:0;max-width:360px;font-size:13px;line-height:1.7;opacity:.65}@keyframes mv-globe-turn{to{transform:rotate(1turn)}}@keyframes mv-globe-arrive{0%{opacity:0;transform:scale(.75) rotate(-12deg)}to{opacity:1;transform:scale(1) rotate(0)}}@keyframes mv-copy-in{0%{opacity:0;transform:translateY(12px);filter:blur(5px)}to{opacity:1;transform:none;filter:none}}@keyframes mv-star-pulse{0%{opacity:.3}to{opacity:1}}@keyframes mv-opening-reveal{0%{background-color:#090d0c}to{background-color:#101514}}@keyframes mv-cosmos-in{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}@keyframes mv-skip-in{to{opacity:.82}}@media (max-width:900px){.mv-category-grid{grid-template-columns:1fr}.mv-category-card{min-height:470px}.explore-duo-flow>header,.explore-intro{grid-template-columns:1fr}.explore-duo-steps{grid-template-columns:repeat(5,minmax(145px,1fr));overflow-x:auto}.explore-product-list>article{grid-template-columns:minmax(280px,.8fr) 1fr;gap:40px}.mv-profile-grid{grid-template-columns:1fr;gap:70px}.mv-profile-card{display:grid;grid-template-columns:minmax(230px,.8fr) 1fr;gap:28px;align-items:end}.mv-profile-cover{width:100%}.mv-card-body>p{min-height:0}.mv-redeem,.mv-section-head{grid-template-columns:1fr}}@media (max-width:640px){.site-header{height:auto;min-height:64px;padding:15px 20px;align-items:flex-start}.site-header nav{max-width:230px;justify-content:flex-end;flex-wrap:wrap;row-gap:9px;font-size:10px}body>footer{grid-template-columns:1fr auto}body>footer p,body>footer span{grid-column:1/-1}.mv-opening-stage{width:94vw}.mv-opening-copy p{max-width:250px;line-height:1.8}.mv-skip{top:20px;right:20px}.mv-hero{min-height:calc(100svh - 64px);padding:72px 24px 35px}.mv-hero-copy h1{font-size:clamp(72px,25vw,112px)}.mv-hero-copy h2{margin-top:38px;font-size:34px}.mv-hero-copy p{max-width:280px;font-size:15px}.mv-hero-orbit{right:-35vw;opacity:.45}.mv-hero-index{display:none}.mv-section{padding:85px 24px}.mv-section-head{margin-bottom:42px}.mv-section-head h2{font-size:48px}.mv-category-card{min-height:430px}.mv-category-copy h3{font-size:54px}.explore-hero{min-height:calc(100svh - 64px);padding:75px 24px 38px}.explore-title h1{font-size:clamp(62px,22vw,98px)}.explore-title h2{margin-top:38px;font-size:29px}.explore-atmosphere{width:90vw;right:-44vw;opacity:.2}.explore-atmosphere-label{display:none}.explore-description{max-width:280px;font-size:14px}.explore-intro{padding:85px 24px;gap:30px}.explore-duo-flow{margin:0 24px 95px;padding:34px 24px}.explore-duo-flow>header{gap:24px;padding-bottom:32px}.explore-duo-flow h2{font-size:40px}.explore-duo-steps{margin-right:-24px}.explore-duo-steps article{min-height:190px}.explore-duo-signature{align-items:flex-start;flex-direction:column;gap:8px}.explore-duo-signature i{width:1px;height:15px;margin-left:2px}.explore-current,.explore-upcoming{padding-left:24px;padding-right:24px}.explore-current>header,.explore-upcoming>header{align-items:start;flex-direction:column}.explore-product-list>article{display:block}.explore-product-visual{min-height:440px}.explore-product-copy{padding-top:42px}.explore-upcoming article{grid-template-columns:32px 1fr;gap:12px}.explore-upcoming article>p,.explore-upcoming article>small{grid-column:2}.mv-profile-card{display:block}.mv-profile-cover{aspect-ratio:4/5}.mv-future-list>div{grid-template-columns:36px 1fr;gap:10px}.mv-future-list p,.mv-future-list small{grid-column:2}.mv-redeem-form>div{grid-template-columns:1fr}.mv-redeem-form button{padding:14px 0;text-align:left}}@media (prefers-reduced-motion:reduce){.mv-future-list>div,.mv-opening *,.mv-profile-cover{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.commerce-page{--commerce-night:#151b1a;--commerce-paper:#f3eee5;--commerce-wine:#793a40;--commerce-muted:#777168;overflow:hidden;background:var(--commerce-paper);color:#232520}.commerce-page .mv-label{margin:0;font-size:9px;letter-spacing:.22em;color:inherit;opacity:.57}.commerce-hero{min-height:600px;padding:clamp(80px,10vw,125px) 7vw 65px;display:flex;flex-direction:column;justify-content:space-between;background:var(--commerce-night);color:var(--commerce-paper)}.commerce-hero>div{margin:auto 0}.commerce-hero h1{max-width:1050px;margin:0;font:400 clamp(62px,10vw,142px)/.84 Georgia,serif;letter-spacing:-.065em}.commerce-hero h2{margin:45px 0 0;font:400 clamp(25px,3vw,42px)/1.2 Songti SC,Georgia,serif;color:#d4b1a7}.commerce-hero>p:last-child{max-width:450px;margin:0;font:15px/1.9 Songti SC,Georgia,serif;color:#b9c4bf}.product-overview{padding:clamp(85px,11vw,150px) 7vw;display:grid;grid-template-columns:1fr 1fr;gap:10vw}.product-intro h2{margin:25px 0;font:400 clamp(38px,5vw,68px)/1.15 Songti SC,Georgia,serif;letter-spacing:-.045em}.product-intro>p:last-child{max-width:530px;color:var(--commerce-muted);font-size:14px;line-height:1.95}.product-includes>div{display:grid;grid-template-columns:45px 1fr;gap:18px;padding:23px 0;border-bottom:1px solid #c8c0b4;align-items:center}.product-includes>div:first-of-type{margin-top:28px;border-top:1px solid #c8c0b4}.product-includes span{font:11px Georgia,serif;color:#8b8378}.product-includes p{margin:0;font:17px/1.6 Songti SC,Georgia,serif}.product-purchase{padding:clamp(80px,10vw,130px) 7vw;display:grid;grid-template-columns:1fr auto;gap:8vw;align-items:end;background:#71343b;color:#fff5e8}.product-purchase h2{margin:22px 0;font:400 clamp(40px,6vw,78px)/1 Songti SC,Georgia,serif;letter-spacing:-.05em}.product-purchase>div:first-child>p:last-child{max-width:520px;color:#ddc2bd;line-height:1.8}.product-price{min-width:270px}.product-price small{display:block;letter-spacing:.2em;color:#d7aaa7}.product-price strong{display:block;margin:15px 0 25px;font:400 88px/1 Georgia,serif}.product-price strong i{margin-right:8px;font-size:25px;font-style:normal}.product-price>p{max-width:300px;margin:0 0 28px;color:#dfc5bf;font:14px/1.8 Songti SC,Georgia,serif}.commerce-primary,.product-price a{width:100%;padding:18px 0;border:0;border-top:1px solid;border-bottom:1px solid;display:flex;justify-content:space-between;background:transparent;color:inherit;cursor:pointer;font-size:13px;letter-spacing:.08em}.commerce-primary span,.product-price a span{color:#e0aaa2}.commerce-primary:disabled{opacity:.48;cursor:wait}.checkout-page{padding:clamp(70px,8vw,110px) 7vw clamp(95px,10vw,140px)}.checkout-header{max-width:750px;margin-bottom:70px}.checkout-header h1,.confirm-page h1,.order-page h1{margin:25px 0 20px;font:400 clamp(50px,7vw,96px)/.95 Songti SC,Georgia,serif;letter-spacing:-.055em}.checkout-header>p:last-child,.confirm-page header>p:last-child,.order-page header>p:last-child{color:var(--commerce-muted);line-height:1.8}.checkout-layout{display:grid;grid-template-columns:.72fr 1.28fr;gap:7vw;align-items:start}.checkout-layout aside{position:sticky;top:105px;padding:30px;border:1px solid #c7bfb3}.checkout-layout aside h2{margin:35px 0 8px;font:400 36px/1.05 Georgia,serif}.checkout-layout aside h3{margin:0 0 40px;font:400 16px Songti SC,Georgia,serif;color:var(--commerce-wine)}.checkout-layout aside>div{padding:18px 0;border-top:1px solid #cbc3b7;border-bottom:1px solid #cbc3b7;display:flex;justify-content:space-between}.checkout-layout aside>small{display:block;margin-top:20px;color:var(--commerce-muted);line-height:1.7}.payment-tabs{display:grid;grid-template-columns:1fr 1fr;gap:12px}.payment-tabs button{padding:20px;border:1px solid #c8c0b4;background:transparent;text-align:left;cursor:pointer}.payment-tabs button.is-active{background:var(--commerce-night);color:var(--commerce-paper)}.payment-tabs button:disabled{cursor:default}.payment-tabs small,.payment-tabs strong{display:block}.payment-tabs small{margin-bottom:8px;font-size:8px;letter-spacing:.17em;opacity:.6}.payment-tabs strong{font:400 17px Songti SC,Georgia,serif}.checkout-create{padding-top:45px}.checkout-create p,.checkout-safety{color:var(--commerce-muted);font-size:13px;line-height:1.8}.checkout-create .commerce-primary{margin-top:28px;color:#202420}.payment-box{margin-top:35px}.payment-order-number{padding:25px;background:#e4ddd2;text-align:center}.payment-order-number small{font-size:8px;letter-spacing:.2em;color:#7d756b}.payment-order-number strong{display:block;margin:10px 0;font:400 clamp(21px,3vw,35px) Georgia,serif;letter-spacing:.04em}.payment-order-number p{margin:0;color:#736d65;font-size:11px}.payment-qr{width:min(100%,430px);margin:32px auto;text-align:center}.payment-qr img{width:100%;height:auto;display:block}.payment-qr p{color:var(--commerce-muted);font-size:12px;line-height:1.7}.payment-box .commerce-primary{color:#202420}.commerce-error{color:#8c2f27!important;font-size:13px}.payment-choice-head{margin-bottom:28px}.payment-choice-head h2{margin:14px 0 0;font:400 clamp(30px,4vw,48px)/1.1 Songti SC,Georgia,serif;letter-spacing:-.035em}.payment-qr-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;align-items:start}.payment-qr-grid>label{position:relative;padding:22px;border-top:1px solid #8f887e;border-bottom:1px solid #8f887e;cursor:pointer;transition:border-color .2s,background .2s}.payment-qr-grid>label.is-selected{border-color:#1d2824;background:#e9e4da}.payment-qr-grid input{position:absolute;top:20px;right:20px;accent-color:#1d2824}.payment-qr-grid span{display:block;margin-bottom:15px}.payment-qr-grid small,.payment-qr-grid strong{display:block}.payment-qr-grid small{margin-bottom:6px;font-size:8px;letter-spacing:.17em;color:#777168}.payment-qr-grid strong{padding-right:30px;font:400 20px Songti SC,Georgia,serif}.payment-qr-grid img{display:block;width:100%;height:auto;aspect-ratio:1/1;max-height:460px;object-fit:contain;background:#fff}.payment-qr-grid>label>p{margin:17px 0 0;text-align:center;font:15px/1.5 Songti SC,Georgia,serif}.payment-finished{margin-top:44px;padding-top:25px;border-top:1px solid #aaa297}.payment-finished>p{margin:0 0 18px;font:400 24px Songti SC,Georgia,serif}.payment-confirmation{margin-top:42px;padding-top:34px;border-top:1px solid #aaa297}.proof-upload{margin:40px 0 30px}.payment-confirmation .proof-upload{margin-top:0}.proof-upload h3{margin:15px 0 8px;font:400 30px Songti SC,Georgia,serif}.proof-upload>p:not(.mv-label){color:var(--commerce-muted);font-size:13px;line-height:1.8}.proof-picker{margin-top:20px;padding:18px 0;border-top:1px solid #918a80;border-bottom:1px solid #918a80;display:flex;justify-content:space-between;gap:20px;cursor:pointer}.proof-picker input{position:absolute;width:1px;height:1px;opacity:0}.proof-picker span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.proof-picker b{color:var(--commerce-wine);font-size:12px;font-weight:400}.account-auth-page{min-height:calc(100vh - 150px);padding:clamp(80px,10vw,140px) 8vw;display:grid;grid-template-columns:1fr minmax(320px,520px);gap:10vw;align-items:center;background:#18201e;color:#f2eee5}.account-auth-page h1{margin:25px 0;font:400 clamp(56px,8vw,110px)/.9 Songti SC,Georgia,serif;letter-spacing:-.06em}.account-auth-page section>p:last-child{max-width:450px;color:#aeb9b4;line-height:1.8}.account-auth-form{padding:clamp(28px,4vw,48px);border:1px solid #53605a;background:#202a27}.account-auth-form label{display:block;margin-bottom:27px;font-size:11px;letter-spacing:.08em}.account-auth-form input{width:100%;margin-top:10px;padding:15px 3px;border:0;border-bottom:1px solid #77827d;outline:0;background:transparent;color:#f2eee5;font-size:15px}.account-auth-form input::placeholder{color:#7f8a84}.account-auth-form>p:last-child{margin:25px 0 0;color:#aeb9b4;font-size:12px}.account-auth-form a{color:#e0b3a7;border-bottom:1px solid}.account-page{min-height:calc(100vh - 150px);padding:clamp(70px,9vw,120px) 7vw;background:#f1ede4}.account-page>header{display:flex;align-items:flex-start;justify-content:space-between;gap:35px;margin-bottom:clamp(80px,10vw,130px)}.account-page header h1{margin:23px 0 18px;font:400 clamp(50px,8vw,108px)/.95 Songti SC,Georgia,serif;letter-spacing:-.06em}.account-page header p:last-child{color:#777168}.account-logout{padding:10px 0;border:0;border-bottom:1px solid;background:transparent;cursor:pointer;color:#6f6961}.account-section-head{margin-bottom:45px;padding-bottom:25px;border-bottom:1px solid #c4bcb0;display:flex;align-items:flex-end;justify-content:space-between;gap:25px}.account-section-head h2{margin:17px 0 0;font:400 clamp(40px,6vw,76px)/.95 Songti SC,Georgia,serif;letter-spacing:-.05em}.account-section-head>a{padding-bottom:6px;border-bottom:1px solid;font-size:11px}.owned-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.owned-grid article{min-height:390px;padding:27px;display:flex;flex-direction:column;background:#18201e;color:#f2eee5}.owned-grid article>p{margin:0 0 auto;font-size:9px;letter-spacing:.17em;color:#9ca9a3}.owned-grid h3{margin:0 0 8px;font:400 34px/1.05 Georgia,serif}.owned-grid h4{margin:0 0 22px;font:400 15px Songti SC,Georgia,serif;color:#d5aea3}.account-owned-price{margin-bottom:14px;color:#aeb8b3;font-size:10px;letter-spacing:.08em}.owned-grid article>span{align-self:flex-start;margin-bottom:24px;padding:6px 9px;border:1px solid #76817c;border-radius:99px;font-size:8px;letter-spacing:.14em}.owned-grid article>a{padding:17px 0;border-top:1px solid #65716b;border-bottom:1px solid #65716b;display:flex;justify-content:space-between;font-size:12px}.account-empty{padding:55px;border:1px solid #c4bcb0}.account-empty h3{margin:0 0 15px;font:400 28px/1.4 Songti SC,Georgia,serif}.account-empty p{color:#777168}.account-empty a{display:inline-block;margin-top:20px;padding-bottom:6px;border-bottom:1px solid}.account-pending{margin-top:100px}.account-pending>div:not(.account-section-head){display:grid;grid-template-columns:1fr 1.4fr auto;gap:25px;padding:22px 4px;border-bottom:1px solid #c4bcb0}.account-pending small{color:#8f615c;letter-spacing:.14em}.orders-page header>a{padding-bottom:7px;border-bottom:1px solid;font-size:11px}.account-order-list article{padding:28px 5px;border-top:1px solid #c4bcb0;display:flex;align-items:flex-end;justify-content:space-between;gap:35px}.account-order-list article:last-child{border-bottom:1px solid #c4bcb0}.account-order-list article small{color:#777168;letter-spacing:.12em}.account-order-list h2{margin:15px 0 6px;font:400 clamp(25px,4vw,42px) Georgia,serif}.account-order-list p{margin:0;color:#793a40}.account-order-list article>div:last-child{display:flex;align-items:center;gap:20px}.account-order-list article>div:last-child>span{font:24px Georgia,serif}.account-order-list article a{padding-bottom:5px;border-bottom:1px solid;font-size:11px}.confirm-page,.order-page{padding:clamp(70px,8vw,110px) 7vw clamp(95px,10vw,140px)}.confirm-page>header,.order-page>header{max-width:770px;margin-bottom:65px}.confirm-page>section{display:grid;grid-template-columns:.6fr 1.4fr;gap:7vw;align-items:start}.confirm-summary{padding:28px;border:1px solid #c8c0b4;display:flex;flex-direction:column;gap:12px}.confirm-summary small{letter-spacing:.2em;color:var(--commerce-muted)}.confirm-summary strong{margin-top:20px;font:400 31px/1.1 Georgia,serif}.confirm-summary span{color:var(--commerce-wine)}.confirm-summary b{margin-top:30px;padding-top:20px;border-top:1px solid #c8c0b4;font:400 35px Georgia,serif}.confirmation-form{display:grid;gap:30px}.confirmation-form>label{display:block;font-size:12px;letter-spacing:.06em}.confirmation-form>label>span{float:right;color:var(--commerce-muted)}.confirmation-form input,.confirmation-form textarea{width:100%;margin-top:10px;padding:15px 4px;border:0;border-bottom:1px solid #7e786f;outline:0;background:transparent;font:15px Arial,PingFang SC,sans-serif}.confirmation-form input[readonly]{color:#6d675f}.confirmation-form textarea{min-height:95px;resize:vertical}.confirmation-form fieldset{padding:0;border:0}.confirmation-form legend{margin-bottom:12px;font-size:12px}.confirmation-form fieldset label{display:inline-flex;align-items:center;gap:8px;margin-right:10px;padding:13px 18px;border:1px solid #c8c0b4;cursor:pointer}.confirmation-form fieldset label.is-selected{background:var(--commerce-night);color:var(--commerce-paper)}.confirmation-form fieldset input{width:auto;margin:0}.order-page{min-height:calc(100vh - 150px);background:#18201e;color:#f3eee5}.order-page header>p:last-child{color:#aebbb5}.order-status-card{max-width:880px;padding:clamp(28px,5vw,65px);border:1px solid #58635e;background:#202a27}.order-status-top{display:flex;justify-content:space-between;margin-bottom:55px}.order-status-top>span{padding:7px 11px;border:1px solid #89938e;border-radius:99px;font-size:9px;letter-spacing:.18em}.order-status-top button{border:0;border-bottom:1px solid #9da7a2;background:transparent;color:#d9dfdc;cursor:pointer}.order-status-card h2{margin:20px 0;font:400 clamp(38px,6vw,70px)/1.05 Songti SC,Georgia,serif}.order-status-card h3{margin:35px 0 5px;font:400 22px Georgia,serif}.order-status-card>p{color:#aeb8b3}.pending-note{margin-top:45px;padding-top:25px;border-top:1px solid #53605a;display:flex;gap:18px;align-items:flex-start}.pending-note i{width:9px;aspect-ratio:1;margin-top:7px;border-radius:50%;background:#d1a294;box-shadow:0 0 20px #d1a294}.pending-note p{max-width:560px;margin:0;color:#b9c2be;font-size:13px;line-height:1.8}.redemption-reveal{margin-top:45px;padding:30px;background:#f1eadf;color:#202420}.redemption-reveal small{letter-spacing:.18em;color:#777168}.redemption-reveal strong{display:block;margin:18px 0;font:400 clamp(25px,4vw,45px) Georgia,serif;letter-spacing:.04em;word-break:break-all}.redemption-reveal button{border:0;border-bottom:1px solid;padding:7px 0;background:transparent;cursor:pointer}.redemption-reveal a{margin-top:28px;padding:18px 0;border-top:1px solid;border-bottom:1px solid;display:flex;justify-content:space-between}.admin-order-list{display:grid;gap:18px}.admin-order-list article{padding:24px;border:1px solid var(--line);background:#f7f4ed}.admin-order-head{display:flex;justify-content:space-between;gap:20px}.admin-order-head div{display:flex;flex-direction:column;gap:7px}.admin-order-head small{letter-spacing:.16em;color:var(--muted)}.admin-order-head strong{font:400 23px Georgia,serif}.order-badge{align-self:start;padding:7px 10px;border:1px solid;border-radius:99px;font-size:9px;letter-spacing:.13em}.order-badge.is-completed,.order-badge.is-paid{color:#3f7058}.order-badge.is-rejected{color:#8d4d47}.admin-order-grid{margin-top:23px;display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.admin-order-grid p{margin:0;line-height:1.6;overflow-wrap:anywhere}.admin-order-grid small,.admin-order-note small{display:block;margin-bottom:5px;color:var(--muted);font-size:9px;letter-spacing:.13em}.admin-order-note{padding:14px;background:#ebe5db}.admin-proof{margin:20px 0}.admin-proof>small{display:block;margin-bottom:10px;color:var(--muted);letter-spacing:.13em}.admin-proof a{display:inline-grid;gap:9px;color:inherit;font-size:11px;letter-spacing:.08em}.admin-proof img{display:block;width:min(100%,360px);max-height:520px;object-fit:contain;background:#e9e4da;border:1px solid var(--line)}.admin-review-stats{margin-bottom:28px}.admin-review-stats button{display:flex;min-height:96px;padding:18px;border:1px solid var(--line);background:transparent;color:inherit;text-align:left;cursor:pointer;flex-direction:column;justify-content:space-between}.admin-review-stats button.is-active{background:var(--commerce-night);color:var(--commerce-paper)}.admin-review-stats span{font-size:11px;letter-spacing:.1em}.admin-review-stats strong{font:400 34px Georgia,serif}.admin-review-section{margin-top:0}.admin-review-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:24px}.admin-review-heading h2,.admin-review-heading p{margin-bottom:0}.admin-review-heading>span{color:var(--muted);font-size:12px}.admin-review-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}.admin-review-actions button{min-width:190px}.admin-reject{color:#7f403d;border-color:#a98782}.admin-review-result{margin:20px 0 0;padding-top:16px;border-top:1px solid var(--line);color:var(--muted);font-size:12px}.admin-orders-embedded{margin-top:45px}.admin-modules{display:flex;flex-wrap:wrap;gap:10px;margin:30px 0 45px}.admin-modules a{padding:14px 18px;border:1px solid var(--line)}.admin-simple-list{border-top:1px solid var(--line)}.admin-simple-list>div{display:grid;grid-template-columns:1.1fr 1fr .7fr 1.2fr;gap:18px;padding:16px 4px;border-bottom:1px solid var(--line);align-items:center;font-size:12px}.admin-simple-list small{color:var(--muted);overflow-wrap:anywhere}.admin-more{display:inline-block;margin-top:22px}@media(max-width:800px){.account-auth-page,.checkout-layout,.confirm-page>section,.product-overview,.product-purchase{grid-template-columns:1fr}.checkout-layout aside{position:static}.product-price{min-width:0}.explore-product-list>article{grid-template-columns:1fr}.admin-order-grid,.owned-grid{grid-template-columns:1fr 1fr}.account-auth-page{align-items:start}.admin-simple-list>div{grid-template-columns:1fr 1fr}}@media(max-width:560px){.account-auth-page,.account-page,.checkout-page,.commerce-hero,.confirm-page,.order-page{padding-left:24px;padding-right:24px}.commerce-hero h1{font-size:55px}.product-overview,.product-purchase{padding-left:24px;padding-right:24px}.payment-qr-grid,.payment-tabs{grid-template-columns:1fr}.confirmation-form fieldset label{display:flex;margin:8px 0}.admin-order-grid,.owned-grid{grid-template-columns:1fr}.redemption-reveal{padding:22px}.redemption-reveal strong{font-size:24px}.account-order-list article,.account-page>header{display:block}.account-logout{margin-top:25px}.account-order-list article>div:last-child{margin-top:25px;flex-wrap:wrap}.account-pending>div:not(.account-section-head),.admin-simple-list>div{grid-template-columns:1fr}.account-empty{padding:30px}}