@import "https://fonts.googleapis.com/css2?family=Gowun+Dodum&family=Nunito:wght@600;700;800;900&display=swap";:root{--cream:#fff8ef;--paper:#fffdf9;--peach:#f4bfae;--peach-deep:#c86f59;--butter:#f4d98b;--sage:#bdd7c1;--lavender:#cec5e7;--cocoa:#625149;--ink:#3f342f;--muted:#88756b;--line:#eaded3;--shadow:0 18px 55px #6251491f;--soft-shadow:0 8px 26px #62514917}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);min-width:320px;margin:0;font-family:Nunito,Gowun Dodum,system-ui,sans-serif}button,input,select,textarea{font:inherit}button,a{color:inherit}.site-shell{background-image:radial-gradient(circle at 12% 16%,#f4d98b2e 0 5px,#0000 6px),radial-gradient(circle at 87% 42%,#cec5e72e 0 4px,#0000 5px);background-size:110px 110px,130px 130px;min-height:100vh}.site-header{z-index:40;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffdf9f0;align-items:center;gap:28px;min-height:74px;padding:10px max(22px,50vw - 610px);display:flex;position:sticky;top:0}.brand{cursor:pointer;background:0 0;border:0;flex:none;align-items:center;gap:10px;padding:0;display:flex}.brand-mark{background:var(--peach);border:2px solid var(--cocoa);border-radius:16px 16px 19px 19px;place-items:center;width:48px;height:48px;display:grid;position:relative;transform:rotate(-2deg);box-shadow:inset 0 -6px #ffffff47}.brand-mark:before,.brand-mark:after{content:"";background:var(--cream);border:2px solid var(--cocoa);border-radius:50%;width:12px;height:12px;position:absolute;top:-6px}.brand-mark:before{left:8px}.brand-mark:after{right:8px}.brand-cookie{background:var(--butter);border:1.5px solid var(--cocoa);z-index:1;border-radius:50%;place-items:center;width:27px;height:27px;font-size:12px;display:grid}.brand>span:last-child{flex-direction:column;align-items:flex-start;line-height:1;display:flex}.brand b{letter-spacing:-.06em;font-family:Gowun Dodum,sans-serif;font-size:20px}.brand small{letter-spacing:.2em;color:var(--muted);margin-top:6px;font-size:8px}.site-header nav{align-items:stretch;gap:3px;min-width:0;display:flex}.nav-tab{cursor:pointer;white-space:nowrap;background:0 0;border:0;border-radius:12px;align-items:center;gap:6px;padding:11px 12px;font-size:14px;font-weight:800;display:flex}.nav-tab:hover{background:#f9eee4}.nav-tab[data-active=true]{background:var(--cocoa);color:#fff}.site-header nav{margin-left:auto}.view-stack{gap:20px;width:min(1180px,100% - 32px);margin:0 auto;padding:24px 0 70px;display:grid}.account-bar{border:1px solid var(--line);background:var(--paper);width:min(1180px,100% - 32px);box-shadow:var(--soft-shadow);border-radius:17px;align-items:center;gap:10px;margin:16px auto 0;padding:12px 14px;scroll-margin-top:90px;display:flex}.account-state{align-items:center;gap:9px;margin-right:auto;display:flex}.account-state>div{flex-direction:column;display:flex}.account-state b{font-size:12px}.account-state small{color:var(--muted);font-size:9px}.status-dot{background:#d3a34f;border-radius:50%;width:9px;height:9px;box-shadow:0 0 0 4px #f7ead0}.profile-select{gap:2px;display:grid}.profile-select span{color:var(--muted);font-size:8px;font-weight:900}.profile-select select{min-width:160px;color:var(--ink);background:#fffaf5;border:1px solid #d9ccc2;border-radius:10px;padding:7px 9px;font-size:11px}.secondary-button,.google-button{cursor:pointer;background:#fffaf5;border:1px solid #d1c2b7;border-radius:10px;padding:8px 11px;font-size:10px;font-weight:900}.google-button{background:#fff}.google-button:disabled{opacity:.48;cursor:not-allowed}.google-signin{place-items:center;min-width:170px;min-height:32px;display:grid}.status-dot.online{background:#5d8d65;box-shadow:0 0 0 4px #e1eee3}.profile-editor{border-top:1px solid var(--line);flex-basis:100%;order:5;grid-template-columns:1.1fr .8fr 1.2fr auto auto;align-items:center;gap:8px;padding-top:12px;display:grid}.account-bar:has(.profile-editor){flex-wrap:wrap}.profile-editor>div b{font-size:12px}.profile-editor>div p{color:var(--muted);margin:2px 0 0;font-size:9px}.profile-editor input{background:#fffaf5;border:1px solid #d9ccc2;border-radius:10px;min-width:0;padding:10px;font-size:10px}.danger-link{color:#b45f56;cursor:pointer;background:0 0;border:0;font-size:9px;font-weight:900}.profile-message,.consent-note{grid-column:1/-1;margin:0}.profile-message{color:#55705a;font-size:10px;font-weight:800}.consent-note{color:var(--muted);font-size:8px}.consent-backdrop{z-index:100;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#2f262285;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.consent-dialog{border:1px solid var(--line);background:var(--paper);width:min(520px,100%);box-shadow:var(--shadow);border-radius:24px;padding:28px}.consent-dialog h2{margin:7px 0 12px;font-family:Gowun Dodum,sans-serif;font-size:28px}.consent-dialog p,.consent-dialog li{color:var(--muted);font-size:11px;line-height:1.65}.consent-dialog ul{padding-left:20px}.consent-dialog .consent-detail{background:#f5eee8;border-radius:12px;padding:11px}.consent-dialog>div{gap:8px;margin-top:16px;display:flex}.page-intro{border:1px solid var(--line);background:var(--paper);min-height:150px;box-shadow:var(--soft-shadow);border-radius:24px;justify-content:space-between;align-items:center;gap:25px;padding:28px 34px;display:flex}.page-intro h1{letter-spacing:-.06em;margin:6px 0;font-family:Gowun Dodum,sans-serif;font-size:clamp(30px,4vw,44px)}.page-intro p{color:var(--muted);margin:0;font-size:13px}.hero-card{background:var(--paper);border:1px solid var(--line);min-height:510px;box-shadow:var(--shadow);border-radius:38px;grid-template-columns:1.06fr .94fr;align-items:center;display:grid;position:relative;overflow:hidden}.hero-card:before{content:"";background:var(--butter);opacity:.24;border-radius:50%;width:260px;height:260px;position:absolute;bottom:-90px;left:-75px}.hero-card>div:first-child{z-index:1;padding:64px 30px 64px 72px;position:relative}.mini-kicker,.eyebrow{color:var(--peach-deep);letter-spacing:.18em;text-transform:uppercase;font-size:11px;font-weight:900}.hero-card h1,.tool-hero h1{letter-spacing:-.07em;margin:20px 0 24px;font-family:Gowun Dodum,sans-serif;font-size:clamp(43px,5vw,68px);line-height:1.13}.hero-card p,.tool-hero p{color:var(--muted);max-width:580px;font-size:16px;line-height:1.85}.primary-button{border:1px solid var(--cocoa);background:var(--cocoa);color:#fff;cursor:pointer;border-radius:14px;padding:12px 18px;font-weight:900;transition:transform .16s,box-shadow .16s;box-shadow:0 5px #3e332e}.primary-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 7px #3e332e}.primary-button:active:not(:disabled){transform:translateY(3px);box-shadow:0 2px #3e332e}.primary-button:disabled{opacity:.45;cursor:not-allowed}.primary-button.link{align-items:center;gap:14px;margin-top:16px;text-decoration:none;display:inline-flex}.primary-button.wide{width:100%;margin-top:14px}.hero-visual{background:#f7e9de;height:100%;min-height:510px;position:relative;overflow:hidden}.hero-visual:before{content:"";background:var(--sage);opacity:.55;border-radius:50%;width:430px;height:430px;position:absolute;top:48px;left:40px}.hero-visual:after{content:"";background:var(--lavender);opacity:.52;width:100%;height:55px;position:absolute;bottom:0}.pocket-card{border:3px solid var(--cocoa);width:250px;height:330px;color:var(--cocoa);border-radius:42px 42px 58px 58px;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;box-shadow:15px 18px #6251491f}.pocket-card:before{content:"";border-top:3px dashed #62514980;position:absolute;top:28px;left:30px;right:30px}.pocket-card span{font-size:68px}.pocket-card b{font-size:50px;line-height:1}.pocket-card small{letter-spacing:.18em;margin-top:12px;font-size:9px}.pocket-back{background:var(--lavender);top:110px;left:84px;transform:rotate(-15deg)}.pocket-mid{background:var(--butter);top:82px;left:175px;transform:rotate(7deg)}.pocket-front{background:var(--peach);z-index:2;top:95px;left:130px;transform:rotate(-2deg)}.spark{z-index:3;color:var(--cocoa);font-size:32px;font-style:normal;position:absolute}.spark.one{top:70px;right:48px}.spark.two{bottom:94px;left:58px}.spark.three{font-size:22px;bottom:58px;right:88px}.importer{box-shadow:var(--soft-shadow);background:#f4eee7;border:1px solid #dacfc7;border-radius:28px;grid-template-columns:1fr 330px;align-items:center;gap:26px;padding:30px;display:grid}.import-copy h3{letter-spacing:-.05em;margin:10px 0 8px;font-family:Gowun Dodum,sans-serif;font-size:28px}.import-copy p{color:var(--muted);margin:0 0 17px;line-height:1.7}.upload-button{background:var(--paper);cursor:pointer;border:1px solid #c8b8ab;border-radius:14px;margin-right:8px;padding:12px 17px;font-weight:900;display:inline-block}.upload-button input{display:none}.import-status{font-size:12px;margin:15px 0 0!important}.import-preview{background:var(--paper);border:1px dashed #c4b3a5;border-radius:18px;height:190px;overflow:hidden}.import-preview img{object-fit:contain;background:#312e2d;width:100%;height:100%}.preview-grid{grid-template-columns:repeat(auto-fit,minmax(72px,1fr));gap:7px;height:100%;padding:8px;display:grid;overflow:auto}.preview-grid figure{background:#312e2d;border-radius:10px;min-width:0;height:172px;margin:0;position:relative;overflow:hidden}.preview-grid figcaption{color:#fff;background:#1c1715c7;border-radius:999px;place-items:center;min-width:20px;height:20px;padding:0 5px;font-size:10px;font-weight:900;display:grid;position:absolute;bottom:5px;right:5px}.preview-placeholder{width:100%;height:100%;color:var(--muted);align-content:center;place-items:center;gap:4px;display:grid}.preview-placeholder span{color:var(--peach-deep);font-size:38px}.preview-placeholder small{font-size:10px}.import-results{border-top:1px solid #d8ccc2;grid-column:1/-1;grid-template-columns:1fr 1fr;gap:20px;padding-top:22px;display:grid}.import-results label{gap:8px;font-weight:900;display:grid}.import-results textarea{resize:vertical;background:var(--paper);min-height:150px;color:var(--ink);border:1px solid #d2c3b8;border-radius:14px;padding:12px}.candidate-head{justify-content:space-between;align-items:center;gap:10px;font-size:13px;display:flex}.candidate-head button{color:var(--peach-deep);cursor:pointer;background:0 0;border:0;font-weight:900}.candidate-list{flex-wrap:wrap;gap:7px;max-height:122px;margin-top:10px;display:flex;overflow:auto}.candidate-list button{background:var(--paper);cursor:pointer;border:1px solid #d9ccc2;border-radius:12px;align-items:center;gap:7px;padding:5px 8px;font-size:11px;font-weight:800;display:flex}.candidate-list button>span:last-child{color:var(--peach-deep)}.roster-shell,.pet-roster-shell,.team-panel,.pet-recommendations,.captured-stats-shell,.synergy-guide,.tier-board,.gacha-shell,.stellar-shell,.data-table-card,.mid-vault,.coupon-list{background:var(--paper);border:1px solid var(--line);box-shadow:var(--soft-shadow);border-radius:28px;padding:30px}.section-heading h2,.section-heading h3{letter-spacing:-.05em;margin:5px 0;font-family:Gowun Dodum,sans-serif}.section-heading h2{font-size:31px}.section-heading h3{font-size:24px}.section-heading p:not(.eyebrow){color:var(--muted);margin:6px 0 0;font-size:13px}.section-heading.inline{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.roster-actions{gap:7px;display:flex}.roster-actions button,.stellar-actions button{cursor:pointer;background:#fffaf5;border:1px solid #d4c6bb;border-radius:10px;padding:8px 11px;font-size:11px;font-weight:900}.filter-bar{grid-template-columns:minmax(210px,1fr) repeat(3,115px) auto;gap:8px;margin:24px 0 18px;display:grid}.search-box{background:#fffaf5;border:1px solid #d9ccc2;border-radius:12px;align-items:center;gap:8px;padding:0 12px;display:flex}.search-box input{width:100%;height:42px;color:var(--ink);background:0 0;border:0;outline:0}.filter-bar select{color:var(--ink);background:#fffaf5;border:1px solid #d9ccc2;border-radius:12px;padding:0 10px}.result-count{background:var(--cocoa);color:#fff;border-radius:999px;align-self:center;padding:7px 10px;font-size:11px;font-weight:900}.cookie-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;max-height:720px;padding:2px 6px 2px 2px;display:grid;overflow:auto}.cookie-card{opacity:.55;background:#fffaf5;border:1px solid #e6dad1;border-radius:17px;grid-template-columns:62px minmax(0,1fr) 30px;align-items:center;gap:10px;min-width:0;padding:10px;transition:transform .15s,opacity .15s,border-color .15s;display:grid}.cookie-card[data-owned=true]{opacity:1;background:#fff;border-color:#cdbdaf}.cookie-card:hover{transform:translateY(-2px)}.avatar-button{cursor:pointer;background:0 0;border:0;padding:0;position:relative}.cookie-avatar{width:58px;height:58px;color:var(--cocoa);border:1px solid #62514966;border-radius:20px 20px 24px 24px;flex:none;align-content:center;place-items:center;display:grid;box-shadow:inset 0 -7px #ffffff52}.cookie-avatar span{font-size:19px;line-height:1}.cookie-avatar b{margin-top:4px;font-size:10px;line-height:1}.cookie-avatar img{object-fit:cover;border-radius:inherit;width:100%;height:100%;display:block}.cookie-avatar.small{border-radius:13px 13px 16px 16px;width:40px;height:40px}.cookie-avatar.small span{font-size:13px}.cookie-avatar.small b{font-size:7px}.el-불{background:#f4b6a4}.el-물{background:#b9d9e7}.el-풀{background:#bdd7c1}.el-빛{background:#f4d98b}.el-어둠{background:#cec5e7}.grade{letter-spacing:.04em;border-radius:7px;padding:3px 6px;font-size:8px;font-weight:900;display:inline-block}.grade-TSSR{color:#fff4be;background:#625149}.grade-SSR{background:var(--butter);color:#685228}.grade-SR{background:var(--lavender);color:#4d4561}.grade-R{background:var(--sage);color:#36523a}.grade-U{color:#355a6b;background:#c7dfeb}.grade-C{color:#64574f;background:#e8ddd3}.avatar-button>.grade{position:absolute;bottom:-2px;left:-2px}.owned-check{background:var(--cocoa);color:#fff;border:2px solid #fff;border-radius:50%;place-items:center;width:20px;height:20px;font-size:11px;font-weight:900;display:grid;position:absolute;top:-3px;right:-1px}.cookie-card-copy{flex-direction:column;align-items:flex-start;gap:4px;min-width:0;display:flex}.cookie-card-copy>strong{white-space:nowrap;text-overflow:ellipsis;max-width:100%;font-family:Gowun Dodum,sans-serif;font-size:14px;display:block;overflow:hidden}.cookie-card-copy>span{color:var(--muted);font-size:10px}.star-select{align-items:center;gap:5px;display:flex}.star-select span{color:var(--muted);font-size:8px;font-weight:900}.star-select select{color:var(--ink);background:#fff;border:1px solid #dfd2c8;border-radius:7px;padding:2px 5px;font-size:9px;font-weight:900}.chip-row{flex-wrap:wrap;gap:3px;display:flex}.chip{border-radius:5px;padding:2px 5px;font-size:8px;font-style:normal;font-weight:900}.chip.give{color:#49744d;background:#e4f0e5}.chip.receive{color:#9a5d49;background:#f3e5dc}.favorite-button{color:#b6a79c;cursor:pointer;background:0 0;border:0;padding:0;font-size:23px}.favorite-button[data-active=true]{color:#d99a3f}.team-controls{background:#f7efe8;border:1px solid #dfd2c8;border-radius:18px;justify-content:space-between;align-items:center;gap:20px;padding:16px 22px;display:flex}.team-controls label{align-items:center;gap:12px;font-weight:900;display:flex}.team-controls input{accent-color:var(--peach-deep);width:190px}.team-controls p{color:var(--muted);margin:0;font-size:12px}.score-pill{color:var(--cocoa);white-space:nowrap;background:#f3e9df;border:1px solid #ddcfc4;border-radius:999px;padding:8px 11px;font-size:11px;font-weight:900}.team-strip{grid-template-columns:repeat(8,minmax(0,1fr));gap:8px;margin-top:22px;display:grid}.team-member{text-align:center;background:#fffaf5;border:1px solid #eaded4;border-radius:17px;flex-direction:column;align-items:center;min-width:0;padding:12px 6px;display:flex;position:relative}.team-member .cookie-avatar{width:54px;height:54px}.team-member>b{text-overflow:ellipsis;white-space:nowrap;width:100%;margin-top:7px;font-family:Gowun Dodum,sans-serif;font-size:11px;overflow:hidden}.team-member small{color:var(--muted);font-size:9px}.team-number{color:#b7a499;font-size:9px;font-weight:900;position:absolute;top:7px;left:8px}.team-summary{color:var(--muted);gap:18px;margin-top:15px;font-size:10px;display:flex}.team-summary span:before{content:"✓";color:#65816a;margin-right:5px}.pet-filter-bar{grid-template-columns:minmax(220px,1fr) 120px auto;gap:8px;margin:22px 0 16px;display:grid}.pet-filter-bar select{color:var(--ink);background:#fffaf5;border:1px solid #d9ccc2;border-radius:12px;padding:0 10px}.pet-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;max-height:690px;padding:2px 6px 2px 2px;display:grid;overflow:auto}.pet-card{opacity:.56;background:#fffaf5;border:1px solid #e6dad1;border-radius:17px;grid-template-columns:58px minmax(0,1fr);gap:11px;min-width:0;padding:11px;display:grid}.pet-card[data-owned=true]{opacity:1;background:#fff;border-color:#cdbdaf}.pet-toggle{cursor:pointer;background:0 0;border:0;align-self:start;padding:0;position:relative}.pet-toggle>span:last-child{background:var(--cocoa);color:#fff;border:2px solid #fff;border-radius:50%;place-items:center;width:20px;height:20px;font-size:10px;font-weight:900;display:grid;position:absolute;top:-3px;right:-2px}.pet-avatar{background-color:#f8eee4;border:1px solid #62514959;border-radius:50% 50% 45% 45%;align-content:center;place-items:center;width:54px;height:54px;display:grid;box-shadow:inset 0 -7px #6251490f}.pet-avatar>span{color:var(--peach-deep);font-size:18px;line-height:1}.pet-avatar>b{margin-top:3px;font-size:8px}.pet-avatar>img{object-fit:cover;border-radius:inherit;width:100%;height:100%;display:block}.pet-name-line{align-items:center;gap:6px;display:flex}.pet-name-line>b{font-family:Gowun Dodum,sans-serif;font-size:14px}.pet-name-line small{color:var(--muted);font-size:9px}.pet-card p{color:var(--muted);margin:5px 0 0;font-size:9px;line-height:1.45}.pet-card p strong{min-width:31px;color:var(--peach-deep);margin-right:5px;font-size:8px;display:inline-block}.pet-candidate-icon{background:var(--butter) center / cover no-repeat;width:26px;height:26px;color:var(--cocoa);border-radius:50%;place-items:center;font-size:13px;display:grid}.pet-recommendations{background:#f6f0e9}.pet-recommendation-grid{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:20px;display:grid}.pet-recommendation-grid>article{background:var(--paper);border:1px solid #ded1c7;border-radius:18px;grid-template-columns:22px 58px 1fr;gap:9px;min-width:0;padding:13px;display:grid}.recommend-rank{background:var(--cocoa);color:#fff;border-radius:50%;place-items:center;width:22px;height:22px;font-size:9px;font-weight:900;display:grid}.pet-recommendation-grid article>div{min-width:0}.pet-recommendation-grid article>div>b{font-family:Gowun Dodum,sans-serif;font-size:13px;display:block}.pet-recommendation-grid article small{color:var(--muted);font-size:8px;display:block}.pet-recommendation-grid article p{color:var(--muted);margin:6px 0;font-size:9px;line-height:1.45}.snapshot-select{gap:5px;min-width:250px;display:grid}.snapshot-select span{color:var(--muted);font-size:9px;font-weight:900}.snapshot-select select{min-width:0;color:var(--ink);background:#fffaf5;border:1px solid #d6c8bd;border-radius:11px;padding:9px 11px}.snapshot-summary{background:#f6eee7;border:1px solid #e2d4ca;border-radius:16px;align-items:center;gap:22px;margin-top:20px;padding:16px 18px;display:flex}.snapshot-summary>div{flex-direction:column;display:flex}.snapshot-summary>div:first-child{margin-right:auto}.snapshot-summary b{font-family:Gowun Dodum,sans-serif;font-size:18px}.snapshot-summary span{color:var(--muted);font-size:10px}.verified-pill{background:#dfece0;border-radius:999px;padding:6px 9px;font-weight:900;color:#436b49!important}.stat-compare-grid{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:12px;display:grid}.stat-column{border:1px solid #e0d3ca;border-radius:17px;padding:15px}.stat-column.shown{background:#fffaf5}.stat-column.bonus{background:#f2ecf8}.stat-column.base{background:#edf4ed}.stat-column>b{font-size:11px}.stat-column dl{gap:7px;margin:11px 0 0;display:grid}.stat-column dl div{justify-content:space-between;gap:10px;display:flex}.stat-column dt{color:var(--muted);font-size:9px}.stat-column dd{margin:0;font-size:16px;font-weight:900}.stat-detail-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:12px;display:grid}.stat-detail-grid article{background:#fffaf5;border:1px solid #e4d8cf;border-radius:16px;padding:15px}.stat-detail-grid h3{margin:0 0 9px;font-family:Gowun Dodum,sans-serif;font-size:15px}.stat-detail-grid p{color:var(--muted);margin:5px 0;font-size:9px;line-height:1.45}.stat-detail-grid p b{min-width:68px;color:var(--ink);display:inline-block}.stat-detail-grid small{color:#a06a58;margin-top:8px;font-size:8px;line-height:1.45;display:block}.estimate-warning{border-left:4px solid var(--peach-deep);background:#f4eee8;border-radius:3px 13px 13px 3px;margin-top:12px;padding:13px 15px}.estimate-warning b{font-size:11px}.estimate-warning p{color:var(--muted);margin:4px 0;font-size:9px;line-height:1.55}.estimate-warning small{color:#a28e82;font-size:8px}.performance-kpis{grid-template-columns:repeat(3,1fr);gap:9px;margin-top:12px;display:grid}.performance-kpis article{background:#fffaf5;border:1px solid #dfd3ca;border-radius:15px;flex-direction:column;padding:14px;display:flex}.performance-kpis span{color:var(--muted);font-size:9px}.performance-kpis b{margin-top:3px;font-size:22px}.performance-ranking{grid-template-columns:repeat(4,1fr);gap:7px;margin-top:12px;display:grid}.performance-ranking button{text-align:left;cursor:pointer;background:#fff;border:1px solid #dfd3ca;border-radius:12px;grid-template-columns:20px 1fr;gap:2px 6px;min-width:0;padding:9px;display:grid}.performance-ranking button[data-active=true]{border-color:var(--peach-deep);background:#fff5ee}.performance-ranking button>span{background:#f1e5dc;border-radius:50%;grid-row:1/3;place-items:center;width:20px;height:20px;font-size:8px;font-weight:900;display:grid}.performance-ranking b{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:10px;overflow:hidden}.performance-ranking small{color:var(--muted);font-size:8px}.synergy-cards{grid-template-columns:repeat(7,1fr);gap:8px;margin-top:20px;display:grid}.synergy-cards article{background:#fffaf5;border:1px solid #eaded4;border-radius:15px;align-items:center;gap:9px;padding:12px;display:flex}.synergy-cards i{background:var(--sage);border-radius:10px;place-items:center;width:31px;height:31px;font-style:normal;font-weight:900;display:grid}.synergy-cards b{font-size:12px}.synergy-cards p{color:var(--muted);margin:2px 0 0;font-size:8px}.tool-view{padding-top:0}.tool-hero{border:1px solid var(--line);background:#f4eee7;border-top:0;border-radius:0 0 24px 24px;min-height:150px;padding:28px 34px;position:relative;overflow:hidden}.tool-hero:after{content:"";background:var(--peach);opacity:.18;border-radius:50%;width:90px;height:90px;position:absolute;top:26px;right:34px}.tool-hero h1{z-index:1;margin:7px 0;font-size:clamp(30px,4vw,44px);position:relative}.tool-hero p{z-index:1;margin:0;font-size:13px;line-height:1.55;position:relative}.tool-hero.split{justify-content:space-between;align-items:center;gap:40px;display:flex}.big-stat,.safety-seal{background:var(--paper);z-index:2;width:190px;min-height:100px;box-shadow:var(--soft-shadow);border:1px solid #d8cac0;border-radius:20px;flex-direction:column;justify-content:center;padding:18px;display:flex;position:relative}.big-stat span,.big-stat small,.safety-seal small{color:var(--muted);font-size:11px}.big-stat b{font-size:44px;line-height:1.1}.safety-seal>span{background:var(--sage);border-radius:50%;place-items:center;width:48px;height:48px;margin-bottom:10px;font-size:24px;display:grid}.safety-seal b{font-size:20px}.tier-board{gap:8px;padding:18px;display:grid}.tier-row{background:#fffaf5;border:1px solid #e4d8cf;border-radius:19px;grid-template-columns:90px 1fr;min-height:146px;display:grid;overflow:hidden}.tier-label{flex-direction:column;justify-content:center;align-items:center;display:flex}.tier-label b{font-size:35px}.tier-label span{opacity:.7;font-size:10px}.tier-S .tier-label{background:#f2b3a0}.tier-A .tier-label{background:#f3d689}.tier-B .tier-label{background:#bdd7c1}.tier-C .tier-label{background:#bedae7}.tier-D .tier-label{background:#d8d0e8}.tier-cards{flex-wrap:wrap;align-content:flex-start;gap:8px;min-width:0;padding:12px;display:flex}.tier-cards article{text-align:center;cursor:grab;background:#fff;border:1px solid #e3d7cd;border-radius:14px;flex-direction:column;align-items:center;width:96px;min-height:118px;padding:8px;display:flex}.tier-cards article>b{flex:1;margin:5px 0;font-family:Gowun Dodum,sans-serif;font-size:9px;line-height:1.25}.tier-cards article div{gap:3px;display:flex}.tier-cards article button{cursor:pointer;background:#fffaf5;border:1px solid #d9cbc1;border-radius:7px;width:27px;height:23px;font-size:10px}.tier-cards article button:disabled{opacity:.25}.gacha-shell{gap:20px;display:grid}.segmented{background:#f3ebe4;border-radius:13px;grid-template-columns:1fr 1fr;width:250px;padding:4px;display:grid}.segmented button{cursor:pointer;background:0 0;border:0;border-radius:10px;padding:10px;font-weight:900}.segmented button[data-active=true]{background:var(--paper);box-shadow:var(--soft-shadow)}.level-row{flex-wrap:wrap;gap:6px;display:flex}.level-row button,.count-buttons button{cursor:pointer;background:#fffaf5;border:1px solid #d8cbc1;border-radius:10px;padding:8px 11px;font-size:11px;font-weight:900}.level-row button[data-active=true],.count-buttons button[data-active=true]{background:var(--cocoa);color:#fff;border-color:var(--cocoa)}.odds-row{grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;display:grid}.odds-row>div{background:#fffaf5;border:1px solid #e2d6cd;border-radius:14px;flex-direction:column;gap:7px;padding:12px;display:flex}.odds-row b{font-size:17px}.pull-actions{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.pull-actions button{border:1px solid var(--cocoa);background:var(--paper);cursor:pointer;border-radius:17px;justify-content:space-between;align-items:center;padding:18px;display:flex}.pull-actions button:hover{background:var(--butter)}.pull-actions span{color:var(--muted);font-size:11px}.pull-results{background:#f3ebe4;border:1px dashed #cdbeb2;border-radius:20px;grid-template-columns:repeat(10,minmax(0,1fr));align-content:start;gap:7px;min-height:280px;padding:18px;display:grid}.pull-card{text-align:center;background:var(--paper);border:1px solid #6251492e;border-radius:13px;flex-direction:column;align-items:center;min-height:105px;padding:7px;display:flex}.pull-card i{margin:7px 0;font-size:24px;font-style:normal}.pull-card>b{font-family:Gowun Dodum,sans-serif;font-size:8px;line-height:1.25}.pull-card .grade{align-self:flex-start}.grade-bg-TSSR{box-shadow:inset 0 5px #625149}.grade-bg-SSR{box-shadow:inset 0 5px #e1b94c}.grade-bg-SR{box-shadow:inset 0 5px #a595ca}.empty-state{min-height:240px;color:var(--muted);grid-column:1/-1;align-content:center;place-items:center;display:grid}.empty-state span{color:var(--peach);font-size:40px}.empty-state p{margin:3px 0;font-size:11px}.empty-state.small{border:1px dashed #d8cabe;border-radius:14px;min-height:110px}.stellar-shell{grid-template-columns:minmax(380px,.95fr) 1.05fr;align-items:center;gap:36px;display:grid}.stellar-board{text-align:center}.stellar-board canvas{aspect-ratio:1;cursor:pointer;width:min(100%,500px)}.stellar-board p{color:var(--muted);margin:0;font-size:12px}.count-buttons{gap:7px;margin:18px 0;display:flex}.stellar-kpis{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.stellar-kpis div{background:#fff7ee;border:1px solid #e4d6cc;border-radius:14px;padding:14px}.stellar-kpis span{color:var(--muted);font-size:9px;display:block}.stellar-kpis b{font-size:21px}.stellar-actions{gap:8px;margin-top:16px;display:flex}.stellar-actions button:disabled{opacity:.35}.note-box{border-left:4px solid var(--peach-deep);color:var(--muted);background:#f1ede8;padding:13px;font-size:11px;line-height:1.6}.cost-grid{grid-template-columns:repeat(7,1fr);gap:8px;margin-top:20px;display:grid}.cost-grid article{background:#fffaf5;border:1px solid #e1d4ca;border-radius:14px;flex-direction:column;padding:13px;display:flex}.cost-grid span,.cost-grid small{color:var(--muted);font-size:9px}.cost-grid b{margin:5px 0;font-size:18px}.mid-vault{gap:17px;display:grid}.mid-form{grid-template-columns:.7fr 1.3fr auto;gap:8px;display:grid}.mid-form input{min-width:0;color:var(--ink);background:#fffaf5;border:1px solid #d9cbc1;border-radius:13px;padding:12px}.vault-message{color:#55705a;margin:0;font-size:11px;font-weight:800}.mid-list{gap:7px;display:grid}.mid-list article{background:#fffaf5;border:1px solid #e2d5cb;border-radius:13px;grid-template-columns:1fr auto auto;align-items:center;gap:7px;padding:11px 13px;display:grid}.mid-list article div{flex-direction:column;display:flex}.mid-list span{color:var(--muted);font-size:9px}.mid-list b{font-size:12px}.mid-list button{cursor:pointer;background:#fff;border:1px solid #d8c9be;border-radius:9px;padding:6px 9px;font-size:9px}.mid-list .danger-link{color:#b45f56}.mid-list .ready-label{color:#55705a;background:#e3efe4;border-radius:999px;padding:6px 8px;font-weight:900}.coupon-grid{grid-template-columns:1fr;gap:12px;margin-top:20px;display:grid}.coupon-card{background:#fffaf5;border:1px solid #dfd1c7;border-radius:22px;padding:22px}.coupon-top{justify-content:space-between;align-items:center;display:flex}.coupon-top>span{border-radius:999px;padding:5px 8px;font-size:9px;font-weight:900}.coupon-top .active{color:#4e7652;background:#e0eddf}.coupon-top .expired{color:#916e62;background:#eadfda}.coupon-top small{color:var(--muted);font-size:9px}.coupon-card h3{margin:18px 0 12px;font-family:Gowun Dodum,sans-serif;font-size:22px}.coupon-code{letter-spacing:.03em;cursor:pointer;background:#fff;border:1px dashed #bdab9c;border-radius:12px;justify-content:space-between;align-items:center;width:100%;padding:13px;font-weight:900;display:flex}.coupon-code span{color:var(--peach-deep);font-size:10px}.coupon-card>p,.coupon-card>small{color:var(--muted);font-size:10px}.coupon-account-actions{gap:6px;margin-top:15px;display:grid}.coupon-account-actions button{background:var(--cocoa);color:#fff;cursor:pointer;border:0;border-radius:12px;justify-content:space-between;align-items:center;padding:11px 13px;display:flex}.coupon-account-actions button:disabled{opacity:.4}.coupon-account-actions span{color:#e9dcd3;font-size:9px}.safe-explainer{background:#f3eee8;border-radius:15px;gap:13px;margin-top:18px;padding:16px;display:flex}.safe-explainer>span{background:var(--butter);border-radius:50%;place-items:center;width:30px;height:30px;font-weight:900;display:grid}.safe-explainer b{font-size:12px}.safe-explainer p{color:var(--muted);margin:4px 0 0;font-size:10px;line-height:1.6}.site-footer{border-top:1px solid #e1d4ca;grid-template-columns:.75fr 1.25fr;gap:40px;width:min(1180px,100% - 32px);margin:0 auto;padding:35px 0 55px;display:grid}.footer-brand{align-items:center;gap:12px;display:flex}.footer-brand .brand-mark{transform:scale(.82)}.footer-brand div{flex-direction:column;display:flex}.footer-brand b{font-family:Gowun Dodum,sans-serif}.footer-brand span{color:var(--muted);font-size:9px}.footer-note{color:var(--muted);font-size:9px;line-height:1.7}.footer-note p{margin:0 0 6px}.footer-note a{color:var(--peach-deep)}@media (max-width:1080px){.site-header{gap:14px}.unofficial-badge{display:none}.hero-card>div:first-child{padding-left:46px}.pocket-card{transform-origin:50%;transform:scale(.87)}.pocket-back{left:25px}.pocket-mid{left:100px}.pocket-front{left:60px}.cookie-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.team-strip{grid-template-columns:repeat(6,1fr)}.synergy-cards{grid-template-columns:repeat(4,1fr)}.pull-results{grid-template-columns:repeat(6,1fr)}}@media (max-width:780px){.site-header{align-items:center;padding:8px 12px;overflow-x:auto}.brand>span:last-child{display:none}.brand-mark{border-radius:13px;width:40px;height:40px}.brand-cookie{width:23px;height:23px}.site-header nav{gap:1px}.nav-tab{padding:9px;font-size:11px}.nav-tab span{display:none}.view-stack{gap:14px;width:min(100% - 18px,1180px);padding-top:14px}.account-bar{flex-wrap:wrap;align-items:stretch;width:min(100% - 18px,1180px)}.account-state{width:100%}.profile-select{flex:1}.profile-select select{width:100%}.profile-editor{grid-template-columns:1fr}.page-intro{min-height:0;padding:22px}.page-intro h1{font-size:32px}.page-intro .primary-button{flex:none}.hero-card{border-radius:26px;grid-template-columns:1fr;min-height:0}.hero-card>div:first-child{padding:42px 26px}.hero-card h1{font-size:43px}.hero-visual{min-height:350px}.hero-visual:before{width:330px;height:330px}.pocket-card{transform-origin:0 0;transform:scale(.7)}.pocket-back{top:70px;left:80px}.pocket-mid{top:52px;left:155px}.pocket-front{top:60px;left:120px}.importer{grid-template-columns:1fr;padding:22px}.import-preview{order:-1}.import-results{grid-template-columns:1fr}.roster-shell,.pet-roster-shell,.team-panel,.pet-recommendations,.captured-stats-shell,.synergy-guide,.tier-board,.gacha-shell,.stellar-shell,.data-table-card,.mid-vault,.coupon-list{border-radius:21px;padding:18px}.section-heading.inline{flex-direction:column}.filter-bar{grid-template-columns:1fr 1fr}.search-box{grid-column:1/-1}.result-count{justify-self:start}.cookie-grid{grid-template-columns:1fr;max-height:680px}.team-controls{flex-direction:column;align-items:flex-start}.team-controls label{width:100%}.team-controls input{flex:1;width:auto;min-width:0}.team-strip{grid-template-columns:repeat(4,1fr)}.synergy-cards{grid-template-columns:repeat(2,1fr)}.tool-view{padding-top:0}.tool-hero{border-radius:0 0 22px 22px;min-height:130px;padding:22px}.tool-hero h1{font-size:32px}.tool-hero:after{width:70px;height:70px;top:20px;right:18px}.tool-hero.split{display:flex}.big-stat,.safety-seal{width:155px;min-height:80px;margin-top:0;padding:13px}.big-stat b{font-size:27px}.tier-row{grid-template-columns:55px 1fr}.tier-label b{font-size:25px}.tier-cards article{width:82px}.odds-row{grid-template-columns:repeat(3,1fr)}.pull-actions{grid-template-columns:1fr}.pull-results{grid-template-columns:repeat(4,1fr)}.pull-card{min-height:96px}.stellar-shell{grid-template-columns:1fr}.stellar-board{order:2}.stellar-kpis{grid-template-columns:1fr}.cost-grid{grid-template-columns:repeat(2,1fr)}.mid-form,.coupon-grid,.pet-grid,.pet-recommendation-grid,.stat-detail-grid,.stat-compare-grid,.performance-kpis{grid-template-columns:1fr}.performance-ranking{grid-template-columns:repeat(2,1fr)}.snapshot-summary{flex-direction:column;align-items:flex-start;gap:8px}.snapshot-summary>div:first-child{margin-right:0}.snapshot-select{width:100%;min-width:0}.snapshot-select select{width:100%}.site-footer{grid-template-columns:1fr;gap:18px}}@media (max-width:430px){.nav-tab{padding:8px 6px;font-size:10px}.hero-card h1,.tool-hero h1{font-size:29px}.tool-hero.split{align-items:flex-start}.big-stat,.safety-seal{width:125px}.page-intro{align-items:flex-start}.page-intro p{font-size:11px}.hero-visual{min-height:310px}.pocket-card{transform:scale(.61)}.pocket-front{left:78px}.pocket-mid{left:118px}.pocket-back{left:40px}.filter-bar{grid-template-columns:1fr}.search-box{grid-column:auto}.filter-bar select{height:40px}.team-strip{grid-template-columns:repeat(3,1fr)}.team-summary{flex-direction:column;gap:4px}.synergy-cards{grid-template-columns:1fr}.pull-results{grid-template-columns:repeat(3,1fr)}}
