/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.contents{display:contents}.table{display:table}}:root{--ink:#17152c;--muted:#6f6b83;--paper:#fbfaff;--lavender:#7668ee;--lavender-dark:#4e43b8;--pink:#ff7bb8;--cyan:#55d8dc;--line:#e8e5f2;--card:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--paper);-webkit-font-smoothing:antialiased;margin:0;font-family:Noto Sans SC,Microsoft YaHei UI,PingFang SC,system-ui,sans-serif}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}.page-shell{width:min(1180px,100% - 40px);margin-inline:auto}.site-header{z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fbfaffe0;border-bottom:1px solid #e8e5f2cc;position:sticky;top:0}.nav-wrap{align-items:center;gap:40px;height:76px;display:flex}.brand{align-items:center;gap:10px;margin-right:auto;display:flex}.brand-mark{color:#fff;background:var(--ink);border:2px solid #fff;border-radius:12px 12px 12px 4px;place-items:center;width:40px;height:40px;font-family:serif;font-size:21px;display:grid;overflow:hidden;box-shadow:5px 5px #dcd6ff}.brand-mark img{object-fit:cover;width:100%;height:100%;display:block}.brand>span:last-child{flex-direction:column;gap:5px;line-height:1;display:flex}.brand b{letter-spacing:.16em;font-size:14px}.brand small{color:var(--muted);letter-spacing:.14em;font-size:8px}nav{gap:30px;font-size:14px;font-weight:700;display:flex}nav a{position:relative}nav a:after{content:"";background:var(--lavender);height:2px;transition:all .2s;position:absolute;bottom:-8px;left:0;right:100%}nav a:hover:after,nav a:focus-visible:after{right:0}.nav-cta{border:1px solid var(--ink);box-shadow:3px 3px 0 var(--ink);border-radius:12px;padding:11px 16px;font-size:13px;font-weight:800}.nav-cta:hover{box-shadow:2px 2px 0 var(--ink);transform:translate(1px,1px)}.hero{grid-template-columns:1.02fr .98fr;align-items:center;gap:60px;min-height:620px;padding-block:64px 74px;display:grid}.eyebrow,.section-kicker{color:var(--lavender-dark);letter-spacing:.18em;margin:0 0 16px;font-size:11px;font-weight:900;line-height:1}.eyebrow{align-items:center;gap:10px;display:flex}.eyebrow span{background:var(--pink);width:32px;height:2px}.hero h1{letter-spacing:-.04em;margin:0;font-family:Noto Serif SC,Songti SC,serif;font-size:clamp(48px,6vw,76px);line-height:1.12}.hero h1 em{color:var(--lavender);font-style:normal;position:relative}.hero h1 em:after{content:"";z-index:-1;background:#ffe0ef;border-radius:50%;height:8px;position:absolute;bottom:-5px;left:0;right:0;transform:rotate(-2deg)}.hero-lead{max-width:570px;color:var(--muted);margin:28px 0;font-size:16px;line-height:1.9}.hero-actions{flex-wrap:wrap;gap:12px;display:flex}.button{border-radius:14px;justify-content:center;align-items:center;gap:16px;min-height:48px;padding:0 22px;font-size:14px;font-weight:900;transition:all .2s;display:inline-flex}.button-primary{color:#fff;background:var(--lavender);box-shadow:0 10px 26px #7668ee40}.button-primary:hover{background:var(--lavender-dark);transform:translateY(-2px)}.button-ghost{border:1px solid var(--line);background:#fff}.button-ghost:hover{border-color:var(--lavender);color:var(--lavender-dark)}.button-dark{color:#fff;background:var(--ink)}.hero-meta{color:var(--muted);align-items:center;gap:14px;margin-top:30px;font-size:11px;display:flex}.hero-meta strong{color:var(--ink)}.live-dot{background:#4fcf97;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 5px #dff8ed}.hero-art{isolation:isolate;height:480px;position:relative}.hero-art:before{content:"";z-index:-3;background:radial-gradient(circle at 50% 35%,#fff 0 19%,#eeeaff 20% 43%,#0000 44%),linear-gradient(135deg,#f9d8ea,#d9f7fa);border-radius:48% 52% 44% 56%/57% 38% 62% 43%;position:absolute;inset:10% 5% 0;transform:rotate(-4deg)}.orbit{border:1px solid #4e43b840;border-radius:50%;position:absolute;transform:rotate(-20deg)}.orbit-one{width:440px;height:170px;top:150px;left:20px}.orbit-two{width:310px;height:470px;top:0;left:100px;transform:rotate(35deg)}.character-card{background:linear-gradient(155deg,#d9d3ff,#f9cfe5 60%,#c6f2f4);border:5px solid #fff;border-radius:160px 160px 28px 28px;width:310px;height:410px;position:absolute;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%)rotate(2deg);box-shadow:0 30px 70px #392d7438}.character-halo{border:1px solid #ffffffd9;border-radius:50%;width:220px;height:220px;position:absolute;top:35px;left:45px;box-shadow:0 0 0 15px #ffffff2e,0 0 0 32px #ffffff1a}.character-ribbon{z-index:3;color:#4d3e93;letter-spacing:.18em;font-size:8px;font-weight:900;position:absolute;top:22px;left:30px}.character-portrait{height:250px;position:absolute;top:76px;left:45px;right:45px}.portrait-hair{background:linear-gradient(145deg,#302753,#544884);border-radius:48% 52% 42% 58%/35% 38% 62% 65%;width:190px;height:215px;position:absolute;top:0;left:13px;transform:rotate(-3deg);box-shadow:-20px 20px 0 -8px #3d325f,22px 25px 0 -12px #6e60a1}.portrait-face{background:linear-gradient(160deg,#fff3ed,#f5d2c8);border-radius:49% 51% 45% 45%;width:108px;height:145px;position:absolute;top:45px;left:57px;transform:rotate(4deg)}.portrait-face:before{content:"";background:#3a305e;border-radius:0 90% 0 100%;width:55px;height:50px;position:absolute;top:-17px;right:-8px;transform:rotate(-18deg)}.portrait-face span,.portrait-face i{border-bottom:3px solid #4d4166;border-radius:50%;width:16px;height:8px;position:absolute;top:62px}.portrait-face span{left:21px}.portrait-face i{right:18px;transform:rotate(4deg)}.portrait-collar{clip-path:polygon(25% 0,50% 32%,75% 0,100% 100%,0 100%);background:linear-gradient(150deg,#fff,#e7e2ff);width:155px;height:100px;position:absolute;bottom:-5px;left:34px}.character-caption{border-top:1px solid #3c2f6e38;padding-top:15px;position:absolute;bottom:22px;left:25px;right:25px}.character-caption span{color:#655c8c;letter-spacing:.16em;margin-bottom:6px;font-size:8px;font-weight:900;display:block}.character-caption strong{font-family:Noto Serif SC,serif;font-size:16px;line-height:1.5}.spark{color:var(--pink);font-size:30px;position:absolute}.spark-one{top:45px;right:10px}.spark-two{color:var(--lavender);bottom:70px;left:10px}.floating-note{border:1px solid var(--line);background:#fff;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;box-shadow:0 14px 35px #221e441f}.floating-note b{font-family:serif;font-size:22px}.floating-note span{color:var(--muted);letter-spacing:.1em;font-size:8px}.note-one{border-radius:50%;width:80px;height:80px;top:90px;right:10px;transform:rotate(8deg)}.note-one b{color:var(--pink);letter-spacing:.12em;font-size:11px}.note-two{border-radius:16px;width:92px;height:70px;bottom:50px;left:0;transform:rotate(-7deg)}.support-rail{background:var(--ink);color:#fff}.support-rail-inner{grid-template-columns:.72fr 2.08fr;align-items:center;gap:24px;padding-block:30px;display:grid}.support-intro{padding:12px 15px 10px 0}.support-intro .section-kicker{color:#a99ffb}.support-intro h2{margin:0 0 8px;font-size:20px}.support-intro p:last-child{color:#aaa6bd;margin:0;font-size:12px}.scene-promo{background:linear-gradient(120deg,#ff7bb847,#7668ee29);border:1px solid #ffffff26;border-radius:22px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:20px;min-height:128px;padding:22px 24px;display:grid}.scene-promo-icon{color:#fff;background:linear-gradient(145deg,#ff7bb88c,#7668ee80);border:1px solid #ffffff2e;border-radius:18px;place-items:center;width:58px;height:58px;font-size:25px;display:grid;box-shadow:0 10px 28px #00000029}.scene-promo-copy{flex-direction:column;gap:5px;min-width:0;display:flex}.scene-promo-copy small{color:#c4bcff;letter-spacing:.14em;font-size:9px;font-weight:900}.scene-promo-copy strong{font-size:18px}.scene-promo-copy p{color:#c5c0d4;margin:0;font-size:10px;line-height:1.7}.scene-promo-actions{flex-direction:column;gap:9px;min-width:158px;display:flex}.scene-promo-actions a{border-radius:11px;justify-content:space-between;align-items:center;gap:12px;min-height:38px;padding:0 14px;font-size:10px;font-weight:900;transition:all .2s;display:flex}.scene-buy{color:#231d45;background:#fff}.scene-buy:hover{color:#fff;background:var(--pink)}.scene-tutorial{color:#fff;background:#ffffff14;border:1px solid #ffffff47}.scene-tutorial:hover{background:#ffffff29}.plan-card{border:1px solid #ffffff1f;border-radius:18px;grid-template-columns:auto 1fr auto;align-items:center;gap:15px;min-height:104px;padding:18px;transition:all .2s;display:grid}.plan-card:hover{border-color:#ffffff80;transform:translateY(-2px)}.plan-video{background:linear-gradient(120deg,#7668ee59,#7668ee1f)}.plan-scene{background:linear-gradient(120deg,#ff7bb840,#ff7bb814)}.plan-icon{background:#ffffff1f;border-radius:14px;place-items:center;width:45px;height:45px;font-size:16px;display:grid}.plan-card>span:nth-child(2){flex-direction:column;display:flex}.plan-card small{color:#bdb8cf;font-size:10px}.plan-card strong{margin:2px 0;font-size:17px}.plan-card em{color:#dad6e6;font-size:10px;font-style:normal}.plan-card>b{font-size:11px}.section{padding-block:92px}.section-heading{justify-content:space-between;align-items:end;margin-bottom:34px;display:flex}.section-heading h2{margin:0;font-family:Noto Serif SC,serif;font-size:36px}.text-link{color:var(--lavender-dark);font-size:13px;font-weight:900}.text-link span{margin-left:8px}.site-footer{background:linear-gradient(#f8f7fc00,#f0edfa);margin-top:28px;padding:24px 0 34px}.footer-card{background:#ffffffd1;border:1px solid #ded9ec;border-radius:28px;padding:30px;overflow:hidden;box-shadow:0 18px 50px #30285614}.footer-profile{grid-template-columns:250px 1fr;align-items:center;gap:34px;display:grid}.footer-brand .brand-mark{background:#fff;border-color:#d8d2ea;box-shadow:5px 5px #dcd5ff}.footer-profile h2{margin:4px 0 7px;font-family:Noto Serif SC,serif;font-size:24px}.footer-profile p:last-child{color:var(--muted);margin:0;font-size:11px;line-height:1.7}.footer-socials{grid-template-columns:repeat(3,1fr);gap:11px;margin-top:25px;display:grid}.footer-social{border:1px solid var(--line);background:#faf9fd;border-radius:16px;grid-template-columns:42px 1fr auto;align-items:center;gap:11px;min-height:72px;padding:12px;transition:all .2s;display:grid}.footer-social:hover{background:#fff;border-color:#c8c0e5;transform:translateY(-3px);box-shadow:0 12px 28px #2f265717}.footer-social>span{color:#fff;border-radius:12px;place-items:center;width:42px;height:42px;font-family:serif;font-size:16px;font-weight:900;display:grid}.social-pixiv>span{background:#0096fa}.social-fanbox>span{background:#20b4a6}.social-fansky>span{background:linear-gradient(145deg,var(--pink),var(--lavender))}.footer-social div{flex-direction:column;gap:3px;min-width:0;display:flex}.footer-social small{color:#9992aa;letter-spacing:.12em;font-size:7px;font-weight:900}.footer-social strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.footer-social>b{color:#8f86a5;font-size:12px}.footer-bottom{color:#9992a8;letter-spacing:.08em;border-top:1px solid #e6e1ef;justify-content:space-between;align-items:center;gap:20px;margin-top:22px;padding-top:17px;font-size:8px;display:flex}.footer-bottom div{gap:18px;display:flex}.footer-bottom a{color:#716a80;letter-spacing:0;font-weight:800}.footer-bottom a:hover{color:var(--lavender-dark)}.subpage{padding-block:70px 110px}.subpage-hero{max-width:720px;margin-bottom:65px}.subpage-hero.centered{text-align:center;margin-inline:auto}.subpage-hero h1{margin:0 0 18px;font-family:Noto Serif SC,serif;font-size:58px}.subpage-hero>p:last-of-type{color:var(--muted);line-height:1.8}.filter-pills{gap:8px;margin-top:25px;display:flex}.filter-pills a{border:1px solid var(--line);background:#fff;border-radius:20px;padding:9px 14px;font-size:11px;font-weight:800}.directory-section{margin-top:65px;scroll-margin-top:100px}.result-count{color:var(--muted);font-size:11px}.directory-list{border-top:1px solid var(--line)}.directory-row{border-bottom:1px solid var(--line);grid-template-columns:70px 1fr auto 24px;align-items:center;gap:20px;padding:18px 8px;transition:all .2s;display:grid}.directory-row:hover{background:#fff;padding-inline:16px}.directory-mark{background:var(--tone);border-radius:16px;place-items:center;width:54px;height:54px;font-family:serif;font-size:19px;font-weight:900;display:grid}.directory-title{flex-direction:column;gap:3px;display:flex}.directory-title small{color:var(--lavender-dark);font-size:9px;font-weight:900}.directory-title strong{font-size:16px}.directory-title em{color:var(--muted);font-size:11px;font-style:normal}.directory-row time{color:var(--muted);font-size:11px}.directory-row>b{color:var(--lavender)}.archive-banner{color:#fff;background:linear-gradient(125deg,var(--ink),#40375f);border-radius:24px;grid-template-columns:auto 1fr auto;align-items:center;gap:30px;padding:34px;display:grid}.archive-banner>span{color:#a99ffb;font-family:serif;font-size:28px;font-weight:800}.archive-banner strong{font-size:20px}.archive-banner p{color:#aaa5ba;margin:5px 0 0;font-size:11px}.archive-banner>b{font-size:12px}.pricing-grid{grid-template-columns:1fr 1fr;gap:22px;max-width:930px;margin-inline:auto;display:grid}.pricing-card{border:1px solid var(--line);background:#fff;border-radius:26px;padding:36px;position:relative}.pricing-card.featured{border:2px solid var(--lavender);box-shadow:0 24px 60px #7668ee24}.pricing-label{color:var(--lavender-dark);background:#eeebff;border-radius:20px;padding:6px 10px;font-size:9px;font-weight:900;display:inline-block}.pricing-card h2{margin:22px 0 5px;font-family:Noto Serif SC,serif;font-size:30px}.price{align-items:baseline;gap:7px;display:flex}.price strong{font-family:serif;font-size:44px}.price span,.pricing-card>p{color:var(--muted);font-size:12px}.pricing-card ul{border-block:1px solid var(--line);gap:13px;margin:28px 0;padding:25px 0;list-style:none;display:grid}.pricing-card li{font-size:12px}.pricing-card li:before{content:"✓";color:var(--lavender);margin-right:10px;font-weight:900}.pricing-card .button{width:100%}.notice-box{background:#fff7e6;border:1px solid #f4dfb6;border-radius:20px;gap:20px;max-width:930px;margin:30px auto 80px;padding:25px;display:flex}.notice-box>span{color:#9c6c11;background:#ffe5ab;border-radius:50%;flex:0 0 38px;place-items:center;height:38px;font-weight:900;display:grid}.notice-box h2{margin:0 0 5px;font-size:15px}.notice-box p{color:#7e6b4a;margin:0;font-size:11px;line-height:1.8}.faq-section{max-width:760px;margin-inline:auto}.faq-section h2{margin:0 0 25px;font-family:Noto Serif SC,serif;font-size:34px}.faq-section details{border-bottom:1px solid var(--line);padding:20px 0}.faq-section summary{cursor:pointer;font-size:14px;font-weight:900}.faq-section details p{color:var(--muted);font-size:12px;line-height:1.8}.panel-page{min-height:650px;padding-block:60px 100px}.panel-shell{max-width:850px}.panel-header{margin-bottom:30px}.panel-header h1{margin:0 0 8px;font-family:Noto Serif SC,serif;font-size:42px}.panel-header p{color:var(--muted);line-height:1.7}.app-panel{border:1px solid var(--line);background:#fff;border-radius:24px;padding:28px}.field-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.field{flex-direction:column;gap:7px;margin-bottom:16px;display:flex}.field.full{grid-column:1/-1}.field label{font-size:11px;font-weight:900}.field input,.field textarea,.field select{width:100%;color:var(--ink);border:1px solid var(--line);background:#fbfaff;border-radius:12px;outline:none;padding:12px 14px}.field input:focus,.field textarea:focus,.field select:focus{border-color:var(--lavender);box-shadow:0 0 0 3px #efedff}.field textarea{resize:vertical;min-height:130px}.form-status{min-height:24px;color:var(--muted);font-size:11px}.form-status.error{color:#b52f61}.messages-list{gap:12px;margin-bottom:20px;display:grid}.message-item{background:#f7f5fc;border-radius:14px;padding:14px 16px}.message-item small{color:var(--muted)}.message-item p{margin:5px 0 0;font-size:12px;line-height:1.7}.signin-card{text-align:center;border:1px solid var(--line);background:#fff;border-radius:24px;padding:40px}.signin-card h2{margin:0 0 10px}.signin-card p{color:var(--muted);font-size:12px}.preview-notice{color:#635b83;background:#eeebff;border-radius:12px;margin-bottom:20px;padding:12px 15px;font-size:11px}@media (width<=960px){.hero{grid-template-columns:1fr;gap:20px}.hero-art{height:440px}.support-rail-inner{grid-template-columns:1fr}.support-intro{padding-right:0}.works-grid{grid-template-columns:1fr 1fr}.collection-callout{grid-template-columns:1fr}.footer-profile{grid-template-columns:220px 1fr}.footer-socials{grid-template-columns:1fr 1fr}.footer-social:last-child{grid-column:1/-1}}@media (width<=680px){.page-shell{width:min(100% - 28px,1180px)}.nav-wrap{height:66px}.brand-mark{width:35px;height:35px}.brand small,nav{display:none}.nav-cta{padding:9px 11px;font-size:11px}.hero{min-height:auto;padding-block:45px}.hero h1{font-size:45px}.hero-lead{font-size:14px}.hero-meta{flex-wrap:wrap;align-items:flex-start}.hero-art{height:370px}.character-card{width:250px;height:340px}.character-portrait{transform-origin:top;transform:scale(.8)}.character-caption{bottom:16px}.orbit-one{width:320px}.support-rail-inner{grid-template-columns:1fr}.scene-promo{grid-template-columns:auto 1fr;padding:19px}.scene-promo-actions{grid-column:1/-1;min-width:0}.scene-promo-actions a{min-height:42px}.plan-card{grid-template-columns:auto 1fr}.plan-card>b{grid-column:2}.section{padding-block:65px}.section-heading h2{font-size:30px}.works-grid{grid-template-columns:1fr}.work-visual{height:195px}.collection-callout h2{font-size:32px}.archive-stack{height:270px}.footer-card{padding:22px}.footer-profile{grid-template-columns:1fr;gap:20px}.footer-socials{grid-template-columns:1fr}.footer-social:last-child{grid-column:auto}.footer-bottom{flex-direction:column;align-items:flex-start;gap:14px}.footer-bottom div{flex-wrap:wrap;gap:13px}.subpage{padding-block:45px 80px}.subpage-hero h1{font-size:44px}.directory-row{grid-template-columns:52px 1fr 18px;gap:12px}.directory-row time,.directory-title em{display:none}.archive-banner{grid-template-columns:1fr;gap:12px}.pricing-grid{grid-template-columns:1fr}.pricing-card{padding:26px}.field-grid{grid-template-columns:1fr}.panel-header h1{font-size:34px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}}.nav-cta{color:#fff;background:var(--lavender);border-color:var(--lavender-dark);box-shadow:4px 4px 0 var(--lavender-dark)}.nav-cta:hover{color:#fff;background:var(--pink);border-color:#b64278;box-shadow:2px 2px #b64278}.language-switcher{color:#aaa4b8;align-items:center;gap:4px;font-size:9px;display:flex}.language-switcher button{color:#958fa5;cursor:pointer;background:0 0;border:0;padding:4px 3px;font-size:9px;font-weight:900}.language-switcher button.active{color:var(--lavender-dark)}.hero{grid-template-columns:.82fr 1.18fr;gap:34px}.hero-copy{z-index:2;position:relative}.hero-primary{min-width:245px;min-height:56px;font-size:15px;box-shadow:0 14px 34px #7668ee59}.sponsor-hero-art{background:linear-gradient(145deg,#fff,#eeeaff);border:1px solid #e2dcff;border-radius:34px;min-width:0;padding:10px;position:relative;transform:rotate(1deg);box-shadow:0 28px 70px #382a732e}.sponsor-hero-art:before{content:"";z-index:-1;opacity:.72;background:linear-gradient(145deg,#ffd9ea,#d8f4f5);border-radius:42px;position:absolute;inset:-12px 35px 18px -14px;transform:rotate(-3deg)}.sponsor-hero-image{border-radius:25px;width:100%;height:auto;display:block}.cute-sticker{z-index:3;color:var(--ink);border:1px solid var(--line);letter-spacing:.04em;background:#fff;border-radius:999px;padding:9px 13px;font-size:10px;font-weight:900;position:absolute;box-shadow:0 10px 24px #34286426}.sticker-heart{color:#c33f78;top:22px;right:-12px;transform:rotate(5deg)}.sticker-days{color:var(--lavender-dark);bottom:24px;left:-14px;transform:rotate(-5deg)}.pricing-card>p{min-height:42px;margin-top:8px;line-height:1.8}.support-tutorial-link{text-align:center;margin-top:18px;display:block}.support-platforms{gap:9px;display:grid}.support-platform{border:1px solid var(--line);background:#fff;border-radius:17px;grid-template-columns:1fr auto;align-items:center;gap:14px;min-height:86px;padding:15px 17px;transition:all .2s;display:grid}.support-platform:hover{border-color:#bdb4ee;transform:translateY(-2px);box-shadow:0 12px 28px #2e25571a}.support-platform>span{flex-direction:column;gap:3px;min-width:0;display:flex}.support-platform small{color:#918aa5;letter-spacing:.08em;font-size:7px;font-weight:900}.support-platform strong{font-size:14px}.support-platform em{color:#7e788c;font-size:8px;font-style:normal;line-height:1.5}.support-platform>b{font-size:16px}.support-platform-primary{color:#fff;background:linear-gradient(120deg,#6557de,#8676f2 62%,#d66caf);border-color:#6758d9;box-shadow:0 14px 34px #6758d93d}.support-platform-primary small,.support-platform-primary em{color:#ffffffc2}.hero-guide-link{color:var(--lavender-dark);margin-top:11px;font-size:10px;font-weight:900;display:inline-block}.support-choice-list{gap:9px;margin-top:20px;display:grid}.support-choice{border:1px solid var(--line);background:#faf9fd;border-radius:14px;grid-template-columns:1fr auto;align-items:center;gap:12px;padding:13px 14px;display:grid}.support-choice>span{flex-direction:column;gap:2px;display:flex}.support-choice b{font-size:13px}.support-choice small{color:#5e5772;font-size:9px}.support-choice em{color:#928ba1;font-size:7px;font-style:normal;line-height:1.5}.support-choice.primary{color:#fff;background:linear-gradient(120deg,var(--lavender),#9f78eb);border-color:var(--lavender)}.support-choice.primary small,.support-choice.primary em{color:#ffffffc2}.home-vote-section{background:radial-gradient(circle at 4% 12%,#e9e5ff 0,#0000 29%),radial-gradient(circle at 94% 88%,#ffe2ef 0,#0000 28%),linear-gradient(#f7f5ff,#fffafd);border-block:1px solid #e8e3f5;padding:86px 0 94px;scroll-margin-top:76px}.home-vote-heading{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:44px;margin-bottom:34px;display:grid}.home-vote-heading h2{margin:0;font-family:Noto Serif SC,Songti SC,serif;font-size:clamp(42px,5vw,62px);line-height:1.2}.home-vote-heading h2 em{color:var(--lavender);font-style:normal}.home-vote-heading>div:first-child>p:last-child{max-width:700px;color:var(--muted);margin:18px 0 0;font-size:13px;line-height:1.9}.home-vote-heading .vote-rule-row{justify-content:flex-end;max-width:300px}.home-vote-preview{grid-template-columns:minmax(0,1.6fr) minmax(280px,.7fr);align-items:stretch;gap:20px;display:grid}.vote-preview-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.vote-preview-card{background:#e9e5f6;border:3px solid #fff;border-radius:22px;min-height:245px;position:relative;overflow:hidden;box-shadow:0 14px 38px #30275b1a}.vote-preview-card img{object-fit:cover;object-position:center 22%;width:100%;height:100%;transition:transform .3s;display:block}.vote-preview-card:hover img{transform:scale(1.04)}.vote-preview-card>span{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#17152cd1;border:1px solid #ffffff3d;border-radius:13px;flex-direction:column;gap:2px;padding:10px 12px;display:flex;position:absolute;bottom:10px;left:10px;right:10px}.vote-preview-card small{color:#dcd7fb;font-size:8px;font-weight:800}.vote-preview-loader{color:#777084;grid-column:1/-1;justify-content:center;align-items:center;gap:10px;min-height:54px;font-size:12px;display:flex}.vote-preview-loader span{border:2px solid #d8d2ec;border-top-color:var(--lavender);border-radius:50%;width:16px;height:16px;animation:.75s linear infinite vote-loader-spin}@keyframes vote-loader-spin{to{transform:rotate(360deg)}}.home-vote-login{color:#fff;background:radial-gradient(circle at 100% 0,#ff7bb873,#0000 32%),linear-gradient(145deg,#19162f,#40366e);border-radius:26px;flex-direction:column;justify-content:center;align-items:flex-start;padding:34px;display:flex;position:relative;overflow:hidden;box-shadow:0 22px 54px #251d4d33}.home-vote-login:after{content:"♡";color:#ffffff0f;font-family:serif;font-size:190px;line-height:1;position:absolute;bottom:-50px;right:-12px;transform:rotate(-12deg)}.home-vote-spark{color:#fff;background:linear-gradient(135deg,var(--lavender),var(--pink));border-radius:15px;place-items:center;width:48px;height:48px;margin-bottom:22px;font-size:20px;display:grid;box-shadow:0 10px 26px #ff7bb845}.home-vote-login small{color:#c8c1ef;letter-spacing:.1em;font-size:9px;font-weight:900}.home-vote-login h3{z-index:1;margin:8px 0 14px;font-family:Noto Serif SC,serif;font-size:25px;line-height:1.5;position:relative}.home-vote-login p{z-index:1;color:#c5c0d3;margin:0 0 23px;font-size:10px;line-height:1.8;position:relative}.home-vote-login .button{z-index:1;background:linear-gradient(110deg,var(--lavender),var(--pink));width:100%;position:relative}.home-vote-section .preview-notice{background:#fffc;border:1px solid #ded8f4;margin-bottom:16px}.vote-page{background:radial-gradient(circle at 85% 4%,#ffe4f0 0,transparent 28%),radial-gradient(circle at 6% 22%,#e9e5ff 0,transparent 26%),var(--paper);min-height:760px;padding:68px 0 110px}.vote-shell{max-width:1060px}.vote-hero{max-width:780px;margin-bottom:36px}.vote-hero h1{margin:0;font-family:Noto Serif SC,Songti SC,serif;font-size:clamp(44px,6vw,66px);line-height:1.2}.vote-hero h1 em{color:var(--lavender);font-style:normal}.vote-hero>p:not(.section-kicker){max-width:680px;color:var(--muted);margin:20px 0;font-size:14px;line-height:1.9}.vote-rule-row{flex-wrap:wrap;gap:10px;display:flex}.vote-rule-row span{color:#5d5672;border:1px solid var(--line);background:#fff;border-radius:999px;padding:9px 13px;font-size:10px}.vote-rule-row b{color:var(--lavender-dark);margin-right:5px}.vote-layout{grid-template-columns:minmax(0,1.55fr) minmax(270px,.65fr);align-items:start;gap:22px;display:grid}.vote-panel{border:1px solid var(--line);background:#fff;border-radius:26px;padding:28px;box-shadow:0 20px 55px #2d245b14}.vote-panel-heading{justify-content:space-between;align-items:start;gap:20px;margin-bottom:22px;display:flex}.vote-panel-heading small{color:var(--lavender-dark);letter-spacing:.14em;font-size:9px;font-weight:900}.vote-panel-heading h2{margin:4px 0 7px;font-family:Noto Serif SC,serif;font-size:28px}.vote-panel-heading p{color:var(--muted);margin:0;font-size:11px;line-height:1.7}.weight-badge{color:#fff;background:#7b728f;border-radius:999px;flex:none;padding:8px 11px;font-size:10px;font-weight:900}.weight-3{background:linear-gradient(120deg,var(--pink),var(--lavender));box-shadow:0 8px 20px #ff7bb83d}.candidate-grid{grid-template-columns:1fr 1fr;gap:11px;display:grid}.candidate-card{border:1px solid var(--line);cursor:pointer;background:#faf9fe;border-radius:17px;grid-template-columns:auto 66px minmax(0,1fr);align-items:center;gap:11px;min-height:104px;padding:10px;transition:all .18s;display:grid;position:relative}.candidate-card:hover{border-color:#beb6f8;transform:translateY(-2px)}.candidate-card.selected{border-color:var(--lavender);background:#f0edff;box-shadow:0 0 0 2px #e2deff}.candidate-card input{opacity:0;pointer-events:none;position:absolute}.candidate-rank{color:#9d97ad;align-self:start;font-family:serif;font-size:9px}.candidate-mark{color:#fff;background:linear-gradient(145deg,var(--lavender),#a49af9);border-radius:14px;place-items:center;width:42px;height:42px;font-family:serif;font-size:16px;font-weight:900;display:grid}.candidate-image{object-fit:cover;object-position:center 28%;background:#ebe8f7;border-radius:12px;width:66px;height:84px;display:block}.candidate-info{flex-direction:column;gap:4px;min-width:0;display:flex}.candidate-info strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.candidate-info small{color:var(--muted);font-size:8px}.candidate-info .candidate-game{color:var(--lavender-dark);font-size:8px;font-weight:800}.candidate-info i{background:#e9e6f2;border-radius:4px;height:4px;overflow:hidden}.candidate-info i span{background:linear-gradient(90deg,var(--lavender),var(--pink));border-radius:4px;height:100%;transition:all .3s;display:block}.vote-submit{width:100%;margin-top:18px}.supporter-pass{color:#fff;isolation:isolate;background:radial-gradient(circle at 92% 4%,#ff83be6b,#0000 28%),radial-gradient(circle at 2%,#7d6cef57,#0000 34%),linear-gradient(155deg,#17142d 0%,#252047 54%,#3a2552 100%);border:1px solid #ffffff29;border-radius:28px;padding:20px;position:relative;overflow:hidden;box-shadow:0 24px 65px #22194738}.supporter-pass:before{content:"✦";z-index:-1;color:#ffffff14;font-size:110px;line-height:1;position:absolute;top:85px;right:22px;transform:rotate(12deg)}.supporter-pass:after{content:"";z-index:-1;pointer-events:none;border:1px solid #ffffff14;border-radius:21px;position:absolute;inset:8px}.supporter-pass-topline{color:#c9c0ff;letter-spacing:.2em;justify-content:space-between;align-items:center;gap:10px;margin-bottom:22px;font-size:8px;font-weight:900;display:flex}.supporter-pass-topline b{color:#fff;letter-spacing:.08em;background:#ffffff1c;border:1px solid #ffffff1f;border-radius:999px;padding:6px 9px;font-size:8px}.supporter-pass.is-active .supporter-pass-topline b{color:#30233c;background:#ffd8eb}.supporter-pass-heading{grid-template-columns:minmax(0,1fr) 74px;align-items:start;gap:14px;display:grid}.supporter-pass-heading>div>small{color:#f2a8cf;font-size:9px;font-weight:800}.supporter-pass-heading h2{letter-spacing:.01em;margin:7px 0 10px;font-family:Noto Serif SC,Songti SC,serif;font-size:25px;line-height:1.42}.supporter-pass-heading p{color:#c9c5da;margin:0;font-size:9px;line-height:1.85}.supporter-power{background:linear-gradient(155deg,#ff8ec4,#8b78f5);border:1px solid #ffffff57;border-radius:18px 18px 28px;flex-direction:column;justify-content:center;align-items:center;width:72px;height:92px;display:flex;transform:rotate(3deg);box-shadow:0 12px 28px #7750d257,inset 0 1px #ffffff6b}.supporter-power strong{font-family:Noto Serif SC,serif;font-size:28px;line-height:1}.supporter-power small{color:#ffffffc7;letter-spacing:.18em;text-align:center;margin-top:7px;font-size:6px;font-weight:900;line-height:1.25}.supporter-eligibility{color:#dbd7ee;background:#ffffff12;border:1px solid #ffffff1a;border-radius:13px;align-items:center;gap:7px;margin:20px 0 13px;padding:10px 11px;font-size:8px;display:flex}.supporter-eligibility span{color:#fff;background:#ffffff1a;border-radius:7px;padding:5px 7px;font-weight:800}.supporter-eligibility i{color:#918aa9;font-style:normal}.supporter-eligibility b{color:#ffc4df;margin-left:auto}.supporter-form{color:var(--ink);background:#fffffff5;border-radius:18px;gap:10px;padding:14px;display:grid;box-shadow:0 16px 35px #0d0a1e38}.supporter-form label{display:block}.supporter-form label>span{color:#5f5872;align-items:center;gap:7px;margin:0 0 6px 2px;font-size:8px;font-weight:900;display:flex}.supporter-form label>span b{color:#a397d2;letter-spacing:.08em;font-size:7px}.supporter-form input{width:100%;color:var(--ink);background:#f7f5fc;border:1px solid #e3deef;border-radius:10px;outline:none;padding:11px 12px;font-size:11px;transition:all .18s}.supporter-form input::placeholder{color:#aaa3b8}.supporter-form input:focus{background:#fff;border-color:#a99cf3;box-shadow:0 0 0 3px #ece8ff}.supporter-submit{color:#fff;cursor:pointer;background:linear-gradient(115deg,#6f5be1,#be66d8 60%,#ef79ae);border:0;border-radius:12px;justify-content:space-between;align-items:center;gap:10px;min-height:46px;margin-top:2px;padding:8px 9px 8px 15px;font-size:11px;font-weight:900;transition:all .18s;display:flex;box-shadow:0 9px 22px #6f5be140}.supporter-submit:hover{transform:translateY(-1px);box-shadow:0 12px 25px #6f5be154}.supporter-submit:disabled{cursor:wait;opacity:.6;transform:none}.supporter-submit b{color:#5e3f84;background:#fff;border-radius:9px;min-width:38px;padding:7px;font-family:serif;font-size:14px}.supporter-order-help{color:#aea8c3;flex-wrap:wrap;align-items:center;gap:6px;margin-top:13px;font-size:7px;display:flex}.supporter-order-help>span{color:#d4cfe4;margin-right:auto;font-weight:800}.supporter-order-help code{color:#f4c3dc;background:#ffffff14;border-radius:6px;padding:4px 6px;font-family:inherit;font-size:7px}.supporter-order-help p{color:#8e889f;width:100%;margin:0;line-height:1.5}.vote-status{text-align:center;grid-column:1/-1;margin:0}.vote-signin{max-width:680px}@media (width<=820px){.vote-layout{grid-template-columns:1fr}.candidate-grid{grid-template-columns:1fr 1fr}.supporter-pass{width:100%;max-width:560px;margin-inline:auto}}@media (width<=560px){.vote-page{padding-block:45px 80px}.vote-hero h1{font-size:42px}.vote-panel{padding:20px}.vote-panel-heading{flex-direction:column}.candidate-grid{grid-template-columns:1fr}.candidate-card{min-height:78px}.supporter-pass{padding:18px}.supporter-pass-heading{grid-template-columns:minmax(0,1fr) 66px}.supporter-pass-heading h2{font-size:22px}.supporter-power{width:64px;height:84px}.supporter-eligibility{flex-wrap:wrap}.supporter-eligibility b{text-align:right;width:100%;margin-left:0}}@media (width<=960px){.home-vote-heading{grid-template-columns:1fr}.home-vote-heading .vote-rule-row{justify-content:flex-start;max-width:none}.home-vote-preview{grid-template-columns:1fr}.home-vote-login{min-height:310px}.vote-preview-card{min-height:230px}}@media (width<=680px){.home-vote-section{padding:62px 0 70px;scroll-margin-top:66px}.home-vote-heading{gap:22px;margin-bottom:25px}.home-vote-heading h2{font-size:40px}.vote-preview-grid{grid-template-columns:1fr 1fr;gap:8px}.vote-preview-card{border-width:2px;border-radius:17px;min-height:220px}.vote-preview-card>span{bottom:7px;left:7px;right:7px}.home-vote-login{min-height:0;padding:28px 24px}.home-vote-login h3{font-size:23px}.home-vote-login .button{font-size:12px}}@media (width<=960px){.hero{grid-template-columns:1fr}.sponsor-hero-art{max-width:760px;margin-inline:auto}}@media (width<=680px){.hero h1{font-size:43px}.hero-primary{width:100%;min-width:0}.hero-actions .button-ghost{width:100%}.sponsor-hero-art{border-radius:23px;padding:6px}.sponsor-hero-image{border-radius:18px}.cute-sticker{font-size:8px}.sticker-heart{right:-4px}.sticker-days{left:-4px}.support-rail-inner{padding-block:25px}}.supporter-form select{width:100%;color:var(--ink);background:#f7f5fc;border:1px solid #e3deef;border-radius:10px;outline:none;padding:11px 12px;font-size:11px;transition:all .18s}.supporter-form select:focus{background:#fff;border-color:#a99cf3;box-shadow:0 0 0 3px #ece8ff}@media (width<=680px){.language-switcher{margin-left:auto}.nav-wrap{gap:10px}.nav-cta{text-align:center;max-width:145px}.support-platform{min-height:82px}.pricing-grid{grid-template-columns:1fr}}body{-webkit-font-smoothing:auto;text-rendering:optimizelegibility;font-family:Microsoft YaHei UI,PingFang SC,Noto Sans CJK SC,Segoe UI,system-ui,sans-serif;font-size:16px}.section-kicker,.eyebrow{letter-spacing:.12em;font-size:12px}nav{font-size:15px}.brand small{font-size:10px}.language-switcher,.language-switcher button,.scene-promo-copy small{font-size:11px}.scene-promo-copy p{font-size:13px;line-height:1.75}.support-platform small{font-size:10px}.support-platform em{font-size:11px}.hero-guide-link{font-size:13px}.home-vote-section{background:#f7f6fb;border-color:#e5e1ee;padding:72px 0 78px}.home-vote-heading{grid-template-columns:minmax(0,1fr) 360px;align-items:end;gap:60px;margin-bottom:36px}.home-vote-heading h2{letter-spacing:-.035em;font-size:clamp(42px,4.6vw,58px);line-height:1.18}.home-vote-heading>div:first-child>p:last-child{max-width:720px;margin-top:20px;font-size:16px;line-height:1.85}.vote-facts{border-left:1px solid #d9d4e4;padding-left:28px}.vote-facts p{border-bottom:1px solid #ded9e7;grid-template-columns:1fr auto;align-items:baseline;gap:18px;margin:0;padding:13px 0;display:grid}.vote-facts p:last-child{border-bottom:0}.vote-facts strong{font-size:15px}.vote-facts span{color:var(--muted);text-align:right;font-size:12px}.home-vote-preview{grid-template-columns:minmax(0,1.55fr) 340px;gap:18px}.vote-preview-card{min-height:260px;box-shadow:none;border-radius:16px}.vote-preview-card>span{border-radius:10px;padding:11px 13px}.vote-preview-card small{font-size:11px}.vote-preview-card strong{font-size:14px}.home-vote-login{min-height:auto;color:var(--ink);box-shadow:none;background:#fff;border:1px solid #dcd7e7;border-radius:18px;justify-content:flex-start;padding:32px}.home-vote-login:after{display:none}.home-vote-login small{color:var(--lavender-dark);letter-spacing:0;font-size:12px}.home-vote-login h3{margin:16px 0 12px;font-family:inherit;font-size:28px;line-height:1.35}.home-vote-login p{color:var(--muted);font-size:14px;line-height:1.8}.home-vote-login .button{background:var(--ink);box-shadow:none;margin-top:auto}.vote-layout{grid-template-columns:minmax(0,1.55fr) 360px;gap:18px}.vote-panel{box-shadow:none;border-radius:20px;padding:30px}.vote-panel-heading{margin-bottom:26px}.vote-panel-heading small{letter-spacing:.06em;font-size:12px}.vote-panel-heading h2{margin-top:7px;font-size:30px}.vote-panel-heading p{font-size:14px;line-height:1.75}.weight-badge{padding:8px 12px;font-size:12px}.candidate-grid{gap:12px}.candidate-card{border-radius:14px;grid-template-columns:auto 76px minmax(0,1fr);gap:13px;min-height:122px;padding:12px}.candidate-image{border-radius:10px;width:76px;height:96px}.candidate-rank{font-size:11px}.candidate-info{gap:6px}.candidate-info strong{font-size:15px}.candidate-info small,.candidate-info .candidate-game{font-size:11px;line-height:1.4}.candidate-info i{height:5px}.vote-submit{min-height:52px;box-shadow:none;margin-top:22px;font-size:15px}.supporter-card{background:#fff;border:1px solid #dcd7e5;border-radius:20px;padding:28px;position:sticky;top:96px}.supporter-card-heading{border-bottom:1px solid #e5e1eb;justify-content:space-between;align-items:start;gap:20px;padding-bottom:20px;display:flex}.supporter-card-heading p{color:var(--lavender-dark);margin:0 0 7px;font-size:13px;font-weight:800}.supporter-card-heading h2{margin:0;font-size:24px;line-height:1.35}.supporter-weight{color:var(--pink);font-family:Times New Roman,serif;font-size:38px;line-height:1}.supporter-card-copy{color:#565064;margin:20px 0 14px;font-size:14px;line-height:1.8}.supporter-platform-note{color:#6e6878;margin:0 0 22px;font-size:13px;font-weight:700}.supporter-platform-note span{color:#bbb5c5;margin:0 7px}.supporter-card.is-active{box-shadow:inset 4px 0 0 var(--lavender);border-color:#b9afe9}.supporter-form{box-shadow:none;background:0 0;border-top:1px solid #e5e1eb;border-radius:0;gap:16px;padding:22px 0 0}.supporter-form label>span{color:#312c3e;margin:0 0 8px;font-size:13px;font-weight:700}.supporter-form label>span b{display:none}.supporter-form input,.supporter-form select{background:#faf9fc;border-color:#dcd7e5;border-radius:10px;min-height:50px;padding:12px 14px;font-size:14px}.supporter-submit{color:#fff;background:var(--ink);min-height:50px;box-shadow:none;border-radius:10px;justify-content:center;padding:0 16px;font-size:14px}.supporter-submit:hover{background:var(--lavender-dark);box-shadow:none}.supporter-submit b{display:none}.supporter-review-note{color:#817b8a;margin:16px 0 0;font-size:12px;line-height:1.7}.form-status,.preview-notice{font-size:13px}.site-footer{margin-top:0;padding-top:34px}.footer-profile p:last-child{font-size:13px}.footer-social small{font-size:10px}.footer-social strong{font-size:14px}.footer-bottom{font-size:11px}@media (width<=960px){.home-vote-heading{grid-template-columns:1fr;gap:26px}.vote-facts{border-top:1px solid #d9d4e4;border-left:0;grid-template-columns:repeat(3,1fr);padding-left:0;display:grid}.vote-facts p{border-bottom:0;border-right:1px solid #ded9e7;padding:15px 10px 0;display:block}.vote-facts p:first-child{padding-left:0}.vote-facts p:last-child{border-right:0}.vote-facts span{text-align:left;margin-top:5px;display:block}.home-vote-preview{grid-template-columns:1fr}.home-vote-login{min-height:280px}.vote-layout{grid-template-columns:1fr}.supporter-card{max-width:none;position:static}}@media (width<=680px){.home-vote-section{padding:54px 0 60px}.home-vote-heading h2{font-size:38px}.home-vote-heading>div:first-child>p:last-child{font-size:15px}.vote-facts{grid-template-columns:1fr}.vote-facts p{border-bottom:1px solid #ded9e7;border-right:0;grid-template-columns:1fr auto;padding:12px 0;display:grid}.vote-facts p:last-child{border-bottom:0}.vote-facts span{text-align:right;margin-top:0;display:inline}.home-vote-login{min-height:0;padding:25px}.vote-panel{padding:18px}.candidate-card{grid-template-columns:auto 72px minmax(0,1fr);min-height:112px}.candidate-image{width:72px;height:90px}.supporter-card{padding:22px}.footer-card{border-radius:20px}}
