#site-boot{position:fixed;inset:0;z-index:1000;display:grid;place-items:center;color:#142140;font-family:Arial,Microsoft YaHei,sans-serif;--boot-angle:0deg;--boot-radius:0px;--boot-size:min(74vw,360px)}.boot-curtain{position:absolute;inset:0;background:#fff}#site-boot[data-phase=revealing] .boot-curtain{-webkit-mask-image:radial-gradient(circle at 50% 50%,transparent var(--boot-radius),#000 calc(var(--boot-radius) + 1px));mask-image:radial-gradient(circle at 50% 50%,transparent var(--boot-radius),#000 calc(var(--boot-radius) + 1px))}.boot-orbit{position:absolute;left:50%;top:50%;width:var(--boot-size);aspect-ratio:1;transform:translate(-50%,-50%);border-radius:50%;border:1px solid #e8edf7;box-sizing:border-box}.boot-orbit:after{content:"";position:absolute;inset:-1px;border-radius:inherit;background:conic-gradient(#66718c var(--boot-angle),transparent 0);-webkit-mask:radial-gradient(farthest-side,transparent calc(100% - 1.5px),#000 0);mask:radial-gradient(farthest-side,transparent calc(100% - 1.5px),#000 0)}.boot-center{position:relative;text-align:center;transition:opacity .18s ease;max-width:80vw}.boot-wordmark{display:block;font-size:48px;font-weight:950;font-style:italic;letter-spacing:-5px;line-height:1;padding-right:5px}.boot-status-copy{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}.boot-skip{position:absolute;bottom:max(30px,env(safe-area-inset-bottom));left:50%;transform:translate(-50%);min-height:44px;padding:10px 16px;background:#fff;border:1px solid #dce0e9;color:#142140;font:13px/1.5 Arial,sans-serif;cursor:pointer}.boot-skip[hidden]{display:none}.boot-skip:focus-visible{outline:2px solid #3454ae;outline-offset:4px}#site-boot[data-phase=revealing]{pointer-events:none}#site-boot[data-phase=revealing] .boot-center,#site-boot[data-phase=revealing] .boot-skip{opacity:0;pointer-events:none}html.is-booting{overflow:hidden}html.is-booting .world-header{visibility:hidden}@media(orientation:landscape)and (max-height:500px){#site-boot{--boot-size:65svh}.boot-wordmark{font-size:38px}}@media(prefers-reduced-motion:reduce){.boot-center{transition:none}}.resources-page{--accent:#63509e;--resource-line:#e5dde8;--resource-muted:#6f6474;--resource-surface:#f7f4f8;max-width:1440px;margin:auto;padding:0 5%;color:#211d26}.resources-page .resources-header{margin:0;padding:0;height:98px;gap:24px}.resources-home{display:inline-flex;align-items:center;min-height:44px;font-size:14px}.resources-page main{min-width:0}.resources-page h1{font-size:clamp(36px,5vw,68px);line-height:1.18;letter-spacing:-.045em;margin:20px 0}.resources-intro{display:grid;grid-template-columns:1.2fr 1fr;gap:48px;padding:64px 0 48px;align-items:end;border-bottom:1px solid var(--resource-line)}.resources-intro-copy{padding-bottom:8px}.resources-intro-copy h2{font-size:20px;margin:0 0 16px}.resources-intro-copy p{font-size:15px;line-height:1.9;color:var(--resource-muted)}.resources-intro-copy>a{display:inline-flex;align-items:center;min-height:44px;font-size:13px;color:var(--accent)}.resources-catalog{padding:32px 0 48px}.resource-filter-bar{display:flex;gap:24px;align-items:end}.resource-filter-bar label{display:flex;flex-direction:column;gap:10px;font-size:13px;color:var(--resource-muted);min-width:0}.resource-filter-bar label:first-child{flex:1;max-width:540px}.resource-filter-bar label:last-child{width:220px}.resource-filter-bar input,.resource-filter-bar select{width:100%;min-width:0;padding:12px 16px;border:1px solid #b8adbf;border-radius:6px;background:#fff;color:#211d26;font:inherit;font-size:16px;min-height:48px}.resource-types{display:flex;flex-wrap:wrap;gap:8px;margin:24px 0}.resource-types button{display:flex;align-items:center;gap:10px;border:1px solid var(--resource-line);padding:10px 16px;border-radius:24px;font-size:13px;min-height:44px}.resource-types button span{font-size:11px;opacity:.8}.resource-types button[aria-pressed=true]{color:#fff;background:var(--accent);border-color:var(--accent)}.resource-count{font-size:13px;color:var(--resource-muted);margin:24px 0}.resource-result-bar{display:flex;align-items:center;justify-content:space-between;gap:16px}.resource-result-bar>button{color:var(--accent);font-size:13px;flex-shrink:0;text-decoration:underline;text-underline-offset:4px}.resource-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:40px 28px}.resource-card{min-width:0;border-bottom:1px solid var(--resource-line);padding-bottom:16px}.resource-thumb{height:280px;display:block;position:relative;background:var(--resource-surface);overflow:hidden}.resource-thumb>img{width:100%;height:100%;object-fit:contain;padding:20px}.resource-thumb.is-wallpaper>img{object-fit:cover;padding:0}.resource-thumb>span{position:absolute;bottom:12px;right:12px;padding:5px 8px;font-size:10px;background:#fff;color:#211d26}.resource-category{font-size:12px;color:var(--accent);margin:20px 0 8px}.resource-category span{color:var(--resource-muted)}.resource-card h2{font-size:21px;line-height:1.4;margin:8px 0;overflow-wrap:anywhere}.resource-file-meta{font-size:12px;color:var(--resource-muted)}.resource-rights{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:20px 0 8px}.resource-rights>div{min-width:0}.resource-rights dt{font-size:11px;color:var(--resource-muted);margin-bottom:8px}.resource-rights dd{font-size:13px;margin:0;color:#211d26}.resource-text-link{display:inline-flex;gap:12px;align-items:center;min-height:44px;color:var(--accent);font-size:13px;font-weight:600}.resource-text-link:hover{text-decoration:underline;text-underline-offset:4px}.resource-empty{padding:56px 0;min-height:240px}.resource-empty h2{font-size:26px;line-height:1.5}.resource-empty p{line-height:1.8;color:var(--resource-muted)}.resource-empty a{display:inline-flex;align-items:center;min-height:44px}.resource-pagination{display:flex;gap:20px;justify-content:center;align-items:center;margin:32px 0;font-size:14px}.resource-pagination button{border:1px solid var(--resource-line);border-radius:6px;padding:10px 16px}.resource-pagination button:disabled{opacity:.45;cursor:default}.resource-license-note{padding:40px;background:var(--resource-surface);margin:0 0 56px;scroll-margin-top:116px}.resource-license-note h2{font-size:28px;line-height:1.4}.resource-license-note>p:not(.eyebrow){max-width:800px;color:var(--resource-muted);font-size:14px;line-height:1.9}.resources-page footer{margin:0;display:flex;align-items:center;gap:24px;padding:32px 0}.resources-page footer>span{margin-left:auto;color:var(--resource-muted);font-size:12px;line-height:1.6}.resource-breadcrumb{margin:32px 0;font-size:13px;line-height:1.7;color:var(--resource-muted)}.resource-detail-grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);gap:48px;align-items:start;padding-bottom:48px}.resource-detail-preview{min-width:0;background:var(--resource-surface);text-align:center;padding:24px}.resource-detail-preview>img{display:block;width:100%;height:540px;object-fit:contain}.resource-detail-preview.is-wallpaper>img{height:auto;max-height:540px}.resource-detail-preview>a{display:inline-flex;align-items:center;min-height:44px;font-size:13px;color:var(--accent);margin-top:12px}.resource-download{min-width:0}.resource-download h1{font-size:clamp(28px,3.5vw,42px);overflow-wrap:anywhere}.resource-download>p{font-size:14px;line-height:1.9;color:var(--resource-muted)}.resource-download h2{font-size:18px;margin:24px 0 12px}.resource-metadata{margin:24px 0}.resource-metadata>div{display:grid;grid-template-columns:80px minmax(0,1fr);gap:16px;padding:12px 0;border-bottom:1px solid var(--resource-line);font-size:13px;line-height:1.7}.resource-metadata dt{color:var(--resource-muted)}.resource-metadata dd{margin:0;overflow-wrap:anywhere}.resource-download .resource-rights{border-block:1px solid var(--resource-line);padding:16px 0;margin:0}.resource-download .resource-license-warning{font-size:12px;line-height:1.8}.resource-download-button{margin-top:12px;min-height:48px;justify-content:center;line-height:1.5}.resource-download .resource-download-help{font-size:12px}.resource-related{border-top:1px solid var(--resource-line);padding:32px 0 48px}.resource-related h2{font-size:22px}.resource-related-links{display:flex;flex-wrap:wrap;gap:12px 24px}.resource-related-links>a{display:inline-flex;align-items:center;min-height:44px;font-size:14px;color:var(--accent)}@media(max-width:1024px){.resource-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.resource-detail-grid{gap:28px}.resource-detail-preview>img{height:420px}}@media(max-width:760px){.resources-page .resources-header{height:76px}.resources-intro{grid-template-columns:1fr;gap:16px;padding:36px 0 24px}.resources-intro-copy p{font-size:14px}.resources-intro-copy p br{display:none}.resources-intro-copy h2{font-size:18px;margin-bottom:12px}.resource-filter-bar{gap:16px;align-items:stretch;flex-direction:column}.resource-filter-bar label:last-child,.resource-filter-bar label:first-child{width:100%;max-width:none}.resource-grid{gap:28px 16px}.resource-thumb{height:220px}.resource-card h2{font-size:18px}.resource-rights{gap:6px}.resource-license-note{padding:24px;margin-bottom:32px}.resource-license-note h2{font-size:24px}.resource-detail-grid{grid-template-columns:minmax(0,1fr);gap:24px}.resource-detail-preview>img{height:340px}.resource-detail-preview{padding:16px}.resource-download-button{width:100%}.resources-page footer{flex-wrap:wrap}.resources-page footer>span{margin-left:0;flex-basis:100%}.resource-types button{padding:8px 12px}.resource-related-links{flex-direction:column;gap:4px}}@media(max-width:480px){.resource-grid{grid-template-columns:minmax(0,1fr)}.resource-thumb{height:300px}.resource-thumb.is-wallpaper{height:auto;aspect-ratio:16/10}.resource-rights dt{font-size:12px}}.resource-breadcrumb>a{display:inline-flex;align-items:center;min-height:44px}.resource-card h2>a{display:inline-flex;align-items:center;min-height:44px}.character-entry-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.character-entry{display:block;position:relative;height:640px;min-width:0;overflow:hidden;background:#f1f2f6;border-bottom:3px solid var(--entry-accent);text-decoration:none}.character-entry img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.2,.7,.2,1)}.character-entry.portrait img{object-position:50% top}.character-entry.scene img{object-position:46% center}.character-entry-action{position:absolute;right:20px;bottom:20px;background:#fff;color:var(--ink);padding:12px 16px;font-size:12px}@media(hover:hover){.character-entry:hover img{transform:scale(1.025)}}.character-entry:focus-visible{outline:3px solid var(--entry-accent);outline-offset:5px}.character-page{max-width:1600px;margin:auto;color:var(--ink)}.character-header{display:flex;align-items:center;gap:32px;padding:25px 6%;border-bottom:1px solid var(--line);background:#fff;position:relative}.character-header .logo{margin-right:auto}.character-header>a:not(.logo){font-size:13px;min-height:44px;display:flex;align-items:center}.character-page main{padding:0 6%}.character-breadcrumb{font-size:12px;color:var(--muted);margin:28px 0 35px;line-height:1.8}.character-profile{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);gap:7%;align-items:start;padding-bottom:70px}.character-gallery{min-width:0}.character-main-art{display:block;position:relative;width:100%;height:640px;padding:24px;background:#f3f4f8;overflow:hidden}.character-main-art img{display:block;width:100%;height:100%;object-fit:contain}.character-main-art.scene{padding:0;height:640px}.character-main-art.scene img{object-fit:cover;object-position:46% center}.character-main-art>span{position:absolute;right:16px;bottom:16px;background:#fff;padding:10px 14px;font-size:12px;color:var(--ink)}.character-looks{display:flex;gap:8px;flex-wrap:wrap;margin-top:18px}.character-looks button{min-height:44px;padding:10px 12px;font-size:12px;border:1px solid var(--line)}.character-looks button[aria-pressed=true]{border-color:var(--accent);color:var(--accent);background:#faf9fc}.character-art-caption{font-size:12px;color:var(--muted);line-height:1.8;margin:14px 0}.character-profile-copy{padding-top:28px}.character-profile-copy .eyebrow{font:400 12px Rajdhani,sans-serif;letter-spacing:3px}.character-profile-copy h1{font-size:clamp(36px,4.5vw,64px);line-height:1.15;letter-spacing:-1px;margin:20px 0 14px}.character-series{color:var(--accent);font-size:17px;letter-spacing:1px;margin:0 0 28px}.character-description{font-size:15px;line-height:2;max-width:33em;margin-bottom:40px}.character-profile-copy h2{font-size:18px;margin:0 0 18px}.character-facts{margin:0;border-top:1px solid var(--line)}.character-facts>div{display:grid;grid-template-columns:110px 1fr;gap:20px;border-bottom:1px solid var(--line);padding:16px 0;font-size:13px;line-height:1.8}.character-facts dt{color:var(--muted)}.character-facts dd{margin:0;overflow-wrap:anywhere}.character-profile-note{color:var(--muted);font-size:12px;line-height:1.8;margin:16px 0 30px}.character-profile-actions{display:flex;flex-wrap:wrap;gap:12px}.character-profile-actions a{font-size:13px}.character-continue{border-top:1px solid var(--line);padding:35px 0 60px}.character-continue h2{font-size:22px;margin:0 0 24px}.character-continue>a{display:flex;align-items:center;gap:24px;max-width:570px;background:#f7f7fa;padding-right:24px}.character-continue img{width:120px;height:150px;object-fit:cover;object-position:center top}.character-continue span{font-size:22px}.character-continue small{display:block;color:var(--muted);font-size:12px;margin-top:8px}.character-continue b{font-weight:400;margin-left:auto}.character-page footer{display:flex;align-items:center;gap:35px;padding:35px 6%;border-top:1px solid var(--line);font-size:13px}.character-page footer>a:last-child{margin-left:auto}.character-lightbox{display:block;max-height:70vh;max-width:100%;object-fit:contain;margin:auto}@media(max-width:1100px){.character-entry{height:520px}.character-profile{gap:5%}.character-main-art,.character-main-art.scene{height:540px}.character-profile-copy{padding-top:12px}.character-facts>div{grid-template-columns:90px 1fr;gap:12px}.character-profile-actions{flex-direction:column}}@media(max-width:760px){.character-entry-grid{gap:12px}.character-entry{height:370px}.character-entry-action{right:8px;bottom:10px;padding:9px 10px;font-size:10px}.character-entry.portrait img{object-position:50% top}.character-header{padding:15px 6%;gap:18px}.character-header .logo{font-size:38px}.character-header>a:not(.logo){font-size:11px}.character-breadcrumb{margin:24px 0;font-size:11px}.character-profile{display:flex;flex-direction:column;gap:28px;padding-bottom:45px}.character-gallery,.character-profile-copy{width:100%}.character-main-art{height:470px;padding:20px}.character-main-art.scene{height:420px}.character-profile-copy h1{font-size:42px;margin-top:15px}.character-series{font-size:15px;margin-bottom:20px}.character-description{font-size:14px;margin-bottom:30px}.character-facts>div{grid-template-columns:95px 1fr}.character-profile-actions a{width:100%;text-align:center}.character-continue{padding-bottom:40px}.character-continue img{width:96px;height:125px}.character-continue>a{gap:18px;padding-right:18px}.character-continue span{font-size:20px}.character-page footer{gap:20px;flex-wrap:wrap}.character-page footer .logo{font-size:38px}.character-page footer p{font-size:12px}.character-page footer>a:last-child{margin-left:0}.character-looks button{font-size:11px;padding:9px}}@media(max-width:360px){.character-entry{height:320px}.character-main-art{height:420px}.character-main-art.scene{height:360px}.character-header{gap:12px}.character-profile-copy h1{font-size:36px}}@media(prefers-reduced-motion:reduce){.character-entry img{transition:none}.character-entry:hover img{transform:none}}.character-profile-actions a{display:inline-flex;align-items:center;justify-content:center;min-height:44px}.character-image-dialog[open]{display:flex;flex-direction:column;gap:14px;height:min(88dvh,900px);max-height:calc(100dvh - 24px);padding:24px;overflow:hidden}.character-image-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-shrink:0}.character-image-heading h2{font-size:20px;line-height:1.4;margin:0;padding:0;clear:none;overflow-wrap:anywhere}.character-image-heading .close{position:static;float:none;flex-shrink:0;min-height:44px}.character-image-frame{flex:1;min-height:0}.character-image-frame .character-lightbox{width:100%;height:100%;max-height:none;margin:0;object-fit:contain}.character-image-dialog>.text-link{align-self:flex-start;flex-shrink:0;min-height:44px;margin:0}@media(max-width:760px){.character-image-dialog[open]{padding:16px}.character-image-heading{gap:12px}.character-image-heading h2{font-size:17px}}.feedback-fields{min-width:0;border:0;padding:0;margin:0}.feedback-image-upload{margin:24px 0;padding:20px;border:1px solid #ded7e6;border-radius:8px;background:#faf8fc}.feedback-image-upload>label{font-weight:600}.feedback-image-upload>p{font-size:12px;line-height:1.8;color:#6f6474}.feedback-image-upload input[type=file]{width:100%;max-width:100%;min-width:0;font-size:13px}.feedback-image-upload input[type=file]::file-selector-button{border:1px solid #b8adbf;border-radius:6px;background:#fff;padding:12px;margin:4px 12px 4px 0;cursor:pointer}.feedback-image-grid,.ticket-images{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.feedback-image-grid figure,.ticket-images figure{margin:0;min-width:0}.feedback-image-grid img,.ticket-images img{display:block;width:100%;height:150px;object-fit:contain;background:#fff;border:1px solid #e5dde8}.feedback-image-grid figcaption,.ticket-images figcaption{font-size:12px;overflow-wrap:anywhere;line-height:1.7;margin:8px 0}.feedback-image-grid button{min-height:44px}.ticket-images a{display:block;color:#63509e;font-size:13px}.ticket-images a>span{display:flex;align-items:center;min-height:44px}.ticket-attachments>p{font-size:13px;color:#6f6474;line-height:1.7}.ticket-image-error{display:block;padding:12px;background:#f5f2f8;font-size:12px}.ticket-attachments{margin:24px 0}.feedback-image-count{margin-bottom:16px}@media(max-width:600px){.feedback-image-upload{padding:16px}.feedback-image-grid,.ticket-images{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.feedback-image-grid img,.ticket-images img{height:120px}}@media(max-width:360px){.feedback-image-grid,.ticket-images{grid-template-columns:minmax(0,1fr)}}.contact-page{--line:#dce0e9;--muted:#667089;color:var(--ink,#142140);max-width:1280px;margin:auto;padding:0 5%}.contact-page .contact-header{margin:0;padding:0;height:90px;border-color:var(--line)}.contact-header>a:last-child{font-size:13px;display:inline-flex;align-items:center;min-height:44px}.contact-intro{padding:64px 0 48px;border-bottom:1px solid var(--line)}.contact-intro h1{font-size:clamp(34px,4vw,54px);letter-spacing:-1.5px;line-height:1.3;margin:18px 0}.contact-intro>p:last-child{font-size:15px;line-height:1.9;color:var(--muted);margin:0}.contact-layout{display:grid;grid-template-columns:minmax(220px,.7fr) minmax(0,1.3fr);gap:8%;padding:48px 0 56px}.contact-form{grid-column:2;grid-row:1;min-width:0}.contact-form>h2{font-size:25px;line-height:1.5;margin:0 0 24px}.contact-form .feedback-submit{padding:0;border:0}.contact-form .feedback-submit>h3{font-size:16px;margin:0 0 8px}.contact-form .feedback-submit>p{font-size:13px;line-height:1.8;color:var(--muted);margin:8px 0 24px;overflow-wrap:anywhere}.contact-form .feedback-fields label{display:flex;flex-direction:column;gap:9px;font-size:14px;line-height:1.6;min-width:0}.contact-form input:not([type=checkbox]):not([type=file]),.contact-form select,.contact-form textarea{width:100%;min-width:0;max-width:100%;border:1px solid #acb8d0;border-radius:0;background:#fff;color:var(--ink,#142140);padding:12px;font:inherit;font-size:16px;line-height:1.5}.contact-form textarea{resize:vertical;min-height:140px}.contact-form :is(input,select,textarea):focus-visible{outline:2px solid var(--accent,#2148c5);outline-offset:3px}.contact-form .feedback-image-upload{border-color:var(--line);border-radius:0;background:#f5f7fa}.contact-form .feedback-image-upload>p{color:var(--muted)}.contact-form .submission-consent{display:flex;flex-direction:row;align-items:flex-start;gap:10px;font-size:12px;line-height:1.8;margin:24px 0}.contact-form .submission-consent input{width:20px;min-width:20px;min-height:20px;height:20px;margin:2px 0}.contact-form .primary{min-height:48px}.contact-form .primary:disabled{opacity:.5;cursor:not-allowed}.contact-form .honeypot{display:none!important}.contact-form .admin-error{color:#a02236;margin-top:16px}.contact-help{grid-column:1;grid-row:1;min-width:0}.contact-help h2{font-size:17px;line-height:1.5;margin:0 0 20px}.contact-help dl{margin:0}.contact-help dl>div{padding:20px 0;border-top:1px solid var(--line)}.contact-help dt{font-size:14px;font-weight:600;line-height:1.5}.contact-help dd,.contact-help p{font-size:13px;line-height:1.9;color:var(--muted);margin:9px 0 0}.contact-follow-up{margin-top:28px;padding-top:24px;border-top:1px solid var(--line)}.feedback-purpose-note{padding:24px;background:#f5f7fa;border-left:2px solid #c2cde5;margin:24px 0 32px}.feedback-purpose-note h2{font-size:17px;line-height:1.5;margin:0 0 8px}.feedback-purpose-note p{font-size:13px;line-height:1.9;color:var(--muted,#667089);margin:8px 0}.feedback-purpose-note .text-link{font-size:13px;line-height:1.7;display:inline-flex;align-items:center;min-height:44px;text-decoration:underline;text-underline-offset:5px;color:var(--accent,#2148c5)}.feedback-purpose-note .feedback-purpose-label{font-size:12px;font-weight:600;letter-spacing:1px;color:var(--ink,#142140)}.contact-testing-note{display:flex;align-items:center;justify-content:space-between;gap:28px;margin:0 0 56px}.contact-testing-note>a{flex-shrink:0}.contact-page .contact-footer{margin:0;padding:30px 0;border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:20px;font-size:13px}.contact-footer p{margin:0;color:var(--muted)}.contact-footer a{min-height:44px;display:inline-flex;align-items:center}@media(max-width:760px){.contact-page{padding-inline:6%}.contact-page .contact-header{height:76px;gap:20px}.contact-header .logo{font-size:38px}.contact-header>a:last-child{font-size:12px}.contact-intro{padding:38px 0 30px}.contact-intro h1{font-size:34px}.contact-intro>p:last-child{font-size:14px}.contact-desktop-break{display:none}.contact-layout{display:flex;flex-direction:column;gap:42px;padding:34px 0 40px}.contact-form>h2{font-size:22px}.contact-form .form-grid{grid-template-columns:minmax(0,1fr)}.contact-help{border-top:1px solid var(--line);padding-top:32px}.contact-help dl>div{padding:16px 0}.contact-follow-up{margin-top:12px}.feedback-purpose-note{padding:20px}.contact-testing-note{display:block;margin-bottom:36px}.contact-page .contact-footer{padding:24px 0;align-items:center}.contact-form .feedback-image-upload{padding:14px}}.test-feedback-page .test-feedback-form :is(input,textarea,select){font-size:16px;line-height:1.5}.contact-form .feedback-submit>.admin-error,.contact-form .feedback-image-upload>.feedback-image-error{color:#a02236}.contact-form .feedback-submit[role=status]{scroll-margin-block:100px;outline-offset:8px}.guide-page{--accent:#63509e;color:#211e27;max-width:1440px;margin:auto;padding:0 6%}.guide-page header{padding:28px 0}.guide-hero{padding:75px 0 65px;border-bottom:1px solid #e8e2ee}.guide-hero h1{font-size:clamp(44px,6vw,84px);line-height:1.12;letter-spacing:-.045em;margin:25px 0}.guide-hero>p:not(.eyebrow){line-height:1.9;color:#706879}.guide-hero>span{font-size:12px;color:#63509e}.guide-layout{display:grid;grid-template-columns:230px minmax(0,1fr);gap:64px;padding:52px 0}.guide-layout nav{display:flex;flex-direction:column;gap:18px;align-self:start;position:sticky;top:25px;font-size:13px}.guide-layout nav a{line-height:1.7}.guide-content{min-width:0;max-width:790px}.guide-content section{padding:25px 0 40px;border-bottom:1px solid #e8e2ee;scroll-margin-top:25px}.guide-content h2{font-size:clamp(25px,3vw,35px);line-height:1.4;margin:15px 0}.guide-content h3{font-size:18px;margin-bottom:8px}.guide-content p{line-height:1.95;overflow-wrap:anywhere}.guide-intro,.guide-content article p{color:#6b6374}.guide-content article{margin-top:28px}.guide-note{background:#f5f2f8;padding:20px 24px;border-left:3px solid #63509e}.guide-content label{display:block;margin:25px 0}.guide-content input{display:block;width:100%;box-sizing:border-box;padding:14px;margin-top:10px;border:1px solid #d9d1e4;border-radius:6px;font:inherit}.guide-content details{padding:18px 0;border-bottom:1px solid #e8e2ee}.guide-content summary{cursor:pointer;line-height:1.7}.guide-sources{font-size:13px}.guide-sources a{overflow-wrap:anywhere}.guide-page footer{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:35px 0;border-top:1px solid #e8e2ee}@media(max-width:760px){.guide-layout{grid-template-columns:minmax(0,1fr);gap:20px;padding-top:25px}.guide-layout nav{position:static;display:grid;grid-template-columns:1fr 1fr;gap:12px}.guide-layout nav b{grid-column:1/-1}.guide-hero{padding:45px 0}.guide-page footer{flex-wrap:wrap}.guide-page header{gap:20px}.guide-content section{padding-bottom:25px}}.guide-accessory{margin:18px 0 26px;padding:18px 20px;background:#f7f5fa;border:1px solid #e8e2ee;border-radius:8px}.guide-accessory strong{font-size:14px}.guide-content .guide-accessory p{font-size:14px;margin:8px 0 12px}.guide-accessory-links{display:flex;flex-wrap:wrap;gap:10px}.guide-accessory-links a{display:inline-flex;align-items:center;min-height:44px;padding:0 14px;border:1px solid #d9d1e4;border-radius:6px;font-size:14px;color:#63509e;background:#fff}.guide-accessory small{display:block;margin-top:12px;color:#706879;font-size:12px;line-height:1.7}.guide-layout nav{top:112px;max-height:calc(100dvh - 128px);overflow-y:auto}.guide-layout nav a{display:flex;align-items:center;min-height:44px}.guide-content details{padding:0}.guide-content summary{min-height:52px;padding:16px 0}.guide-content details>p{margin:0 0 20px}.guide-sources summary{font-size:14px}.guide-sources[open]>a{display:inline-flex;align-items:center;min-height:44px}@media(max-width:760px),(max-width:1000px)and (max-height:500px){.guide-layout{grid-template-columns:minmax(0,1fr);gap:24px;padding-top:28px}.guide-layout nav{position:static;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;max-height:none;overflow:visible}.guide-layout nav b{grid-column:1/-1;margin-bottom:4px}.guide-page .guide-layout nav a{font-size:14px;line-height:1.65;padding:10px 12px;border:1px solid var(--line)}.guide-content .outline-button{display:inline-flex;align-items:center;justify-content:center;min-height:44px}}.guide-page{color:var(--ink);--accent:#2148c5}.guide-page header>a:nth-child(2){margin-left:auto;margin-right:24px}.guide-page header>a:not(.logo){font-size:13px}.guide-hero>p:not(.eyebrow),.guide-intro,.guide-content article p{color:var(--muted)}.guide-hero>span{color:var(--muted);line-height:1.8}.guide-hub{padding:56px 0}.guide-directory-heading{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:40px}.guide-directory-heading h2,.guide-basics h2,.guide-brand-entry h2{font-size:clamp(24px,3vw,36px);line-height:1.4;margin:12px 0 20px}.guide-search{font-size:13px;width:min(100%,360px)}.guide-search input{display:block;width:100%;min-height:48px;margin-top:12px;padding:12px 0;border:0;border-bottom:1px solid #8e98ad;background:transparent;font:inherit;font-size:16px;border-radius:0}.guide-topic-group{display:grid;grid-template-columns:230px minmax(0,1fr);gap:64px;padding:12px 0 28px}.guide-topic-group>h2{font-size:15px;margin:27px 0;font-weight:500;color:var(--muted)}.guide-topic{display:flex;align-items:start;gap:24px;border-top:1px solid var(--line);padding:26px 0;min-width:0}.guide-topic:last-child{border-bottom:1px solid var(--line)}.guide-topic-number{font:300 30px/1.4 Rajdhani,sans-serif;color:var(--accent)}.guide-topic>div{flex:1;min-width:0}.guide-topic h3{font-size:23px;line-height:1.5;margin:0 0 8px;font-weight:600}.guide-topic p{font-size:14px;line-height:1.9;color:var(--muted);margin:0;max-width:620px}.guide-topic>span:last-child{font-size:25px;margin-top:4px}.guide-topic:hover h3{color:var(--accent)}.guide-search-status{font-size:14px;color:var(--muted)}.guide-basics{padding:40px 0 60px;border-top:1px solid var(--line)}.guide-basics ol{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:42px;padding:0;list-style:none;margin:32px 0}.guide-basics li{border-top:1px solid var(--line);padding-top:20px}.guide-basics b{font-size:18px}.guide-basics p{font-size:14px;line-height:1.9;color:var(--muted)}.guide-brand-entry{padding:48px 0 60px;border-top:1px solid var(--line)}.guide-brand-entry>p:not(.eyebrow){line-height:1.9;color:var(--muted);margin-bottom:24px;max-width:650px}.guide-breadcrumb{display:flex;gap:12px;flex-wrap:wrap;font-size:13px;margin:28px 0 0;color:var(--muted)}.guide-page .guide-article-hero{padding-top:32px!important}.guide-article-hero h1{font-size:clamp(36px,4.7vw,64px);max-width:1000px;line-height:1.3}.guide-article-hero>p:not(.eyebrow){max-width:660px}.guide-content .guide-takeaways h2{font-size:20px;margin:0 0 16px}.guide-takeaways{padding:24px 0;border-block:1px solid var(--line)}.guide-takeaways ul{padding-left:22px;margin:0;line-height:2}.guide-takeaways li+li{margin-top:8px}.guide-content{font-size:16px}.guide-note{padding:16px 20px;border-color:var(--line);background:#f5f7fa;font-size:14px;color:var(--muted);margin:24px 0}.guide-content section{scroll-margin-top:112px;border-color:var(--line)}.guide-content .guide-related .guide-topic h3{font-size:19px;margin:0 0 6px}.guide-related .guide-topic-number{font-size:24px}.guide-video{margin:24px 0}.guide-video video{display:block;width:100%;background:#142140}.guide-video figcaption{margin:12px 0;font-size:14px}@media(max-width:760px){.guide-page header{gap:12px}.guide-page header>a:nth-child(2){margin-right:0}.guide-page header>a:not(.logo){font-size:12px}.guide-hero h1{font-size:42px;line-height:1.25}.guide-hub{padding:36px 0}.guide-directory-heading{display:block;margin-bottom:32px}.guide-search{display:block;width:100%;margin-top:28px}.guide-topic-group{display:block;padding-bottom:28px}.guide-topic-group>h2{margin:0 0 16px}.guide-topic{gap:16px;padding:22px 0}.guide-topic h3{font-size:21px}.guide-topic p{font-size:14px}.guide-basics ol{grid-template-columns:1fr;gap:16px}.guide-basics p{margin-bottom:0}.guide-article-hero h1{font-size:34px}.guide-breadcrumb{margin-top:24px}.guide-page .guide-layout nav{display:flex;gap:0}.guide-page .guide-layout nav a{border:0;border-bottom:1px solid var(--line);padding:10px 0}.guide-content section{scroll-margin-top:100px}.guide-content h2{font-size:26px}.guide-content h3{font-size:18px}.guide-content p{line-height:1.9}.guide-takeaways{padding:20px 0}.guide-note{padding:16px}.guide-brand-entry{padding-block:36px 48px}}.guide-video-entry{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:40px;padding:40px 0;border-bottom:1px solid var(--line)}.guide-video-entry h2{font-size:clamp(23px,3vw,32px);line-height:1.4}.guide-video-entry p{line-height:1.8;color:var(--muted)}.guide-video-pending{aspect-ratio:16/9;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#f5f7fa;border:1px solid var(--line)}.guide-video-pending>span{font-size:44px;font-weight:800;font-style:italic;letter-spacing:-4px}.guide-video-pending p{font-size:13px;margin:12px 0 0}.guide-content h3{margin-top:32px;line-height:1.6}.guide-content li{line-height:1.95;margin:12px 0}.guide-content ul,.guide-content ol{padding-left:24px}.guide-table-wrap{width:100%;margin:24px 0}.guide-table-wrap table{border-collapse:collapse;width:100%;table-layout:fixed;font-size:14px;line-height:1.9}.guide-table-wrap th,.guide-table-wrap td{text-align:left;vertical-align:top;padding:14px 12px;border-bottom:1px solid var(--line);overflow-wrap:anywhere}.guide-table-wrap th{background:#f5f7fa}.guide-table-wrap td:first-child{font-weight:600}@media(max-width:760px){.guide-video-entry{grid-template-columns:minmax(0,1fr);gap:20px;padding:28px 0}.guide-video-entry h2{margin-top:12px}.guide-table-wrap th,.guide-table-wrap td{padding:12px 7px}.guide-table-wrap table{font-size:13px}}.guide-table-caption{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.guide-video-entry>section{min-width:0}.guide-video video{aspect-ratio:16/9;object-fit:contain}.guide-video-entry>section>h2{display:none}.guide-video-entry .guide-video{margin:0}.guide-arrow{display:inline-block;width:1em;height:1em;flex:none;vertical-align:-.12em;color:inherit}.guide-topic>span:last-child{display:flex;align-items:center;justify-content:center;width:28px;height:32px;color:var(--ink)}.guide-topic:hover>span:last-child{color:var(--accent)}.guide-layout nav .guide-arrow{margin-right:8px}.signal-text-accessible{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}.signal-text[data-active=false] .signal-text-glyph,.signal-text[data-active=false][data-mode=line] .signal-text-visual,.signal-block[data-active=false]{opacity:0;animation:none}.signal-text[data-active=true] .signal-text-glyph,.signal-text[data-active=true][data-mode=line] .signal-text-visual,.signal-block[data-active=true]{animation:signal-reveal .2s ease-out var(--signal-delay, 0ms) both}@keyframes signal-reveal{0%{opacity:0}20%,60%{opacity:1}40%,80%{opacity:.25}to{opacity:1}}.signal-hover:focus-visible :is(.signal-text[data-active=true] .signal-text-visual,.signal-hover-target){animation:signal-hover .16s ease-out}@media(hover:hover)and (pointer:fine){.signal-hover:hover :is(.signal-text[data-active=true] .signal-text-visual,.signal-hover-target){animation:signal-hover .16s ease-out}}@keyframes signal-hover{0%,50%,to{opacity:1}25%,75%{opacity:.25}}@media(prefers-reduced-motion:reduce){.signal-text[data-active=true] .signal-text-glyph,.signal-text[data-active=true][data-mode=line] .signal-text-visual,.signal-hover:is(:hover,:focus-visible) :is(.signal-text[data-active=true] .signal-text-visual,.signal-hover-target),.signal-block[data-active=true]{opacity:1;animation:none}}.creation-journey{position:relative;height:250svh;min-height:1550px;isolation:isolate;scroll-margin-top:0}.creation-stage{position:sticky;top:0;width:100%;height:100svh;min-height:620px;overflow:hidden;background:#fff;color:#142140;isolation:isolate;--creation-clip:19% 4.5% 13% 45%;--creation-angle:-3.5deg;--creation-image-height:68%;--creation-image-left:70.25%;--creation-image-top:53%;--creation-image-opacity:1;--creation-shade:0;--creation-copy-color:#142140;--creation-copy-y:15px}.creation-media{position:absolute;inset:0;display:block;z-index:0;overflow:hidden;clip-path:inset(var(--creation-clip));transform:rotate(var(--creation-angle));transform-origin:70% 50%;will-change:clip-path,transform}.creation-original{display:block;position:absolute;left:var(--creation-image-left);top:var(--creation-image-top);height:var(--creation-image-height);width:auto;max-width:none;transform:translate(-50%,-50%);opacity:var(--creation-image-opacity);object-fit:contain;pointer-events:none}.creation-media .portrait-particles{z-index:1}.creation-shade{position:absolute;inset:0;z-index:2;pointer-events:none;opacity:var(--creation-shade);background:linear-gradient(90deg,rgb(var(--creation-veil-rgb,255,255,255)) 0% 54%,rgba(var(--creation-veil-rgb,255,255,255),0) 82%)}.creation-copy{position:absolute;left:6%;top:21%;z-index:4;width:44%;color:var(--creation-copy-color);transform:translate3d(0,var(--creation-copy-y),0);pointer-events:none}.creation-kicker{font:400 11px Rajdhani,sans-serif;letter-spacing:3px;margin:0 0 25px}.creation-title{display:block;font:300 clamp(82px,9vw,142px)/.88 Rajdhani,sans-serif;letter-spacing:-.045em;margin:0 0 32px}.creation-copy h2{font-size:clamp(21px,2vw,29px);line-height:1.55;letter-spacing:-.04em;margin:0 0 16px;color:inherit;font-weight:600}.creation-description{font-size:13px;line-height:1.9;margin:0 0 32px;letter-spacing:.02em}.creation-cta{display:inline-flex;align-items:center;justify-content:space-between;gap:30px;min-height:54px;padding:5px 6px 5px 23px;border:1px solid #cbd3e1;border-radius:40px;background:#fffffff5;color:#142140;font-size:13px;pointer-events:auto;transition:background .25s,border-color .25s}.creation-cta>span{display:grid;place-items:center;border:1px solid #cbd3e1;border-radius:50%;width:40px;height:40px;font-size:23px;font-weight:300;transition:transform .25s}.creation-cta:hover{background:#fff;border-color:#1942bf}.creation-cta:hover>span{transform:rotate(45deg)}.creation-cta:focus-visible,.creation-art-caption:focus-visible,.creation-media:focus-visible{outline:3px solid #e07ec4;outline-offset:5px}.creation-art-caption{position:absolute;right:5%;bottom:5%;z-index:5;display:flex;align-items:center;gap:23px;min-height:44px;padding:4px 14px;border-radius:24px;background:#ffffffec;color:#142140;font-size:11px;letter-spacing:.04em}.creation-art-caption>span:last-child{font-size:21px}.creation-index{position:absolute;left:6%;bottom:6%;z-index:3;font:400 10px Rajdhani,sans-serif;letter-spacing:2.5px;color:var(--creation-copy-color);pointer-events:none}.creation-mobile-break{display:none}.creation-image-message{position:absolute;left:45%;top:45%;width:46%;padding:35px 20px;text-align:center;background:#f1f3f9;color:#142140;font-size:13px}@media(max-width:1100px){.creation-copy{left:5%;width:48%}.creation-title{font-size:clamp(76px,10vw,120px)}.creation-description{font-size:12px}.creation-copy h2{font-size:23px}}@media(max-width:760px){.creation-journey{height:240svh;min-height:0}.creation-stage{min-height:600px;--creation-clip:46% 5% 10% 8%;--creation-image-height:44%;--creation-image-left:51.5%;--creation-image-top:68%}.creation-copy{left:6%;top:12%;width:88%}.creation-kicker{font-size:9px;letter-spacing:2px;margin-bottom:19px}.creation-title{font-size:clamp(62px,16vw,96px);line-height:.9;margin-bottom:23px}.creation-copy h2{font-size:20px;margin-bottom:12px;letter-spacing:-.04em}.creation-description{font-size:11px;line-height:1.8;margin-bottom:20px;max-width:290px}.creation-cta{min-height:47px;font-size:11px;padding-left:17px;gap:20px}.creation-cta>span{width:34px;height:34px;font-size:21px}.creation-art-caption{right:5%;bottom:4%;font-size:9px;gap:15px;padding:4px 12px;min-height:42px}.creation-index{left:6%;bottom:11%;font-size:8px;letter-spacing:1.5px}.creation-shade{background:linear-gradient(180deg,rgb(var(--creation-veil-rgb,255,255,255)) 0% 55%,rgba(var(--creation-veil-rgb,255,255,255),0) 91%)}.creation-image-message{left:8%;top:51%;width:87%}}.creation-journey[data-reduced=true]{height:auto;min-height:0}.creation-journey[data-reduced=true] .creation-stage{position:relative;display:grid;grid-template-columns:1fr 1.15fr;gap:5%;align-items:center;height:auto;min-height:650px;padding:110px 6%;overflow:hidden}.creation-journey[data-reduced=true] .creation-copy{position:relative;inset:auto;width:auto;grid-column:1;grid-row:1;transform:none;color:#142140}.creation-journey[data-reduced=true] .creation-title{font-size:clamp(64px,8vw,120px)}.creation-journey[data-reduced=true] .creation-media{position:relative;inset:auto;grid-column:2;grid-row:1;aspect-ratio:1.15;clip-path:none;transform:none;will-change:auto}.creation-journey[data-reduced=true] .creation-original{inset:0;width:100%;height:100%;object-fit:cover;transform:none;opacity:1}.creation-journey[data-reduced=true] .creation-shade,.creation-journey[data-reduced=true] .creation-index{display:none}@media(max-width:760px){.creation-journey[data-reduced=true] .creation-stage{display:flex;flex-direction:column;gap:32px;padding:80px 6% 90px;min-height:0;align-items:stretch}.creation-journey[data-reduced=true] .creation-copy{order:0}.creation-journey[data-reduced=true] .creation-media{order:1;aspect-ratio:1.35}.creation-journey[data-reduced=true] .creation-title{font-size:70px}.creation-journey[data-reduced=true] .creation-art-caption{bottom:24px;right:6%}}@media(prefers-reduced-motion:reduce){.creation-media,.creation-copy,.creation-cta,.creation-cta>span{transition:none!important;will-change:auto}}.creation-shade,.creation-copy{transition:none}@media(max-width:760px){.creation-stage{min-height:0}.creation-copy{top:max(90px,12%)}.creation-description,.creation-cta{font-size:12px}.creation-art-caption{min-height:44px;font-size:10px}}@media(max-width:760px)and (max-height:699px){.creation-title{font-size:54px;margin-bottom:18px}.creation-description{margin-bottom:16px}.creation-art-caption{bottom:12px}.creation-index{display:none}}@media(min-width:761px)and (max-width:1000px)and (min-height:501px){.creation-title{font-size:8.5vw}}@media(orientation:landscape)and (max-height:500px)and (max-width:1100px){.creation-journey{height:250svh;min-height:0}.creation-stage{min-height:0}.creation-copy{left:5%;top:100px;width:44%}.creation-kicker{font-size:9px;letter-spacing:2px;margin-bottom:12px}.creation-title{font-size:56px;line-height:.88;margin-bottom:14px}.creation-copy h2{font-size:18px;line-height:1.5;margin-bottom:8px}.creation-description{font-size:12px;line-height:1.6;margin-bottom:12px}.creation-cta{min-height:44px;font-size:12px;padding:4px 5px 4px 16px;gap:18px}.creation-cta>span{width:32px;height:32px;font-size:20px}.creation-art-caption{bottom:12px;font-size:10px}.creation-index{display:none}.creation-journey[data-reduced=true]{height:auto}.creation-journey[data-reduced=true] .creation-stage{min-height:0;padding:105px 5% 75px}.creation-journey[data-reduced=true] .creation-title{font-size:56px}}@media(max-width:760px){.creation-copy{top:90px}.creation-index{display:none}}@media(max-width:760px)and (max-height:699px){.creation-copy{top:84px}.creation-kicker{margin-bottom:12px}.creation-title{font-size:44px;margin-bottom:16px}.creation-copy h2{font-size:18px;margin-bottom:8px}.creation-description{margin-bottom:14px}}.merch-grid>article{min-width:0;scroll-margin-top:110px}.merch-grid .merch-thumbnail{display:block;position:relative;width:100%;height:240px;padding:16px;background:#f5f6f9;overflow:hidden;border:1px solid #e7e9ef}.merch-grid .merch-thumbnail img{display:block;width:100%;height:100%;object-fit:contain}.merch-grid .merch-image-pending{display:grid;place-items:center;color:var(--muted);font-size:13px;letter-spacing:1px}.merch-demo-label{position:absolute;left:10px;bottom:10px;background:#fffffff2;color:#52607b;padding:6px 9px;font-size:10px;line-height:1.5}.merch-grid .merch-thumbnail:focus-visible{outline:2px solid var(--accent);outline-offset:4px}.merch-grid>article h3{line-height:1.65;overflow-wrap:anywhere}.product-sections-hint{margin:0;padding:10px 5%;font-size:11px;color:var(--muted);line-height:1.6;border-bottom:1px solid var(--line)}.product-sections-hint span{margin-left:6px}.product-sections:focus-visible{outline:2px solid var(--accent);outline-offset:-3px}.product-page .product-shop-list a{display:inline-flex;align-items:center;min-height:44px}.product-image-dialog[open]{display:flex;flex-direction:column;gap:14px;height:min(88dvh,900px);max-height:calc(100dvh - 24px);padding:24px;overflow:hidden}.product-image-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-shrink:0}.product-image-heading h2{font-size:20px;line-height:1.4;margin:0;padding:0;clear:none;overflow-wrap:anywhere}.product-image-heading .close{position:static;float:none;flex-shrink:0;min-height:44px}.product-image-frame{flex:1;min-height:0}.product-image-frame .product-lightbox{width:100%;height:100%;max-height:none;margin:0;object-fit:contain}.product-image-dialog>.outline-button{align-self:flex-start;flex-shrink:0}.product-image-dialog>.muted-copy{margin:0;flex-shrink:0;font-size:12px;line-height:1.5}@media(max-width:1000px){.product-page .product-section .section-heading{display:block}.product-page .product-section .section-heading p{margin:10px 0 0;justify-self:auto;text-align:left}}@media(max-width:760px){.product-page .product-section .section-heading h2{font-size:clamp(24px,6.8vw,28px);line-height:1.5}.merch-grid .merch-image-pending{height:80px}.product-image-dialog[open]{padding:16px}.product-image-heading{gap:12px}.product-image-heading h2{font-size:17px}}.birthday-page main{max-width:1200px;margin:auto;padding:0 32px}.birthday-page header{max-width:1264px;margin:auto}.birthday-hero{display:grid;grid-template-columns:1.5fr 1fr;gap:64px;padding:80px 0;border-bottom:1px solid #e6e1eb;align-items:center}.birthday-hero h1{font-size:clamp(38px,5.5vw,72px);line-height:1.15;letter-spacing:-.05em;margin:24px 0}.birthday-hero p{max-width:580px;color:#6c6477;line-height:1.9}.birthday-seal{background:#f5f2f8;min-height:290px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px}.official-mark{display:inline-block;width:130px;height:102px;overflow:hidden;position:relative;flex-shrink:0}.official-mark img{position:absolute;width:640px!important;max-width:none!important;height:auto!important;left:-249px;top:-66px;mix-blend-mode:multiply}.birthday-seal>span:not(.official-mark){font-size:11px;letter-spacing:.3em;color:#63509e}.birthday-section{padding:56px 0;border-bottom:1px solid #e6e1eb}.birthday-heading h2,.birthday-contact h2{font-size:30px;margin:14px 0}.birthday-heading p{color:#6c6477}.birthday-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px;padding:0;list-style:none;margin:32px 0}.step-number{font-size:32px;font-weight:800;color:#63509e}.birthday-steps h3{font-size:20px}.birthday-steps p,.birthday-calculation p{line-height:1.9;white-space:pre-line}.birthday-privacy{font-size:13px;line-height:1.8;background:#f5f2f8;padding:20px;color:#645a73}.birthday-table table{width:100%;border-collapse:collapse;margin-top:32px;text-align:left}.birthday-table caption{position:absolute;clip-path:inset(50%);width:1px;height:1px;overflow:hidden}.birthday-table th,.birthday-table td{padding:24px 20px;border-bottom:1px solid #e6e1eb}.birthday-table thead{background:#f5f2f8}.birthday-table tbody th{width:32%;font-weight:400}.birthday-table strong{font-size:30px;color:#63509e}.birthday-table small{display:block;margin-top:8px;color:#6c6477;font-size:12px}.birthday-calculation{padding:24px 0 0}.birthday-contact{display:grid;grid-template-columns:1.5fr 1fr;gap:32px;align-items:center;padding:56px 0}.birthday-actions{display:flex;flex-direction:column;align-items:flex-start;gap:16px}.birthday-warning{border-top:1px solid #e6e1eb;padding:24px 0;color:#715265;font-size:14px;line-height:1.8}.birthday-page footer{max-width:1200px;margin:auto}.spec-table dd{white-space:pre-line}.merch-grid article p,.merch-grid dd{white-space:pre-line}@media(max-width:767px){.birthday-page main{padding:0 20px}.birthday-page header{padding:20px}.birthday-hero{grid-template-columns:1fr;gap:28px;padding:40px 0}.birthday-seal{min-height:200px}.birthday-section{padding:36px 0}.birthday-steps{grid-template-columns:1fr;gap:24px}.birthday-steps li{border-bottom:1px solid #e6e1eb;padding-bottom:20px}.birthday-heading h2,.birthday-contact h2{font-size:25px}.birthday-table th,.birthday-table td{padding:18px 10px}.birthday-table tbody th{width:34%;font-size:13px}.birthday-table strong{font-size:24px}.birthday-table td{font-size:14px;line-height:1.7;overflow-wrap:anywhere}.birthday-contact{grid-template-columns:1fr;padding:36px 0}.birthday-actions{align-items:stretch}.birthday-actions .primary{text-align:center}.birthday-page footer{margin:0 20px;gap:24px;flex-wrap:wrap}}.official-mark{width:144px;height:108px}.birthday-page header{padding-left:32px;padding-right:32px}.birthday-page section[id]{scroll-margin-top:110px}.admin-shell{--accent:#63509e;--muted:#6f6474;background:#f8f7fa;min-height:100vh;color:#241e2c;font-size:14px}.admin-shell button,.admin-shell input,.admin-shell select,.admin-shell textarea{font:inherit;min-height:44px}.admin-shell button{border:1px solid #d7d0dd;background:#fff;border-radius:7px;padding:10px 16px}.admin-shell .admin-primary{background:#63509e;color:#fff;border-color:#63509e}.admin-shell button:disabled{opacity:.5;cursor:not-allowed}.admin-shell .admin-top{height:80px;margin:0;padding:0 32px;gap:24px;border-bottom:1px solid #ddd;background:#fff}.admin-top>span{margin-left:auto;font-size:12px}.admin-top>a:not(.logo){font-size:13px}.admin-layout{display:grid;grid-template-columns:200px minmax(0,1fr);max-width:1700px;margin:auto}.admin-nav{display:flex;flex-direction:column;gap:8px;align-self:start;padding:24px 16px;position:sticky;top:80px}.admin-nav button{text-align:left;font-size:14px}.admin-nav button[aria-current=page]{background:#ede8f4;border-color:#bcaacf;color:#513b79;font-weight:700}.admin-main{padding:32px;min-width:0}.admin-title{display:flex;align-items:center;justify-content:space-between}.admin-title h1{font-size:28px}.admin-workspace{padding:0;border:0;min-width:0}.admin-fields{display:grid;grid-template-columns:1fr 1fr;gap:20px}.admin-field{display:flex;flex-direction:column;gap:8px;margin:16px 0;font-size:13px;min-width:0}.admin-field input,.admin-field select,.admin-field textarea{border:1px solid #bcb2c8;border-radius:6px;padding:12px;background:#fff;width:100%;min-width:0;color:#241e2c;font-size:16px}.admin-field input[type=color]{height:50px;padding:4px;max-width:120px}.admin-field textarea{resize:vertical;line-height:1.6}.field-preview{width:100%;height:110px;object-fit:contain;align-self:start;background:#fff}.admin-error{color:#a02236;line-height:1.6;white-space:pre-wrap}.admin-notice{color:#285f45;line-height:1.6}.admin-error:empty,.admin-notice:empty{display:none}.admin-actions{display:flex;gap:12px;align-items:center;flex-wrap:wrap;margin:18px 0}.admin-actions>span{font-size:12px;color:#6f6474}.admin-product-layout{display:grid;grid-template-columns:200px minmax(0,1fr);gap:24px}.admin-product-list{display:flex;flex-direction:column;gap:12px;align-self:start}.admin-product-list button{text-align:left;display:flex;flex-direction:column;gap:8px}.admin-product-list span,.admin-product-list small{font-size:11px;color:#6f6474}.admin-product-list button[aria-pressed=true]{border-color:#63509e;background:#ede8f4}.product-editor{padding:24px;background:#fff;border:1px solid #e4dfe8;border-radius:10px}.product-editor details{border-top:1px solid #ddd;padding:20px 0}.product-editor summary{font-weight:700;cursor:pointer;padding:8px 0}.repeat-row{display:grid;grid-template-columns:1fr 1fr;gap:12px;border-bottom:1px solid #ddd;padding-bottom:16px;margin:16px 0}.repeat-row>button{align-self:end;grid-column:1/-1;justify-self:start}.repeat-card{border:1px solid #d9d0e2;background:#fbf9fc;padding:20px;margin:20px 0}.article-section{border-block:1px solid #ddd;padding-bottom:16px}.save-bar{position:sticky;bottom:0;padding:16px;background:#fffffff5;border:1px solid #ded6e5;display:flex;gap:10px;align-items:center;flex-wrap:wrap;z-index:2}.save-bar>span{font-size:12px;flex-basis:100%;color:#6f6474}.admin-empty{padding:40px;background:#fff;color:#6f6474}.admin-media{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.admin-media figure{margin:0;min-width:0;background:#fff;border:1px solid #e4dfe8;padding:12px}.admin-media img{width:100%;height:180px;object-fit:contain}.admin-media figcaption{font-size:12px;overflow-wrap:anywhere;padding-top:12px}.feedback-list{display:grid;gap:12px}.feedback-list button{text-align:left;display:flex;flex-direction:column;gap:8px}.feedback-list span{font-size:12px;color:#6f6474}.feedback-list p{margin:0;overflow-wrap:anywhere}.ticket-panel{margin-top:24px;background:#fff;border:1px solid #ddd;padding:24px}.preserve-text{white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.8}.account-list>div,.audit-list>div{display:flex;flex-wrap:wrap;gap:24px;padding:16px 0;border-bottom:1px solid #ddd;align-items:center}.audit-list time{font-size:12px;color:#6f6474}.auth-shell{padding:36px}.auth-box{max-width:450px;margin:60px auto;background:#fff;padding:36px;border:1px solid #ded6e4;border-radius:12px}.auth-box h1{font-size:26px}.auth-box p{line-height:1.8}.auth-box .admin-primary{width:100%;margin:12px 0 24px}.api-warning{background:#fff5d7;color:#6c4910;padding:12px 5%;font-size:13px}.submission-consent{display:flex!important;flex-direction:row!important;align-items:flex-start;gap:10px;font-size:13px!important;line-height:1.6;margin:20px 0}.submission-consent input{width:20px;min-width:20px;height:20px;min-height:20px}.feedback-submit{padding:24px 0;border-bottom:1px solid #ddd}.honeypot{position:absolute;left:-9999px;visibility:hidden}.channel-row a{color:var(--accent);min-height:44px;display:inline-flex;align-items:center}.birthday-copy{white-space:pre-wrap;line-height:1.9}@media(max-width:1100px){.admin-product-layout{grid-template-columns:1fr}.admin-product-list{display:grid;grid-template-columns:repeat(3,1fr)}.admin-media{grid-template-columns:repeat(3,1fr)}}@media(max-width:760px){.admin-shell .admin-top{padding:12px 16px;height:auto;min-height:76px;flex-wrap:wrap;gap:12px}.admin-top>span{order:5;flex-basis:100%;margin:0}.admin-top>strong{font-size:13px}.admin-top>a:not(.logo){margin-left:auto}.admin-layout{display:block}.admin-nav{position:static;flex-direction:row;overflow-x:auto;padding:12px;gap:8px;white-space:nowrap}.admin-nav button{flex-shrink:0}.admin-main{padding:16px}.admin-fields{grid-template-columns:1fr;gap:0}.admin-product-list{grid-template-columns:1fr 1fr}.product-editor{padding:16px}.admin-title h1{font-size:23px}.repeat-row{grid-template-columns:1fr}.repeat-card{padding:12px}.admin-media{grid-template-columns:1fr 1fr;gap:12px}.admin-media img{height:130px}.save-bar{position:static}.save-bar button{flex-grow:1}.auth-shell{padding:20px}.auth-box{padding:24px;margin:40px auto}.ticket-panel{padding:16px}.admin-nav button{font-size:12px}.admin-field input,.admin-field select,.admin-field textarea{font-size:16px}}.feedback-draft input:not([type=checkbox]){width:100%;padding:12px;border:1px solid #d8d2e1;border-radius:8px;font:inherit;background:#fff;color:#211e27}.admin-media figcaption p{line-height:1.6;margin:10px 0;color:var(--muted)}.admin-media summary{cursor:pointer;min-height:44px;padding:10px 0}.admin-media ul{padding-left:18px;line-height:1.7}.admin-media .admin-actions{gap:8px;margin:12px 0 0}.admin-media .admin-actions a{display:inline-flex;align-items:center;min-height:44px;text-decoration:underline}.media-delete-confirm{border-top:1px solid #ddd;padding-top:8px;margin-top:12px}.admin-shell .media-danger{color:#a02236;border-color:#a02236}@media(max-width:760px){.admin-media{grid-template-columns:1fr}.admin-media img{height:200px}}@media(max-width:760px){.admin-shell .admin-top{position:static}}.analytics-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:24px 0}.analytics-metrics>div{background:#fff;border:1px solid #ded6e5;padding:20px;display:grid;gap:12px}.analytics-metrics strong{font-size:28px}.analytics-metrics span{font-size:13px}.analytics-table{max-width:100%;overflow-x:auto;background:#fff;margin:20px 0}.analytics-table table{border-collapse:collapse;width:100%;min-width:460px;text-align:left}.analytics-table td,.analytics-table th{padding:14px;border-bottom:1px solid #ded6e5;vertical-align:top}.analytics-table th small{display:block;max-width:360px;overflow-wrap:anywhere;font-weight:400;line-height:1.7;margin-top:8px}.analytics-config{margin-top:36px;padding-top:24px;border-top:1px solid #ded6e5}.analytics-checkbox{display:flex;align-items:center;gap:12px;min-height:48px}.analytics-checkbox input{width:20px;height:20px;min-height:20px!important}@media(max-width:430px){.analytics-metrics{gap:6px}.analytics-metrics>div{padding:12px 8px}.analytics-metrics strong{font-size:24px}}:root{font-family:Arial,Microsoft YaHei,sans-serif;color:#211d26;background:#fff;font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:25px}body{margin:0}a{color:inherit;text-decoration:none}button,input{font:inherit}button{cursor:pointer;color:inherit;border:0;background:none}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid var(--accent);outline-offset:5px}button:hover,a:hover{color:var(--accent)}.preview-note{height:30px;padding:0 4.5%;display:flex;align-items:center;justify-content:space-between;background:#f5f2f6;font-size:11px;letter-spacing:1px;color:#685d6d}header{height:98px;margin:0 4.5%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #eee9ef}.logo{font-size:49px;letter-spacing:-5px;font-weight:950;font-style:italic;line-height:1}.logo span{color:var(--accent)}nav{display:flex;gap:42px;font-size:14px;font-weight:600}.store{border:1px solid #ded8e0;border-radius:28px;padding:14px 25px;font-size:14px}.hero{min-height:690px;height:calc(100vh - 128px);max-height:900px;display:grid;grid-template-columns:46% 54%;padding:0 4.5%;overflow:hidden;position:relative}.hero-copy{padding-top:93px;position:relative;z-index:2}.eyebrow{font-size:10px;letter-spacing:2.5px;color:#796d7e;font-weight:600}.hero h1{font-size:clamp(66px,6.8vw,110px);line-height:1.17;letter-spacing:-5px;margin:38px 0 27px;font-weight:900}.hero h1 em{font-style:normal;color:var(--accent)}.hero-copy>p{font-size:16px;line-height:1.9;color:#756b79;margin-bottom:29px}.primary{display:inline-flex;background:var(--accent);color:#fff;border-radius:35px;padding:20px 35px;font-weight:600;font-size:14px}.primary:hover{background:#25212a;color:#fff}.hero-foot{position:absolute;bottom:35px;width:85%;display:flex;justify-content:space-between;font-size:10px;letter-spacing:1.5px;color:#88798c;line-height:1.6}.stage{position:relative;height:100%;min-height:0}.big-ok{position:absolute;top:65px;left:-8%;font-size:clamp(210px,27vw,420px);font-weight:950;color:#f1e6f0;letter-spacing:-30px;transform:rotate(-9deg);-webkit-user-select:none;user-select:none}.character{position:absolute;inset:12px 0 0;height:calc(100% - 20px);width:100%;pointer-events:none}.character canvas,.character>img{position:absolute;height:100%;width:auto;aspect-ratio:3068/7537;left:50%;transform:translate(-50%);object-fit:contain}.character.portrait canvas,.character.portrait>img{aspect-ratio:3816/6962}.character canvas{opacity:0;background:#fff0}.character>img{padding:4% 5%}.character:has(canvas[style*="opacity: 1"])>img{visibility:hidden}.vertical-text{position:absolute;right:0;top:55px;writing-mode:vertical-rl;font-size:10px;letter-spacing:3px;color:#9a8c9d}.stage-label{position:absolute;bottom:48px;left:0;pointer-events:none}.stage-label>span{font-size:9px;letter-spacing:2px;color:#8d7b90}.stage-label h2{font-size:26px;margin:10px 0}.stage-label p{font-size:8px;letter-spacing:2px;color:#8a7a8f}.look-switch{position:absolute;right:0;bottom:44px;display:flex;flex-direction:column;gap:12px}.look-switch button{border-left:2px solid #ded5df;padding:6px 15px;font-size:12px;color:#766b7c}.look-switch button[aria-pressed=true]{border-color:var(--accent);color:var(--accent);font-weight:700}.motion-panel{margin:0 4.5%;border-top:1px solid #e5dde8;border-bottom:1px solid #e5dde8;padding:24px 0;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:14px}.motion-panel strong{font-size:17px}.motion-panel p{font-size:12px;color:#7d7281;margin:8px 0 0}.motion-controls{display:flex;align-items:center;gap:25px}.motion-controls button{padding:11px 18px;border:1px solid #d7cbdc;border-radius:25px;font-size:12px}.motion-controls label{display:flex;align-items:center;gap:10px;font-size:12px}input[type=range]{width:100px;accent-color:var(--accent)}output{width:34px}.motion-panel small{flex-basis:100%;font-size:10px;color:#897b8e}.collection{padding:88px 4.5%}.section-heading{display:grid;grid-template-columns:1fr 1fr;align-items:end;margin-bottom:32px}.section-heading .eyebrow{grid-column:1/-1}.section-heading h2,.wallpaper h2,.services h2{font-size:42px;letter-spacing:-1.5px;margin:17px 0 0}.section-heading p{justify-self:end;font-size:13px;color:#8b7f8c}.character-grid{display:grid;grid-template-columns:1.6fr 1fr;gap:28px}.character-grid>button{padding:0;text-align:left;overflow:hidden}.feature-art>img{width:100%;height:345px;object-fit:cover;display:block}.racer-card{background:#f5eff8}.racer-card>img{height:345px;width:100%;object-fit:contain;padding:20px}.character-grid button>div{padding:22px 0;display:flex;align-items:center;justify-content:space-between}.character-grid .racer-card>div{padding:22px}.character-grid h3{font-size:19px;margin:0}.character-grid span{font-size:11px;color:#756878}.wallpaper{padding:60px 4.5%;display:grid;grid-template-columns:1fr 1.7fr;gap:50px;background:#f7f4f8;align-items:center}.wallpaper p{color:#8b7f8f;font-size:13px;margin:23px 0}.wallpaper a{font-size:14px;color:var(--accent);display:inline-block;border-bottom:1px solid;padding-bottom:7px}.wallpaper button{padding:0}.wallpaper img{display:block;width:100%}.services{padding:90px 4.5%}.service-row{display:grid;grid-template-columns:repeat(3,1fr);margin-top:36px;border-block:1px solid #e7e0e9}.service-row button{text-align:left;padding:30px 0;display:flex;flex-direction:column;gap:12px}.service-row b{font-size:18px}.service-row span{font-size:12px;color:#8a7c8e}footer{margin:0 4.5%;border-top:1px solid #e7e0e9;display:flex;align-items:center;gap:30px;padding:40px 0}footer p{font-size:12px;color:#817287}footer small{margin-left:auto;text-align:right;color:#8b8090;font-size:10px;line-height:1.8}dialog{border:1px solid #e0d7e3;border-radius:10px;padding:45px;max-width:900px;width:calc(100% - 40px);max-height:85vh;color:#211d26}dialog::backdrop{background:#211525a6}dialog h2{font-size:30px}dialog p,dialog li{font-size:14px;line-height:1.9}.close{float:right;font-size:13px;border:1px solid #ded4e2;border-radius:20px;padding:8px 15px}.note{color:#807487;background:#f7f3f8;padding:18px}.shop-list>div{padding:18px 0;border-bottom:1px solid #eee;display:flex;justify-content:space-between}.shop-list span{color:#8c7c90;font-size:12px}.lightbox{width:100%;display:block;margin:20px 0}dialog>a{color:var(--accent)}@media(min-width:1500px){.hero{padding-inline:8%}header,.motion-panel{margin-inline:8%}}@media(max-width:760px){header{height:76px}.logo{font-size:39px}nav{gap:16px;font-size:11px}.store{font-size:11px;padding:10px 12px}.preview-note{font-size:9px}.hero{height:750px;min-height:0;display:block}.hero-copy{padding-top:38px}.hero .eyebrow{font-size:8px;letter-spacing:1px}.hero h1{font-size:62px;margin:25px 0 18px;letter-spacing:-3px}.hero-copy>p{font-size:13px;line-height:1.8}.primary{padding:14px 18px;font-size:12px}.hero-foot{display:none}.stage{position:absolute;right:-6%;top:245px;height:480px;width:77%}.big-ok{top:50px;font-size:230px;left:-10%}.character{inset:0;height:100%}.vertical-text{display:none}.stage-label{left:-23%;bottom:18px}.stage-label h2{font-size:20px}.look-switch{right:12%;bottom:18px;background:#fffffff0}.look-switch button{font-size:11px}.motion-panel{padding:23px 0}.motion-controls{width:100%;justify-content:space-between;gap:8px}.motion-panel strong{font-size:16px}.collection,.services{padding:55px 5%}.section-heading{display:block}.section-heading p{margin-top:14px}.section-heading h2,.wallpaper h2,.services h2{font-size:30px}.character-grid{grid-template-columns:1fr;gap:22px}.feature-art>img,.racer-card>img{height:250px}.character-grid h3{font-size:17px}.wallpaper{grid-template-columns:1fr;padding:40px 5%;gap:28px}.wallpaper h2 br{display:none}.service-row{grid-template-columns:1fr}.service-row button{padding:22px 0;border-bottom:1px solid #eee}footer{gap:15px}footer small{font-size:9px}dialog{padding:24px}.section-heading .eyebrow{font-size:9px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}:root{--muted:#6f6474;--line:#e5dde8;--surface:#f7f4f8}body{min-width:320px}header{position:sticky;top:0;z-index:10;background:#fff}button,input,select,textarea,a{touch-action:manipulation}button,input,select{min-height:44px}a:focus-visible{border-radius:2px}.skip-link{position:fixed;top:-100px;left:12px;z-index:100;background:#fff;padding:14px}.skip-link:focus{top:12px}.menu-toggle{display:none}header nav{gap:24px}.product-library,.help-center{padding:64px 4.5%;border-top:1px solid var(--line)}.library-toolbar{display:flex;align-items:end;justify-content:space-between;gap:24px}.filters{display:flex;gap:8px;flex-wrap:wrap}.filters button,.outline-button{border:1px solid var(--line);padding:10px 18px;border-radius:24px;font-size:13px}.filters button[aria-pressed=true]{background:var(--accent);color:#fff;border-color:var(--accent)}.search-label{display:flex;flex-direction:column;gap:8px;color:var(--muted);font-size:13px}.search-label input{width:280px;max-width:100%;border:1px solid #b8adbf;border-radius:6px;background:#fff;padding:10px 14px;font-size:16px;color:#211d26}.result-count{font-size:12px;color:var(--muted);margin:24px 0}.product-list{display:grid;grid-template-columns:1fr 1fr;gap:40px}.product-entry{display:grid;grid-template-columns:42% 1fr;gap:24px;align-items:start;padding:24px 0;border-top:1px solid var(--line)}.product-entry>img{width:100%;aspect-ratio:1;object-fit:contain}.product-entry h3{font-size:23px;margin:10px 0}.product-entry p{font-size:13px;line-height:1.9;color:var(--muted)}.product-entry .character-name{font-size:14px;color:#211d26}.product-detail{font-size:13px}.product-detail dl>div{padding:12px 0;border-bottom:1px solid var(--line)}.product-detail dt{color:var(--muted);margin-bottom:6px}.product-detail dd{margin:0;line-height:1.6}.action-row{display:flex;gap:12px;flex-wrap:wrap;align-items:center;margin:20px 0}.action-row>a,.action-row>button:not(.primary):not(.outline-button){min-height:44px;display:inline-flex;align-items:center;color:var(--accent);text-decoration:underline;text-underline-offset:5px;font-size:13px}.empty-state{padding:30px 0;color:var(--muted)}.help-center>.search-label{max-width:420px}.help-center>.search-label input{width:100%}.faq-list{margin-top:28px}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{padding:24px 4px;cursor:pointer;font-weight:600;line-height:1.6}.faq-list summary span{float:right;color:var(--muted);font-size:12px;font-weight:400}.faq-list details>p{max-width:760px;padding:0 4px 24px;font-size:14px;line-height:1.9;color:var(--muted);margin:0}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.feedback-draft label{display:flex;flex-direction:column;gap:8px;font-size:14px}.feedback-draft select,.feedback-draft textarea{padding:12px;border:1px solid #b8adbf;border-radius:6px;background:#fff;color:#211d26;font:inherit;font-size:16px;max-width:100%;width:100%}.message-label{margin:20px 0 8px}.feedback-draft textarea{resize:vertical;min-height:120px}.feedback-draft .primary{border:0}.feedback-draft>small{color:var(--muted)}dialog{overscroll-behavior:contain;max-height:85dvh}dialog .close{position:sticky;top:0;background:#fff;z-index:2}.character-grid span,.section-heading p,.wallpaper p,.service-row span{color:var(--muted)}.feature-art>img{object-position:center top}.motion-controls label{flex-wrap:wrap}.motion-controls input,.look-switch button{min-height:44px}@media(min-width:761px)and (max-width:1100px){header nav{gap:16px;font-size:12px}.product-list{grid-template-columns:1fr}.hero h1{font-size:68px}.hero-copy{padding-top:65px}.stage-label,.look-switch{bottom:16px}}@media(max-width:760px){html{scroll-padding-top:88px}header{margin:0;padding:0 5%;height:76px;gap:12px}.menu-toggle{display:block;margin-left:auto;font-size:13px;border:1px solid var(--line);border-radius:24px;padding:8px 18px}.store{font-size:12px;min-height:44px;padding:8px 16px}header nav{display:none;position:absolute;left:0;right:0;top:76px;background:#fff;border-bottom:1px solid var(--line);padding:12px 5% 20px;box-shadow:0 8px 12px #211d2610}header nav.is-open{display:grid;grid-template-columns:1fr 1fr;gap:8px}header nav a{padding:14px;font-size:14px;min-height:48px}.product-library,.help-center{padding:48px 5%}.library-toolbar{align-items:stretch;flex-direction:column;gap:20px}.search-label input{width:100%}.product-list{grid-template-columns:1fr;gap:16px}.product-entry{grid-template-columns:35% 1fr;gap:16px}.product-entry h3{font-size:21px}.product-library h2,.help-center h2{font-size:28px;line-height:1.5;letter-spacing:-1px}.faq-list summary{padding:20px 0;font-size:14px}.faq-list summary span{float:none;display:block;margin:8px 0 0 20px}.form-grid{grid-template-columns:1fr}.feedback-draft .action-row>button{flex-grow:1}dialog{width:calc(100% - 24px);padding:20px;max-height:88dvh}.close{min-height:44px}dialog h2{font-size:26px;clear:both;padding-top:16px}.look-switch{right:10%;bottom:0;gap:4px}.stage-label{bottom:8px}.stage-label h2{font-size:18px}.motion-controls{gap:10px}.motion-controls label{gap:6px}.motion-controls input{width:85px}.action-row{gap:8px}.hero h1{font-size:clamp(52px,15vw,62px)}.hero .eyebrow{max-width:90%;line-height:1.6}.preview-note{letter-spacing:0;font-size:9px}.character-grid button>div{gap:12px}.character-grid span{text-align:right;line-height:1.6}.stage{right:0;width:75%}.stage-label{left:-25%}.vertical-text{display:none}.help-center .section-heading{margin-bottom:20px}footer{flex-wrap:wrap}}@media(max-width:360px){.product-entry{grid-template-columns:1fr}.product-entry>img{max-height:180px}.hero h1{font-size:52px}.hero-copy>p{font-size:12px}.motion-controls{flex-wrap:wrap}.motion-controls label{margin-left:auto}.logo{font-size:35px}}body{min-width:0}dialog{background:#fff}.product-entry>div{min-width:0}.feedback-draft select{min-width:0}.motion-controls{max-width:100%}@media(min-width:761px)and (max-width:1100px){.stage-label{z-index:2;background:#fffffff2;padding:12px;left:0}.look-switch{z-index:2;background:#fffffff2}.character.portrait{height:85%;top:5%}.hero-copy{max-width:100%}.hero h1{font-size:clamp(54px,7vw,68px)}}.product-page-link{display:block;width:fit-content;padding:12px 0;margin-bottom:8px;color:var(--accent);font-weight:600;font-size:14px;text-decoration:underline;text-underline-offset:5px}.product-page header{gap:24px}.back-products{margin-left:auto;font-size:14px;min-height:44px;display:flex;align-items:center}.product-page .outline-button{display:inline-flex;align-items:center;justify-content:center;min-height:44px}.product-hero{display:grid;grid-template-columns:1fr 1fr;gap:64px;padding:48px 8% 64px;align-items:center;min-height:560px}.breadcrumbs{font-size:12px;color:var(--muted);margin:0 0 52px;line-height:1.8}.product-intro h1{font-size:clamp(42px,4.5vw,72px);letter-spacing:-2px;margin:24px 0;line-height:1.2}.product-intro h1>span{display:block;font-size:22px;color:var(--accent);letter-spacing:0;font-weight:500;margin-top:18px}.product-intro>p:not(.breadcrumbs){font-size:15px;color:var(--muted);line-height:1.9;max-width:460px}.product-series{display:block;font-size:10px;letter-spacing:2px;color:var(--muted);margin-top:48px}.product-cover{padding:24px 0;width:100%;align-self:center}.product-cover>img{width:100%;height:390px;object-fit:contain}.product-cover>span{display:block;color:var(--muted);font-size:12px;padding:12px}.product-sections{display:flex;gap:32px;padding:0 8%;border-block:1px solid var(--line);overflow-x:auto;white-space:nowrap;scrollbar-width:thin}.product-sections>a{padding:20px 0;font-size:14px;min-height:56px}.product-section{padding:72px 8%;scroll-margin-top:0}.product-section .section-heading h2{font-size:36px}.overview-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:80px}.overview-grid h3{font-size:20px}.spec-table>div{display:grid;grid-template-columns:100px 1fr;border-bottom:1px solid var(--line);padding:16px 0;font-size:14px;gap:24px}.spec-table dt{color:var(--muted)}.spec-table dd{margin:0}.muted-copy{font-size:13px;line-height:1.9;color:var(--muted)}.support-note{background:var(--surface);padding:24px 32px;align-self:start}.support-note p{font-size:14px;line-height:1.9;color:var(--muted)}.support-note a{display:inline-block;padding:12px 0;color:var(--accent);font-size:14px}.review-section,.art-section{background:var(--surface)}.editorial-empty{max-width:700px;padding:24px 0}.status-label{display:inline-block;color:var(--accent);border-bottom:1px solid var(--accent);font-size:12px;padding:8px 0}.editorial-empty h3,.merch-empty h3{font-size:25px;font-weight:600;line-height:1.5;margin:20px 0 12px}.editorial-empty p,.merch-empty p{line-height:1.9;color:var(--muted);font-size:14px}.merch-empty{display:flex;justify-content:space-between;align-items:center;gap:32px;padding:20px 0}.merch-empty .outline-button{flex-shrink:0}.product-art-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:32px}.product-art-grid figure{margin:0;min-width:0}.product-art-grid figure>button{width:100%;background:#fff;padding:20px;height:360px}.product-art-grid img{height:100%;width:100%;object-fit:contain}.product-art-grid figcaption{display:flex;justify-content:space-between;gap:12px;font-size:13px;align-items:center;line-height:1.8;padding:12px 0}.product-art-grid figcaption>a{padding:12px 0;color:var(--accent);flex-shrink:0}.product-shop-list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-block:1px solid var(--line);gap:24px}.product-shop-list>div{padding:24px 0;display:flex;flex-direction:column;gap:12px}.product-shop-list strong{font-size:18px}.product-shop-list span{font-size:12px;color:var(--muted)}.next-product{padding:48px 8%;border-top:1px solid var(--line)}.next-product>a{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:24px 0}.next-product strong{font-size:28px}.next-product span{font-size:12px;color:var(--muted)}.product-lightbox{display:block;max-height:60dvh;max-width:100%;margin:24px auto;object-fit:contain}.missing-product{padding:10%;min-height:100vh}.missing-product h1{margin-top:64px;font-size:36px}.missing-product p{margin:24px 0;color:var(--muted)}.official-review{max-width:760px;margin:0 auto 40px}.official-review>img{width:100%;max-height:400px;object-fit:contain}.official-review h3{font-size:28px}.official-review p{font-size:15px;line-height:1.9}.official-review summary{cursor:pointer;padding:16px 0;color:var(--accent)}.official-review h4{font-size:20px}.review-meta{color:var(--muted)}.merch-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px}.merch-grid img{width:100%;height:240px;object-fit:contain}.merch-grid dl>div{margin:16px 0}.merch-grid dd{margin:6px 0;font-size:14px}.merch-grid dt{font-size:12px;color:var(--muted)}@media(max-width:1000px){.product-hero{gap:32px;padding-inline:5%;min-height:480px}.product-cover>img{height:300px}.product-section,.next-product{padding:56px 5%}.product-sections{padding-inline:5%;gap:24px}.overview-grid{gap:32px}.merch-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.product-page header{gap:16px}.back-products{font-size:12px}.product-page header>.outline-button{font-size:12px;padding:10px 14px}.product-hero{grid-template-columns:1fr;gap:8px;padding:24px 5% 32px}.breadcrumbs{margin-bottom:32px;font-size:11px}.product-intro h1{font-size:44px;letter-spacing:-1px;margin:20px 0}.product-intro h1>span{font-size:18px}.product-intro .primary{padding:14px 20px}.product-intro .action-row{gap:12px}.product-series{margin-top:28px}.product-cover{padding:0}.product-cover>img{height:260px}.product-sections{gap:24px}.product-sections>a{font-size:13px}.product-section{padding:44px 5%}.product-section .section-heading h2{font-size:28px}.overview-grid{grid-template-columns:1fr;gap:24px}.support-note{padding:20px}.editorial-empty h3,.merch-empty h3{font-size:22px}.merch-empty{align-items:start;flex-direction:column;gap:12px}.product-art-grid{grid-template-columns:1fr;gap:20px}.product-art-grid figure>button{height:300px}.product-shop-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 24px}.next-product{padding:36px 5%}.next-product>a{flex-wrap:wrap;gap:16px}.next-product strong{font-size:23px}.next-product>a>span:first-child{flex-basis:100%}.merch-grid{grid-template-columns:1fr}.product-lightbox{max-height:55dvh}.missing-product{padding:8%}.missing-product h1{font-size:30px}}.action-row>a.primary{color:#fff;text-decoration:none;font-size:14px}.action-row>a.outline-button{text-decoration:none}.service-row>a{display:flex;flex-direction:column;justify-content:center;gap:12px;padding:28px;text-decoration:none;color:inherit;border:1px solid #ded7e6;text-align:left;min-width:0}.service-row>a b{font-size:20px}.service-row>a span{font-size:14px;color:#736781}.service-row>a:hover{background:#f5f2f8}.service-row{grid-template-columns:repeat(3,minmax(0,1fr));border:1px solid #e7e0e9}.service-row>a,.service-row>button{appearance:none;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:12px;margin:0;padding:30px 28px;min-width:0;min-height:126px;border:0;border-right:1px solid #e7e0e9;border-radius:0;background:transparent;text-align:left;color:inherit;text-decoration:none;font:inherit;transition:background-color .15s}.service-row>:last-child{border-right:0}.service-row>a b,.service-row>button b{font-size:20px;line-height:1.4}.service-row>a span,.service-row>button span{font-size:14px;line-height:1.7;color:#736781;overflow-wrap:anywhere}.service-row>a:hover,.service-row>button:hover{background:#f5f2f8;color:#63509e}.service-row>a:focus-visible,.service-row>button:focus-visible{outline:3px solid #63509e;outline-offset:-4px}:root{--accent:#63509e}select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid var(--accent);outline-offset:3px}.channel-row{gap:20px;align-items:center;flex-wrap:wrap}.channel-row>a{display:inline-flex;align-items:center;min-height:44px}.guide-page header{margin-inline:0}.guide-page footer{margin-inline:0}.admin-main fieldset{min-width:0;max-width:100%}@media(max-width:760px){.service-row{grid-template-columns:minmax(0,1fr)}.service-row>a,.service-row>button{padding:24px;min-height:110px;border-right:0;border-bottom:1px solid #e7e0e9}.service-row>:last-child{border-bottom:0}.service-row>a b,.service-row>button b{font-size:19px}dialog{padding:24px;max-height:85dvh}.product-page header{height:auto;min-height:76px;flex-wrap:wrap;padding-block:16px}.birthday-page header{padding-inline:20px}.guide-page header>a:not(.logo){font-size:13px}.guide-page footer{gap:16px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.service-row>a,.service-row>button{transition:none}}header:before{content:"";position:absolute;inset:0;z-index:-1;pointer-events:none;background:#fff;box-shadow:0 0 0 100vmax #fff;clip-path:inset(0 -100vmax)}.faq-list .faq-destination{display:inline-flex;align-items:center;gap:10px;min-height:44px;margin:0 0 10px;padding:8px 0;color:var(--accent);font-size:14px;font-weight:600;text-decoration:underline;text-underline-offset:5px}.faq-list .faq-destination:hover{color:#211d26}.wallpaper a.resource-feature-preview{display:block;border:0;padding:0}.resource-feature-preview img{width:100%;height:auto}.birthday-customer-service{min-width:0;overflow-wrap:anywhere}.birthday-customer-service figure{margin:20px 0;max-width:260px}.birthday-customer-service img{display:block;width:100%;height:auto;max-height:260px;object-fit:contain;background:#fff}.birthday-customer-service figcaption{font-size:13px;line-height:1.7;margin-top:12px}.analytics-preferences{padding:16px 6%;border-top:1px solid #e0e3eb;color:#566079;font-size:12px;line-height:1.8;background:#fff}.analytics-preferences summary{cursor:pointer;padding:8px 0;min-height:44px}.analytics-preferences p{max-width:900px}.analytics-preferences button{border:1px solid #cbd1df;background:#fff;color:#172447;padding:10px 14px;margin:6px 10px 6px 0;border-radius:4px;font:inherit;min-height:44px}.analytics-preferences a{text-decoration:underline}.analytics-choice{display:flex;align-items:center;flex-wrap:wrap;gap:4px 12px}.analytics-choice p{margin-right:auto}.analytics-choice{position:fixed;z-index:40;bottom:16px;left:6%;right:6%;max-width:740px;margin-inline:auto;padding:14px 18px;border:1px solid #cbd1df;background:#fff;box-shadow:0 3px 18px #18244214}.analytics-choice p{margin:0;width:100%;font-size:13px}@font-face{font-family:Rajdhani;src:url(/fonts/rajdhani-light.ttf) format("truetype");font-weight:300;font-display:swap}@font-face{font-family:Rajdhani;src:url(/fonts/rajdhani-regular.ttf) format("truetype");font-weight:400;font-display:swap}:root{--ink:#142140;--accent:#2148c5;--muted:#667089;--line:#dce0e9;--surface:#f5f7fa;color:var(--ink)}html{scroll-padding-top:100px}body{background:#fff}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}a,button{transition:color .18s,background-color .18s,border-color .18s}h1,h2,h3{overflow-wrap:anywhere}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:2px solid #2148c5;outline-offset:5px}.logo{color:var(--ink);font-family:Arial,sans-serif;font-size:48px;letter-spacing:-5px;font-style:italic;font-weight:950}.logo span{color:inherit}.world-header{margin:0;padding:0 4.6%;height:90px;border-bottom:0;gap:26px;background:#ffffffed;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.world-header:before{display:none}.world-header .logo{font-size:43px}.world-header nav{margin-left:auto;gap:27px;font-size:13px;font-weight:400}.world-header .store{font-size:12px;border-color:#cad2e4;padding:12px 19px;background:transparent}.world-header .store span{margin-left:10px}.world-hero{position:relative;isolation:isolate;min-height:730px;height:calc(100svh - 90px);max-height:980px;overflow:hidden;border-bottom:1px solid var(--line)}.particle-field{position:absolute;inset:0;width:100%;height:100%;z-index:-1;pointer-events:none}.hero-type{position:absolute;font:300 clamp(82px,10.8vw,175px)/.88 Rajdhani,"Arial Narrow",sans-serif;letter-spacing:-.045em;z-index:2;pointer-events:none}.hero-type-left{left:4.6%;top:10%}.hero-type-right{right:4.6%;top:11%;text-align:right}.world-art{position:absolute;height:127%;width:56%;top:-1%;left:28%;pointer-events:none;z-index:1}.world-art img{width:100%;height:100%;object-fit:contain;object-position:center top;filter:drop-shadow(0 12px 20px #14214008)}.world-art.daily-art{width:57%;left:27%;height:123%;top:0}.hero-brand-copy{position:absolute;left:4.6%;bottom:14%;z-index:3;width:31%;max-width:380px}.small-label{font:400 11px/1.5 Rajdhani,sans-serif;letter-spacing:1.7px;color:#647089}.hero-brand-copy h1{font-size:clamp(40px,4.5vw,70px);line-height:1.17;letter-spacing:-3px;margin:16px 0 18px;font-weight:800}.hero-brand-copy em{font-family:Arial,sans-serif;font-style:normal;font-weight:950}.hero-brand-copy>p:not(.small-label){font-size:13px;line-height:1.8;color:var(--muted);margin-bottom:22px}.round-link{display:inline-flex;align-items:center;gap:24px;font-size:13px;min-height:50px}.round-arrow{width:48px;height:48px;border:1px solid #bfcae3;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;font-size:22px;font-family:Arial,sans-serif;line-height:1;font-style:normal}.round-link:hover .round-arrow,a.round-arrow:hover{color:#fff;background:var(--accent);border-color:var(--accent)}.hero-side-copy{position:absolute;right:4.8%;top:47%;writing-mode:vertical-rl;display:flex;flex-direction:column;gap:9px;letter-spacing:3px;font-size:17px;line-height:1.8;z-index:2}.hero-art-caption{position:absolute;right:4.6%;bottom:13%;z-index:3;width:210px;padding:17px 0 0 20px;border-left:1px solid #acb8d0;background:#ffffffd9}.hero-art-caption h2{font-size:21px;letter-spacing:1px;margin:8px 0 18px}.world-look-switch{display:flex;gap:18px}.world-look-switch button{padding:6px 0;font-size:12px;border-bottom:1px solid transparent;color:var(--muted)}.world-look-switch button[aria-pressed=true]{color:var(--character-color);border-color:var(--character-color);font-weight:600}.hero-baseline{position:absolute;bottom:24px;left:4.6%;right:4.6%;display:flex;justify-content:space-between;gap:18px;font:400 11px Rajdhani,sans-serif;letter-spacing:1.4px;z-index:3}.hero-baseline span:last-child{font:10px Arial,sans-serif;letter-spacing:.5px;color:#59637a}.world-characters,.ok-world .product-library,.ok-world .help-center,.world-services{padding:110px 7.3%;border:0}.world-section-heading{display:flex;justify-content:space-between;align-items:end;gap:32px;margin-bottom:60px}.display-en{font:300 clamp(54px,6.2vw,92px)/1.05 Rajdhani,"Arial Narrow",sans-serif;color:var(--accent);letter-spacing:-2px;display:block}.world-section-heading h2{font-size:21px;margin:12px 0 0;letter-spacing:.5px}.world-section-heading>p{font-size:13px;line-height:2;color:var(--muted);margin:0}.world-character-grid{display:grid;grid-template-columns:1fr 1fr;gap:7%}.world-character-card{min-width:0}.world-character-card.sumire{padding-top:125px}.character-visual{display:block;position:relative;width:100%;height:480px;background:#f3f4f8;overflow:hidden;padding:0;color:var(--ink)}.camila .character-visual{height:570px}.character-visual img{width:100%;height:100%;object-fit:contain;object-position:center 12%;position:relative}.camila .character-visual img{height:130%;object-position:center top}.sumire .character-visual img{object-fit:cover;object-position:53% center}.character-word{position:absolute;left:8%;top:8%;writing-mode:vertical-rl;font:300 80px/1 Rajdhani,sans-serif;color:#a2a8b7;letter-spacing:3px}.art-view-label{position:absolute;bottom:20px;right:20px;background:#fff;padding:10px 16px;font-size:12px}.character-card-info{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:25px 0 12px;border-bottom:1px solid var(--line)}.character-card-info h3{font-size:25px;margin:9px 0 12px}.character-card-info p{font-size:12px;color:var(--muted);line-height:1.8}.character-card-info .round-arrow{color:var(--card-accent)}.text-link{font-size:12px;display:inline-flex;align-items:center;min-height:44px;margin-top:8px;padding:0;color:var(--muted)}.ok-world .section-heading{display:block;margin-bottom:42px}.ok-world .section-heading .eyebrow{font:300 70px/1.05 Rajdhani,sans-serif;color:var(--accent);letter-spacing:-1px;text-transform:none}.ok-world .section-heading h2{font-size:23px;letter-spacing:0;line-height:1.5;margin-top:14px}.ok-world .section-heading p{font-size:13px;margin-top:14px;line-height:1.8;color:var(--muted)}.ok-world .product-library{padding-top:55px}.ok-world .library-toolbar{border-block:1px solid var(--line);padding:24px 0}.filters button,.outline-button{border-radius:0}.filters button{border-color:transparent;padding-inline:19px}.filters button[aria-pressed=true]{background:var(--ink);border-color:var(--ink)}.search-label input{border:0;border-bottom:1px solid #aeb9ce;border-radius:0;padding:10px 0;font-size:14px}.ok-world .product-list{gap:6%}.ok-world .product-entry{display:block;padding-top:0;border:0}.ok-world .product-entry>img{height:320px;background:#f7f8fa;padding:28px;object-fit:contain;margin-bottom:20px}.ok-world .product-entry h3{font-size:28px}.ok-world .product-entry .eyebrow{font:400 11px Rajdhani,sans-serif;color:var(--muted)}.ok-world .product-entry>div>p{max-width:460px}.ok-world .product-entry .product-page-link{display:inline-flex;align-items:center;min-height:44px;margin-right:20px}.ok-world .product-entry .outline-button{font-size:12px;border:none;border-bottom:1px solid var(--line);padding:10px 0}.world-resources{padding:70px 0 100px 7.3%;display:grid;grid-template-columns:.8fr 1.2fr;gap:6%;align-items:center}.resource-copy h2{font-size:23px;margin:22px 0 16px;line-height:1.5}.resource-copy>p{font-size:13px;color:var(--muted);line-height:1.9;margin-bottom:24px}.resource-art{position:relative;display:block;overflow:hidden}.resource-art img{width:100%;height:510px;object-fit:cover;object-position:center;display:block}.resource-art>span{font-size:11px;position:absolute;bottom:22px;right:28px;background:#fff;padding:12px 18px}.ok-world .help-center{padding-top:65px;display:grid;grid-template-columns:1fr 1.4fr;gap:0 10%}.ok-world .help-center .section-heading{grid-row:1}.ok-world .help-center>.search-label{grid-column:1;align-self:start}.ok-world .help-center .faq-list{grid-column:2;grid-row:1/4;margin-top:0}.ok-world .faq-list summary{font-size:16px;line-height:1.8;font-weight:500;padding:26px 0}.ok-world .faq-list summary span{float:none;display:block;margin-left:20px;font:400 11px/1.7 Arial,sans-serif;color:var(--muted)}.ok-world .faq-list details>p{font-size:13px;line-height:2}.ok-world .help-center>.empty-state{grid-column:2;grid-row:1/4}.world-services .service-row{border:0;border-top:1px solid var(--line);gap:4%}.world-services .service-row>a,.world-services .service-row>button{border:0;border-bottom:1px solid var(--line);min-height:220px;padding:30px 0;position:relative;background:#fff}.world-services .service-row .service-en{font:300 38px/1 Rajdhani,sans-serif;color:var(--accent)}.world-services .service-row b{font-size:20px}.world-services .service-row span{font-size:12px}.world-services .service-row i{position:absolute;right:0;bottom:26px;font-size:24px;font-style:normal}.world-services .service-row>a:hover,.world-services .service-row>button:hover{color:var(--accent)}.world-footer{margin:0 4.6%;padding:48px 0;justify-content:space-between}.world-footer>div:first-child{display:flex;align-items:center;gap:24px}.world-footer .footer-links{display:flex;gap:22px;font-size:12px}.world-footer small{margin:0;color:var(--muted);font:400 11px/1.9 Rajdhani,sans-serif;letter-spacing:1px}.world-footer p{font-size:12px;color:var(--muted)}.product-page,.resources-page,.birthday-page,.guide-page,.test-feedback-page{color:var(--ink);--line:#dce0e9;--surface:#f5f7fa;--muted:#667089}.product-page header,.resources-header,.birthday-page header,.guide-page header{border-color:var(--line)}.product-intro h1,.resources-intro h1,.birthday-hero h1,.guide-hero h1{letter-spacing:-2px;font-weight:700}.resources-page{--resource-line:#dce0e9;--resource-muted:#667089;--resource-surface:#f5f7fa}.resources-intro,.birthday-hero,.guide-hero{padding-block:80px!important}.resource-thumb,.resource-detail-preview,.product-art-grid figure>button{background:#f3f5f9!important}.resource-card,.resource-thumb,.resource-types button,.resource-filter-bar input,.resource-filter-bar select{border-radius:0!important}.resource-types button[aria-pressed=true]{background:var(--ink)!important;color:#fff!important}.resource-text-link{color:var(--accent)}.guide-layout nav{font-weight:400;gap:18px}.guide-layout nav a{font-size:13px}.primary{border-radius:0;background:var(--accent);padding:16px 26px}.outline-button{border-color:#c8d0df}.service-row,.product-section,.resource-related{scroll-margin-top:90px}dialog{border:1px solid #dce0e9;border-radius:0;color:var(--ink);padding:36px;max-width:880px}dialog::backdrop{background:#14214080;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}dialog .close{border-radius:0}dialog input,dialog textarea,dialog select{border-radius:0!important}.api-warning{padding:12px 5%;font-size:13px;line-height:1.7;background:#fff2df;color:#744a0c}.test-feedback-page{max-width:760px;margin:0 auto;padding:50px 24px 90px;min-height:100vh}.test-feedback-page h1{font-size:40px;letter-spacing:-1px;margin:44px 0 20px}.test-feedback-form{display:grid;gap:24px}.test-feedback-form label{display:grid;gap:10px;font-size:14px}.test-feedback-form input,.test-feedback-form textarea,.test-feedback-form select{font:inherit;width:100%;border:1px solid #acb8d0;background:#fff;padding:13px;color:var(--ink)}.test-feedback-form p{font-size:13px;line-height:1.9;color:var(--muted)}.test-feedback-form .honeypot{display:none}.test-feedback-form .primary{justify-self:start}.test-feedback-status{padding:50px 0}.test-feedback-status p{line-height:1.9}.local-test-note{font-size:12px;color:var(--muted);border-left:2px solid #c2cde5;padding-left:16px;line-height:1.8}@media(min-width:1600px){.world-header{padding-inline:7.3%}.world-hero{max-height:1050px}.world-art{left:29%;width:50%}}@media(max-width:1100px){.world-header{gap:20px}.world-header nav{gap:16px;font-size:12px}.world-hero{height:780px;min-height:0}.hero-type{font-size:120px}.hero-type-right{top:12%}.hero-brand-copy{bottom:16%;width:30%}.hero-brand-copy h1{font-size:48px}.hero-art-caption{right:4.6%;width:170px}.world-art{left:23%;width:65%;height:113%;top:3%}.world-art.daily-art{left:24%;width:62%;height:118%}.hero-side-copy{font-size:14px}.world-character-grid{gap:5%}.camila .character-visual{height:460px}.sumire .character-visual{height:370px}.world-character-card.sumire{padding-top:95px}.ok-world .product-list{grid-template-columns:1fr 1fr;gap:32px}.ok-world .help-center{gap:0 6%}.world-footer{flex-wrap:wrap;gap:28px}.world-footer small{margin-left:auto}.resource-art img{height:390px}.world-resources .display-en{font-size:70px}}@media(max-width:760px){html{scroll-padding-top:80px}.world-header{height:76px;padding:0 6%;gap:14px}.world-header .logo{font-size:38px}.world-header .menu-toggle{display:block;margin-left:auto;padding:8px 0;border:0;min-width:44px;border-radius:0;font-size:12px}.world-header .store{font-size:11px;padding:8px 12px;min-height:40px}.world-header nav{margin:0;top:76px;padding:20px 6%;border-block:1px solid var(--line);box-shadow:none}.world-header nav a{padding:12px 0;font-size:14px}.world-hero{min-height:730px;height:calc(100svh - 76px);max-height:900px}.hero-type{font-size:clamp(60px,19vw,100px);line-height:.88;letter-spacing:-2px}.hero-type-left{left:6%;top:5%}.hero-type-right{right:6%;top:22%;font-size:clamp(56px,17vw,90px);text-align:right}.world-art{top:19%;left:6%;width:90%;height:86%;z-index:1}.world-art.daily-art{top:21%;left:4%;width:92%;height:85%}.hero-brand-copy{left:6%;bottom:11%;width:56%;z-index:3}.hero-brand-copy .small-label{display:none}.hero-brand-copy h1{font-size:clamp(36px,10vw,48px);line-height:1.22;letter-spacing:-2px;margin:12px 0}.hero-brand-copy>p:not(.small-label){font-size:10px;max-width:145px;line-height:1.7;margin-bottom:14px;background:#ffffffe3;padding:4px 0}.hero-brand-copy .round-link{gap:10px;font-size:11px;background:#ffffffec;border-radius:28px;padding:4px 4px 4px 12px;min-height:40px}.hero-brand-copy .round-arrow{width:34px;height:34px;font-size:18px}.hero-side-copy{top:5%;right:6%;font-size:12px;letter-spacing:2px;gap:3px}.hero-art-caption{right:6%;bottom:12%;width:116px;padding:10px 0 0 10px;background:#fffffff0}.hero-art-caption .small-label{font-size:8px;letter-spacing:.6px}.hero-art-caption h2{font-size:16px;letter-spacing:0;margin:6px 0 8px}.world-look-switch{gap:12px}.world-look-switch button{font-size:10px;min-height:36px}.hero-baseline{left:6%;right:6%;bottom:19px;font-size:8px;letter-spacing:.7px;align-items:center}.hero-baseline span:last-child{font-size:9px;letter-spacing:0}.world-characters,.ok-world .product-library,.ok-world .help-center,.world-services{padding:70px 6%}.world-section-heading{display:block;margin-bottom:30px}.display-en{font-size:58px;letter-spacing:-1px}.world-section-heading h2{font-size:20px}.world-section-heading>p{margin-top:20px;font-size:12px;line-height:1.9}.world-character-grid{grid-template-columns:1fr;gap:40px}.world-character-card.sumire{padding-top:0}.camila .character-visual{height:450px}.sumire .character-visual{height:300px}.character-card-info h3{font-size:22px}.character-card-info{padding:20px 0 10px}.character-card-info p{font-size:11px}.character-word{font-size:70px}.round-arrow{width:42px;height:42px}.ok-world .section-heading .eyebrow{font-size:55px}.ok-world .section-heading h2{font-size:20px}.ok-world .section-heading{margin-bottom:28px}.ok-world .library-toolbar{gap:20px;flex-direction:column;align-items:stretch;padding:16px 0}.ok-world .filters{gap:6px}.ok-world .filters button{font-size:12px;padding:10px 15px}.ok-world .product-list{grid-template-columns:1fr;gap:42px}.ok-world .product-entry>img{height:300px;margin-bottom:15px}.ok-world .product-entry h3{font-size:26px}.ok-world .product-entry{display:block}.world-resources{padding:30px 0 50px;display:flex;flex-direction:column;align-items:stretch;gap:35px}.resource-copy{padding-inline:6%}.world-resources .display-en{font-size:64px}.resource-copy h2{font-size:20px}.resource-art{margin-left:6%}.resource-art img{height:290px}.ok-world .help-center{display:block;padding-top:45px}.ok-world .help-center .faq-list{margin-top:24px}.ok-world .faq-list summary{font-size:14px;padding:22px 0}.world-services .service-row{display:block}.world-services .service-row>a,.world-services .service-row>button{min-height:165px;width:100%;padding:25px 0;gap:10px}.world-services .service-row .service-en{font-size:30px}.world-services .service-row b{font-size:19px}.world-footer{margin:0 6%;padding:35px 0;gap:28px}.world-footer>div:first-child{width:100%;justify-content:space-between}.world-footer .footer-links{gap:20px;font-size:11px;flex-wrap:wrap}.world-footer small{margin:0;width:100%;text-align:left;font-size:10px}.resources-intro,.birthday-hero,.guide-hero{padding-block:45px!important}.product-hero{padding-top:32px}.product-intro h1{font-size:38px}.primary{padding:14px 20px}.guide-layout nav{gap:12px}dialog{padding:24px}.test-feedback-page h1{font-size:32px}.test-feedback-page{padding-inline:6%}}@media(max-width:360px){.world-hero{min-height:700px}.world-header{gap:9px}.world-header .store{padding:8px;font-size:10px}.world-header .logo{font-size:35px}.hero-brand-copy h1{font-size:34px}.hero-art-caption{width:103px}.hero-type{font-size:64px}.camila .character-visual{height:390px}.hero-baseline{flex-direction:column;align-items:start;gap:5px}.ok-world .section-heading .eyebrow{font-size:48px}.display-en{font-size:52px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}@media(max-width:760px){.hero-brand-copy{background:#ffffffed;padding:12px 10px 12px 0;width:54%}.hero-brand-copy>p:not(.small-label){background:transparent}.hero-brand-copy .round-link{background:transparent;padding-left:0}.hero-art-caption{bottom:9%}.hero-baseline{background:#ffffffed;padding:5px 0}}@media(max-width:760px),(max-width:1000px)and (max-height:500px){:where(.ok-world,.product-page,.character-page,.resources-page,.birthday-page,.guide-page,.contact-page) header a:not(.logo){display:inline-flex;align-items:center;min-height:44px}.world-header .menu-toggle,.world-header .store{min-height:44px}:where(.ok-world,.product-page,.character-page,.resources-page,.birthday-page,.guide-page,.contact-page) footer a:not(.logo){display:inline-flex;align-items:center;min-height:44px}.world-footer .footer-links{column-gap:20px;row-gap:4px}.ok-world .search-label input{font-size:16px;min-height:44px}}.site-registration{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:4px 24px;padding:16px 6% 24px;border-top:1px solid var(--line);color:var(--muted);font-size:12px;line-height:1.8;background:#fff}.site-registration a{display:inline-flex;align-items:center;min-height:44px;overflow-wrap:anywhere}.product-quick-facts{margin:16px 0 22px;font-size:13px;line-height:1.8}.product-quick-facts>div{display:flex;gap:18px;margin:8px 0}.product-quick-facts dt{min-width:4em;color:var(--muted)}.product-quick-facts dd{margin:0}.ok-world .product-refine{border-top:1px solid var(--line)}.product-refine>summary{cursor:pointer;min-height:52px;padding:16px 0;font-size:14px}.product-refine>summary>span{margin-left:18px;color:var(--accent);font-size:12px}.ok-world .product-refine .library-toolbar{border-top:0;padding-top:12px}@media(max-width:760px){.ok-world .product-library .section-heading p{text-align:left}.ok-world .product-library .section-heading{margin-bottom:24px}}.motion-stage[data-entered=false] :is(.opening-type,.opening-copy,.scene-character-label,.scene-bottom){visibility:hidden}@media(prefers-reduced-motion:no-preference){.motion-stage[data-entered=true] .opening-copy{animation:opening-copy-ready .18s .45s backwards}}@keyframes opening-copy-ready{0%{background-color:transparent}}.ok-world .world-header{position:fixed;inset:0 0 auto;width:100%;z-index:30;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none;transition:background .4s,color .4s}.world-header .logo,.world-header nav,.world-header .store{transition:color .4s,border-color .4s}html.in-dark-scene .world-header{color:#fff}html.in-dark-scene .world-header .logo,html.in-dark-scene .world-header nav,html.in-dark-scene .world-header .store,html.in-dark-scene .world-header .menu-toggle{color:#fff}html.in-dark-scene .world-header .store{border-color:#fff6}.motion-journey{position:relative;height:360svh;min-height:2400px;isolation:isolate}.motion-stage{position:sticky;top:0;height:100svh;min-height:650px;overflow:hidden;background:#fff;isolation:isolate;--opening-opacity:1;--opening-y:0px;--opening-spread:0vw;--message-opacity:0;--message-y:60px;--portal-opacity:0;--portal-scale:.86;--dark:0;--scene-progress:0;--wipe:0}.scene-darkness{position:absolute;inset:0;background:#101b37;opacity:var(--dark);z-index:-2}.motion-stage .particle-field{z-index:-1}.portrait-scene{position:absolute;inset:0;z-index:1;pointer-events:none}.portrait-particles{display:block;position:absolute;inset:0;width:100%;height:100%}.portrait-fallback{position:absolute;height:185%;max-width:none;width:auto;top:10%;left:56%;transform:translate(-50%);opacity:1;transition:opacity .65s}.portrait-scene[data-ready=true] .portrait-fallback{opacity:0}.opening-type{position:absolute;z-index:2;font:300 clamp(100px,12.5vw,205px)/.86 Rajdhani,sans-serif;letter-spacing:-.045em;pointer-events:none;opacity:var(--opening-opacity);will-change:transform}.opening-left{left:4.6%;top:19%;transform:translate3d(calc(var(--opening-spread)*-1),var(--opening-y),0)}.opening-right{right:4.6%;top:22%;text-align:right;transform:translate3d(var(--opening-spread),calc(var(--opening-y)*-.55),0)}.opening-copy{position:absolute;left:4.8%;bottom:18%;z-index:3;opacity:var(--opening-opacity);transform:translate3d(0,var(--opening-y),0)}.opening-copy h1{font-size:clamp(29px,3.1vw,48px);letter-spacing:-1.5px;line-height:1.35;margin:0}.opening-copy h1 em{font-family:Arial,sans-serif;font-style:normal}.scene-message{position:absolute;z-index:3;left:9%;top:21%;width:40%;opacity:var(--message-opacity);transform:translate3d(0,var(--message-y),0);pointer-events:none}.scene-message h2{font-size:clamp(44px,5.2vw,78px);line-height:1.5;letter-spacing:-3px;margin:28px 0 24px;font-weight:700}.scene-message h2 em{font-style:normal;color:var(--character-color)}.scene-message>p:not(.small-label){font-size:14px;line-height:2.1;color:var(--muted);margin-bottom:22px}.motion-stage[data-phase=message] .scene-message{pointer-events:auto}.scene-portal{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:3;color:#fff;opacity:var(--portal-opacity);transform:scale(var(--portal-scale));pointer-events:none}.scene-portal .small-label{color:#b4c5ef;letter-spacing:4px}.portal-type{font:300 clamp(120px,19.5vw,310px)/.79 Rajdhani,sans-serif;letter-spacing:-.05em;text-align:center;margin:36px 0 30px}.portal-type span{font-size:.82em}.scene-portal h2{font-size:23px;letter-spacing:3px;margin:0 0 16px;font-weight:400}.scene-portal .round-arrow{border-color:#ffffff80}.motion-stage[data-phase=portal] .scene-portal{pointer-events:auto}.scene-character-label{position:absolute;right:4.8%;bottom:14%;z-index:4;border-left:1px solid #9ea8c4;padding-left:20px;opacity:var(--opening-opacity);pointer-events:auto}.scene-character-label h2{font-size:21px;letter-spacing:1px;margin:8px 0 12px}.motion-stage:not([data-phase=opening]) .scene-character-label{pointer-events:none}.scene-bottom{position:absolute;inset:auto 4.8% 30px;display:flex;align-items:center;justify-content:space-between;gap:24px;z-index:5;color:var(--ink)}.scroll-cue{display:flex;align-items:center;gap:15px;min-height:44px;font:400 11px Rajdhani,sans-serif;letter-spacing:2px}.scroll-cue-line{height:38px;width:1px;position:relative;background:#a2abc2;overflow:hidden}.scroll-cue-line:after{content:"";position:absolute;inset:0;background:var(--accent);animation:scroll-guide 2.4s ease-in-out infinite;transform-origin:top}.motion-toggle{font-size:11px;padding:8px 0;min-height:44px;color:inherit;letter-spacing:1px}.motion-toggle:disabled{cursor:default}.scene-wipe{position:absolute;inset:0;background:#fff;z-index:6;pointer-events:none;clip-path:circle(calc(var(--wipe)*145%) at 50% 130%)}.mobile-break{display:none}.scroll-reveal{opacity:0;transform:translate3d(0,55px,0);transition:opacity .85s ease,transform 1.1s cubic-bezier(.2,.7,.2,1)}.scroll-reveal.is-revealed{opacity:1;transform:translateZ(0)}.world-character-card.sumire.scroll-reveal{transition-delay:.12s}.product-entry:nth-child(2).scroll-reveal{transition-delay:.1s}.character-visual img,.resource-art img{will-change:transform}.world-resources{overflow:hidden}@keyframes scroll-guide{0%{transform:translateY(-100%)}65%,to{transform:translateY(100%)}}@media(max-width:1100px){.motion-journey{height:340svh}.opening-type{font-size:14vw}.opening-left{top:20%}.opening-right{top:25%}.opening-copy h1{font-size:35px}.scene-message{left:6%;width:44%}.scene-message h2{font-size:58px}.scene-character-label{max-width:190px}}@media(max-width:760px){.motion-journey{height:320svh;min-height:0}.motion-stage{min-height:650px}.opening-type{font-size:21vw;line-height:.86}.opening-left{top:13%;left:6%;z-index:0}.opening-right{top:45%;right:5%;font-size:19vw;z-index:2}.opening-copy{left:6%;bottom:15%;max-width:65%;padding:10px 12px 10px 0;background:#ffffffdf}.opening-copy h1{font-size:27px;letter-spacing:-1.2px;white-space:nowrap;margin:0}.scene-character-label{right:5%;bottom:12%;padding-left:10px;max-width:115px;background:#ffffffde;padding-top:8px}.scene-character-label h2{font-size:16px;margin:6px 0}.scene-character-label .world-look-switch{gap:13px}.scene-character-label .world-look-switch button{font-size:10px;min-height:40px}.scene-message{left:6%;top:20%;width:64%;background:#ffffffc9;padding:18px 12px 22px 0}.scene-message .small-label{font-size:9px;letter-spacing:1px;max-width:180px}.scene-message h2{font-size:39px;line-height:1.55;letter-spacing:-1px;margin:18px 0}.scene-message>p:not(.small-label){font-size:11px;margin-bottom:15px}.scene-message .round-link{font-size:11px;gap:15px}.scene-message .round-arrow{width:35px;height:35px;font-size:18px}.scene-portal .small-label{font-size:8px;letter-spacing:2px}.portal-type{font-size:28vw;line-height:.88;margin:32px 0}.scene-portal h2{font-size:20px;text-align:center;line-height:1.8;letter-spacing:1px;margin-bottom:15px}.scene-portal .round-link{font-size:11px}.scene-portal .round-arrow{width:36px;height:36px;font-size:18px}.mobile-break{display:block}.scene-bottom{inset:auto 6% 16px;gap:10px}.scroll-cue{font-size:8px;letter-spacing:1px;gap:10px}.scroll-cue-line{height:26px}.motion-toggle{font-size:9px}.portrait-fallback{height:152%;left:50%;top:25%}html.in-dark-scene .world-header nav.is-open{background:#101b37;border-color:#3a486a}.world-header{background:#ffffffc9!important}.in-dark-scene .world-header{background:#101b37c9!important}}@media(max-width:360px){.opening-copy h1{font-size:23px}.scene-message h2{font-size:34px}.scene-character-label{max-width:103px}.scene-character-label h2{font-size:14px}}.motion-journey[data-reduced=true] .motion-stage{position:relative;height:100%;--opening-opacity:1!important;--opening-y:0px!important;--opening-spread:0vw!important;--dark:0!important;--wipe:0!important}.motion-journey[data-reduced=true] .scene-message,.motion-journey[data-reduced=true] .scene-portal{display:none}.motion-journey[data-reduced=true] .scroll-cue-line:after{animation:none}@media(prefers-reduced-motion:reduce){.scroll-reveal{opacity:1;transform:none;transition:none}.character-visual img,.resource-art img{transform:none!important}.scene-bottom .scroll-cue-line:after{animation:none}}.motion-journey{height:500svh;min-height:3200px}.motion-stage{--solid-opacity:0;--portrait-height:230%;--portrait-top:5%;--portrait-left:56%;--aperture:200vmax}.scene-darkness{background:#0b132a;opacity:1}.scene-surface{position:absolute;inset:0;background:#fff;z-index:0;overflow:hidden;clip-path:circle(var(--aperture) at var(--portal-x,50%) var(--portal-y,52%))}.portal-rim{position:absolute;left:var(--portal-x,50%);top:var(--portal-y,52%);width:calc(var(--aperture)*2);aspect-ratio:1;border:1px solid #a1b2d0a8;border-radius:50%;transform:translate(-50%,-50%) rotate(var(--ring-turn,0deg));opacity:var(--ring-opacity,0);pointer-events:none;z-index:2}.portal-rim:before,.portal-rim:after{content:"";position:absolute;inset:-4px;border:1px solid #9cabc766;border-radius:50%}.portal-rim:after{border-width:1.5px;border-color:#fff transparent #ffffffb3 transparent;transform:rotate(28deg)}.motion-stage .scene-surface .particle-field{z-index:0}.scene-surface .portrait-scene{z-index:1}.portrait-fallback{height:var(--portrait-height);top:var(--portrait-top);left:var(--portrait-left);transition:none}.portrait-scene[data-ready=true] .portrait-fallback{opacity:var(--solid-opacity)}.scene-portal{transform:none;color:#142140}.portal-center{text-align:center;position:absolute;left:var(--portal-x,50%);top:var(--portal-y,52%);transform:translate(-50%,-50%) scale(var(--portal-scale));width:40%;max-width:500px}.portal-center .small-label{color:#2148c5;font-size:10px;letter-spacing:2px;margin-bottom:23px}.portal-center h2{font-size:clamp(23px,2.5vw,37px);font-weight:600;line-height:1.9;letter-spacing:1px;margin:0}.portal-center>p:last-child{font-size:12px;margin-top:24px}.portal-destination{position:absolute;color:#fff;display:flex;align-items:center;gap:20px}.portal-destination span{font:300 clamp(70px,11vw,165px)/1 Rajdhani,sans-serif;color:transparent;-webkit-text-stroke:1px #7181aa;letter-spacing:-5px;transition:color .3s}.portal-destination b{font-size:15px;letter-spacing:2px;font-weight:400}.portal-destination:hover span{color:#d7e2ff;-webkit-text-stroke-color:transparent}.destination-one{left:5%;top:21%}.destination-two{right:5%;top:21%}.destination-three{left:5%;bottom:17%}.destination-four{right:5%;bottom:17%}.motion-stage[data-phase=portal] .scene-bottom{color:#cdd7f0}.motion-stage[data-phase=message] .scene-bottom{color:#142140}@media(max-width:1100px){.portal-destination{gap:12px}.portal-destination b{font-size:12px}.portal-destination span{font-size:100px}.destination-one,.destination-three{left:4%}.destination-two,.destination-four{right:4%}}@media(max-width:760px){.motion-journey{height:440svh;min-height:0}.opening-left{top:13%}.opening-copy{bottom:17%;max-width:62%}.scene-character-label{bottom:10%}.portal-center{width:78%;top:52%}.portal-center h2{font-size:23px;line-height:1.8;letter-spacing:0}.portal-center .small-label{font-size:8px;margin-bottom:14px;letter-spacing:1px}.portal-center>p:last-child{font-size:10px;margin-top:16px}.portal-destination{gap:10px}.portal-destination span{font-size:66px;letter-spacing:-2px}.portal-destination b{font-size:11px;letter-spacing:0}.destination-one{left:6%;top:14%}.destination-two{right:6%;top:14%}.destination-three{left:6%;bottom:12%}.destination-four{right:6%;bottom:12%}.scene-message{width:58%;top:23%}.scene-message h2{font-size:37px}.scene-message>p:not(.small-label){font-size:10px}}.motion-journey[data-reduced=true]{height:100svh;min-height:700px}.motion-journey[data-reduced=true] .scene-surface{clip-path:none}.motion-journey[data-reduced=true] .portrait-fallback{opacity:1}.ok-world .world-header{background:#fffffff0;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}html.in-dark-scene .world-header{background:#0b132af0}.portal-destination{opacity:var(--destination-opacity,0)}@media(max-width:760px){.scene-message{background:transparent}.opening-right{top:50%}.scene-bottom{background:#ffffffdb;padding:0 5px}.motion-stage[data-phase=portal] .scene-bottom{background:#0b132ae6}.opening-copy,.scene-character-label{background:#fffffff2}}@media(max-width:760px){.motion-stage{min-height:520px}.motion-journey[data-reduced=true]{min-height:600px}}@media(min-width:761px)and (max-width:1100px){.opening-copy{background:#fffffff0;padding:15px 16px 15px 0}.scene-character-label{background:#fffffff0;padding:12px 10px 5px 14px}.scene-bottom{background:#ffffffdc;padding:0 10px}.motion-stage[data-phase=portal] .scene-bottom{background:#0b132ade}}@media(max-width:360px){.scene-message{width:66%}.scene-message h2{font-size:30px}.scene-message h2 em{white-space:nowrap}.scene-message>p:not(.small-label){max-width:210px}}.motion-stage[data-outro=true] .scene-bottom{color:#142140;background:#ffffffdf}@media(min-width:1101px){.motion-stage[data-phase=portal]:not([data-outro=true]) .scene-bottom>a{background:#0b132ae8;padding-inline:10px}}.opening-right{transform:translate3d(var(--opening-spread),var(--opening-y),0)}.scroll-reveal{transform:translate3d(0,24px,0);transition:opacity .5s ease,transform .7s cubic-bezier(.2,.7,.2,1)}.scroll-reveal.is-revealed{transform:translateZ(0)}.portal-destination.signal-block[data-active=true]{animation-name:portal-signal-reveal}@keyframes portal-signal-reveal{0%{opacity:0}35%{opacity:var(--destination-opacity,1)}65%{opacity:calc(var(--destination-opacity,1)*.25)}to{opacity:var(--destination-opacity,1)}}@media(prefers-reduced-motion:reduce){.scroll-reveal{opacity:1;transform:none;transition:none}.portal-destination.signal-block[data-active=true]{animation:none}}@media(max-width:760px){.portal-center .small-label{font-size:10px}}@media(max-width:760px){.scene-message>p:not(.small-label){font-size:12px;line-height:1.9}.scene-message .round-link{font-size:12px;min-height:44px}.scene-character-label .world-look-switch{gap:8px}.scene-character-label .world-look-switch button{min-width:44px;min-height:44px;font-size:11px}.motion-toggle{font-size:11px}}@media(orientation:landscape)and (max-height:500px)and (max-width:1100px){.motion-journey{height:440svh;min-height:0}.motion-stage{min-height:0}.opening-type{font-size:clamp(52px,8vw,76px);line-height:.86}.opening-left,.opening-right{top:105px}.opening-copy{left:5%;bottom:55px;padding:7px 12px 7px 0;max-width:42%}.opening-copy h1{font-size:24px;margin:0;letter-spacing:-1px}.scene-character-label{right:5%;bottom:55px;padding:8px 8px 0 12px;max-width:170px}.scene-character-label h2{font-size:16px;margin:6px 0}.scene-character-label .world-look-switch{gap:10px}.scene-character-label .world-look-switch button{min-width:44px;min-height:44px;font-size:12px}.scene-message{left:6%;top:25%;width:45%;padding:0;background:transparent}.scene-message .small-label{font-size:9px;letter-spacing:1px;margin:0}.scene-message h2{font-size:27px;line-height:1.2;letter-spacing:-1px;margin:9px 0}.scene-message>p:not(.small-label){font-size:12px;line-height:1.7;margin:0 0 5px}.scene-message .round-link{font-size:12px;min-height:44px;gap:12px}.scene-message .round-arrow{width:34px;height:34px;font-size:18px}.scene-bottom{inset:auto 5% 5px;gap:12px;padding:0 8px}.scroll-cue{font-size:9px;gap:10px}.scroll-cue-line{height:25px}.motion-toggle{font-size:11px}.portal-center{width:32%}.portal-center .small-label{font-size:8px;letter-spacing:.5px;margin-bottom:10px}.portal-center h2{font-size:19px;line-height:1.6;letter-spacing:0}.portal-center>p:last-child{font-size:10px;margin-top:10px}.portal-destination{gap:10px;min-height:44px}.portal-destination span{font-size:52px;letter-spacing:-2px}.portal-destination b{font-size:12px;letter-spacing:0}.destination-one,.destination-two{top:30%}.destination-three,.destination-four{bottom:16%}.motion-journey[data-reduced=true]{height:100svh;min-height:0}}.motion-journey{--portal-extension:420svh}.motion-journey:after{content:"";position:absolute;top:0;left:0;width:0;height:var(--portal-extension);pointer-events:none}.motion-journey[data-reduced=true]:after{display:none}.motion-journey:not([data-reduced=true]){height:calc(500svh + var(--portal-extension));min-height:calc(3200px + var(--portal-extension))}.portal-center{opacity:var(--portal-copy-opacity,1)}.scene-portal .portal-destination{top:52%;bottom:auto;right:auto;width:29%;min-height:44px;transform:translateY(-50%);display:flex;flex-direction:column;align-items:flex-start;gap:18px;padding:18px 0}.scene-portal .destination-one,.scene-portal .destination-two{left:68%}.scene-portal .destination-three,.scene-portal .destination-four{left:7%}.scene-portal .portal-destination>span{font-size:clamp(130px,14vw,210px);line-height:.9;letter-spacing:-.055em}.scene-portal .portal-destination b{font-size:clamp(19px,1.8vw,27px);line-height:1.5;letter-spacing:1px;min-height:44px;display:flex;align-items:center;gap:18px}.scene-portal .portal-destination i{font-size:.7em;font-style:normal;color:#bdc9e8}@media(max-width:760px){.motion-journey:not([data-reduced=true]){height:calc(440svh + var(--portal-extension));min-height:0}.scene-portal .portal-destination{width:49%;gap:16px;padding:12px 0}.scene-portal .destination-one,.scene-portal .destination-two{left:45%}.scene-portal .destination-three,.scene-portal .destination-four{left:7%}.scene-portal .portal-destination>span{font-size:clamp(112px,35vw,150px)}.scene-portal .portal-destination b{font-size:21px;letter-spacing:0;gap:14px}}@media(orientation:landscape)and (max-height:500px)and (max-width:1100px){.motion-journey:not([data-reduced=true]){height:calc(440svh + var(--portal-extension));min-height:0}.scene-portal .portal-destination{gap:8px;padding:8px 0}.scene-portal .portal-destination>span{font-size:105px}.scene-portal .portal-destination b{font-size:20px}}.ok-world .world-header .menu-toggle{display:none}.world-menu{position:fixed;inset:0;width:100%;height:100dvh;max-width:none;max-height:none;margin:0;padding:0;border:0;border-radius:0;overflow:auto;overscroll-behavior:contain;background:#2144c2;color:#fff;clip-path:circle(26px at var(--menu-x) var(--menu-y));transition:clip-path .15s ease-in .1s}.world-menu[open]{display:flex;flex-direction:column}.world-menu[data-entered=true]{clip-path:circle(150vmax at var(--menu-x) var(--menu-y));transition:clip-path .18s ease-out}.world-menu::backdrop{background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none}.world-menu :is(a,button){color:#fff}.world-menu :is(a,button):focus-visible{outline:2px solid #fff;outline-offset:6px}.world-menu-top{height:76px;min-height:76px;padding:0 6%;display:flex;align-items:center;justify-content:space-between}.world-menu .logo{font-size:38px;color:#fff}.world-menu .logo span{color:inherit}.world-menu .menu-close,.ok-world .world-header .menu-toggle{flex-shrink:0;width:52px;height:52px;min-width:52px;min-height:52px;align-items:center;justify-content:center;flex-direction:column;gap:6px;padding:9px 0 7px;border-radius:50%;font-size:10px;font-weight:400;line-height:1;letter-spacing:1px}.world-menu .menu-close{display:flex;border:1px solid #ffffffbd;background:transparent}.menu-glyph{position:relative;display:block;width:15px;height:14px}.menu-glyph:before,.menu-glyph:after{content:"";position:absolute;left:0;top:3px;width:15px;height:1px;background:currentColor;transition:transform .2s ease}.menu-glyph:after{top:10px}.menu-close .menu-glyph:before{transform:translateY(3.5px) rotate(45deg)}.menu-close .menu-glyph:after{transform:translateY(-3.5px) rotate(-45deg)}.world-menu nav{position:static;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:26px;flex:1;margin:0;padding:32px 9%;min-height:350px;background:transparent;border:0;box-shadow:none;opacity:0;transition:opacity .1s ease-out}.world-menu[data-entered=true] nav{opacity:1;transition:none}.world-menu nav a{display:block;min-height:48px;font-size:clamp(29px,8.2vw,36px);line-height:1.4;font-weight:400;letter-spacing:1px;padding:0}.world-menu-bottom{padding:0 9% max(28px,env(safe-area-inset-bottom));opacity:0;transition:opacity .15s}.world-menu-bottom button{min-height:44px;font-size:14px;letter-spacing:1px;border-bottom:1px solid #ffffff55;padding:0 0 5px}.world-menu-bottom span{margin-left:15px}.world-menu[data-entered=true] .world-menu-bottom{opacity:1;transition-delay:.35s}@media(max-width:760px){.ok-world .world-header .desktop-nav{display:none}.ok-world .world-header .store{margin-left:auto}.ok-world .world-header .menu-toggle{display:flex;margin-left:0;background:#2144c2;color:#fff;border:1px solid transparent}html.in-dark-scene .ok-world .world-header .menu-toggle{color:#fff;border-color:#ffffff70}}@media(orientation:landscape)and (max-height:500px){.world-menu-top{height:68px;min-height:68px}.world-menu nav{min-height:190px;display:grid;grid-template-columns:1fr 1fr;align-content:center;gap:10px 30px;padding:15px 9%}.world-menu nav a{font-size:25px;min-height:44px}.world-menu-bottom{padding-bottom:15px}}@media(prefers-reduced-motion:reduce){.world-menu[data-entered],.world-menu[data-entered] .world-menu-bottom,.world-menu[data-entered] nav{transition:none}}
