:root{--background:#fffcf5;--foreground:#67452f;--primary:#ce655d;--primary-foreground:#fff;--secondary:#fff0c3;--muted:#826d5b;--border:#e8ddc7;--card:#fffefa;--ring:#ad594c;--radius:1.7rem;--shadow:0 5px 0 #78552c0b;font-family:'Kosugi Maru','Hiragino Maru Gothic ProN','Yu Gothic',sans-serif;color:var(--foreground);background:var(--background);font-synthesis:none}
*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button,a,input,select{touch-action:manipulation}button{color:inherit}a{color:inherit;text-decoration:none}button{cursor:pointer}button:disabled,input:disabled{cursor:not-allowed}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid var(--ring);outline-offset:4px}button:disabled{opacity:.62}img{max-width:100%;height:auto}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(1.75rem,3.4vw,2.65rem);line-height:1.55;letter-spacing:.055em;margin-bottom:1rem}h2{font-size:1.5rem;line-height:1.55;letter-spacing:.04em}h3{font-size:1.125rem;line-height:1.6}p{line-height:1.9}small{font-size:.8125rem}svg{width:24px;height:24px;stroke:currentColor;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;display:block}[data-icon]{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.skip{position:fixed;top:-80px;z-index:10;padding:1rem;background:white}.skip:focus{top:0}.preview-notice{padding:.6rem 1rem;text-align:center;background:#fff0c4;font-size:.8125rem;line-height:1.6;font-weight:700}.preview-notice span{font-weight:400;margin-left:.75rem}.header{max-width:1280px;min-height:108px;margin:auto;padding:1.3rem 3rem;display:flex;align-items:center;gap:2rem}.brand{display:flex;align-items:center;gap:.7rem;font-size:1.55rem;font-weight:800;white-space:nowrap;letter-spacing:.05em;line-height:1.5}.brand small{display:block;font-size:.625rem;font-weight:500;letter-spacing:.17em;margin-top:.2rem}.brand-icon{width:49px;height:49px;background:#fae6a9;border-radius:15px;transform:rotate(-6deg)}.brand-icon svg{width:31px;height:31px;transform:rotate(6deg)}.desktop-nav{display:flex;gap:1.8rem;margin-left:auto;align-items:center;font-size:.875rem;font-weight:700}.desktop-nav a{padding:.7rem 0;position:relative}.desktop-nav a[aria-current=page]:after{content:'';position:absolute;bottom:0;left:50%;width:6px;height:6px;background:var(--primary);border-radius:50%}.button{display:inline-flex;align-items:center;justify-content:center;gap:.55rem;min-height:50px;padding:.75rem 1.5rem;border:1px solid transparent;border-radius:99px;background:var(--primary);color:white;font-size:.9375rem;font-weight:700;line-height:1.5;transition:transform .15s,background .15s}.button:hover{background:#b95851;transform:translateY(-2px)}.button.outline{background:var(--card);border-color:var(--border);color:var(--foreground)}.button.outline:hover{background:#fff0d8}.button.small{min-height:42px;padding:.6rem 1.1rem;font-size:.875rem}.button.yellow{background:#f8dd8a;color:#614630}.button.yellow:hover{background:#f1cf6b}.button svg{width:19px;height:19px}.button.full{width:100%}.button[aria-disabled=true]{cursor:default}.button[aria-disabled=true]:hover{transform:none}.main-container{max-width:1184px;margin:auto;padding:1.2rem 2rem 4rem}.eyebrow{display:block;font-size:.8125rem;letter-spacing:.16em;font-weight:700;color:#94723d;margin-bottom:.75rem}.hero{display:grid;grid-template-columns:1.2fr .8fr;align-items:center;min-height:345px;padding:2.4rem 3.2rem;border-radius:36px;background:#fff0c9;position:relative;isolation:isolate;overflow:hidden;border:1px solid #f5e7c4}.hero:before{content:'';position:absolute;inset:0;z-index:-1;background-image:radial-gradient(#eecf8945 1.3px,transparent 1.3px);background-size:20px 20px}.hero-copy{z-index:1}.hero h1{font-size:clamp(1.85rem,3vw,2.55rem)}.hero p{font-size:.9375rem;margin-bottom:1.4rem}.hero .actions{display:flex;gap:.8rem;flex-wrap:wrap}.hero-art{position:relative;display:flex;justify-content:center;align-items:center;min-width:0}.hero-art img{width:310px;position:relative;filter:drop-shadow(0 10px 0 #7b543408)}.hello-label{position:absolute;right:0;top:5%;background:white;border:1px solid #ebdcc1;border-radius:20px;padding:.55rem 1rem;font-size:.8125rem;transform:rotate(6deg);z-index:1}.character-tag{position:absolute;bottom:1%;left:51%;transform:translateX(-50%) rotate(-4deg);padding:.35rem 1rem;background:#fff9ed;border-radius:99px;font-size:.75rem;white-space:nowrap}.section-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin:2.6rem 0 1.2rem}.section-header h2{margin:0}.section-header .text-link{font-size:.875rem}.text-link{display:inline-flex;align-items:center;gap:.5rem;font-weight:700;color:#a55449;text-decoration:underline;text-underline-offset:4px}.text-link svg{width:16px;height:16px}.home-grid{display:grid;grid-template-columns:1.15fr 1fr;gap:1.5rem;align-items:start;margin-top:1.65rem}.panel{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);padding:1.65rem;box-shadow:var(--shadow)}.panel-title{display:flex;align-items:center;gap:.65rem;margin-bottom:1.2rem}.panel-title h2{font-size:1.125rem;margin:0}.panel-title svg{width:22px;height:22px}.badge{display:inline-flex;align-items:center;padding:.25rem .65rem;border-radius:99px;font-size:.75rem;line-height:1.5;background:#f6eddc;color:#796044;font-weight:500}.badge.pink{background:#fbe5e0;color:#9d4f48}.panel-title .badge{margin-left:auto}.member-card{position:relative;border:1.5px solid #ddc99c;border-radius:22px;background:#fff9e9;overflow:hidden;padding:1.25rem 1.5rem}.member-card:after{content:'';position:absolute;right:-30px;bottom:-65px;width:170px;height:170px;border:20px solid #f3d88b55;border-radius:50%;pointer-events:none}.card-top{display:flex;justify-content:space-between;align-items:center;border-bottom:1px dashed #e3d4b6;padding-bottom:.85rem;margin-bottom:1rem}.card-brand{font-weight:800;letter-spacing:.07em;font-size:1rem}.card-top small{font-size:.625rem;letter-spacing:.12em}.card-middle{display:flex;align-items:center;gap:1rem;position:relative;z-index:1}.card-name{font-size:1.3rem;font-weight:800;margin:0 0 .2rem;overflow-wrap:anywhere}.member-card .avatar{width:62px;height:62px}.card-sub{color:#8b7457;font-size:.75rem;margin:0}.member-details{display:grid;grid-template-columns:1fr 1fr;gap:.8rem 1rem;margin-top:1.2rem;position:relative;z-index:1}.member-details dt{font-size:.6875rem;color:#8c7254;margin-bottom:.25rem}.member-details dd{font-size:.8125rem;font-weight:700;margin:0;overflow-wrap:anywhere}.card-bottom{font-size:.6875rem;letter-spacing:.08em;margin-top:.9rem;border-top:1px dashed #e3d4b6;padding-top:.55rem;color:#84663e}.avatar{display:flex;align-items:center;justify-content:center;width:72px;height:72px;border:2px solid white;border-radius:50%;background:#f3e8d4;overflow:hidden;flex-shrink:0}.avatar img{width:100%;height:100%;object-fit:cover}.avatar svg{width:35px;height:35px;color:#ad9677}.fine-print{font-size:.8125rem;color:var(--muted);line-height:1.8;margin:.85rem 0 0}.activity-panel{padding-bottom:1.25rem}.stats{display:grid;grid-template-columns:repeat(3,1fr);margin:1.6rem 0}.stat{text-align:center;border-right:1px dashed var(--border);padding:0 .3rem}.stat:last-child{border-right:0}.stat-icon{width:36px;height:36px;border-radius:12px;display:flex;align-items:center;justify-content:center;background:#f9e8e1;margin:0 auto .6rem}.stat-icon.mint{background:#e3f0e9}.stat-icon.blue{background:#e5eef4}.stat-icon svg{width:20px;height:20px}.stat strong{display:block;font-size:1.8rem;margin-bottom:.15rem;line-height:1.5}.stat strong small{font-size:.75rem;font-weight:500;margin-left:.2rem}.stat>span{font-size:.75rem;font-weight:500}.login-reminder{border-top:1px dashed var(--border);padding-top:.95rem;font-size:.8125rem;display:flex;justify-content:space-between;gap:.5rem;align-items:center;color:var(--muted)}.login-reminder a{font-weight:700;color:#a45449}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.2rem}.feature-card{display:flex;flex-direction:column;border-radius:24px;padding:1.6rem;border:1px solid var(--border);background:#fcebea;min-height:216px;transition:transform .15s}.feature-card:hover{transform:translateY(-3px)}.feature-card.green{background:#e9f1e9}.feature-card.blue{background:#eaf0f7}.feature-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.7rem}.feature-icon{width:47px;height:47px;border-radius:16px;background:#ffffffa8;display:flex;align-items:center;justify-content:center}.feature-icon svg{width:27px;height:27px}.feature-card h3{margin:0 0 .4rem}.feature-card p{font-size:.8125rem;color:#7d6757;margin:0}.feature-card .arrow{margin-left:auto;width:29px;height:29px;border-radius:50%;background:#ffffff99}.character-strip{display:flex;gap:1rem;overflow-x:auto;padding:.2rem .2rem 1rem;scrollbar-width:thin;scrollbar-color:#dbc6a5 transparent}.character-tile{flex:0 0 126px;text-align:center}.character-picture{height:119px;width:119px;border:1px dashed #ddcdb4;background:#f8f2e8;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto .75rem;color:#988060;font-size:.75rem}.character-picture.loaded{border:1px solid #f0e3bc;background:#fff2d3}.character-picture img{width:101px;height:101px;object-fit:contain}.character-tile p{font-size:.8125rem;font-weight:700;margin:0;overflow-wrap:anywhere}.link-band{margin-top:2.2rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.2rem 1.6rem;border:1px dashed #decdb1;border-radius:20px}.link-band p{margin:0;font-size:.875rem}.social-inline{display:flex;gap:.7rem;flex-wrap:wrap}.social-inline a{width:38px;height:38px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#f3ebdb;font-size:.8125rem;font-weight:800}.social-inline a:hover{background:#f5ddba}.social-inline svg{width:18px;height:18px}.footer{text-align:center;padding:2rem 1.5rem 2.5rem;background:#faf3e4;border-top:1px solid #f0e4d0}.footer-brand{font-size:1.3rem;font-weight:800;letter-spacing:.07em}.footer p{font-size:.8125rem;margin:.6rem 0 1.1rem}.footer>div{display:flex;justify-content:center;gap:1.4rem;flex-wrap:wrap;font-size:.8125rem;margin-bottom:1.3rem}.footer small{color:#8d765d;font-size:.6875rem}.text-button{border:0;padding:0;background:transparent;color:inherit;font-size:inherit;text-decoration:underline;text-underline-offset:3px}.mobile-nav{display:none}.page-heading{margin:.9rem 0 1.8rem}.page-heading h1{font-size:2rem;margin-bottom:.5rem}.page-heading p{color:var(--muted);font-size:.9375rem;margin-bottom:0}.page-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.page-grid.profile-layout{grid-template-columns:1.1fr .9fr}.field{margin-bottom:1.4rem}.field label,.field-label{display:block;font-size:.875rem;font-weight:700;margin:0 0 .6rem}.field input,.field select{width:100%;border:1px solid #d9c7b0;background:white;color:var(--foreground);border-radius:12px;min-height:48px;padding:.7rem 1rem;font-size:1rem}.field input:disabled{background:#f3eee5}.field small{display:block;margin-top:.5rem;color:var(--muted);line-height:1.7}.profile-photo{display:flex;gap:1.2rem;align-items:center;margin:1rem 0 1.7rem}.profile-photo .avatar{width:80px;height:80px}.upload-label{cursor:pointer}.upload-label input{position:absolute;width:1px;height:1px;opacity:0}.upload-label:focus-within{outline:3px solid var(--ring);outline-offset:3px}.switch-row{display:flex;align-items:center;gap:1rem;justify-content:space-between;margin:1.2rem 0}.switch-row label{font-size:.9375rem;font-weight:700}.switch-row label small{display:block;font-weight:400;color:var(--muted);font-size:.8125rem;margin-top:.35rem}.toggle{appearance:none;width:49px;height:29px;border-radius:99px;background:#c4b49e;position:relative;flex-shrink:0;cursor:pointer;margin:0}.toggle:checked{background:#b9765b}.toggle:before{content:'';position:absolute;width:21px;height:21px;top:4px;left:4px;border-radius:50%;background:white;transition:transform .15s}.toggle:checked:before{transform:translateX(20px)}.notice-box{padding:1rem 1.1rem;border-radius:14px;background:#fff2d7;border:1px solid #edddbb;font-size:.875rem;line-height:1.8;margin-bottom:1.2rem}.notice-box p:last-child{margin-bottom:0}.empty-state{text-align:center;padding:2.4rem 1rem}.empty-state>[data-icon]{width:65px;height:65px;background:#f5eddd;border-radius:24px;margin-bottom:1.1rem}.empty-state>[data-icon] svg{width:30px;height:30px}.empty-state h3{margin-bottom:.65rem}.empty-state p{font-size:.875rem;max-width:34rem;margin:0 auto 1.1rem;color:var(--muted)}.empty-state .badge{margin-bottom:1.1rem}.stack>*+*{margin-top:1.5rem}.card-page{max-width:650px;margin:0 auto}.card-page .member-card{padding:2rem;border-radius:28px}.card-page .card-brand{font-size:1.3rem}.card-page .card-top small{font-size:.8125rem}.card-page .member-details dd{font-size:1rem}.card-page .member-details dt{font-size:.8125rem}.card-page .member-details{gap:1.2rem}.card-page .card-name{font-size:1.75rem}.card-page .avatar{width:80px;height:80px}.card-illustration{width:130px;margin:1.3rem auto 0;display:block}.auth-layout{max-width:950px;margin:1rem auto;display:grid;grid-template-columns:.9fr 1.1fr;gap:3rem;align-items:center}.auth-art{text-align:center}.auth-art img{max-width:260px}.auth-art h1{font-size:1.9rem}.auth-art p{font-size:.875rem;color:var(--muted)}.auth-tabs{display:flex;gap:.5rem;margin-bottom:1.5rem;border-bottom:1px solid var(--border)}.auth-tabs a{flex:1;text-align:center;padding:.8rem .3rem;font-size:.875rem;font-weight:700;border-bottom:3px solid transparent}.auth-tabs a[aria-current=page]{border-bottom-color:var(--primary);color:#ac544c}.auth-form .button{margin:.4rem 0 1rem}.auth-form p{font-size:.8125rem}.video-panel{max-width:840px;margin:0 auto}.video-placeholder{min-height:280px;aspect-ratio:16/9;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:2rem;background:#ede4d5;border-radius:20px}.video-placeholder>[data-icon]{width:62px;height:62px;background:#ffffff99;border-radius:22px;margin-bottom:1rem}.video-placeholder p{max-width:430px;font-size:.875rem}.video-container{width:100%;min-height:220px;aspect-ratio:16/9;background:#312922;border-radius:18px;overflow:hidden}.video-container iframe{width:100%;height:100%;min-height:220px;border:0}.video-meta{display:flex;justify-content:space-between;gap:1rem;align-items:start;margin:1.5rem 0}.video-meta h2{font-size:1.25rem;margin-bottom:.4rem}.video-meta p{font-size:.8125rem;margin-bottom:0}.counter-status{margin-top:1rem;background:#f4ede2;border-radius:12px;padding:.85rem 1rem;font-size:.875rem;line-height:1.8}.game-panel{display:grid;grid-template-columns:1fr 1fr;gap:2rem;align-items:center;padding:2.5rem;background:#eaf2e8;border:1px solid #d7e3d3;border-radius:var(--radius)}.game-art{border:2px dashed #c3d5be;border-radius:22px;background:#f6faf2;min-height:245px;display:flex;flex-direction:column;gap:1rem;align-items:center;justify-content:center;text-align:center;padding:1rem}.game-art svg{width:60px;height:60px;color:#769072}.game-art p{margin:0;font-size:.9375rem}.game-copy h2{font-size:1.7rem}.game-copy p{font-size:.9375rem}.ranking-rules{display:flex;gap:.7rem;flex-wrap:wrap;margin-bottom:1rem}.ranking-rules .badge{font-size:.8125rem;padding:.4rem .85rem}.anonymity-example{display:flex;gap:1rem;align-items:center;padding:1rem 0;border-top:1px dashed var(--border);margin-top:1rem}.anonymity-example .avatar{width:45px;height:45px}.anonymity-example p{font-size:.875rem;margin:0}.anonymity-example small{display:block;color:var(--muted);margin-top:.2rem}.links-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.external-link{display:flex;align-items:center;gap:1rem;padding:1.35rem;border:1px solid var(--border);background:white;border-radius:20px}.external-link>.link-icon{width:43px;height:43px;background:#f8edd4;border-radius:14px;display:flex;align-items:center;justify-content:center;font-weight:800}.external-link strong{font-size:1rem}.external-link small{display:block;color:var(--muted);margin-top:.2rem}.external-link>[data-icon]:last-child{margin-left:auto}.external-link:hover{background:#fff7e8}.character-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.3rem}.character-choice{display:flex;flex-direction:column;align-items:center;border:1px solid var(--border);border-radius:20px;padding:1.2rem .6rem;background:white;min-height:190px}.character-choice.selected{border:2px solid #c66e58;background:#fff3da}.character-choice .character-picture{width:105px;height:105px}.character-choice strong{font-size:.875rem}.character-choice small{display:block;margin-top:.55rem;color:#a45b45;font-size:.75rem}.toast{position:fixed;left:50%;bottom:2rem;transform:translateX(-50%);max-width:calc(100% - 2rem);padding:1rem 1.5rem;border-radius:16px;background:#674a35;color:white;font-size:.875rem;z-index:20;box-shadow:0 5px 20px #0002}.toast[hidden]{display:none}dialog{border:1px solid var(--border);border-radius:26px;max-width:min(520px,calc(100% - 2rem));padding:0;color:var(--foreground);background:var(--background)}dialog::backdrop{background:#3a291c70}.dialog-inner{padding:2.2rem;position:relative}.dialog-inner h2{font-size:1.5rem}.dialog-inner p{font-size:.9375rem}.close-button{border:0;width:34px;height:34px;border-radius:50%;font-size:1.5rem;background:#eee3cf;position:absolute;top:.9rem;right:.9rem}.install-icon{border-radius:23px;margin-bottom:1rem}.muted{color:var(--muted)}.noscript{text-align:center;padding:2rem}.hidden{display:none!important}.inline-error{color:#a34234;font-size:.875rem;line-height:1.7}.notfound{text-align:center;padding:5rem 1rem}
@media(min-width:1450px){.header{max-width:1320px}.main-container{max-width:1230px}.hero{min-height:365px}.hero-art img{width:330px}}
@media(max-width:1050px){.header{padding:1.4rem 2rem;gap:1.5rem}.brand{font-size:1.25rem}.desktop-nav{gap:1.1rem}.brand-icon{width:42px;height:42px}.hero{padding:2rem}.hero-art img{width:275px}.hello-label{right:-.2rem}.main-container{padding:1rem 1.5rem 3rem}.feature-card{padding:1.3rem}.character-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:780px){.header{min-height:87px;padding:1.1rem 1.25rem;justify-content:space-between}.desktop-nav{display:none}.header-login{margin-left:auto}.preview-notice span{display:block;margin:0;font-size:.6875rem}.hero{grid-template-columns:1.2fr .8fr;padding:1.7rem;min-height:290px;gap:.2rem}.hero h1{font-size:1.75rem}.hero p{font-size:.875rem}.hero-art img{width:220px}.hello-label{font-size:.6875rem;padding:.4rem .7rem;top:0;right:-.5rem}.hero .actions{gap:.55rem}.hero .actions .button{font-size:.8125rem;padding:.7rem 1rem;min-height:43px}.home-grid{grid-template-columns:1fr 1fr;gap:1rem}.panel{padding:1.3rem}.member-card{padding:1rem}.member-details{gap:.65rem}.card-name{font-size:1.1rem}.card-brand{font-size:.875rem}.member-card .avatar{width:48px;height:48px}.stat>span{font-size:.6875rem}.stats{margin:1.5rem 0}.login-reminder{display:block;font-size:.75rem}.login-reminder a{display:block;margin-top:.3rem}.feature-grid{gap:.8rem}.feature-card{padding:1.15rem;min-height:215px}.feature-card h3{font-size:1rem}.feature-card p{font-size:.75rem}.feature-top{margin-bottom:1.3rem}.link-band{align-items:start;flex-direction:column}.mobile-nav{display:flex;position:fixed;z-index:5;bottom:0;left:0;right:0;justify-content:space-around;background:#fffcf7f5;border-top:1px solid #e7d9c2;padding:.65rem .4rem max(.65rem,env(safe-area-inset-bottom));backdrop-filter:blur(10px)}.mobile-nav a{display:flex;flex-direction:column;align-items:center;gap:.3rem;font-size:.625rem;min-width:60px;color:#8b765e}.mobile-nav svg{width:21px;height:21px}.mobile-nav a[aria-current=page]{color:#b45049;font-weight:700}.footer{padding-bottom:6.8rem}.page-grid,.page-grid.profile-layout{grid-template-columns:1fr}.auth-layout{gap:1.5rem}.auth-art img{max-width:200px}.auth-art h1{font-size:1.5rem}.toast{bottom:6rem}.game-panel{padding:1.7rem;gap:1.5rem}.game-copy h2{font-size:1.4rem}.game-art{min-height:220px}.header-login svg{display:none}}
@media(max-width:570px){.main-container{padding:.4rem 1rem 2.5rem}.brand{font-size:1.22rem}.brand-icon{width:37px;height:37px;border-radius:12px}.brand-icon svg{width:25px;height:25px}.brand small{font-size:.55rem}.header{gap:.5rem}.header-login{padding:.55rem .85rem!important;font-size:.75rem!important}.hero{padding:1.55rem 1.4rem 0;display:block;min-height:440px;border-radius:27px}.hero-copy{position:relative}.hero h1{font-size:1.75rem;margin-bottom:.65rem}.hero .eyebrow{font-size:.6875rem}.hero p{max-width:240px;font-size:.8125rem;margin-bottom:1.1rem}.hero-art{position:absolute;width:200px;right:-7px;bottom:-18px;pointer-events:none}.hero-art img{width:200px}.hero .actions{flex-direction:column;align-items:start;position:relative;z-index:2;max-width:200px}.hero .actions .button{font-size:.75rem;min-height:40px;padding:.6rem 1rem}.hello-label{right:1rem;top:0;font-size:.6875rem}.character-tag{bottom:16px;left:50%;font-size:.625rem}.home-grid{grid-template-columns:1fr;margin-top:1.2rem}.panel{border-radius:23px;padding:1.3rem}.member-card{padding:1.1rem 1.3rem}.member-details{gap:.8rem}.card-name{font-size:1.25rem}.member-card .avatar{width:60px;height:60px}.card-brand{font-size:1rem}.stats{margin:1.3rem 0}.stat>span{font-size:.75rem}.login-reminder{display:flex;font-size:.75rem}.login-reminder a{margin:0}.section-header{margin-top:2rem}.section-header h2{font-size:1.2rem}.section-header .text-link{font-size:.75rem}.feature-grid{grid-template-columns:1fr;gap:.8rem}.feature-card{min-height:auto;display:grid;grid-template-columns:auto 1fr;gap:.4rem 1rem;padding:1.2rem;align-items:center}.feature-top{margin:0;grid-row:span 2}.feature-top .arrow{display:none}.feature-icon{width:48px;height:48px}.feature-card h3{font-size:1rem;margin:0}.feature-card p{font-size:.75rem;grid-column:2}.character-tile{flex-basis:112px}.character-picture{width:100px;height:100px}.character-picture img{width:85px;height:85px}.link-band{padding:1.2rem}.page-heading h1{font-size:1.65rem}.page-heading p{font-size:.875rem}.page-heading{margin-top:1.2rem}.card-page .member-card{padding:1.4rem}.card-page .card-brand{font-size:1.1rem}.card-page .card-top small{font-size:.625rem}.card-page .card-name{font-size:1.35rem}.card-page .avatar{width:60px;height:60px}.card-page .member-details dd{font-size:.875rem}.auth-layout{display:block;margin-top:1rem}.auth-art{margin-bottom:1.7rem}.auth-art img{max-width:140px}.auth-art h1{font-size:1.55rem;margin-bottom:.3rem}.auth-art p{margin-bottom:.5rem}.game-panel{grid-template-columns:1fr;padding:1.3rem}.game-art{min-height:180px}.game-copy h2{font-size:1.4rem}.video-placeholder{padding:1.4rem;min-height:290px;aspect-ratio:auto}.video-meta{display:block}.video-meta .badge{margin-top:.8rem}.links-grid{grid-template-columns:1fr}.character-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem}.character-choice{padding:1rem .3rem;min-height:190px}.character-choice strong{font-size:.8125rem}.character-choice .character-picture{width:95px;height:95px}.dialog-inner{padding:2rem 1.5rem}.profile-photo{gap:1rem}.profile-photo .button{font-size:.8125rem}.footer>div{gap:1rem;font-size:.75rem}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{transition:none!important;scroll-behavior:auto!important}}
.brand small,.card-top small,.member-details dt,.card-bottom,.footer small,.mobile-nav a,.character-tag,.hello-label,.preview-notice span{font-size:.75rem}.brand small{letter-spacing:.08em}.character-tile p,.character-choice strong,.stat>span{font-size:.875rem}
@media(max-width:570px){.brand small{font-size:.75rem;letter-spacing:.01em}.hero .actions .button,.header-login{font-size:.875rem!important}.hero .eyebrow,.section-header .text-link{font-size:.75rem}}
.feature-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.feature-card.blog{background:#fff2cf}.blog-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.blog-card{display:grid;grid-template-columns:140px minmax(0,1fr);min-height:190px;overflow:hidden;border:1px solid var(--border);border-radius:22px;background:white;transition:transform .15s,background .15s}.blog-card:hover{transform:translateY(-3px);background:#fffaf0}.blog-card-visual{display:flex;align-items:center;justify-content:center;min-height:190px;background:#fff2d3}.blog-card-visual img{width:130px;height:130px;object-fit:contain}.blog-card-visual>[data-icon]{width:70px;height:70px;border-radius:24px;background:#ffffffb8;color:#a76051}.blog-card-visual svg{width:36px;height:36px}.blog-card-content{display:flex;min-width:0;flex-direction:column;padding:1.25rem}.blog-card-content small{color:#9a7142;font-weight:700}.blog-card-content strong{margin:.25rem 0 .45rem;font-size:1.05rem;line-height:1.6}.blog-card-content>span{color:var(--muted);font-size:.8125rem;line-height:1.8}.blog-card-content em{display:flex;align-items:center;gap:.4rem;margin-top:auto;padding-top:.7rem;color:#a55449;font-size:.8125rem;font-style:normal;font-weight:700}.blog-card-content em svg{width:15px;height:15px}
@media(max-width:1050px){.feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:780px){.blog-grid{grid-template-columns:1fr}}
@media(max-width:570px){.feature-grid{grid-template-columns:1fr}.blog-card{grid-template-columns:96px minmax(0,1fr);min-height:160px}.blog-card-visual{min-height:160px}.blog-card-visual img{width:90px;height:90px}.blog-card-content{padding:1rem}.blog-card-content strong{font-size:.9375rem}}
.character-picture{overflow:hidden}.character-picture img{width:62%;height:62%;object-fit:contain}.character-picture.character-pockpone img,.character-picture.character-pockripon img{width:96%;height:96%}.character-choice .character-picture{width:126px;height:126px;flex:0 0 126px}.character-choice{min-height:215px}.character-tile .character-picture{width:119px;height:119px}.favorite-option .character-picture{width:78px;height:78px}.character-rank-picture .character-picture{width:76px;height:76px}
@media(max-width:570px){.character-choice .character-picture{width:112px;height:112px;flex-basis:112px}.character-choice{min-height:205px}.character-tile .character-picture{width:100px;height:100px}.favorite-option .character-picture{width:70px;height:70px}.character-rank-picture .character-picture{width:64px;height:64px}}
.button:disabled,.text-button:disabled{opacity:.58;cursor:wait;transform:none}.section-gap{margin-top:1.5rem}.page-link,.auth-link{margin-top:1rem}.account-bar{display:flex;justify-content:space-between;gap:1rem;align-items:center;background:#f7eedc;border:1px solid var(--border);border-radius:14px;padding:.85rem 1rem;margin-bottom:1.2rem;font-size:.875rem}.gate-panel{display:grid;grid-template-columns:180px 1fr;align-items:center;gap:2rem;max-width:760px;margin:0 auto}.gate-panel img{width:170px;height:170px;object-fit:contain}.gate-panel p{color:var(--muted)}.loading-state{min-height:320px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--muted);text-align:center}.loading-state.compact{min-height:180px}.spinner{width:36px;height:36px;border:4px solid #eadcc5;border-top-color:var(--primary);border-radius:50%;animation:spin .8s linear infinite}.inline-success{color:#39705b;font-size:.875rem;line-height:1.7}.notice-box.error{background:#fff0ed;border-color:#e5b3aa;color:#8d392e}.ranking-table{display:grid}.ranking-row{display:grid;grid-template-columns:80px minmax(0,1fr) 120px;align-items:center;gap:1rem;padding:1rem .65rem;border-bottom:1px dashed var(--border)}.ranking-row:last-child{border-bottom:0}.ranking-row.heading-row{font-size:.8125rem;color:var(--muted);font-weight:700}.ranking-row>:last-child{text-align:right}.ranking-user{display:flex;align-items:center;gap:.75rem;font-weight:700;overflow-wrap:anywhere}.ranking-user .avatar{width:42px;height:42px}.ranking-user .avatar svg{width:22px;height:22px}@keyframes spin{to{transform:rotate(360deg)}}
@media(max-width:570px){.gate-panel{grid-template-columns:1fr;text-align:center;gap:1rem}.gate-panel img{margin:0 auto}.gate-panel .actions{justify-content:center}.ranking-row{grid-template-columns:50px minmax(0,1fr) 88px;gap:.55rem;padding:.9rem .2rem}.ranking-user .avatar{width:34px;height:34px}.ranking-row{font-size:.8125rem}.account-bar{align-items:flex-start;flex-direction:column}}

.account-settings{margin-top:1.5rem;display:flex;align-items:center;justify-content:space-between;gap:1.5rem}.account-settings h2{margin:.2rem 0 .4rem;font-size:1.125rem;font-weight:800;font-synthesis:weight}.account-settings p{margin:0;color:var(--muted)}.withdrawal-layout{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:1.25rem;align-items:start}.withdrawal-notes ul{margin:1rem 0 1.25rem;padding-left:1.4rem;line-height:1.9}.withdrawal-notes .notice-box p{margin:.35rem 0 0}.withdrawal-form-panel h2{margin-top:0}.withdrawal-confirm{display:flex;align-items:flex-start;gap:.7rem;margin:1.1rem 0;line-height:1.7;font-weight:700;cursor:pointer}.withdrawal-confirm input{width:1.15rem;height:1.15rem;margin-top:.25rem;accent-color:var(--primary);flex:none}.button.danger{background:#a94f45;border-color:#a94f45;color:#fff}.button.danger:hover{background:#913f36;border-color:#913f36}.withdrawal-complete{text-align:center;padding:1rem 0}.withdrawal-complete .status-mark{display:grid;place-items:center;width:3.2rem;height:3.2rem;border-radius:50%;margin:0 auto 1rem;background:#e7f3ea;color:#39705b;font-size:1.6rem;font-weight:900}.withdrawal-complete h2{margin:.25rem 0 .75rem}.withdrawal-complete p{color:var(--muted)}
@media(max-width:760px){.withdrawal-layout{grid-template-columns:1fr}.account-settings{align-items:flex-start;flex-direction:column}}
.favorite-field{border:0;padding:0;margin:1.35rem 0}.favorite-field legend{font-size:.875rem;font-weight:700;margin-bottom:.7rem}.favorite-picker{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.7rem}.favorite-option{position:relative;display:flex;min-width:0;min-height:142px;flex-direction:column;align-items:center;justify-content:flex-start;gap:.3rem;padding:.7rem .35rem;border:1px solid var(--border);border-radius:16px;background:#fff;cursor:pointer;text-align:center}.favorite-option:hover{background:#fff7e8}.favorite-option:has(input:checked){border:2px solid var(--primary);background:#fff2d9;box-shadow:0 0 0 3px #f7dfb5}.favorite-option input{position:absolute;opacity:0;pointer-events:none}.favorite-option .character-picture{width:72px;height:72px}.favorite-option .character-picture img{width:65px;height:65px}.favorite-option span{font-size:.75rem;font-weight:700;overflow-wrap:anywhere}.favorite-option small{color:var(--muted);font-size:.6875rem}.rank-panel .notice-box{margin-top:1rem}.rank-points{display:flex;align-items:baseline;gap:.45rem}.rank-points strong{font-size:2.15rem;line-height:1.3}.rank-points span{font-size:.8125rem;color:var(--muted)}.rank-progress{height:12px;margin:.8rem 0;border-radius:99px;background:#f0e5d2;overflow:hidden}.rank-progress span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#efb96d,#d66d65)}.rank-next{font-size:.8125rem;color:var(--muted);margin-bottom:1rem}.rank-breakdown{display:grid;grid-template-columns:1fr 1fr;gap:.7rem;margin:0}.rank-breakdown div{padding:.75rem;border-radius:14px;background:#fff7e8}.rank-breakdown dt{font-size:.75rem;color:var(--muted)}.rank-breakdown dd{margin:.25rem 0 0;font-weight:800}.ranking-tabs{display:flex;gap:.5rem;margin-bottom:1rem;padding:.35rem;border:1px solid var(--border);border-radius:99px;background:#f8efe0;max-width:500px}.ranking-tabs a{flex:1;padding:.65rem .8rem;border-radius:99px;text-align:center;font-size:.8125rem;font-weight:700}.ranking-tabs a[aria-current=page]{background:var(--primary);color:white}.character-ranking-list{display:grid}.character-ranking-row{display:grid;grid-template-columns:64px 76px minmax(0,1fr) auto;gap:1rem;align-items:center;padding:1rem .4rem;border-bottom:1px dashed var(--border)}.character-ranking-row:last-child{border-bottom:0}.character-rank{font-size:1.15rem;text-align:center}.character-rank-picture .character-picture{width:68px;height:68px}.character-rank-picture .character-picture img{width:62px;height:62px}.character-rank-name{display:flex;min-width:0;flex-direction:column;gap:.25rem}.character-rank-name strong{overflow-wrap:anywhere}.character-rank-name span{font-size:.8125rem;color:var(--muted)}
.game-ranking-picker{display:flex;align-items:center;gap:.75rem;margin:0 0 1rem;overflow-x:auto;padding:.1rem 0 .3rem;scrollbar-width:thin}.game-ranking-picker>span{flex:none;color:var(--muted);font-size:.75rem}.game-ranking-list{display:flex;gap:.5rem}.game-ranking-list button{flex:none;min-height:38px;padding:.5rem 1rem;border:1px solid var(--border);border-radius:99px;background:#fff;color:var(--foreground);font-size:.8125rem;font-weight:700;font-synthesis:weight;white-space:nowrap}.game-ranking-list button[aria-selected=true]{border-color:var(--primary);background:#fff0df;color:#a34e47}.game-ranking-list button:hover{background:#fff7e8}
@media(max-width:780px){.favorite-picker{grid-template-columns:repeat(2,minmax(0,1fr))}.character-ranking-row{grid-template-columns:45px 62px minmax(0,1fr);gap:.6rem}.character-ranking-row>.button{grid-column:2/4;width:100%}.character-rank-picture .character-picture{width:58px;height:58px}.character-rank-picture .character-picture img{width:52px;height:52px}}
@media(max-width:570px){.ranking-tabs{border-radius:20px}.ranking-tabs a{padding:.65rem .5rem;font-size:.75rem}.game-ranking-picker{align-items:flex-start;flex-direction:column;gap:.4rem}.favorite-option{min-height:132px}.favorite-option .character-picture{width:64px;height:64px}.favorite-option .character-picture img{width:58px;height:58px}.character-ranking-row{padding:1rem 0}.character-rank{font-size:1rem}}
.ticket-panel{background:linear-gradient(145deg,#fffaf0,#fff2cf);border-color:#ead3a0}.ticket-panel .panel-title{align-items:flex-start;flex-wrap:wrap}.ticket-panel .panel-title .badge{max-width:100%;white-space:normal;text-align:left}.ticket-icon{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:11px;background:#f8d77b;font-size:1.25rem;line-height:1}.ticket-balance{display:flex;align-items:baseline;gap:.45rem;margin:.25rem 0 1rem}.ticket-balance strong{font-size:2.7rem;line-height:1;color:#b75a52}.ticket-balance span{font-size:.875rem;font-weight:700}.ticket-breakdown{display:grid;grid-template-columns:1fr 1fr;gap:.7rem;margin:0}.ticket-breakdown div{padding:.75rem;border:1px dashed #dfc68d;border-radius:14px;background:#ffffffa8}.ticket-breakdown dt{font-size:.75rem;color:var(--muted)}.ticket-breakdown dd{margin:.25rem 0 0;font-weight:800}.ticket-panel .notice-box{margin:1rem 0 0}
@media(max-width:570px){.ticket-panel .panel-title .badge{margin-left:0;width:100%}.ticket-balance strong{font-size:2.35rem}}
.profile-demographics{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.shopify-note p{margin:.45rem 0 0}.purchase-list{display:grid;gap:1rem}.purchase-card{padding:1.4rem 1.6rem}.purchase-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;border-bottom:1px dashed var(--border);padding-bottom:1rem}.purchase-header h2{font-size:1.15rem;margin:.25rem 0 0}.purchase-items{list-style:none;padding:0;margin:0}.purchase-items li{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding:1rem 0;border-bottom:1px dashed var(--border)}.purchase-items li>div:first-child{display:flex;flex-direction:column;gap:.25rem}.purchase-items small,.purchase-quantity{color:var(--muted);font-size:.75rem}.purchase-quantity{display:flex;flex-direction:column;align-items:flex-end;white-space:nowrap}.purchase-quantity span{color:var(--foreground);font-size:.875rem;font-weight:800}.purchase-total{display:flex;align-items:baseline;justify-content:flex-end;gap:1rem;padding-top:1rem}.purchase-total span{font-size:.8125rem;color:var(--muted)}.purchase-total strong{font-size:1.15rem}
@media(max-width:570px){.profile-demographics{grid-template-columns:1fr}.purchase-card{padding:1.2rem}.purchase-header,.purchase-items li{gap:.7rem}.purchase-header{align-items:flex-start}.purchase-header .badge{white-space:nowrap}.purchase-items li>div:first-child{min-width:0}.purchase-items strong{overflow-wrap:anywhere}.purchase-quantity small{white-space:normal;text-align:right}}
.card-page{position:relative}.sample-card-label{position:absolute;z-index:2;right:1rem;top:-.7rem;padding:.35rem .8rem;border-radius:99px;background:#ce655d;color:#fff;font-size:.75rem;font-weight:800;letter-spacing:.12em;transform:rotate(4deg)}
.character-vote-invite{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;background:linear-gradient(145deg,#fffaf0,#fff2cf)}.character-vote-invite h2{margin:.7rem 0 .25rem}.character-vote-invite p{margin:0;color:var(--muted);font-size:.875rem}.character-vote-invite .actions{flex-shrink:0}
.link-band>div:first-child{min-width:175px}.all-links-link{margin-top:.45rem;font-size:.8125rem}.social-inline{display:grid;grid-template-columns:repeat(4,minmax(130px,1fr));gap:.6rem;flex:1}.social-inline a{width:auto;height:42px;padding:.35rem .7rem;justify-content:flex-start;gap:.45rem;border-radius:99px;font-size:.75rem}.social-symbol{width:25px;height:25px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.social-symbol svg{width:17px;height:17px}
body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}.fine-print{font-size:.875rem}.badge{font-size:.8125rem}.desktop-nav{font-size:.9375rem}
@media(max-width:1050px){.social-inline{grid-template-columns:repeat(2,minmax(145px,1fr))}}
@media(max-width:780px){.link-band>div:first-child{width:100%}.social-inline{width:100%}.character-vote-invite{align-items:flex-start;flex-direction:column}}
@media(max-width:570px){.social-inline{grid-template-columns:1fr}.social-inline a{font-size:.8125rem}.character-vote-invite .actions{width:100%;flex-direction:column}.character-vote-invite .button{width:100%}}
.avatar-crop-dialog{width:min(560px,calc(100% - 1.5rem));max-width:560px}.avatar-crop-inner{position:relative;padding:1.8rem}.avatar-crop-inner h2{margin-bottom:.35rem}.avatar-crop-inner>p{font-size:.875rem;color:var(--muted);margin-bottom:1rem}.avatar-crop-canvas{display:block;width:min(100%,360px);height:auto;aspect-ratio:1;margin:0 auto;border-radius:20px;background:#e8ddc7;cursor:grab;touch-action:none}.avatar-crop-canvas:active{cursor:grabbing}.avatar-zoom-label{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.75rem;max-width:390px;margin:1rem auto 0;font-size:.75rem;color:var(--muted)}.avatar-zoom-label input{width:100%;accent-color:var(--primary)}.avatar-crop-actions{display:flex;justify-content:flex-end;gap:.7rem;margin-top:1rem}.ranking-user .avatar{position:relative}.ranking-user .avatar img{width:100%;height:100%;object-fit:cover}.ranking-avatar-image{position:absolute;inset:0;opacity:0;transition:opacity .15s}.ranking-avatar-image.loaded{opacity:1}
@media(max-width:570px){.avatar-crop-inner{padding:1.5rem 1rem}.avatar-crop-actions{flex-direction:column-reverse}.avatar-crop-actions .button{width:100%}}
.member-rank-list{margin-top:1.35rem;padding-top:1.2rem;border-top:1px dashed var(--border)}.member-rank-list h3{font-size:1rem;margin-bottom:.8rem}.member-rank-table{display:grid;border:1px solid var(--border);border-radius:14px;overflow:hidden}.member-rank-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:1rem;min-height:44px;padding:.65rem .8rem;border-bottom:1px dashed var(--border);background:#fff}.member-rank-row:last-child{border-bottom:0}.member-rank-row>span{display:flex;align-items:center;gap:.55rem;font-size:.8125rem;font-weight:700;overflow-wrap:anywhere}.member-rank-row>strong{font-size:.8125rem;white-space:nowrap}.member-rank-row.current{background:#fff1d4}.member-rank-row.current>span{color:#a04f47}.member-rank-row small{padding:.15rem .45rem;border-radius:99px;background:#ce655d;color:white;font-size:.625rem;white-space:nowrap}.member-rank-heading{min-height:37px;background:#f6eddc;color:var(--muted)}.member-rank-heading>span{font-size:.75rem}.member-rank-heading>span:last-child{justify-content:flex-end}
.character-ranking-row{grid-template-columns:64px 88px minmax(0,1fr) auto}.character-rank-picture .character-picture,.favorite-option .character-picture{width:88px;height:88px}
@media(max-width:780px){.character-ranking-row{grid-template-columns:42px 88px minmax(0,1fr)}}
.character-picture{--character-scale:75.396825%;--character-offset-x:0%;--character-offset-y:0%}.character-picture img{position:relative;left:var(--character-offset-x);top:var(--character-offset-y);width:var(--character-scale)!important;height:var(--character-scale)!important;transform:none;image-rendering:auto}.character-picture.character-pockpone,.character-picture.character-pockripon{--character-scale:96%}.character-picture.character-hitomi,.character-picture.character-kiriya,.character-picture.character-tsuyoshi,.character-picture.character-miria{--character-scale:75.396825%}.character-picture.character-kinugoshi,.character-picture.character-gomazou,.character-picture.character-momen,.character-picture.character-tamae,.character-picture.character-atsushi,.character-picture.character-gomao,.character-picture.character-kouya,.character-picture.character-kurumi,.character-picture.character-shimao,.character-picture.character-oboro,.character-picture.character-kaseijin{--character-scale:62.698413%;--character-offset-y:3.174603%}.character-picture.character-kinuo{--character-scale:67.460317%;--character-offset-y:3.174603%}.character-picture.character-anzu,.character-picture.character-maabo,.character-picture.character-yakko{--character-scale:71.428571%;--character-offset-y:1.587302%}.character-picture.character-anyupanda{--character-offset-y:4.761905%}.character-picture.character-dr-sushi{--character-offset-x:2.380952%}

/* Character cards keep profile viewing and favorite selection as separate actions. */
.character-browser{display:grid;grid-template-columns:minmax(0,1fr) minmax(290px,.43fr);gap:1.3rem;align-items:start}
.character-browser .character-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
.character-choice{position:relative;justify-content:flex-start;overflow:hidden}
.character-choice>strong,.character-detail-heading h2{font-family:var(--font-body);font-weight:700;font-synthesis:weight}
.character-choice>strong{margin-bottom:1px}
.character-actions .button{font-family:var(--font-body);font-weight:700;font-synthesis:weight}
.mobile-nav{font-family:var(--font-body);font-synthesis:weight}
.desktop-nav,.header-login{font-family:var(--font-body);font-weight:700;font-synthesis:weight}
.hero .button,.hero .eyebrow{font-family:var(--font-body);font-weight:700;font-synthesis:weight}
.character-choice>:not(.character-detail-trigger){position:relative;z-index:2}
.character-choice>.character-picture,.character-choice>strong{pointer-events:none}
.character-detail-trigger{position:absolute;inset:0;z-index:1;width:100%;height:100%;padding:0;border:0;border-radius:inherit;background:transparent}
.character-detail-trigger:hover{background:#fff8ea80}
.character-detail-trigger:focus-visible{outline:3px solid var(--ring);outline-offset:-5px}
.character-favorite{position:relative;z-index:3;min-height:40px;margin-top:auto;padding:.55rem 1rem;border:1px solid #dbbda8;border-radius:99px;background:#fff8ef;color:#9b5044;font-size:.75rem;font-weight:700;line-height:1.4}
.character-favorite:hover{border-color:#c66e58;background:#fce4d9}
.character-choice.selected .character-favorite{border-color:#c66e58;background:#c66e58;color:#fff}
.character-detail-panel{position:sticky;top:1rem;min-height:360px;padding:1.5rem;border:1px solid var(--border);border-radius:24px;background:linear-gradient(155deg,#fffefa,#fff2d7);box-shadow:var(--shadow)}
.character-detail-close{display:none}
.character-detail-empty{min-height:308px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:var(--muted)}
.character-detail-empty>[data-icon]{width:58px;height:58px;margin-bottom:1rem;border-radius:20px;background:#f7e5d6;color:#b25d51}
.character-detail-empty>[data-icon] svg{width:28px;height:28px}
.character-detail-empty h2{margin-bottom:.45rem;color:var(--foreground);font-size:1.15rem}
.character-detail-empty p{max-width:16rem;margin:0;font-size:.875rem}
.character-detail-heading{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}
.character-detail-heading .character-picture{width:132px;height:132px;flex:0 0 132px;margin:0}
.character-detail-heading .eyebrow{margin-bottom:.35rem;font-size:.6875rem}
.character-detail-heading h2{margin:0;font-size:1.3rem;overflow-wrap:anywhere}
.character-work{margin:.35rem 0 0;color:var(--muted);font-size:.8rem;line-height:1.5}
.character-detail-view>p{margin:0;font-size:.9375rem;line-height:1.95}
.character-detail-scrim[hidden]{display:none}
@media(max-width:1050px) and (min-width:781px){.character-browser{grid-template-columns:minmax(0,1fr) 280px}.character-browser .character-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.character-detail-heading{display:block;text-align:center}.character-detail-heading .character-picture{margin:0 auto 1rem}}
@media(max-width:780px){.character-browser{display:block}.character-browser .character-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.character-detail-scrim{position:fixed;inset:0;z-index:60;background:#3d2b2266;backdrop-filter:blur(2px)}.character-detail-panel{position:fixed;left:0;right:0;bottom:0;top:auto;z-index:61;min-height:0;max-height:78dvh;overflow-y:auto;padding:1.4rem 1.25rem calc(1.5rem + env(safe-area-inset-bottom));border-width:1px 0 0;border-radius:26px 26px 0 0;box-shadow:0 -12px 36px #4e38242b;visibility:hidden;transform:translateY(105%);transition:transform .22s ease,visibility .22s}.character-detail-panel:before{content:'';display:block;width:42px;height:4px;margin:-.45rem auto 1rem;border-radius:99px;background:#d8bea4}.character-detail-panel.open{visibility:visible;transform:translateY(0)}.character-detail-close{position:absolute;right:1rem;top:1rem;z-index:2;display:grid;place-items:center;width:38px;height:38px;padding:0;border:1px solid var(--border);border-radius:50%;background:#fff;font-size:1.5rem;line-height:1}.character-detail-heading{padding-right:2.8rem}.character-detail-heading .character-picture{width:120px;height:120px;flex-basis:120px}.character-detail-view>p{font-size:.875rem}.character-sheet-open{overflow:hidden}}
@media(max-width:570px){.character-browser .character-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.character-favorite{min-height:38px;padding:.5rem .75rem}.character-detail-heading{gap:.8rem}.character-detail-heading .character-picture{width:105px;height:105px;flex-basis:105px}.character-detail-heading h2{font-size:1.15rem}.character-detail-panel{padding-left:1rem;padding-right:1rem}}
.hero{grid-template-columns:minmax(0,1fr) max-content;grid-template-areas:"heading heading" "copy art";column-gap:clamp(.75rem,2.5vw,2rem);row-gap:clamp(.75rem,2vw,1.4rem);align-items:end;min-height:auto;padding:clamp(1.5rem,3vw,2.6rem)}.hero-heading{grid-area:heading;min-width:0}.hero-copy{grid-area:copy;min-width:0;align-self:start;z-index:2}.hero-art{grid-area:art;position:static;display:flex;justify-content:flex-end;align-items:flex-end;width:auto;min-width:0;margin:0;padding:0}.hero-character{position:static;display:flex;width:max-content;max-width:none;align-items:flex-end;justify-content:center;min-width:0;padding:0}.hero-duo{display:flex;align-items:flex-end;justify-content:center;gap:clamp(4px,.8vw,12px)}.hero-portrait{position:relative;display:block;overflow:hidden;flex:none}.hero-portrait img{position:absolute;width:clamp(190px,25vw,396px);max-width:none;height:auto;filter:drop-shadow(0 10px 0 #7b543408)}.hero-pockripon-frame{width:clamp(126px,16.575vw,263px);height:clamp(157px,20.65vw,327px)}.hero-pockripon-frame img{left:clamp(-74px,-4.65vw,-35px);top:clamp(-28px,-1.775vw,-13.5px)}.hero-pockpone-frame{width:clamp(122px,16.06vw,255px);height:clamp(158px,20.81vw,330px);margin-left:0}.hero-pockpone-frame img{left:clamp(-73px,-4.625vw,-35px);top:clamp(-26px,-1.625vw,-12.5px)}.hero h1{font-size:clamp(1.55rem,3vw,2.55rem)}.hero h1 span{display:block;white-space:nowrap}.hero .eyebrow{white-space:nowrap}.hero p{font-size:clamp(.8125rem,1.4vw,.9375rem)}
.hero{display:grid}
@media(max-width:570px){.hero{grid-template-columns:minmax(0,1fr) max-content;grid-template-areas:"heading heading" "copy art";column-gap:.65rem;row-gap:.8rem;padding:1.35rem 1rem}.hero h1{font-size:clamp(1.35rem,5vw,1.65rem);letter-spacing:.025em}.hero .actions{width:100%;max-width:200px;flex-direction:column;align-items:flex-start}.hero p{max-width:none;margin-bottom:1.1rem}}
@media(max-width:480px){.hero{grid-template-columns:1fr;grid-template-areas:"heading" "copy" "art";row-gap:1rem}.hero-art{justify-content:center}.hero-character{width:100%;justify-content:center}}
@media(max-width:400px){.main-container{padding-right:.35rem}.hero{padding-right:.6rem}}
.feature-card.piano{grid-column:1/-1;min-height:auto;display:grid;grid-template-columns:auto minmax(0,1fr) auto;grid-template-areas:"icon title arrow" "icon copy arrow";gap:.15rem 1rem;align-items:center;background:linear-gradient(135deg,#eee8ff,#e5f2ff)}.feature-card.piano .feature-top{display:contents}.feature-card.piano .feature-icon{grid-area:icon}.feature-card.piano .arrow{grid-area:arrow}.feature-card.piano h3{grid-area:title;margin:0}.feature-card.piano p{grid-area:copy}.feature-card.piano:hover{background:linear-gradient(135deg,#e7deff,#dcecff)}
@media(max-width:570px){.feature-card.piano{grid-template-columns:auto minmax(0,1fr) auto;grid-template-areas:"icon title arrow" "icon copy arrow"}.feature-card.piano .feature-top{display:contents}.feature-card.piano .arrow{display:flex}}
:root{--font-display:'Kosugi Maru','Hiragino Maru Gothic ProN','Yu Gothic',sans-serif;--font-body:'Kosugi Maru','Hiragino Maru Gothic ProN','Yu Gothic',sans-serif}
body{font-family:var(--font-body)}
:where(h1,h2,h3,.brand,.desktop-nav,.mobile-nav,.button,.eyebrow,strong,b,.card-brand,.card-name,.footer-brand){font-family:var(--font-display)}
.brand>span,.hero h1,.page-heading h1,.panel-title h2,.section-header h2,.feature-card h3,.link-band p,.ranking-info-grid h3,.card-brand,.footer-brand{font-weight:800;font-synthesis:weight}

/* Character and work encyclopedia share one section, with linkable detail routes. */
.character-mode-tabs{display:flex;width:min(100%,520px);gap:.35rem;margin:-.35rem 0 1.35rem;padding:.35rem;border:1px solid var(--border);border-radius:99px;background:#f8efe0}
.character-mode-tabs a{flex:1;padding:.7rem 1rem;border-radius:99px;text-align:center;font-size:.875rem;font-weight:700;font-synthesis:weight}
.character-mode-tabs a[aria-current=page]{background:var(--primary);color:#fff}
.character-work a{text-decoration:underline;text-underline-offset:3px}
.works-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.2rem}
.work-card{display:flex;min-width:0;min-height:310px;flex-direction:column;overflow:hidden;border:1px solid var(--border);border-radius:24px;background:#fff;box-shadow:var(--shadow);transition:transform .16s,box-shadow .16s}
.work-card:hover{transform:translateY(-3px);box-shadow:0 9px 22px #78552c14}
.work-logo-wrap{display:flex;min-height:184px;align-items:center;justify-content:center;padding:1.2rem;background:#fff4dc}
.work-logo-wrap img{display:block;width:100%;max-width:280px;max-height:148px;object-fit:contain}
.work-card-copy{display:flex;min-height:126px;flex:1;flex-direction:column;padding:1.05rem 1.2rem 1.15rem;background:#fff4dc}
.work-card-copy strong{font-size:1.05rem;font-weight:800;font-synthesis:weight;line-height:1.55;overflow-wrap:anywhere}
.work-card-copy small{margin:.35rem 0 .8rem;color:var(--muted);font-size:.8125rem;line-height:1.7}
.work-card-copy em{display:flex;align-items:center;gap:.4rem;margin-top:auto;color:#a55449;font-size:.75rem;font-style:normal;font-weight:700}
.work-card-copy em svg{width:15px;height:15px}
.work-pockpohn .work-logo-wrap{background:#ffe6a8 url('/assets/work-pockpohn-background.webp') center/cover no-repeat}.work-aimai-jk .work-logo-wrap{background:#ffb6b6}.work-toufumentals .work-logo-wrap{background:#fff}.work-nihilistic-gesumaro .work-logo-wrap{background:#7f5249}.work-dr-sushi .work-logo-wrap{background:#fff}.work-anyupanda .work-logo-wrap{background:#7fc3f3 url('/assets/work-anyupanda-background.webp') center/cover no-repeat}
.work-back-link{display:inline-flex;align-items:center;gap:.4rem;margin:.2rem 0 1rem;color:#a55449;font-size:.875rem;font-weight:700;text-decoration:underline;text-underline-offset:4px}
.work-back-link svg{width:16px;height:16px;transform:rotate(180deg)}
.work-detail-hero{display:grid;grid-template-columns:minmax(280px,.9fr) minmax(0,1.1fr);align-items:center;gap:clamp(1.5rem,4vw,3.5rem);min-height:340px;padding:clamp(1.5rem,4vw,3.2rem);overflow:hidden;border:1px solid var(--border);border-radius:32px;background:#fff4dc}
.work-detail-logo{display:flex;min-width:0;min-height:220px;align-items:center;justify-content:center;padding:1rem;border-radius:24px;background:#ffffffa6}
.work-detail-logo img{display:block;width:100%;max-width:440px;max-height:260px;object-fit:contain}
.work-detail-hero.work-pockpohn .work-detail-logo{background:#ffe6a8 url('/assets/work-pockpohn-background.webp') center/cover no-repeat}.work-detail-hero.work-toufumentals .work-detail-logo,.work-detail-hero.work-dr-sushi .work-detail-logo{background:#fff}.work-detail-hero.work-aimai-jk .work-detail-logo{background:#ffb6b6}.work-detail-hero.work-nihilistic-gesumaro .work-detail-logo{background:#7f5249}.work-detail-hero.work-anyupanda .work-detail-logo{background:#7fc3f3 url('/assets/work-anyupanda-background.webp') center/cover no-repeat}
.work-detail-intro h1{margin:0 0 .65rem;font-size:clamp(1.8rem,4vw,3rem);font-weight:800;font-synthesis:weight;overflow-wrap:anywhere}
.work-detail-intro p{margin:0;color:var(--muted);font-size:1rem}
.work-story-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.2rem;margin-top:1.3rem}
.work-story-grid h2{margin:.15rem 0 .6rem;font-size:1.2rem;font-weight:800;font-synthesis:weight}
.work-story-grid p{margin:0;color:var(--muted);font-size:.9rem}
.work-character-heading{align-items:end}
.work-character-heading .eyebrow{margin-bottom:.3rem}
.work-character-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:1rem}
.work-character-card{display:flex;width:100%;min-width:0;flex-direction:column;align-items:center;padding:1rem .55rem;border:1px solid var(--border);border-radius:20px;background:#fff;color:var(--foreground);text-align:center;transition:transform .15s,background .15s}
.work-character-card:hover{transform:translateY(-2px);background:#fff8e9}
.work-character-card .character-picture{width:105px;height:105px;margin-bottom:.7rem}
.work-character-card strong{font-size:.85rem;font-weight:700;line-height:1.5;overflow-wrap:anywhere}
.work-character-card>span:last-child{display:flex;align-items:center;gap:.25rem;margin-top:.45rem;color:#a55449;font-size:.6875rem;font-weight:700}
.work-character-card>span:last-child svg{width:13px;height:13px}
.work-character-dialog{width:min(560px,calc(100% - 2rem));max-width:560px;padding:0;overflow:visible;border:1px solid var(--border);border-radius:28px;background:linear-gradient(155deg,#fffefa,#fff2d7);box-shadow:0 22px 60px #3d2b2245}
.work-character-dialog::backdrop{background:#3d2b2266;backdrop-filter:blur(2px)}
.work-character-dialog-inner{position:relative;max-height:min(720px,82dvh);overflow-y:auto;padding:1.7rem}
.work-character-dialog .character-detail-close{position:absolute;right:1rem;top:1rem;z-index:2;display:grid;place-items:center;width:38px;height:38px;padding:0;border:1px solid var(--border);border-radius:50%;background:#fff;font-size:1.5rem;line-height:1}
.work-character-dialog .character-detail-heading{padding-right:2.8rem}
@media(max-width:900px){.works-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.work-detail-hero{grid-template-columns:minmax(220px,.85fr) minmax(0,1.15fr)}.work-character-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}
@media(max-width:650px){.character-mode-tabs{width:100%}.character-mode-tabs a{padding:.65rem .45rem;font-size:.75rem}.work-detail-hero{grid-template-columns:1fr;gap:1rem;min-height:0;padding:1.25rem}.work-detail-logo{min-height:180px}.work-detail-logo img{max-height:210px}.work-detail-intro{text-align:center}.work-detail-intro .eyebrow{margin-bottom:.5rem}.work-detail-intro p{font-size:.875rem}.work-story-grid{grid-template-columns:1fr}.work-character-heading{align-items:flex-start;flex-direction:column}.work-character-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.work-character-dialog{inset:auto 0 0;width:100%;max-width:none;max-height:78dvh;margin:0;border-width:1px 0 0;border-radius:26px 26px 0 0}.work-character-dialog-inner{max-height:78dvh;padding:1.5rem 1.1rem calc(1.5rem + env(safe-area-inset-bottom))}.work-character-dialog-inner:before{content:'';display:block;width:42px;height:4px;margin:-.55rem auto 1rem;border-radius:99px;background:#d8bea4}.work-character-dialog .character-detail-heading .character-picture{width:112px;height:112px;flex-basis:112px}}
@media(max-width:480px){.works-grid{grid-template-columns:1fr}.work-card{min-height:0}.work-logo-wrap{min-height:165px}.work-card-copy{min-height:118px}.work-character-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.work-character-card .character-picture{width:96px;height:96px}.work-character-heading .text-link{font-size:.75rem}}
.section-links{display:flex;align-items:center;justify-content:flex-end;gap:1rem;flex-wrap:wrap}
@media(max-width:480px){.section-links{gap:.65rem}.section-header .section-links .text-link{font-size:.6875rem}}
.home-shop-guide{margin-top:3.2rem}
.home-shop-guide>.section-header{margin-top:0}
.home-shop-guide>.section-header>div .eyebrow{margin-bottom:.35rem}
.home-shop-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.2rem}
.home-shop-card{display:grid;grid-template-columns:minmax(0,1fr) minmax(110px,165px);min-height:232px;overflow:hidden;border:1px solid var(--border);border-radius:28px;color:var(--foreground);text-decoration:none;box-shadow:0 5px 0 #eadcc7;transition:transform .18s,box-shadow .18s}
.home-shop-card:hover{transform:translateY(-3px);box-shadow:0 8px 0 #e4d2b8}
.home-shop-card.goods{background:linear-gradient(135deg,#fff2cc,#ffe1c4)}
.home-shop-card.stamps{background:linear-gradient(135deg,#e9f6e9,#dff3ef)}
.home-shop-copy{position:relative;z-index:1;display:flex;min-width:0;flex-direction:column;align-items:flex-start;padding:1.7rem 0 1.45rem 1.7rem}
.home-shop-copy small{color:#9c7048;font-size:.75rem;font-weight:800;letter-spacing:.12em}
.home-shop-copy strong{margin:.35rem 0 .55rem;font-size:clamp(1.45rem,2.6vw,2rem);font-weight:800;line-height:1.3}
.home-shop-copy>span{max-width:19rem;color:var(--muted);font-size:.9rem;line-height:1.8}
.home-shop-copy em{display:inline-flex;align-items:center;gap:.4rem;margin-top:auto;padding-top:1rem;color:#a55449;font-size:.875rem;font-style:normal;font-weight:800}
.home-shop-copy em svg{width:17px;height:17px}
.home-shop-card>img{display:block;align-self:end;width:100%;height:auto;max-height:205px;object-fit:contain;object-position:center bottom}
.shop-page .page-heading{max-width:none}
.shop-intro{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,.7fr);align-items:center;gap:2rem;min-height:310px;padding:clamp(1.5rem,4vw,3rem);overflow:hidden;border:1px solid var(--border);border-radius:32px;background:linear-gradient(135deg,#fff3d3,#ffe7d5)}
.shop-intro-copy h2{margin:.3rem 0 .8rem;font-size:clamp(1.75rem,4vw,3rem);font-weight:800;line-height:1.45}
.shop-intro-copy p{max-width:34rem;margin:0;color:var(--muted);font-size:.95rem;line-height:1.9}
.shop-intro-art{display:flex;min-width:0;align-items:flex-end;justify-content:center}
.shop-intro-art img{display:block;width:min(52%,190px);height:auto;object-fit:contain}
.shop-intro-art img+img{margin-left:-13%}
.shop-line-highlight{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:1rem;margin-top:1.25rem;padding:1.25rem 1.4rem;border:1px solid #a8d5ad;border-radius:24px;background:linear-gradient(120deg,#effbef,#ddf6e2);color:var(--foreground);text-decoration:none;transition:transform .18s,box-shadow .18s}
.shop-line-highlight:hover{transform:translateY(-2px);box-shadow:0 7px 0 #cbe5cd}
.shop-line-icon{display:grid;place-items:center;width:62px;height:62px;border-radius:18px;background:#43b857;color:#fff;font-size:.875rem;font-weight:800}
.shop-line-copy{display:flex;min-width:0;flex-direction:column}
.shop-line-copy small{margin-bottom:2px;color:#388a47;font-size:.75rem;font-weight:800;letter-spacing:.12em}
.shop-line-copy strong{font-size:1.25rem;font-weight:800}
.shop-line-copy>span{color:var(--muted);font-size:.875rem;line-height:1.65}
.shop-line-action{display:flex;align-items:center;gap:.45rem;color:#277d38;font-size:.875rem;font-weight:800;white-space:nowrap}
.shop-line-action svg{width:17px;height:17px}
.shop-section-heading{margin-top:2.8rem}
.shop-section-heading .eyebrow{margin:0}
.shop-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}
.shop-link-card{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:1rem;min-height:132px;padding:1.2rem;border:1px solid var(--border);border-radius:22px;background:#fff;color:var(--foreground);text-decoration:none;transition:transform .16s,background .16s}
.shop-link-card:hover{transform:translateY(-2px);background:#fff8e9}
.shop-link-icon{display:grid;place-items:center;width:54px;height:54px;border-radius:17px;background:#fff0cf;color:#875632}
.shop-link-icon svg{width:25px;height:25px}
.shop-link-icon.has-image{width:84px;height:84px;overflow:hidden;border:1px solid #eadcc7;border-radius:50%;background:#fff}
.shop-link-icon.has-image img{display:block;width:100%;height:100%;object-fit:contain}
.shop-link-copy{display:flex;min-width:0;flex-direction:column}
.shop-link-copy small{margin-bottom:2px;color:#9c7048;font-size:.75rem;font-weight:800}
.shop-link-copy strong{font-size:1rem;font-weight:800}
.shop-link-copy>span{margin-top:.25rem;color:var(--muted);font-size:.8125rem;line-height:1.65}
.shop-link-arrow{color:#a55449}
.shop-link-arrow svg{width:18px;height:18px}
.shop-notice{margin-top:1.3rem}
.shop-notice p{margin:.35rem 0 0}
.character-shop-link{display:inline-flex;margin-top:1.1rem}
.work-shop-link{display:inline-flex;margin-top:1.25rem}
.work-shop-link svg,.character-shop-link svg{width:17px;height:17px}
@media(max-width:800px){.home-shop-grid{grid-template-columns:1fr}.shop-intro{grid-template-columns:minmax(0,1fr) minmax(200px,.6fr)}.shop-grid{grid-template-columns:1fr}}
@media(max-width:600px){.home-shop-guide{margin-top:2.5rem}.home-shop-card{grid-template-columns:minmax(0,1fr) 110px;min-height:205px;border-radius:22px}.home-shop-copy{padding:1.3rem 0 1.2rem 1.3rem}.home-shop-copy>span{font-size:.8125rem}.home-shop-card>img{max-height:160px}.shop-intro{grid-template-columns:1fr;gap:.8rem;min-height:0;padding:1.35rem;text-align:center}.shop-intro-copy p{font-size:.875rem}.shop-intro-art{max-height:160px}.shop-intro-art img{width:min(45%,150px)}.shop-line-highlight{grid-template-columns:auto minmax(0,1fr);padding:1rem}.shop-line-action{grid-column:2;justify-self:start}.shop-link-card{min-height:0}.shop-link-icon.has-image{width:74px;height:74px}.work-shop-link{margin-inline:auto}.character-shop-link{width:100%;justify-content:center}}
@media(max-width:390px){.home-shop-card{grid-template-columns:minmax(0,1fr) 88px}.home-shop-copy{padding-left:1.05rem}.home-shop-copy strong{font-size:1.3rem}.home-shop-copy>span{font-size:.75rem}.home-shop-copy em{font-size:.75rem}.shop-line-icon{width:52px;height:52px;border-radius:15px}.shop-line-copy>span{font-size:.75rem}.shop-link-card{grid-template-columns:auto minmax(0,1fr);gap:.8rem}.shop-link-arrow{display:none}}
.social-inline a[href="https://lin.ee/np7utL7"]{grid-column:span 2;border:0;background:#f3ebdb;color:inherit;font-weight:800}
.social-inline a[href="https://lin.ee/np7utL7"]:hover{background:#f5ddba}
.social-inline a[href="https://lin.ee/np7utL7"] .social-symbol{display:inline-flex;color:inherit}
.social-inline a[href="https://lin.ee/np7utL7"] .social-symbol svg{width:22px;height:22px}
.social-inline a[href="https://lin.ee/np7utL7"]:after{content:"";width:15px;height:15px;margin-left:auto;flex-shrink:0;background:currentColor;opacity:.72;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M15 3h6v6m0-6-9 9M10 3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-5' fill='none' stroke='black' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M15 3h6v6m0-6-9 9M10 3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-5' fill='none' stroke='black' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center/contain no-repeat}
@media(max-width:570px){.social-inline a[href="https://lin.ee/np7utL7"]{grid-column:span 1}}
.social-inline{display:flex;align-items:center;justify-content:flex-end;gap:.6rem}
.social-inline a:not([href="https://lin.ee/np7utL7"]){width:42px;height:42px;padding:0;justify-content:center;border-radius:50%}
.social-inline a:not([href="https://lin.ee/np7utL7"])>span:last-child{display:none}
.social-inline a[href="https://lin.ee/np7utL7"]{width:auto;min-height:48px;height:auto;padding:.55rem .9rem;justify-content:flex-start;gap:.55rem;border-radius:14px}
@media(max-width:780px){.social-inline{justify-content:flex-start}}
@media(max-width:570px){.social-inline a[href="https://lin.ee/np7utL7"]{width:100%}}
