:root{font-family:Quicksand,system-ui,sans-serif;color:#3e3166;background:#f7f4ff;font-synthesis:none;--ink: #3e3166;--muted: #716a87;--purple: #7867d9;--purple-dark: #5b48bd;--pink: #f27f9e;--pink-dark: #df6586;--white: #fffefd;--cream: #fffaf4;--line: #ebe5f0;--shadow: 0 12px 32px rgba(83, 59, 126, .12);--page-canvas: radial-gradient(circle at 12% 0, rgba(232, 240, 255, .9), transparent 28%), radial-gradient(circle at 88% 4%, rgba(246, 230, 255, .82), transparent 30%), #f7f4ff;--catalog-edge-subtle: rgba(133, 106, 167, .1);--catalog-edge-soft: rgba(133, 106, 167, .16);--catalog-edge-medium: rgba(133, 106, 167, .22);--catalog-edge-focus: rgba(111, 84, 150, .34);--catalog-edge-accent: rgba(104, 83, 209, .48);--catalog-edge-danger: rgba(187, 74, 100, .34);--catalog-shadow-soft: 0 8px 22px rgba(82, 61, 117, .07);--catalog-shadow-hover: 0 14px 30px rgba(82, 61, 117, .11);--catalog-shadow-float: 0 24px 60px rgba(47, 33, 58, .18);--catalog-inset-highlight: inset 0 1px 0 rgba(255, 255, 255, .82);--page-content-width: 1380px;--page-content-gutter: 36px;--page-header-shell-height: 112px;--page-header-logo-width: clamp(245px, 20vw, 300px);--page-header-nav-height: 88px;--page-header-nav-link-width: 104px;--page-header-nav-link-height: 82px;--page-header-nav-icon-size: 46px;--page-header-nav-column-width: 440px;--page-header-search-width: 368px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:0;min-height:100vh;background:var(--page-canvas);-webkit-font-smoothing:antialiased}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{color:inherit}img{display:block;max-width:100%}.site-frame{width:100%;max-width:none;margin-inline:auto;background:var(--page-canvas);min-height:100vh;box-shadow:none;overflow:hidden}.site-header{height:76px;background:#fffefdf5;border-bottom:1px solid rgba(224,218,232,.9);position:relative;z-index:20}.header-inner{width:min(100% - 64px,1450px);height:100%;margin-inline:auto;display:grid;grid-template-columns:minmax(230px,1fr) auto minmax(280px,1fr);align-items:center;gap:30px}.logo{display:inline-flex;align-items:center;gap:10px;font-family:Quicksand,sans-serif;font-size:24px;font-weight:700;color:#6f5bbb;white-space:nowrap}.logo strong{color:var(--pink)}.logo-mark{width:40px;height:40px;border-radius:13px;display:grid;place-items:center;color:#d87359;background:linear-gradient(145deg,#fff3d6,#ffdcd7);border:1px solid #f7d9ca;box-shadow:inset 0 0 0 3px #ffffff8c}.logo-mark svg{width:27px;height:27px}.main-nav{display:flex;align-items:center;gap:5px}.main-nav a{font-size:14px;font-weight:700;padding:10px 16px;border-radius:12px;transition:.2s ease;white-space:nowrap}.main-nav a:hover,.main-nav a.active{color:var(--pink-dark);background:#fff0f5}.header-actions{display:flex;align-items:center;justify-content:flex-end;gap:22px}.account-button{max-width:220px;min-height:42px;display:inline-flex;align-items:center;gap:8px;border:1px solid #d9ccef;border-radius:999px;padding:7px 14px 7px 9px;color:#6653b7;background:linear-gradient(135deg,#f7f3ff,#fff8fb);font-size:13px;font-weight:700;cursor:pointer;transition:.2s ease}.account-button:hover{border-color:#af9be0;transform:translateY(-1px);box-shadow:0 7px 18px #5d47971f}.account-button svg{flex:0 0 auto;width:27px;height:27px;color:#806bd0}.account-button span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.favorites-link{display:flex;align-items:center;gap:7px;font-size:14px;font-weight:700}.favorites-link svg{color:var(--pink);width:21px;height:21px}.community-button{border:0;border-radius:999px;background:linear-gradient(135deg,#a895ed,#8b74e1);color:#fff;padding:11px 21px;display:inline-flex;gap:8px;align-items:center;font-size:14px;font-weight:700;box-shadow:0 5px #7460cc,0 8px 20px #7057c940;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.community-button:hover{transform:translateY(-2px);box-shadow:0 7px #7460cc,0 12px 22px #7057c94d}.community-button svg{width:19px;height:19px}.menu-button{display:none;border:0;background:#f5f0ff;width:42px;height:42px;border-radius:12px;place-items:center;cursor:pointer}.idb-only-header .header-inner{display:flex;justify-content:space-between}.idb-only-badge{display:inline-flex;align-items:center;min-height:34px;border:1px solid #ded4f3;border-radius:999px;padding:0 14px;color:#6855b9;background:#f7f3ff;font-size:12px;font-weight:700;letter-spacing:.02em}.hero{height:440px;position:relative;background:#b9e4ff}.hero-background{position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(90deg,#ffffffd1,#ffffff85 24%,#fff0 51%),url(/assets/hero-town.webp);background-size:cover;background-position:center 49%}.hero-shell{position:relative;width:min(100% - 48px,1510px);height:100%;margin-inline:auto}.style-rail{position:absolute;left:0;top:26px;width:170px;padding:15px 12px 12px;background:#fffcf7f5;border:1px solid rgba(241,222,207,.85);border-radius:20px;box-shadow:0 12px 30px #5f3e3324;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.rail-title{display:flex;justify-content:center;align-items:center;gap:6px;color:#d96382;font-size:13px;font-weight:700;margin-bottom:10px;text-transform:capitalize}.rail-title svg{width:12px;height:12px}.style-list{display:grid;gap:8px}.style-option{width:100%;border:1px solid #eadfda;background:#fffefa;border-radius:12px;display:grid;grid-template-columns:34px 1fr;align-items:center;padding:6px 10px 6px 7px;font-size:13px;font-weight:700;text-align:left;cursor:pointer;transition:.2s ease}.style-option svg{width:27px;height:27px;padding:4px;border-radius:8px}.style-option.sage svg{color:#78a75d;background:#edf7df}.style-option.green svg{color:#55a373;background:#e7f7e9}.style-option.orange svg{color:#df8b49;background:#fff0da}.style-option.blue svg{color:#6982d5;background:#ebefff}.style-option.pink svg{color:#df7ea2;background:#ffedf4}.style-option:hover,.style-option.selected{border-color:#d7c6ff;transform:translate(2px);box-shadow:0 3px 10px #604a901a}.starter-card{margin-top:15px;padding:13px 11px 0;border-radius:14px;min-height:151px;overflow:hidden;position:relative;background:linear-gradient(155deg,#f5edff,#fff7e8 70%);border:1px solid #e4d9f4}.starter-kicker{font-size:12px;font-weight:700;color:#6653b0}.starter-card p{font-size:10px;line-height:1.4;width:100px;margin:5px 0 8px}.starter-card a{position:relative;z-index:2;display:inline-flex;align-items:center;gap:3px;font-size:10px;font-weight:700;color:#e96f91;background:#fff;border:1px solid #efb8c8;padding:5px 9px;border-radius:999px}.starter-card img{position:absolute;width:78px;right:-3px;bottom:-3px}.hero-copy{margin-left:205px;width:520px;padding-top:47px;text-align:center}.hero-copy h1{margin:0;font-family:Quicksand,sans-serif;color:#fff;font-size:clamp(52px,4vw,70px);line-height:.9;letter-spacing:-2px;text-shadow:-2px -2px 0 #7662d0,2px -2px 0 #7662d0,-2px 2px 0 #7662d0,2px 2px 0 #7662d0,0 5px 0 rgba(91,72,189,.25)}.hero-copy h1 span{display:block;font-size:.45em;line-height:1.2;letter-spacing:-.5px}.hero-copy p{margin:14px 0 17px;font-size:16px;line-height:1.45;font-weight:700;color:#45366f;text-shadow:0 1px white}.search-form{height:52px;background:#fffffff2;border:4px solid rgba(255,255,255,.45);box-shadow:0 7px 25px #483a6b2e;border-radius:999px;display:grid;grid-template-columns:44px 1fr auto;align-items:center;overflow:hidden;text-align:left}.search-form svg{width:22px;height:22px;margin-left:16px;color:#6a6476}.search-form input{min-width:0;border:0;outline:0;background:transparent;color:var(--ink);padding:0 12px;font-size:15px}.search-form input::placeholder{color:#8d8796}.search-form button{align-self:stretch;margin:3px;border:0;color:#fff;background:linear-gradient(135deg,#f38ca8,#eb6e92);font-weight:700;border-radius:999px;padding:0 24px;cursor:pointer}.trending{display:flex;align-items:center;gap:7px;margin-top:10px;text-align:left}.trending>span,.trending button{border:1px solid rgba(221,207,224,.9);background:#fffbf9eb;border-radius:999px;height:25px;padding:0 10px;font-size:10px;color:#75668f;display:inline-flex;align-items:center;gap:4px;white-space:nowrap}.trending>span{color:#9c6d46;font-weight:700}.trending>span svg{color:#ef7d51}.trending button{cursor:pointer;transition:.2s ease}.trending button:hover{color:var(--pink-dark);background:#fff;transform:translateY(-1px)}.love-note{position:absolute;right:3%;bottom:50px;width:130px;min-height:142px;padding:14px 12px;border-radius:10px;background:#fff8e6f0;border:4px solid #d9a763;outline:2px solid rgba(255,255,255,.8);box-shadow:0 8px 20px #5b42292e;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;font-size:12px;line-height:1.45;color:#5d3b3e}.love-note>svg:first-child{width:30px;height:30px;color:#d47b63;margin-bottom:5px}.love-note>svg:last-child{width:16px;height:16px;color:var(--pink);margin-top:6px}.love-note strong{color:#dd5a75}.discovery{position:relative;z-index:4;padding:0 0 8px;background:linear-gradient(180deg,#fff9f2,#fffdf9 75%)}.discovery-grid{width:min(calc(100% - 280px),1190px);margin:-8px auto 0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.discovery-card{min-height:138px;border-radius:18px;border:7px solid white;box-shadow:var(--shadow),inset 0 0 0 1px #7a63a11a;overflow:hidden;position:relative;padding:17px 112px 13px 18px;background:linear-gradient(135deg,#edf8df,#fbfff3)}.discovery-card.rose{background:linear-gradient(135deg,#fff0f2,#fff9fa)}.discovery-card.gold{background:linear-gradient(135deg,#fff7df,#fffcf2)}.discovery-card.lavender{background:linear-gradient(135deg,#f0ebff,#faf8ff)}.discovery-content{position:relative;z-index:2}.discovery-icon{display:none}.discovery-card h2{font-family:Quicksand,sans-serif;font-size:17px;line-height:1.1;margin:0 0 6px;color:#3e7049}.discovery-card.rose h2{color:#a83f55}.discovery-card.gold h2{color:#a2631d}.discovery-card.lavender h2{color:#5846a8}.discovery-card p{font-size:11px;line-height:1.35;margin:0 0 9px;color:#453c51}.discovery-card a{display:inline-flex;align-items:center;gap:6px;padding:5px 10px;border:1px solid currentColor;border-radius:999px;font-size:10px;font-weight:700;color:#65924e;background:#fffc}.discovery-card.rose a{color:#df6b84}.discovery-card.gold a{color:#dc8a25}.discovery-card.lavender a{color:#7565cb}.discovery-card a svg{width:12px;height:12px}.discovery-card>img{position:absolute;z-index:1;width:120px;height:118px;right:-2px;bottom:0;object-fit:contain;mix-blend-mode:multiply}.section-shell{width:min(calc(100% - 280px),1190px);margin-inline:auto}.featured{padding:10px 0 30px}.section-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.section-heading h2{margin:0;display:flex;align-items:center;gap:6px;font-family:Quicksand,sans-serif;color:#6958b5;font-size:18px}.section-heading h2 svg{color:#87b876;width:17px;height:17px}.section-heading button{display:flex;align-items:center;gap:7px;border:1px solid #bfb0eb;color:#7563c9;background:#fff;border-radius:999px;padding:5px 13px;font-size:10px;font-weight:700;cursor:pointer}.build-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}.build-card{overflow:hidden;border:1px solid #e7e0e7;border-radius:14px;background:#fff;box-shadow:0 5px 15px #4c3a5314;transition:transform .25s ease,box-shadow .25s ease}.build-card:hover{transform:translateY(-4px);box-shadow:0 12px 24px #4c3a5324}.build-image{display:block;aspect-ratio:1.7;overflow:hidden;background:#eee8f4}.build-image img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.build-card:hover .build-image img{transform:scale(1.04)}.build-info{padding:8px 9px 9px}.build-info h3{font-size:11px;margin:0 0 7px;color:#41384d;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.build-meta{display:flex;align-items:center;justify-content:space-between;gap:5px}.creator{min-width:0;display:flex;align-items:center;font-size:8px;color:#6c6371;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.creator>span{flex:0 0 auto;width:17px;height:17px;display:grid;place-items:center;margin-right:4px;border-radius:50%;color:#fff;font-size:8px;font-weight:700;background:linear-gradient(135deg,#f39d74,#7f67d0)}.build-meta button{flex:0 0 auto;border:0;padding:0;background:transparent;display:flex;align-items:center;gap:3px;font-size:8px;color:#665f6d;cursor:pointer}.build-meta button svg{color:#f47d9c;width:13px;height:13px}.build-meta button.liked{color:#d65075;font-weight:700}.empty-state{border:1px dashed #cdbfe8;border-radius:20px;min-height:190px;display:grid;place-items:center;align-content:center;text-align:center;background:#faf7ff}.empty-state svg{width:42px;height:42px;color:#9d83da}.empty-state h3{margin:8px 0 2px;font-family:Quicksand}.empty-state p{margin:0 0 10px;font-size:13px}.empty-state button{border:0;border-radius:999px;color:#fff;background:var(--purple);padding:8px 14px;font-weight:700;cursor:pointer}.site-footer{position:relative;padding:28px 0 18px;color:#493b79;background:linear-gradient(180deg,#e9dcff,#e2d5fa);border-top:8px solid #f7f2ff}.site-footer:before{content:"";position:absolute;top:-13px;left:0;right:0;height:13px;background:radial-gradient(circle at 8px -2px,transparent 10px,#e9dcff 11px) 0 0 / 20px 13px repeat-x}.footer-shell{width:min(calc(100% - 180px),1350px);margin-inline:auto;display:grid;grid-template-columns:1.15fr .65fr .65fr .7fr 1.7fr .8fr;gap:34px;align-items:start}.footer-brand .logo{font-size:19px}.footer-brand .logo-mark{width:34px;height:34px}.footer-brand .logo-mark svg{width:23px;height:23px}.footer-brand p,.footer-links a,.newsletter p{font-size:10px;line-height:1.45}.footer-links{display:flex;flex-direction:column;gap:4px}.footer-links strong,.newsletter strong{font-size:12px;margin-bottom:2px}.footer-links a:hover{color:var(--pink-dark)}.newsletter{border:1px solid rgba(115,88,172,.18);border-radius:14px;background:#ffffff80;padding:12px 14px}.newsletter p{margin:2px 0 8px}.email-row{display:grid;grid-template-columns:1fr auto;gap:6px}.email-row input{min-width:0;height:31px;border:1px solid #cfc2e7;border-radius:8px;background:#ffffffd9;padding:0 10px;font-size:10px;outline:0}.email-row input:focus{border-color:var(--purple);box-shadow:0 0 0 3px #7867d921}.email-row button{border:0;border-radius:8px;background:var(--pink);color:#fff;font-size:10px;font-weight:700;padding-inline:18px;cursor:pointer}.success-message{color:#527d52;display:inline-flex;align-items:center;gap:5px;font-size:12px;font-weight:700}.footer-social{display:grid;gap:7px}.footer-social>strong{font-size:12px}.footer-social>div{display:flex;gap:6px}.footer-social a{width:23px;height:23px;display:grid;place-items:center;border-radius:50%;background:#ffffff9e;color:#866fda}.footer-social a:nth-child(2){color:#e66c9a}.footer-social a:nth-child(3){color:#7767bb}.footer-social a:nth-child(4){color:#ec6682}.footer-social svg{width:14px;height:14px}.footer-social p{margin:0;font-size:8px;line-height:1.4}.footer-bottom{width:min(calc(100% - 180px),1350px);margin:18px auto 0;padding-top:12px;border-top:1px solid rgba(91,69,144,.12);display:flex;justify-content:space-between;font-size:9px}.idb-footer-shell{grid-template-columns:1.2fr 1.4fr .7fr}.idb-footer-privacy{border:1px solid rgba(115,88,172,.18);border-radius:14px;padding:11px 14px;background:#ffffff7a}.idb-footer-privacy strong{font-size:12px}.idb-footer-privacy p{margin:3px 0 0;font-size:10px;line-height:1.45}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:grid;place-items:center;padding:20px;background:#35275475;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);animation:fade-in .2s ease}.community-modal{width:min(100%,430px);position:relative;text-align:center;border:8px solid white;border-radius:26px;padding:34px 38px;background:linear-gradient(160deg,#fff7fa,#f2edff);box-shadow:0 30px 80px #2a194b4d;animation:pop-in .25s ease}.modal-close{position:absolute;right:12px;top:12px;width:34px;height:34px;display:grid;place-items:center;border:0;border-radius:50%;background:#fffc;cursor:pointer}.modal-art{width:72px;height:72px;display:grid;place-items:center;margin:0 auto 12px;border-radius:24px;color:var(--purple);background:#fff;box-shadow:var(--shadow)}.modal-art svg{width:46px;height:46px}.community-modal h2{font:700 28px/1.05 Quicksand;margin:0}.community-modal p{font-size:14px;line-height:1.55;color:var(--muted)}.community-modal>button:last-child{border:0;border-radius:999px;padding:11px 18px;color:#fff;background:var(--purple);display:inline-flex;align-items:center;gap:8px;font-weight:700;cursor:pointer}.account-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:110;display:grid;place-items:center;overflow-y:auto;padding:24px;background:#31234b85;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);animation:fade-in .2s ease}.account-dialog{width:min(100%,520px);max-height:calc(100vh - 48px);position:relative;overflow-y:auto;border:7px solid white;border-radius:27px;padding:25px 28px 27px;color:#4c4059;background:linear-gradient(155deg,#fffdfc,#f6f1ff);box-shadow:0 30px 90px #27184652;animation:pop-in .25s ease}.account-close{position:absolute;top:12px;right:12px;width:34px;height:34px;display:grid;place-items:center;border:0;border-radius:50%;color:#766b80;background:#ffffffe6;cursor:pointer}.account-close svg{width:18px;height:18px}.account-dialog-header{display:flex;align-items:center;gap:12px;padding:0 42px 18px 0;border-bottom:1px solid #e9dfeb}.account-dialog-header>span{width:52px;height:52px;display:grid;place-items:center;flex:0 0 auto;border-radius:17px;color:#7a65cc;background:#eee8ff}.account-dialog-header>span svg{width:34px;height:34px}.account-dialog-header p{margin:0 0 2px;color:#a0789e;font-size:9px;font-weight:700;letter-spacing:.09em;text-transform:uppercase}.account-dialog-header h2{margin:0;color:#503e73;font:700 26px/1.05 Quicksand,sans-serif}.account-auth-form,.account-signed-in{display:grid;gap:13px;padding-top:19px}.account-field{display:grid;gap:5px;color:#655a6c;font-size:10px;font-weight:700}.account-field>div{height:44px;display:grid;grid-template-columns:39px minmax(0,1fr);align-items:center;overflow:hidden;border:1px solid #dcd2df;border-radius:12px;background:#fff;transition:.18s ease}.account-field>div:focus-within{border-color:#8d78d6;box-shadow:0 0 0 4px #7965ca1c}.account-field svg{justify-self:center;width:18px;height:18px;color:#9786b1}.account-field input{min-width:0;height:100%;border:0;outline:0;padding:0 12px 0 0;color:#4c4056;background:transparent;font-size:13px}.account-primary{min-height:44px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:12px;padding:0 18px;color:#fff;background:linear-gradient(135deg,#8c76dc,#6b56c2);font-size:12px;font-weight:700;box-shadow:0 5px 13px #624bb333;cursor:pointer}.account-primary:disabled,.account-secondary-actions button:disabled{opacity:.55;cursor:wait}.account-message{margin:0;border-radius:10px;padding:9px 11px;color:#347455;background:#eaf7ef;font-size:10px;font-weight:700}.account-message.error{color:#a63c55;background:#fff0f3}.account-switch,.account-intro{margin:0;color:#85798d;font-size:11px;line-height:1.45;text-align:center}.account-switch button,.account-form-links button{border:0;padding:0;color:#705ac3;background:transparent;font-weight:700;cursor:pointer}.account-form-links{display:flex;justify-content:space-between;gap:10px;font-size:11px}.account-identity{display:grid;grid-template-columns:43px minmax(0,1fr) auto;align-items:center;gap:10px;border:1px solid #e2d8e7;border-radius:14px;padding:10px;background:#ffffffd9}.account-identity>svg{width:40px;height:40px;color:#826dd1}.account-identity>div{min-width:0;display:grid;gap:1px}.account-identity strong,.account-identity span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.account-identity strong{color:#554369;font-size:13px}.account-identity span{color:#8b7e91;font-size:9px}.account-identity em{display:inline-flex;align-items:center;gap:3px;border-radius:999px;padding:4px 7px;color:#47785b;background:#eaf6ee;font-size:8px;font-style:normal;font-weight:700}.account-identity em svg{width:11px;height:11px}.account-signed-in>form{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:8px}.account-signed-in>form .account-primary{min-height:44px}.account-favorites-link{min-height:43px;display:flex;align-items:center;gap:8px;border:1px solid #efb9c9;border-radius:12px;padding:0 13px;color:#c65376;background:#fff2f6;font-size:11px;font-weight:700;cursor:pointer}.account-favorites-link svg{width:17px;height:17px}.account-privacy{display:grid;grid-template-columns:31px minmax(0,1fr);gap:9px;border:1px solid #d8d0ec;border-radius:13px;padding:11px;background:#f6f3ff}.account-privacy>svg{width:26px;height:26px;color:#6d5ab8}.account-privacy strong{color:#5a4977;font-size:11px}.account-privacy p{margin:2px 0 0;color:#84788e;font-size:9px;line-height:1.45}.account-secondary-actions{display:grid;grid-template-columns:1fr 1fr;gap:7px}.account-secondary-actions button{min-height:39px;display:flex;align-items:center;justify-content:center;gap:6px;border:1px solid #dbd1df;border-radius:11px;color:#695d70;background:#fff;font-size:10px;font-weight:700;cursor:pointer}.account-secondary-actions svg{width:15px;height:15px}.account-danger{border-top:1px solid #eadfe5;padding-top:10px}.account-danger summary{color:#aa465e;font-size:10px;font-weight:700;cursor:pointer}.account-danger form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:7px;padding-top:9px}.account-danger p{grid-column:1 / -1;margin:0;color:#8b7880;font-size:9px;line-height:1.45}.account-danger input{min-width:0;height:38px;border:1px solid #e2c7cd;border-radius:10px;padding:0 10px;outline:0}.account-danger button{min-height:38px;display:flex;align-items:center;gap:5px;border:0;border-radius:10px;padding:0 11px;color:#fff;background:#bd4e66;font-size:9px;font-weight:700;cursor:pointer}.account-danger button:disabled{opacity:.45;cursor:not-allowed}.account-danger button svg{width:14px;height:14px}.account-verify,.account-unavailable{display:grid;justify-items:center;padding:22px 6px 3px;text-align:center}.account-verify>svg,.account-unavailable>svg{width:50px;height:50px;color:#806bce}.account-verify h3,.account-unavailable h3{margin:8px 0 3px;color:#554270;font:700 21px/1.1 Quicksand,sans-serif}.account-verify p,.account-unavailable p{margin:0 0 14px;color:#85798e;font-size:11px;line-height:1.5}.account-verify .account-primary{width:100%}.account-loading{padding:38px 0 18px;color:#766a82;font-size:12px;font-weight:700;text-align:center}@keyframes fade-in{0%{opacity:0}}@keyframes pop-in{0%{opacity:0;transform:translateY(10px) scale(.96)}}.atlas-page{min-height:100vh;color:#463753;background:#fffaf5}.atlas-header{background:#fffdfb;border-bottom:1px solid #eadfd8}.atlas-header-inner{width:min(calc(100% - 64px),1360px);min-height:78px;margin:auto;display:flex;align-items:center;gap:16px}.atlas-back{display:inline-flex;align-items:center;gap:7px;color:#7f6c81;font-size:12px;font-weight:700}.atlas-back:hover{color:#d76678}.atlas-back svg{width:16px}.atlas-mark{width:37px;height:37px;display:grid;place-items:center;margin-left:auto;border-radius:12px;color:#fffaf4;background:#df896d;box-shadow:0 4px #be6c5c}.atlas-mark svg{width:21px;height:21px}.atlas-header-copy p{margin:0 0 1px;color:#b18478;font-size:9px;font-weight:700;letter-spacing:.11em;text-transform:uppercase}.atlas-header-copy h1{margin:0;color:#4b3653;font:700 19px/1 Quicksand,sans-serif}.atlas-header-status{display:flex;align-items:center;gap:7px;margin-left:auto;color:#638b65;font-size:11px;font-weight:700}.atlas-header-status span{width:7px;height:7px;border-radius:50%;background:#77b477;box-shadow:0 0 0 4px #e7f5e7}.atlas-hero{width:min(calc(100% - 64px),1360px);min-height:365px;margin:auto;display:grid;grid-template-columns:minmax(0,1fr) 510px;align-items:center;gap:42px}.atlas-hero-copy{padding:48px 0 46px}.atlas-kicker{display:inline-flex;align-items:center;gap:6px;color:#c46f69;font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.atlas-kicker svg{width:13px}.atlas-hero h2{margin:12px 0 13px;color:#4e3655;font:700 clamp(38px,4.2vw,62px)/.93 "Quicksand",sans-serif;letter-spacing:-.045em}.atlas-hero h2 em{color:#db7d68;font-style:normal}.atlas-hero-copy>p{max-width:560px;margin:0;color:#796a7d;font-size:14px;line-height:1.55}.atlas-hero-actions{display:flex;gap:9px;margin-top:22px}.atlas-hero-actions a{display:inline-flex;align-items:center;min-height:38px;padding:0 16px;border-radius:10px;color:#fff;background:#806cca;box-shadow:0 4px #6653af;font-size:11px;font-weight:700}.atlas-hero-actions a.secondary{color:#846b6d;background:#fff;border:1px solid #ead8d4;box-shadow:none}.atlas-hero-art{min-height:272px;position:relative;border-radius:28px;background:#f8e8d7;box-shadow:inset 0 0 0 1px #bd846321;overflow:hidden}.atlas-hero-art:before{content:"";position:absolute;top:19px;right:19px;bottom:19px;left:19px;border:1px dashed rgba(186,124,101,.3);border-radius:21px}.atlas-art-card{position:absolute;display:grid;place-items:center;width:126px;height:150px;border-radius:19px;color:#bf875f;background:#f9f1e7;box-shadow:0 14px 24px #89533c21;transform:rotate(-8deg)}.atlas-art-card small{position:absolute;bottom:15px;color:#b68b7d;font-size:9px;font-weight:700;letter-spacing:.16em}.atlas-art-card.card-one{left:66px;top:52px}.atlas-art-card.card-two{left:193px;top:31px;color:#c79269;background:#f7e3c6;transform:rotate(3deg)}.atlas-art-card.card-three{left:322px;top:58px;color:#d27b73;background:#f7d9d6;transform:rotate(11deg)}.atlas-art-card svg{width:62px;height:62px}.bubble-grid{font:700 24px/1.03 Georgia,serif;letter-spacing:4px;transform:translate(-2px,-6px)}.wave-mark{font:500 86px/1 Georgia,serif;transform:rotate(-28deg) translateY(-3px)}.atlas-art-note{position:absolute;right:22px;bottom:19px;color:#a9766b;font-size:10px;line-height:1.25;text-align:right;transform:rotate(-4deg)}.atlas-art-note strong{color:#c76f67;font-size:12px}.atlas-notice{width:min(calc(100% - 64px),1360px);margin:0 auto 38px;display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:14px;padding:15px 18px;border:1px solid #edd9c8;border-radius:15px;background:#fff5e9}.atlas-notice-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:11px;color:#ca795e;background:#ffe1c6}.atlas-notice-icon svg{width:19px}.atlas-notice strong{color:#714a49;font-size:12px}.atlas-notice p{max-width:710px;margin:3px 0 0;color:#8a716c;font-size:11px;line-height:1.4}.atlas-notice code{max-width:440px;color:#a17465;font:10px/1.35 ui-monospace,SFMono-Regular,Consolas,monospace;overflow-wrap:anywhere;text-align:right}.atlas-section{width:min(calc(100% - 64px),1360px);margin:0 auto;padding:13px 0 62px}.atlas-section-heading{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:18px}.atlas-section-heading>div{display:flex;align-items:baseline;gap:12px}.atlas-section-number{color:#dd8a72;font:700 11px/1 ui-monospace,monospace;letter-spacing:.1em}.atlas-section-heading h2{margin:0;color:#503b59;font:700 25px/1 Quicksand,sans-serif;letter-spacing:-.025em}.atlas-count{color:#988a98;font-size:10px;font-weight:700}.atlas-toolbar{display:flex;justify-content:space-between;align-items:center;gap:14px;margin-bottom:15px}.atlas-search{width:min(100%,280px);height:37px;display:flex;align-items:center;gap:8px;padding:0 11px;border:1px solid #e8dfe4;border-radius:10px;color:#ad9ba9;background:#fff}.atlas-search svg{width:16px}.atlas-search input{min-width:0;width:100%;border:0;outline:0;color:#514356;background:transparent;font-size:11px}.atlas-search input::placeholder{color:#b6a9b2}.atlas-filters{display:flex;gap:5px;flex-wrap:wrap;justify-content:flex-end}.atlas-filters button{height:30px;padding:0 10px;border:1px solid #e9e0e5;border-radius:999px;color:#8d7c8c;background:#fff;font-size:10px;font-weight:700;cursor:pointer}.atlas-filters button.active,.atlas-filters button:hover{border-color:#b9a8e5;color:#6f5ab5;background:#f4efff}.atlas-source-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:13px}.atlas-source-card{min-width:0;padding:12px;border:1px solid #eadfe1;border-radius:16px;background:#fff;box-shadow:0 7px 17px #5d44580f}.atlas-source-card.coral{--atlas-accent: #df8e72;--atlas-surface: #fff1e8}.atlas-source-card.blue{--atlas-accent: #7198c7;--atlas-surface: #edf5ff}.atlas-source-card.lavender{--atlas-accent: #927dca;--atlas-surface: #f3efff}.atlas-source-card.gold{--atlas-accent: #cc9b5c;--atlas-surface: #fff7e5}.atlas-source-card.green{--atlas-accent: #71a17c;--atlas-surface: #eff9ef}.atlas-source-card.pink{--atlas-accent: #d881a1;--atlas-surface: #fff0f6}.atlas-source-card.ocean{--atlas-accent: #65a3ab;--atlas-surface: #ebf8f8}.atlas-source-top,.atlas-source-footer{display:flex;align-items:center;justify-content:space-between;gap:7px}.atlas-source-index{color:var(--atlas-accent);font:700 10px/1 ui-monospace,monospace}.atlas-source-priority{padding:4px 7px;border-radius:999px;color:var(--atlas-accent);background:var(--atlas-surface);font-size:8px;font-weight:700}.atlas-empty-sprite{height:105px;display:grid;place-items:center;align-content:center;gap:5px;margin:10px 0;border-radius:11px;color:var(--atlas-accent);background:var(--atlas-surface)}.atlas-empty-sprite span{font:700 26px/1 Quicksand;letter-spacing:.08em;opacity:.8}.atlas-empty-sprite small{font-size:9px;line-height:1.25;text-align:center;opacity:.75}.atlas-source-card h3{margin:0;color:#514354;font:700 16px/1.1 Quicksand;overflow-wrap:anywhere}.atlas-source-card h3 span{color:#aa9ca8;font-size:10px;font-weight:500}.atlas-source-card p{min-height:31px;margin:6px 0 12px;color:#8a7b88;font-size:10px;line-height:1.4}.atlas-source-footer{border-top:1px solid #f0e9e9;padding-top:9px}.atlas-source-footer code{min-width:0;color:#9e8d99;font:8px ui-monospace,monospace;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.atlas-copy-button{display:inline-flex;align-items:center;gap:4px;flex:0 0 auto;border:0;color:var(--atlas-accent);background:transparent;font-size:9px;font-weight:700;cursor:pointer}.atlas-copy-button svg{width:12px}.related{padding-top:3px;border-top:1px solid #efe5e4}.atlas-section-intro{max-width:700px;margin:-7px 0 18px 23px;color:#887a85;font-size:11px;line-height:1.45}.atlas-related-grid{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:10px}.atlas-related-grid figure{margin:0}.atlas-related-grid figure>div{height:110px;display:grid;place-items:center;border:1px solid #eee5e3;border-radius:14px;background:#fff}.atlas-related-grid img{width:82px;height:82px;object-fit:contain}.atlas-related-grid figcaption{display:grid;gap:2px;padding:7px 2px;color:#5c4c5d;font-size:10px;font-weight:700}.atlas-related-grid figcaption span{color:#ae9ca8;font:8px ui-monospace,monospace;font-weight:500}.atlas-footer{width:min(calc(100% - 64px),1360px);margin:0 auto;display:flex;align-items:center;gap:10px;padding:18px 0 26px;border-top:1px solid #efe5e4;color:#887783;font-size:10px}.atlas-footer>svg{flex:0 0 auto;width:18px;color:#7d69c6}.atlas-footer strong{color:#6650b3}.atlas-footer a{margin-left:auto;color:#d47179;font-weight:700}.atlas-pixel-samples{background:#fff8ec}.atlas-pixel-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.atlas-pixel-card{margin:0;border:1px solid #ead9c1;border-radius:18px;background:#fffdf8;overflow:hidden;box-shadow:0 8px 20px #5e3f1f0f}.atlas-pixel-card.wide{grid-column:span 4}.atlas-pixel-frame{min-height:150px;display:grid;place-items:center;padding:22px;background:linear-gradient(135deg,#f8e6bd,#fffaf0)}.atlas-pixel-card.wide .atlas-pixel-frame{min-height:180px}.atlas-pixel-frame img{max-width:100%;max-height:170px;image-rendering:pixelated;object-fit:contain}.atlas-pixel-card.wide .atlas-pixel-frame img{width:min(100%,560px);max-height:none}.atlas-pixel-card figcaption{display:flex;flex-direction:column;gap:4px;padding:13px 15px 15px}.atlas-pixel-card figcaption strong{font-size:14px;color:#4b3023}.atlas-pixel-card figcaption span{font-size:11px;color:#9a806a}@media(max-width:1050px){.atlas-source-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.atlas-related-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.atlas-hero{grid-template-columns:1fr 390px}.atlas-art-card.card-one{left:35px}.atlas-art-card.card-two{left:150px}.atlas-art-card.card-three{left:265px}}@media(max-width:760px){.atlas-header-inner,.atlas-hero,.atlas-notice,.atlas-section,.atlas-footer{width:min(calc(100% - 32px),600px)}.atlas-header-inner{flex-wrap:wrap;min-height:72px;padding:10px 0}.atlas-mark{margin-left:auto}.atlas-header-status{width:100%;order:5;padding-left:2px}.atlas-hero{display:block}.atlas-hero-copy{padding:40px 0 25px}.atlas-hero-art{min-height:250px;max-width:490px;margin-bottom:28px}.atlas-notice{grid-template-columns:38px 1fr}.atlas-notice code{grid-column:1 / -1;text-align:left;padding-top:4px}.atlas-toolbar{align-items:stretch;flex-direction:column}.atlas-search{width:100%}.atlas-filters{justify-content:flex-start}.atlas-source-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.atlas-related-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.atlas-pixel-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.atlas-pixel-card.wide{grid-column:span 2}.atlas-pixel-frame{min-height:125px;padding:14px}.atlas-footer{align-items:flex-start;flex-wrap:wrap}.atlas-footer a{margin-left:28px}}@media(max-width:450px){.atlas-source-grid{grid-template-columns:1fr}.atlas-related-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.atlas-art-card{width:100px;height:125px}.atlas-art-card.card-one{left:24px}.atlas-art-card.card-two{left:120px}.atlas-art-card.card-three{left:216px}.atlas-art-note{display:none}}@media(max-width:1250px){.header-inner{width:min(100% - 36px,1180px);grid-template-columns:auto 1fr auto;gap:16px}.main-nav a{padding-inline:10px}.favorites-link{display:none}.hero-copy{margin-left:185px}.discovery-grid,.section-shell{width:min(calc(100% - 80px),1050px)}.discovery-card{padding-right:92px}.discovery-card>img{width:104px}.build-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:920px){.site-header{height:68px}.header-inner{display:flex;justify-content:space-between}.header-actions{margin-left:auto}.account-button{min-height:40px;padding:6px 10px 6px 7px}.account-button span{display:none}.main-nav{position:absolute;left:18px;right:18px;top:62px;padding:12px;border-radius:16px;background:#fff;box-shadow:var(--shadow);display:none;flex-direction:column;align-items:stretch}.main-nav.is-open{display:flex}.main-nav a{text-align:center}.menu-button{display:grid}.hero{height:520px}.hero-shell{width:min(100% - 36px,850px)}.style-rail{display:none}.hero-copy{margin-left:0;width:min(100%,540px);padding-top:70px}.hero-background{background-position:58% center}.love-note{display:none}.discovery-grid,.section-shell{width:min(calc(100% - 36px),760px)}.discovery-grid{grid-template-columns:repeat(2,1fr);margin-top:-38px}.build-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-shell{width:min(calc(100% - 48px),760px);grid-template-columns:repeat(3,1fr);gap:28px}.footer-brand,.newsletter{grid-column:span 3}.idb-footer-shell{grid-template-columns:repeat(3,1fr)}.idb-footer-shell .footer-brand{grid-column:auto}.footer-bottom{width:min(calc(100% - 48px),760px)}}@media(max-width:560px){.account-backdrop{align-items:end;padding:0}.account-dialog{max-height:92vh;width:100%;border-width:5px;border-radius:24px 24px 0 0;padding:21px 17px 24px}.account-dialog-header h2{font-size:22px}.account-signed-in>form{grid-template-columns:1fr}.account-secondary-actions{grid-template-columns:1fr}.account-identity{grid-template-columns:38px minmax(0,1fr)}.account-identity>svg{width:35px;height:35px}.account-identity em{grid-column:2;justify-self:start}.account-danger form{grid-template-columns:1fr}}@media(max-width:600px){.header-inner{width:calc(100% - 24px)}.logo{font-size:19px;gap:7px}.logo-mark{width:35px;height:35px}.community-button{display:none}.footer-shell.idb-footer-shell{grid-template-columns:1fr}.idb-footer-shell .footer-brand{grid-column:auto}.hero{height:500px}.hero-background{background-image:linear-gradient(180deg,#ffffffc2,#ffffff59 43%,#fff0 68%),url(/assets/hero-town.webp);background-position:68% center}.hero-copy{padding-top:48px}.hero-copy h1{font-size:clamp(48px,16vw,65px)}.hero-copy p{font-size:14px}.search-form{height:50px;grid-template-columns:38px 1fr auto}.search-form svg{margin-left:11px;width:19px}.search-form input{font-size:12px;padding-inline:7px}.search-form button{padding-inline:16px;font-size:12px}.trending{overflow-x:auto;margin-inline:-18px;padding:0 18px 8px;scrollbar-width:none}.trending::-webkit-scrollbar{display:none}.discovery-grid{width:calc(100% - 24px);grid-template-columns:1fr;margin-top:-25px}.discovery-card{min-height:136px;padding-right:125px}.discovery-card>img{width:130px}.section-shell{width:calc(100% - 24px)}.featured{padding-top:18px}.section-heading h2{font-size:17px}.build-grid{grid-template-columns:1fr;gap:14px}.build-info h3{font-size:14px}.creator,.build-meta button{font-size:10px}.build-image{aspect-ratio:1.8}.footer-shell{width:calc(100% - 36px);grid-template-columns:1fr 1fr;gap:26px}.footer-brand,.newsletter{grid-column:span 2}.footer-links:nth-of-type(4){display:none}.footer-bottom{width:calc(100% - 36px);flex-direction:column;gap:4px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;transition-duration:.01ms!important}}.staging-data-loading{display:grid;min-height:100vh;place-items:center;color:#6650b3;background:#f8f5fc;font:700 14px Quicksand,sans-serif}.staging-list-page,.staging-detail{width:min(100% - 64px,1260px);margin:0 auto;padding:42px 0 68px}.staging-detail-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:24px}.staging-detail-heading span{color:#806cca;font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.staging-detail-heading h1{margin:6px 0;color:#46354d;font:700 31px/1.05 Quicksand,sans-serif}.staging-detail-heading p{max-width:740px;margin:0;color:#887784;font-size:12px;line-height:1.5}.staging-detail-heading>a{color:#6d56b7;font-size:11px;font-weight:800}.staging-detail-heading>strong{color:#716274;font-size:12px;white-space:nowrap}.staging-toolbar,.staging-filters{display:flex;gap:9px;flex-wrap:wrap;margin-bottom:10px}.staging-toolbar label{min-width:260px;flex:1 1 320px;display:flex;align-items:center;gap:8px;padding:0 11px;border:1px solid #e4dce8;border-radius:10px;background:#fff;color:#927f94}.staging-toolbar label input{width:100%;height:39px;border:0;outline:0;color:#513f58;background:transparent;font-size:12px}.staging-toolbar select,.staging-filters select,.staging-filters input{height:39px;min-width:145px;padding:0 10px;border:1px solid #e4dce8;border-radius:10px;color:#66556c;background:#fff;font-size:11px}.staging-filters input{min-width:178px}.staging-error{padding:12px 14px;border-radius:10px;color:#9d3f53;background:#fff0f2;font-size:12px}.staging-diff-summary{margin:15px 0 0;padding:10px 12px;border-radius:10px;color:#655380;background:#f5f0ff;font-size:11px;line-height:1.4}.staging-list{overflow:hidden;margin-top:18px;border:1px solid #e8e0e8;border-radius:16px;background:#fff;box-shadow:0 8px 24px #4c34540d}.staging-list>p{padding:22px;color:#807182;font-size:12px}.staging-list-row{display:grid;grid-template-columns:minmax(175px,2fr) .65fr minmax(90px,.9fr) .9fr 1.15fr 1.35fr .65fr .65fr;gap:10px;align-items:center;padding:14px 16px;border-bottom:1px solid #f0eaf0;color:#796a7a;font-size:11px}.staging-list-row:last-child{border-bottom:0}.staging-list-row:hover{background:#faf7ff}.staging-list-row strong{color:#4e3b55;font-size:12px}.staging-list-row code{color:#8c7892;font-size:10px}.staging-list-row span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.staging-pagination{display:flex;justify-content:space-between;align-items:center;gap:16px;padding-top:17px;color:#897a89;font-size:10px}.staging-pagination button{display:inline-flex;align-items:center;gap:4px;min-height:33px;padding:0 11px;border:1px solid #e5dce7;border-radius:9px;color:#6d57b2;background:#fff;font-weight:800;cursor:pointer}.staging-pagination button:disabled{cursor:default;opacity:.45}.staging-card-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px;margin-bottom:18px}.staging-review-card{min-width:0}.staging-card-visual{position:relative;pointer-events:none}.staging-card-label{position:absolute;top:8px;left:8px;max-width:calc(100% - 16px);padding:4px 6px;border-radius:6px;color:#62506b;background:#ffffffe6;font-size:8px;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.staging-review-card small{display:block;margin-top:4px;color:#9b8a9d;font-size:9px}.staging-notice{display:flex;align-items:center;gap:8px;margin:0 0 18px;padding:12px 14px;border:1px solid #f0d5a7;border-radius:11px;color:#86662e;background:#fff7e7;font-size:11px}.staging-notice svg{flex:0 0 auto}.staging-panel{margin-top:16px;padding:18px;border:1px solid #e9e1e8;border-radius:15px;background:#fff}.staging-panel h2{margin:0 0 12px;color:#513c59;font:700 17px Quicksand,sans-serif}.staging-panel p,.staging-panel li,.staging-panel dd{color:#756778;font-size:11px;line-height:1.5}.staging-panel dl{display:grid;grid-template-columns:105px 1fr;gap:7px 13px;margin:0}.staging-panel dl div{display:contents}.staging-panel dt{color:#9b899e;font-size:10px;font-weight:800}.staging-panel dd{margin:0;overflow-wrap:anywhere}.staging-panel pre{max-height:320px;margin:0;padding:12px;overflow:auto;border-radius:10px;color:#675770;background:#faf7fb;font:10px/1.45 ui-monospace,monospace}.staging-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.staging-detail-grid .staging-panel{margin-top:16px}.staging-comparison-wrap{overflow:auto}.staging-comparison-table{width:100%;min-width:900px;border-collapse:collapse;color:#6d5e70;font-size:10px}.staging-comparison-table th,.staging-comparison-table td{padding:9px 10px;border-bottom:1px solid #eee7ed;text-align:left;vertical-align:top;overflow-wrap:anywhere}.staging-comparison-table thead th{color:#8d798f;font-size:9px;text-transform:uppercase;letter-spacing:.05em}.staging-comparison-table tbody th{color:#57435e;font-weight:800}.staging-comparison-table tr.conflict{background:#fff8ea}.staging-comparison-table td strong{color:#7057b6;font-size:9px}.local-editor-page{width:min(100% - 64px,1260px);margin:0 auto;padding:42px 0 68px}.local-editor-page .staging-toolbar button{min-height:39px;padding:0 14px;border:1px solid #6d57b2;border-radius:10px;color:#fff;background:#6d57b2;font-weight:800;cursor:pointer}.authoritative-comparison-heading{display:flex;justify-content:space-between;align-items:start;gap:20px;margin-top:26px}.authoritative-comparison-heading h1{margin:6px 0;color:#46354d;font:700 26px/1.1 Quicksand,sans-serif}.authoritative-comparison-heading span{color:#806cca;font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.authoritative-prototype-note{max-width:280px;margin:0;padding:9px 11px;border:1px solid #d9cdec;border-radius:9px;color:#62517a;background:#f7f2ff;font-size:10px;line-height:1.45}.authoritative-tier-list{display:grid;grid-template-columns:150px 1fr;gap:8px 12px;font-size:11px}.authoritative-tier-list strong{color:#594362}.authoritative-value.unresolved{color:#8c5a20;font-weight:800}.conflict-label{display:block;margin-top:4px;color:#9b5a25;font-size:9px;font-weight:800}.authoritative-comparison-table small{color:#8b7a8e}.authoritative-comparison details summary{cursor:pointer;color:#63518b;font-size:11px;font-weight:800}.authoritative-case-selector{display:flex;align-items:center;gap:9px;width:fit-content;margin:0 0 18px;padding:9px 11px;border:1px solid #e4dce8;border-radius:10px;color:#756778;background:#fff;font-size:11px;font-weight:800}.authoritative-case-selector select{min-width:240px;border:0;color:#513f58;background:transparent;font:inherit}.authoritative-meta{margin-top:0}.authoritative-summary{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;margin-top:16px}.authoritative-summary div{min-height:59px;padding:9px;border:1px solid #e9e1e8;border-radius:11px;background:#fff}.authoritative-summary strong{display:block;color:#60499b;font:800 18px Quicksand,sans-serif}.authoritative-summary span{color:#887784;font-size:9px;text-transform:capitalize}.authoritative-projection-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.authoritative-projection-card{min-width:0;padding:11px;border:1px solid #eee7ed;border-radius:10px;background:#fcfaff}.authoritative-projection-card h3{margin:0 0 7px;color:#594362;font-size:12px;text-transform:capitalize}.authoritative-projection-card pre{max-height:190px;margin:0;padding:0;overflow:auto;color:#675770;background:transparent;font:10px/1.4 ui-monospace,monospace}.authoritative-status,.authoritative-disposition{display:inline-block;padding:3px 6px;border-radius:999px;font-size:9px;font-weight:800;text-transform:capitalize}.authoritative-status{color:#655380;background:#eee8fb}.authoritative-status-unresolved,.authoritative-status-authoritative_absent,.authoritative-status-unsupported{color:#8b5a20;background:#fff2d9}.authoritative-status-runtime_required,.authoritative-status-player_state_required,.authoritative-status-server_state_required{color:#7b4a79;background:#f9e8f5}.authoritative-status-conflict{color:#9d3f53;background:#fff0f2}.authoritative-disposition{color:#5d657b;background:#edf1f7}.authoritative-warning-panel{align-items:flex-start;margin-top:16px}.authoritative-warning-panel strong{display:block;margin-bottom:4px}.authoritative-warning-panel ul{margin:0;padding-left:17px}.authoritative-warning-panel li+li{margin-top:3px}.authoritative-warning-panel code{color:inherit;font-size:9px;font-weight:800}@media(max-width:850px){.staging-list-page,.staging-detail{width:min(100% - 32px,700px)}.staging-detail-heading{align-items:start;flex-direction:column;gap:8px}.staging-card-row,.staging-detail-grid{grid-template-columns:1fr}.staging-list-row{grid-template-columns:1.8fr .7fr 1fr}.staging-list-row span:nth-of-type(n+4){display:none}}@media(max-width:850px){.local-editor-page{width:min(100% - 32px,700px)}.authoritative-comparison-heading{flex-direction:column}.authoritative-prototype-note{max-width:none}.authoritative-tier-list{grid-template-columns:1fr;gap:4px}.authoritative-comparison-table{min-width:760px}}@media(max-width:850px){.authoritative-summary,.authoritative-projection-grid{grid-template-columns:1fr 1fr}.authoritative-case-selector{width:100%}.authoritative-case-selector select{min-width:0;flex:1}}body:has(.events-preview-page){background:var(--page-canvas)}body.events-dialog-open{overflow:hidden}.events-preview-page{--events-ink: #443568;--events-purple: #6550c3;--events-purple-dark: #503d9d;--events-pink: #ed7292;--events-blue: #51a9d8;--events-line: rgba(112, 91, 143, .16);--events-shadow: 0 18px 46px rgba(75, 54, 108, .09);width:100%;max-width:none;min-height:100vh;margin-inline:auto;color:var(--events-ink);background:var(--page-canvas);box-shadow:none;overflow:hidden}.events-preview-page button,.events-preview-page input{font:inherit}.events-preview-page button:focus-visible,.events-preview-page input:focus-visible{outline:3px solid rgba(101,80,195,.25);outline-offset:3px}.events-preview-page main{width:min(calc(100% - 56px),1380px);margin-inline:auto;padding:28px 0 58px}.events-intro{min-height:130px;display:flex;align-items:center;justify-content:space-between;gap:36px;padding:3px 7px 22px}.events-intro h1{margin:0;color:#5d48b6;font:700 clamp(38px,4vw,56px)/.98 "Quicksand",sans-serif;letter-spacing:-.035em}.events-intro p{margin:11px 0 7px;color:#4e4368;font-size:16px;font-weight:600}.events-intro small{color:#91879d;font-size:11px;font-weight:600}.events-intro-motif{width:285px;min-height:92px;position:relative;display:flex;align-items:center;justify-content:center;border-bottom:4px solid #e8ddcb;color:#6fb8d7}.events-intro-motif svg:first-child{width:104px;height:104px}.events-intro-motif svg:nth-child(2){width:32px;height:32px;margin:30px -2px 0 -14px;color:#f08aa5;transform:rotate(-8deg)}.events-intro-motif svg:last-child{width:23px;height:23px;margin:-43px 0 0 -1px;color:#f2c45f}.events-feature{min-height:475px;display:grid;grid-template-columns:minmax(0,1.52fr) minmax(340px,.78fr);gap:0;overflow:hidden;border:1px solid var(--events-line);border-radius:28px;background:#fffffff0;box-shadow:var(--events-shadow)}.events-feature-media{width:100%;min-width:0;min-height:475px;position:relative;display:block;overflow:hidden;border:0;border-right:1px solid var(--events-line);padding:0;background:#1f9bd1;cursor:pointer}.events-feature-media:after{content:"View Ocean Cleanup details";position:absolute;left:22px;bottom:22px;border-radius:999px;padding:9px 14px;color:#43376a;background:#ffffffe6;box-shadow:0 8px 24px #1f4d702e;font-size:10px;font-weight:700;opacity:0;transform:translateY(5px);transition:opacity .2s ease,transform .2s ease}.events-feature-media:hover:after{opacity:1;transform:translateY(0)}.events-feature-media img{width:135%;max-width:none;height:122%;position:absolute;top:-23%;left:-35%;object-fit:cover;object-position:72% center;transition:transform .45s ease}.events-feature-media:hover img{transform:scale(1.02)}.events-feature-copy{min-width:0;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:34px clamp(28px,3vw,46px);background:radial-gradient(circle at 100% 0,rgba(223,244,255,.65),transparent 35%),linear-gradient(155deg,#fff,#fdfbff)}.events-status-chip{display:inline-flex;align-items:center;min-height:26px;width:max-content;border-radius:999px;padding:4px 11px;color:#3e825e;background:#eaf8ee;font-size:9px;font-weight:700;line-height:1.1}.events-status-chip.soft{color:#6754ba;background:#f1edff}.events-status-chip.pink{color:#d6587d;background:#fff0f5}.events-feature-copy h2{margin:14px 0 8px;color:#5946af;font:700 clamp(30px,3vw,42px)/1.1 "Quicksand",sans-serif;letter-spacing:-.025em}.events-feature-date{display:flex;align-items:center;gap:7px;margin:0 0 12px!important;color:#766a88!important;font-size:12px!important;font-weight:700}.events-feature-date svg{width:16px;height:16px;color:#8d79d9}.events-feature-copy>p{margin:0 0 16px;color:#625a70;font-size:13px;line-height:1.58}.events-permanent-note{width:100%;min-height:63px;display:grid;grid-template-columns:40px minmax(0,1fr) 18px;align-items:center;gap:10px;border:1px solid #cce5ee;border-radius:16px;padding:9px 12px;color:#4b7790;background:#f2fbfe;text-align:left;cursor:pointer}.events-permanent-note>svg:first-child{width:34px;height:34px}.events-permanent-note>svg:last-child{width:16px;height:16px}.events-permanent-note span{display:grid;gap:2px}.events-permanent-note strong{color:#3e647b;font-size:10px}.events-permanent-note small{color:#79909d;font-size:8px}.events-schedule{width:100%;margin-top:14px;border:1px solid #e9e1ed;border-radius:15px;padding:12px 14px;background:#ffffffd1}.events-schedule h3{margin:0 0 9px;color:#7260bd;font-size:10px}.events-schedule>div{min-height:32px;display:grid;grid-template-columns:24px minmax(0,1fr) auto;align-items:center;gap:7px;color:#6e6577;font-size:8px}.events-schedule>div+div{border-top:1px dashed #e7dfe9}.events-schedule svg{width:17px;height:17px;color:#7b67ca}.events-schedule span{display:grid;gap:1px}.events-schedule strong{color:#4e426f;font-size:8px}.events-schedule time{color:#8d8394;font-size:7px;font-weight:700}.events-discovery{min-height:62px;display:flex;align-items:center;justify-content:flex-end;margin:24px 0 19px;border:1px solid var(--events-line);border-radius:20px;padding:10px 14px;background:#ffffffe8;box-shadow:0 9px 27px #48365f0d}.events-filter-row{display:flex;align-items:center;justify-content:flex-end;gap:8px}.events-filter-row button{min-height:38px;border:1px solid #d8cee7;border-radius:999px;padding:0 17px;color:#6754ba;background:#fff;font-size:10px;font-weight:700;cursor:pointer;transition:.18s ease}.events-filter-row button:hover{border-color:#a997dd;background:#f8f5ff;transform:translateY(-1px)}.events-filter-row button.active{border-color:transparent;color:#fff;background:linear-gradient(135deg,#8069d7,#684fc4);box-shadow:0 6px 14px #644eb538}.events-live-section,.events-upcoming-section,.events-exhibitions-section{scroll-margin-top:96px}.events-section-heading{min-height:55px;display:flex;align-items:center;gap:17px;margin-top:2px}.events-section-heading:after{content:"";height:1px;flex:1;background:linear-gradient(90deg,#dfd6e9,transparent)}.events-section-heading h2{margin:0;color:#5d49b4;font:700 22px/1 Quicksand,sans-serif}.events-section-heading>span{order:3;color:#94899d;font-size:9px;font-weight:700}.events-sanrio-feature{min-height:290px;display:grid;grid-template-columns:minmax(0,1.35fr) minmax(330px,.9fr);overflow:hidden;border:1px solid var(--events-line);border-radius:22px;background:#fff;box-shadow:0 12px 34px #533d6d12}.events-sanrio-media{width:100%;min-width:0;min-height:290px;position:relative;display:block;overflow:hidden;border:0;border-right:1px solid var(--events-line);padding:0;background:#ccecff;cursor:pointer}.events-sanrio-media img{width:104%;max-width:none;height:104%;position:absolute;top:-2%;left:-2%;object-fit:cover;transition:transform .35s ease}.events-sanrio-media:hover img{transform:scale(1.02)}.events-sanrio-feature>div{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:28px 34px}.events-card-meta{display:flex;align-items:center;flex-wrap:wrap;gap:9px}.events-card-meta>span:not(.events-status-chip){display:inline-flex;align-items:center;gap:4px;color:#8b8193;font-size:8px;font-weight:700}.events-card-meta svg{width:13px;height:13px;color:#e77393}.events-sanrio-feature h3{margin:14px 0 8px;color:#5542a8;font:700 25px/1.1 Quicksand,sans-serif}.events-sanrio-feature p{margin:0 0 11px;color:#61586c;font-size:12px;line-height:1.5}.events-sanrio-feature small{color:#746b7c;font-size:10px;line-height:1.5}.events-sanrio-feature>div>button{min-height:39px;display:flex;align-items:center;gap:8px;margin-top:17px;border:1px solid #ed9fb4;border-radius:999px;padding:0 16px;color:#d9577c;background:#fff;font-size:10px;font-weight:700;cursor:pointer}.events-sanrio-feature>div>button:hover{color:#fff;background:#e96f91}.events-sanrio-feature>div>button svg{width:14px;height:14px}.events-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:12px}.events-card{min-width:0;min-height:176px;border:1px solid var(--events-line);border-radius:19px;background:#fff;box-shadow:0 8px 24px #513c690e;overflow:hidden}.events-card>button{width:100%;height:100%;min-height:176px;display:grid;grid-template-columns:184px minmax(0,1fr) 26px;align-items:stretch;gap:0;border:0;padding:0;background:transparent;text-align:left;cursor:pointer}.events-card-media{min-width:0;position:relative;overflow:hidden;background:#e9edfa}.events-card-media img{width:105%;max-width:none;height:105%;position:absolute;top:-2.5%;left:-2.5%;object-fit:cover;transition:transform .3s ease}.events-card:hover .events-card-media img{transform:scale(1.025)}.events-card-copy{min-width:0;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:18px 16px}.events-card-copy>strong{margin:9px 0 5px;color:#5743ad;font-size:16px;line-height:1.2}.events-card-copy>span:not(.events-card-meta){display:-webkit-box;overflow:hidden;color:#625969;font-size:10px;line-height:1.45;-webkit-line-clamp:2;-webkit-box-orient:vertical}.events-card-copy small{display:-webkit-box;overflow:hidden;margin-top:7px;color:#7c7283;font-size:8px;line-height:1.45;-webkit-line-clamp:2;-webkit-box-orient:vertical}.events-card-arrow{align-self:center;width:16px;height:16px;color:#7461bf}.events-card:hover{border-color:#7b63c557;box-shadow:0 13px 29px #513c691a;transform:translateY(-2px)}.events-empty{min-height:300px;display:grid;place-items:center;align-content:center;justify-items:center;border:1px dashed #cfc2df;border-radius:20px;background:#ffffffbf;text-align:center}.events-empty>svg{width:42px;height:42px;color:#8a75d0}.events-empty h3{margin:10px 0 3px;font-size:20px}.events-empty p{margin:0 0 14px;color:#83798a;font-size:11px}.events-empty button{border:0;border-radius:999px;padding:9px 14px;color:#fff;background:#715cc4;font-size:10px;font-weight:700;cursor:pointer}.events-upcoming-section,.events-exhibitions-section{margin-top:28px;content-visibility:auto;contain-intrinsic-size:420px}.events-timeline{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));position:relative;padding:15px 0 2px}.events-timeline:before{content:none}.events-timeline article{min-width:0;position:relative;z-index:1;display:grid;grid-template-columns:70px minmax(0,1fr);align-items:start;gap:12px;padding:0 15px}.events-timeline-icon{width:66px;height:66px;display:grid;place-items:center;border:1px solid #e6dce9;border-radius:50%;color:#ec7998;background:#fff;box-shadow:0 8px 20px #523d6514}.events-timeline article:nth-child(2) .events-timeline-icon{color:#9d79dd}.events-timeline article:nth-child(3) .events-timeline-icon{color:#55a9d2}.events-timeline article:nth-child(4) .events-timeline-icon{color:#dc9b51}.events-timeline-icon svg{width:35px;height:35px}.events-timeline time{color:#e46688;font-size:9px;font-weight:700}.events-timeline h3{margin:5px 0 1px;color:#514177;font-size:13px;line-height:1.2}.events-timeline small{color:#94899b;font-size:7px;font-weight:700;text-transform:uppercase;letter-spacing:.06em}.events-timeline p{margin:7px 0 0;color:#716979;font-size:9px;line-height:1.45}.events-timeline-collection-link{width:max-content;max-width:100%;min-height:30px;display:inline-flex;align-items:center;gap:5px;margin-top:10px;border:1px solid #d8cdec;border-radius:999px;padding:0 10px;color:#654fb5;background:#faf7ff;font-size:8px;font-weight:800;line-height:1.2;text-decoration:none;transition:border-color .18s ease,background .18s ease,transform .18s ease}.events-timeline-collection-link:hover{border-color:#bca9df;background:#f3edff;transform:translateY(-1px)}.events-timeline-collection-link svg{width:11px;height:11px;flex:0 0 auto}.events-exhibition-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.events-exhibition-grid article{min-width:0;overflow:hidden;border:1px solid var(--events-line);border-radius:18px;padding:7px 7px 13px;background:#fff;box-shadow:0 7px 20px #4e3b620e}.events-exhibition-grid article>div{aspect-ratio:1.65;position:relative;overflow:hidden;border-radius:12px;background:#f0ebf7}.events-exhibition-grid img{width:106%;max-width:none;height:106%;position:absolute;top:-3%;left:-3%;object-fit:cover}.events-exhibition-grid h3{margin:11px 5px 3px;color:#5845ad;font-size:13px}.events-exhibition-grid p{margin:0 5px 8px;overflow:hidden;color:#877d8e;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.events-exhibition-grid article>span{display:flex;align-items:center;gap:5px;margin:0 5px;color:#776c80;font-size:8px;font-weight:700}.events-exhibition-grid article>span svg{width:12px;height:12px;color:#8c78d1}.events-dialog-backdrop{position:fixed;z-index:100;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:24px;background:#30234080;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);animation:events-fade-in .18s ease both}.events-dialog{width:min(980px,100%);max-height:min(760px,calc(100vh - 48px));position:relative;display:grid;grid-template-columns:minmax(250px,.62fr) minmax(420px,1.38fr);overflow:auto;border:1px solid rgba(255,255,255,.7);border-radius:24px;background:#fff;box-shadow:0 28px 90px #23193052;animation:events-dialog-in .22s ease both}.events-dialog-close{position:absolute;z-index:3;top:15px;right:15px;width:39px;height:39px;display:grid;place-items:center;border:0;border-radius:50%;color:#6f6578;background:#ffffffeb;box-shadow:0 5px 14px #392a4521;cursor:pointer}.events-dialog-close svg{width:17px;height:17px}.events-dialog-media{min-height:100%;position:relative;overflow:hidden;background:#d9eff9}.events-dialog-media img{width:118%;max-width:none;height:118%;position:absolute;top:-9%;left:-9%;object-fit:cover;object-position:center}.events-dialog-copy{min-width:0;padding:44px 38px 38px}.events-dialog-meta{display:flex;align-items:center;flex-wrap:wrap;gap:10px}.events-dialog-meta>span:not(.events-status-chip){display:flex;align-items:center;gap:5px;color:#716779;font-size:10px;font-weight:700}.events-dialog-meta svg{width:13px;height:13px;color:#e37392}.events-dialog h2{margin:14px 0 8px;color:#5642aa;font:700 30px/1.1 Quicksand,sans-serif}.events-dialog-copy>p{margin:0 0 18px;color:#5f5666;font-size:13px;line-height:1.55}.events-dialog-action{display:grid;grid-template-columns:30px minmax(0,1fr);gap:9px;border:1px solid #eadff1;border-radius:15px;padding:12px;background:#fbf8ff}.events-dialog-action>svg{width:22px;height:22px;color:#e58aa4}.events-dialog-action p{margin:0;color:#625769;font-size:11px;line-height:1.45}.events-dialog-action strong{display:block;color:#554574;font-size:11px}.events-dialog-action p span{display:block;margin-top:5px;color:#776c7e}.events-dialog-warning{margin:12px 0 0!important;border-left:3px solid #d7a253;border-radius:0 10px 10px 0;padding:8px 10px;color:#76532f!important;background:#fff9ed;font-weight:700}.events-dialog-secondary-time{display:flex;align-items:flex-start;gap:6px;margin:10px 0 0!important;color:#5f5470!important;font-weight:700}.events-dialog-secondary-time svg{width:13px;height:13px;flex:0 0 auto;margin-top:2px;color:#8067b9}.events-dialog h3{margin:21px 0 8px;color:#584879;font-size:14px}.events-dialog ul{display:grid;gap:8px;margin:0;padding:0;list-style:none}.events-dialog li{position:relative;padding-left:18px;color:#625a69;font-size:11px;line-height:1.45}.events-dialog li:before{content:"";position:absolute;top:5px;left:2px;width:7px;height:7px;border-radius:50%;background:#83b5d1;box-shadow:0 0 0 4px #edf7fb}@keyframes events-fade-in{0%{opacity:0}}@keyframes events-dialog-in{0%{opacity:0;transform:translateY(12px) scale(.985)}}@media(max-width:1100px){.events-feature{grid-template-columns:minmax(0,1.15fr) minmax(330px,.85fr)}.events-discovery,.events-filter-row{justify-content:flex-start}.events-sanrio-feature{grid-template-columns:1.1fr .9fr}.events-card>button{grid-template-columns:150px minmax(0,1fr) 24px}.events-timeline{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 0}.events-timeline:before{display:none}.events-exhibition-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:820px){.events-preview-page main{width:min(calc(100% - 28px),720px);padding-top:18px}.events-intro{min-height:116px}.events-intro p{font-size:13px}.events-intro-motif{width:180px}.events-feature{display:block}.events-feature-media{min-height:380px;border-right:0;border-bottom:1px solid var(--events-line)}.events-feature-media img{width:150%;height:150%;top:-28%;left:-41%}.events-feature-copy{padding:28px}.events-filter-row{overflow-x:auto;padding-bottom:3px;scrollbar-width:none}.events-filter-row::-webkit-scrollbar{display:none}.events-filter-row button{flex:0 0 auto}.events-sanrio-feature{display:block}.events-sanrio-media{min-height:270px;border-right:0;border-bottom:1px solid var(--events-line)}.events-card-grid{grid-template-columns:1fr}.events-card>button{grid-template-columns:190px minmax(0,1fr) 26px}.events-dialog{grid-template-columns:1fr}.events-dialog-media{min-height:270px}.events-dialog-copy{padding:30px 28px}}@media(max-width:560px){.events-preview-page main{width:calc(100% - 20px);padding-top:11px}.events-intro{min-height:128px;display:block;padding:20px 7px}.events-intro h1{font-size:39px}.events-intro p{max-width:310px;margin-top:8px;font-size:12px}.events-intro small{display:block;max-width:330px;line-height:1.4}.events-intro-motif{display:none}.events-feature{border-radius:20px}.events-feature-media{min-height:260px}.events-feature-media img{width:150%;height:150%;top:-28%;left:-41%;object-position:74% center}.events-feature-copy{padding:24px 20px}.events-feature-copy h2{font-size:32px}.events-discovery{margin-top:15px;border-radius:17px;padding:9px}.events-filter-row button{min-height:35px;padding-inline:13px;font-size:9px}.events-section-heading h2{font-size:20px}.events-section-heading>span{display:none}.events-sanrio-feature{border-radius:18px}.events-sanrio-media{min-height:200px}.events-sanrio-feature>div{padding:22px 19px}.events-sanrio-feature h3{font-size:21px}.events-card>button{min-height:154px;grid-template-columns:118px minmax(0,1fr) 21px}.events-card-copy{padding:13px 10px}.events-card-copy>strong{margin-top:7px;font-size:14px}.events-card-copy>span:not(.events-card-meta){font-size:9px}.events-card-copy small{display:none}.events-card-meta .events-status-chip{max-width:130px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.events-card-meta>span:not(.events-status-chip){width:100%}.events-timeline{grid-template-columns:1fr;gap:18px;padding-top:8px}.events-timeline article{grid-template-columns:58px minmax(0,1fr);padding-inline:5px}.events-timeline-icon{width:54px;height:54px}.events-timeline-icon svg{width:29px;height:29px}.events-exhibition-grid{grid-template-columns:1fr 1fr;gap:8px}.events-exhibition-grid h3{font-size:11px}.events-exhibition-grid p{font-size:7px}.events-exhibition-grid article>span{align-items:flex-start;font-size:7px;line-height:1.35}.events-dialog-backdrop{padding:10px}.events-dialog{max-height:calc(100vh - 20px);border-radius:19px}.events-dialog-media{min-height:215px}.events-dialog-copy{padding:25px 20px 28px}.events-dialog h2{padding-right:35px;font-size:25px}}.catalog-page{min-height:calc(100vh - 76px);padding:28px 22px 32px;background:#fffaf5}.catalog-shell{width:min(100%,1490px);margin-inline:auto;display:grid;grid-template-columns:202px minmax(0,1fr);gap:26px;align-items:start}.catalog-shell.has-detail{grid-template-columns:202px minmax(0,1fr) 355px}.catalog-filters{position:sticky;top:20px;min-height:860px;padding:20px 16px;border:1px solid #eadbcf;border-radius:20px;background:#fffdfaf2;box-shadow:0 8px 24px #4f3b670d}.filter-mobile-title{display:none;border:0;background:transparent;padding:0}.filter-group{padding:0 0 17px;margin-bottom:16px;border-bottom:1px solid #eddccf}.filter-group h2{margin:0 0 12px;display:flex;align-items:center;gap:6px;font:700 16px/1.2 Quicksand,sans-serif;color:#453a66}.filter-group h2 svg{width:13px;height:13px;color:#f48ba5}.category-options{display:grid;gap:7px}.category-options button{min-height:40px;width:100%;display:grid;grid-template-columns:27px 1fr;align-items:center;gap:7px;border:1px solid #eadfd8;border-radius:12px;padding:6px 10px;background:#fffefd;color:#493b82;font-size:13px;font-weight:700;text-align:left;cursor:pointer;transition:.2s ease}.category-options button svg{width:22px;height:22px;color:#7d69dd}.category-options button:nth-child(2) svg,.category-options button:nth-child(3) svg{color:#dd8d41}.category-options button:nth-child(4) svg,.category-options button:nth-child(5) svg{color:#70a75d}.category-options button:hover,.category-options button.active{border-color:#cfc0f1;background:#f4efff;transform:translate(2px)}.filter-check{min-height:32px;display:flex;align-items:center;gap:8px;color:#4a435b;font-size:12px;cursor:pointer}.filter-check input{width:18px;height:18px;margin:0;accent-color:#7598e7}.filter-check input:focus-visible{outline:3px solid rgba(120,103,217,.2);outline-offset:2px}.filter-dot{width:13px;height:13px;color:#aaa}.filter-dot.common{color:#aaa9ad}.filter-dot.uncommon{color:#78a95e}.filter-dot.rare{color:#6295e4}.filter-dot.epic{color:#a66ee0}.clear-filters{width:100%;display:flex;align-items:center;justify-content:center;gap:7px;border:0;background:transparent;color:#f06280;font-size:12px;font-weight:700;cursor:pointer}.clear-filters svg{width:17px;height:17px}.catalog-results{min-width:0}.catalog-intro{padding:4px 6px 16px}.catalog-intro>div{display:flex;align-items:center;gap:10px}.intro-flower{color:#df7994;display:grid;place-items:center}.intro-flower svg{width:42px;height:42px}.catalog-intro h1{margin:0;font:700 38px/1 Quicksand,sans-serif;letter-spacing:-.5px;color:#51429c}.catalog-intro p{margin:3px 0 13px 51px;color:#6c6575;font-size:14px}.catalog-search{height:52px;display:grid;grid-template-columns:45px 1fr auto;align-items:center;border:1px solid #eadfd8;border-radius:999px;background:#fff;box-shadow:0 5px 14px #563f6514;overflow:hidden}.catalog-search>svg{width:21px;height:21px;margin-left:18px;color:#87818b}.catalog-search input{min-width:0;border:0;outline:0;padding:0 12px;color:var(--ink);background:transparent;font-size:14px}.catalog-search input::placeholder{color:#aaa3ad}.catalog-search button{align-self:stretch;margin:4px;padding:0 27px;border:0;border-radius:999px;color:#fff;background:linear-gradient(135deg,#f88ca7,#ef6488);font-size:14px;font-weight:700;cursor:pointer}.catalog-toolbar{min-height:56px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:0 6px}.catalog-toolbar>strong{color:#51429c;font:700 17px/1 Quicksand,sans-serif}.catalog-controls{display:flex;align-items:center;gap:12px}.catalog-controls label{display:flex;align-items:center;gap:7px;color:#4f426e;font-size:12px;font-weight:700}.catalog-controls select{height:38px;min-width:160px;border:1px solid #e5d9cf;border-radius:11px;background:#fff;color:#554d63;padding:0 34px 0 12px;outline:0;font-size:12px}.view-toggle{display:grid;grid-template-columns:1fr 1fr;overflow:hidden;border:1px solid #e5d9cf;border-radius:11px;background:#fff}.view-toggle button{width:42px;height:38px;display:grid;place-items:center;border:0;border-right:1px solid #e5d9cf;background:transparent;color:#807988;cursor:pointer}.view-toggle button:last-child{border-right:0}.view-toggle button.active{color:#7059d1;background:#f3efff}.view-toggle svg{width:19px;height:19px}.item-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.item-card{min-width:0;position:relative;padding:7px 7px 9px;border:1px solid #eadfd7;border-radius:14px;background:#fff;box-shadow:0 4px 12px #4f3a560f;transition:transform .2s ease,box-shadow .2s ease}.item-card:hover{transform:translateY(-3px);box-shadow:0 10px 24px #4f3a561c}.item-media{width:100%;aspect-ratio:1.22;display:grid;place-items:center;overflow:hidden;border:0;border-radius:10px;cursor:pointer}.item-media.lavender{background:#f0eafa}.item-media.peach{background:#fff0e8}.item-media.sage{background:#edf3e6}.item-media.lilac{background:#f3ecfb}.item-media.blush{background:#fff1f3}.item-media img{width:78%;height:78%;object-fit:contain;filter:drop-shadow(0 7px 8px rgba(68,48,55,.14));transition:transform .25s ease}.item-card:hover .item-media img{transform:scale(1.04)}.item-card-copy{padding:7px 3px 0;display:grid;justify-items:start}.item-name{max-width:calc(100% - 30px);border:0;padding:0;background:transparent;color:#4f3e98;font-size:11px;font-weight:700;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:pointer}.item-subtype{color:#756e7c;font-size:9px;margin-top:2px}.rarity-badge{display:inline-flex;align-items:center;width:max-content;border-radius:999px;padding:2px 8px;margin-top:5px;border:1px solid transparent;font-size:9px;font-weight:700}.rarity-badge.common{color:#6e6970;background:#f1f0f1;border-color:#dddadd}.rarity-badge.uncommon{color:#4c7a33;background:#eff7e9;border-color:#d9ebcc}.rarity-badge.rare{color:#3167c6;background:#edf4ff;border-color:#d1e1ff}.rarity-badge.epic{color:#8050bc;background:#f4ebff;border-color:#e4cffc}.item-favorite{position:absolute;right:10px;bottom:9px;width:31px;height:31px;display:grid;place-items:center;border:1px solid #ffb7c5;border-radius:50%;background:#ffffffeb;color:#f56f8d;cursor:pointer;transition:.2s ease}.item-favorite:hover,.item-favorite.active{color:#fff;background:#f57492;transform:scale(1.06)}.item-favorite svg{width:17px;height:17px}.item-grid.list-layout{grid-template-columns:1fr}.item-card.list-view{min-height:112px;display:grid;grid-template-columns:128px 1fr 42px;align-items:center;gap:12px;padding:8px}.item-card.list-view .item-media{aspect-ratio:auto;height:94px}.item-card.list-view .item-card-copy{padding:0}.item-card.list-view .item-name{font-size:14px}.item-card.list-view .item-favorite{position:static}.item-detail{position:sticky;top:20px;min-height:860px;overflow:hidden;border:2px solid #f4b6bd;border-radius:20px;background:#fffdfb;box-shadow:0 8px 25px #5d36541c}.detail-close{position:absolute;z-index:2;right:14px;top:14px;width:35px;height:35px;display:grid;place-items:center;border:0;border-radius:50%;background:#ffffffd9;color:#8b8590;cursor:pointer}.detail-close svg{width:19px;height:19px}.detail-image{height:355px;display:grid;place-items:center;background:#fffaf5;overflow:hidden}.detail-image img{width:92%;height:92%;object-fit:contain}.detail-copy{padding:3px 29px 28px}.detail-copy h2{margin:0;color:#51429c;font:700 27px/1.1 Quicksand,sans-serif}.detail-copy>p{margin:13px 0 16px;padding-bottom:16px;border-bottom:1px dashed #eadad0;color:#676071;font-size:12px;line-height:1.6}.detail-section>strong,.item-specs dt{color:#51429c;font-size:11px;font-weight:700}.detail-tags{display:flex;flex-wrap:wrap;gap:7px;margin-top:8px}.detail-tags span{padding:7px 14px;border-radius:999px;background:#f0f6e8;color:#598144;font-size:10px;font-weight:700}.detail-tags span:nth-child(2){color:#d95e7e;background:#fff0f4}.item-specs{display:grid;gap:11px;margin:16px 0 25px}.item-specs>div{display:grid;gap:5px}.item-specs dd{margin:0;display:flex;align-items:center;gap:7px;color:#50485e;font-size:12px}.item-specs dd svg{width:19px;height:19px;color:#70a75d}.item-specs .rarity-text{color:#3f73ca}.detail-favorite{width:100%;min-height:48px;display:flex;align-items:center;justify-content:center;gap:9px;border:0;border-radius:13px;color:#fff;background:linear-gradient(135deg,#f8819e,#ed6285);box-shadow:0 7px 15px #e8597e2e;font-size:13px;font-weight:700;cursor:pointer}.detail-favorite.active{background:linear-gradient(135deg,#73a85f,#5f9651)}.detail-favorite svg{width:20px;height:20px}.catalog-empty{min-height:470px;display:grid;place-items:center;align-content:center;text-align:center;border:1px dashed #dacdea;border-radius:18px;background:#faf6ffa6}.catalog-empty svg{width:54px;height:54px;color:#86ad71}.catalog-empty h2{margin:9px 0 2px;font:700 24px/1.2 Quicksand,sans-serif}.catalog-empty p{margin:0 0 12px;font-size:13px;color:var(--muted)}.catalog-empty button{border:0;border-radius:999px;padding:9px 15px;background:var(--purple);color:#fff;font-weight:700;cursor:pointer}@media(max-width:1340px){.catalog-shell.has-detail{grid-template-columns:188px minmax(0,1fr) 320px;gap:18px}.catalog-shell{grid-template-columns:188px minmax(0,1fr);gap:18px}.item-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.detail-image{height:315px}.detail-copy{padding-inline:22px}}@media(max-width:1050px){.catalog-page{padding-inline:18px}.catalog-shell,.catalog-shell.has-detail{grid-template-columns:180px minmax(0,1fr)}.item-detail{position:fixed;z-index:60;inset:20px 20px 20px auto;width:min(390px,calc(100vw - 40px));min-height:0;overflow-y:auto;box-shadow:0 20px 70px #34204a47}.item-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:760px){.catalog-page{min-height:calc(100vh - 68px);padding:16px 12px 28px}.catalog-shell,.catalog-shell.has-detail{display:block}.catalog-filters{position:static;min-height:0;margin-bottom:16px;padding:12px}.filter-mobile-title{display:flex;align-items:center;gap:7px;font:700 16px/1 Quicksand,sans-serif;color:#51429c}.filter-mobile-title svg{width:19px;height:19px}.filter-group{margin-top:12px}.category-options{display:flex;overflow-x:auto;padding-bottom:4px;scrollbar-width:none}.category-options::-webkit-scrollbar{display:none}.category-options button{min-width:118px}.filter-group:not(.category-group){display:none}.catalog-filters.mobile-open .filter-group:not(.category-group){display:block}.clear-filters{justify-content:flex-start}.catalog-intro{padding-inline:0}.catalog-intro h1{font-size:31px}.catalog-intro p{margin-left:0;font-size:12px}.intro-flower svg{width:34px;height:34px}.catalog-search{height:48px;grid-template-columns:40px 1fr auto}.catalog-search>svg{margin-left:14px;width:19px}.catalog-search input{padding-inline:8px;font-size:12px}.catalog-search button{padding-inline:17px;font-size:12px}.catalog-toolbar{padding-inline:0}.catalog-controls label{font-size:0}.catalog-controls select{min-width:126px;font-size:11px}.item-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.item-name{font-size:10px}.item-detail{top:10px;right:10px;bottom:10px;left:10px;width:auto;border-radius:18px}.item-detail.default-detail{display:none}.item-detail.user-open{display:block}.detail-image{height:min(330px,38vh)}.detail-copy{padding:4px 22px 25px}}@media(max-width:430px){.item-grid{grid-template-columns:1fr 1fr}.item-media{aspect-ratio:1.08}.item-media img{width:82%;height:82%}.view-toggle{display:none}.catalog-controls select{min-width:118px}.catalog-toolbar>strong{font-size:15px}.item-card.list-view{grid-template-columns:105px 1fr 36px}}.pedia-collections-view{width:min(100%,var(--page-content-width));margin:0 auto;padding:clamp(20px,3vw,42px) clamp(14px,3vw,34px) 56px;color:#4b3c62}.pedia-collections-heading{display:grid;gap:8px;margin-bottom:24px;padding:10px 4px 0;position:relative}.pedia-collections-heading h1,.pedia-collections-detail-heading h1{margin:0;color:#493b60;font:800 clamp(30px,4vw,50px)/1.02 "Quicksand",sans-serif;letter-spacing:-.035em}.pedia-collections-heading p,.pedia-collections-detail-heading p{margin:0;color:#897b91;font-size:14px;font-weight:600}.pedia-collections-heading>strong{justify-self:start;margin-top:5px;color:#8354b5;font-size:13px}.pedia-collections-kicker{color:#a65d92;font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.pedia-current-collections{display:grid;gap:12px;margin:0 0 22px;padding:16px;border:1px solid rgba(126,84,190,.2);border-radius:22px;background:#fffcf8b8;box-shadow:0 8px 20px #5b3e7412,inset 0 1px #fffc}.pedia-current-collections-heading{display:flex;align-items:baseline;justify-content:space-between;gap:14px}.pedia-current-collections-heading>span{display:inline-flex;align-items:center;gap:7px;color:#62468b}.pedia-current-collections-heading svg{width:16px;height:16px;color:#cf8b42}.pedia-current-collections-heading strong{font-size:15px}.pedia-current-collections-heading p{margin:0;color:#897b91;font-size:11px;font-weight:650}.pedia-current-collections ul{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin:0;padding:0;list-style:none}.pedia-current-collections li{min-width:0}.pedia-current-collections a{min-height:62px;display:grid;grid-template-columns:46px minmax(0,1fr) 14px;align-items:center;gap:10px;padding:7px 9px 7px 7px;border:1px solid rgba(151,124,174,.17);border-radius:16px;color:inherit;background:#ffffffc7;text-decoration:none;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.pedia-current-collections a:hover{border-color:#8e68b766;box-shadow:0 7px 16px #5b3e741a;transform:translateY(-1px)}.pedia-current-collections a:focus-visible{outline:3px solid rgba(157,130,214,.55);outline-offset:2px}.pedia-current-collections a>img,.pedia-current-collections a>svg:first-child{width:46px;height:46px;border-radius:12px;object-fit:cover}.pedia-current-collections a>svg:first-child{padding:10px;color:#8b60b3;background:#f4eafb}.pedia-current-collections a>span{min-width:0;display:grid;gap:3px}.pedia-current-collections a strong,.pedia-current-collections a small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pedia-current-collections a strong{color:#554263;font-size:12px}.pedia-current-collections a small{color:#947e9d;font-size:9px;font-weight:750}.pedia-current-collections a>svg:last-child{color:#9e78ba}.pedia-all-items-card{display:grid;grid-template-columns:92px minmax(0,1fr) auto 18px;align-items:center;gap:16px;min-height:118px;margin:0 0 22px;padding:13px 18px 13px 13px;border:1px solid rgba(126,84,190,.28);border-radius:24px;background:linear-gradient(135deg,#f4ebfffa,#fff9f5fa);box-shadow:0 11px 24px #5b3e741a,inset 0 1px #fffc;color:inherit;text-decoration:none;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.pedia-all-items-card:hover{border-color:#7e54be85;box-shadow:0 14px 28px #5b3e7426,inset 0 1px #ffffffe6;transform:translateY(-2px)}.pedia-all-items-card:focus-visible{outline:3px solid rgba(157,130,214,.55);outline-offset:3px}.pedia-all-items-card-art{display:grid;place-items:center;width:92px;height:92px;border-radius:19px;background:#ffffffb8}.pedia-all-items-card-art img{width:76px;height:76px;object-fit:contain;mix-blend-mode:multiply}.pedia-all-items-card-copy{display:grid;gap:4px;min-width:0}.pedia-all-items-card-copy strong{color:#4d3c66;font-size:22px;line-height:1.1}.pedia-all-items-card-copy>span:last-child{color:#81728d;font-size:13px;font-weight:600}.pedia-all-items-card-count{color:#7650a4;font-size:13px;font-weight:800;white-space:nowrap}.pedia-all-items-card>svg{color:#8b60b3}.pedia-type-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin:0;padding:0;list-style:none}.pedia-type-grid>li,.pedia-suit-grid>li{min-width:0}.pedia-type-grid>li>.pedia-type-card,.pedia-suit-grid>li>.pedia-suit-card{width:100%;height:100%}.pedia-type-card{display:grid;grid-template-columns:108px minmax(0,1fr) 18px;align-items:center;gap:15px;min-height:150px;padding:13px;border:1px solid rgba(151,124,174,.2);border-radius:24px;background:linear-gradient(145deg,#fff9f3,#f8efff);box-shadow:0 11px 24px #5b3e741c,inset 0 1px #ffffffb3;color:inherit;cursor:pointer;text-align:left;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.pedia-type-card:hover{border-color:#8e68b76b;box-shadow:0 14px 28px #5b3e7429,inset 0 1px #fffc;transform:translateY(-2px)}.pedia-type-card-art{display:grid;place-items:center;width:108px;height:118px;overflow:hidden;border-radius:18px;background:radial-gradient(circle at 45% 28%,#fff,#f6d5c8 68%,#e9c9df)}.pedia-type-card-art img{width:100%;height:100%;object-fit:contain}.pedia-unidentified-items-card{background:linear-gradient(145deg,#fbf9ff,#f5f1fa);text-decoration:none}.pedia-unidentified-items-card .pedia-type-card-art{background:radial-gradient(circle at 45% 28%,#fff,#eee8f7 68%,#dfd7ed)}.pedia-unidentified-items-card .pedia-type-card-art>svg{width:52px;height:52px;color:#806aa2}.pedia-type-card-copy{display:grid;gap:7px;min-width:0}.pedia-type-card-copy strong{color:#4d3c66;font-size:18px;line-height:1.15}.pedia-type-card-copy span{color:#8b7b95;font-size:12px;font-weight:700}.pedia-type-card>svg{color:#9e78ba}.pedia-type-card:focus-visible,.pedia-back-button:focus-visible,.pedia-subtype-tab:focus-visible,.pedia-suit-card:focus-visible,.pedia-suit-card a:focus-visible{outline:3px solid rgba(157,130,214,.55);outline-offset:3px}.pedia-collections-detail-heading{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:22px;margin-bottom:24px}.pedia-back-button{display:inline-flex;align-items:center;gap:8px;min-height:44px;padding:8px 14px;border:1px solid rgba(145,112,166,.25);border-radius:14px;background:#fff7f3d1;color:#704f96;font:800 13px/1 Quicksand,sans-serif;cursor:pointer}.pedia-subtype-strip{display:flex;gap:10px;min-width:0;margin:0 -4px 25px;padding:4px;overflow-x:auto;scrollbar-width:thin;overscroll-behavior-inline:contain}.pedia-subtype-tab{display:grid;flex:0 0 100px;justify-items:center;align-content:center;gap:4px;min-height:104px;padding:8px 7px;border:1px solid rgba(148,117,172,.18);border-radius:17px;background:#fffaf5;color:#675574;cursor:pointer}.pedia-subtype-tab img{width:45px;height:45px;object-fit:contain;filter:brightness(0) saturate(100%) invert(39%) sepia(20%) saturate(1533%) hue-rotate(230deg) brightness(86%) contrast(87%)}.pedia-subtype-tab span{max-width:100%;overflow:hidden;font-size:11px;font-weight:800;text-align:center;text-overflow:ellipsis;white-space:nowrap}.pedia-subtype-tab small{color:#a185ac;font-size:10px;font-weight:700}.pedia-subtype-tab.active{border-color:#a071be;background:linear-gradient(145deg,#f9e7ed,#eee1fa);box-shadow:inset 0 0 0 2px #ffffffb8,0 6px 14px #6848811f;color:#563d70}.pedia-suit-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px;margin:0;padding:0;list-style:none}.pedia-suit-card{display:grid;grid-template-columns:100px minmax(0,1fr) 15px;align-items:center;gap:12px;min-height:116px;padding:11px;border:1px solid rgba(150,120,173,.18);border-radius:20px;background:linear-gradient(145deg,#fffaf6,#f7f0fd);box-shadow:0 8px 17px #5b3e7417;color:inherit;text-decoration:none}.pedia-suit-card:hover{border-color:#8e68b76b;transform:translateY(-1px)}.pedia-suit-card-unlinked{color:#675574}.pedia-suit-card-images{display:flex;align-items:center;justify-content:center;width:100px;height:88px;overflow:hidden;border-radius:15px;background:#f8e8df}.pedia-suit-card-images img{width:62px;height:62px;object-fit:contain;margin-left:-13px;border-radius:11px;background:#fff9}.pedia-suit-card-images img:first-child{margin-left:0}.pedia-suit-card-images a{display:block;min-width:0;min-height:0}.pedia-suit-card-copy{display:grid;gap:6px;min-width:0}.pedia-suit-card-copy strong{color:#554263;font-size:14px;line-height:1.2}.pedia-suit-card-copy span{color:#917f9b;font-size:11px;font-weight:700}.pedia-suit-card>svg{color:#9e78ba}@media(max-width:1050px){.pedia-type-grid,.pedia-suit-grid,.pedia-current-collections ul{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:680px){.pedia-collections-view{padding-inline:12px}.pedia-type-grid,.pedia-suit-grid{grid-template-columns:1fr;gap:12px}.pedia-type-card{grid-template-columns:88px minmax(0,1fr) 16px;min-height:124px}.pedia-type-card-art{width:88px;height:98px}.pedia-collections-detail-heading{grid-template-columns:1fr;gap:12px;align-items:start}.pedia-back-button{justify-self:start}.pedia-suit-card{grid-template-columns:86px minmax(0,1fr) 15px}.pedia-suit-card-images{width:86px;height:80px}.pedia-suit-card-images img{width:56px;height:56px}.pedia-all-items-card{grid-template-columns:70px minmax(0,1fr) 16px;gap:12px;min-height:104px;padding:11px 13px 11px 11px}.pedia-all-items-card-art{width:70px;height:76px}.pedia-all-items-card-art img{width:60px;height:60px}.pedia-all-items-card-count{grid-column:2}.pedia-all-items-card>svg{grid-column:3;grid-row:1 / span 2}.pedia-current-collections{margin-inline:-2px;padding:14px 12px}.pedia-current-collections-heading{display:grid;gap:4px}.pedia-current-collections ul{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:thin}.pedia-current-collections li{min-width:min(82vw,280px);flex:0 0 min(82vw,280px);scroll-snap-align:start}}@media(max-width:430px){.pedia-type-card-copy strong{font-size:16px}.pedia-subtype-tab{flex-basis:92px}}.atlas-live-hero{width:min(calc(100% - 64px),1360px);min-height:330px;margin:0 auto;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:54px 0 58px;background:radial-gradient(circle at 78% 45%,rgba(248,203,147,.4),transparent 26%)}.atlas-live-hero h2{margin:12px 0 14px;color:#4e3655;font:700 clamp(40px,5vw,70px)/.94 "Quicksand",sans-serif;letter-spacing:-.045em}.atlas-live-hero h2 em{color:#d77d62;font-style:normal}.atlas-live-hero p{max-width:720px;margin:0;color:#796a7d;font-size:14px;line-height:1.6}.atlas-live-hero>button{min-height:40px;display:inline-flex;align-items:center;margin-top:22px;padding:0 17px;border-radius:11px;color:#fff;background:#806cca;box-shadow:0 4px #6653af;font-size:11px;font-weight:700;border:0;cursor:pointer}.atlas-footer button{margin-left:auto;border:0;color:#d47179;background:transparent;font-size:10px;font-weight:700;cursor:pointer}.atlas-section-intro{max-width:790px;margin:-6px 0 20px;color:#8a7b88;font-size:12px;line-height:1.55}.atlas-modern-section{padding-top:32px}.atlas-modern-groups{display:grid;gap:15px}.atlas-modern-group{--modern-tone: #5b48bd;overflow:hidden;border:1px solid #e8dfec;border-radius:20px;background:#fff;box-shadow:0 8px 22px #533b7e12}.atlas-modern-group.garden{--modern-tone: #7198c7}.atlas-modern-group.clothing{--modern-tone: #f27f9e}.atlas-modern-group.furniture{--modern-tone: #df896d}.atlas-modern-group.other{--modern-tone: #806cca}.atlas-modern-group>header{min-height:53px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:0 18px;border-bottom:1px solid #f0e9f1;background:color-mix(in srgb,var(--modern-tone) 7%,white)}.atlas-modern-group h3{margin:0;color:#503b59;font-size:14px}.atlas-modern-group header span{color:var(--modern-tone);font-size:9px;font-weight:700}.atlas-modern-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(78px,1fr));gap:1px;padding:10px;background:#f3edf3}.atlas-modern-grid>a{min-height:104px;display:grid;place-items:center;align-content:center;gap:8px;padding:10px 5px;background:#fff;transition:background .18s ease,transform .18s ease}.atlas-modern-grid>a:hover{z-index:1;background:color-mix(in srgb,var(--modern-tone) 7%,white);transform:translateY(-1px)}.atlas-modern-grid>a>span{width:55px;height:55px;display:grid;place-items:center;border-radius:17px;background:color-mix(in srgb,var(--modern-tone) 9%,#fffaf4)}.atlas-modern-grid img{width:38px;height:38px}.atlas-modern-grid small{width:100%;overflow:hidden;color:#756979;font-size:8px;font-weight:700;text-align:center;text-overflow:ellipsis;white-space:nowrap}.atlas-modern-links{display:flex;justify-content:flex-end;gap:9px;margin-top:14px}.atlas-modern-links a{min-height:34px;display:inline-flex;align-items:center;padding:0 12px;border:1px solid #ded4ef;border-radius:10px;color:#6855b9;background:#fff;font-size:9px;font-weight:700}.atlas-glyph-list{display:grid;gap:18px}.atlas-glyph-capture{margin:0;overflow:hidden;border:1px solid #eadfd8;border-radius:20px;background:#fff;box-shadow:0 10px 28px #5d445814}.atlas-crop-window{width:100%;position:relative;overflow:hidden;background:#f4e5d9}.atlas-crop-window img{width:calc(100% * var(--capture-scale));max-width:none;position:absolute;top:0;left:calc(-100% * var(--capture-left))}.atlas-glyph-capture figcaption{min-height:72px;display:grid;grid-template-columns:210px minmax(0,1fr) auto;align-items:center;gap:18px;padding:14px 18px}.atlas-glyph-capture figcaption strong{color:#503b59;font-size:15px}.atlas-glyph-capture figcaption span{color:#8a7b88;font-size:11px;line-height:1.45}.atlas-glyph-capture figcaption a{color:#7560c1;font-size:10px;font-weight:700;white-space:nowrap}.atlas-capture-archive{padding-top:10px}.atlas-capture-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}.atlas-capture-card{overflow:hidden;border:1px solid #eadfe1;border-radius:16px;background:#fff;box-shadow:0 7px 17px #5d44580f;transition:transform .18s ease,box-shadow .18s ease}.atlas-capture-card:hover{transform:translateY(-2px);box-shadow:0 12px 25px #5d44581c}.atlas-capture-card>div{aspect-ratio:16 / 9;overflow:hidden;background:#f3ede9}.atlas-capture-card img{width:100%;height:100%;object-fit:cover}.atlas-capture-card>span{min-height:63px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px}.atlas-capture-card strong{color:#514354;font-size:12px}.atlas-capture-card small{flex:0 0 auto;border-radius:999px;padding:5px 8px;font-size:8px;font-weight:700}.atlas-capture-card small.has-tabs{color:#5d875f;background:#e9f5e8}.atlas-capture-card small.no-tabs{color:#957d72;background:#f5ede8}@media(max-width:900px){.atlas-capture-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.atlas-glyph-capture figcaption{grid-template-columns:170px minmax(0,1fr)}.atlas-glyph-capture figcaption a{grid-column:2}}@media(max-width:760px){.atlas-live-hero{width:min(calc(100% - 32px),600px);min-height:300px;padding:42px 0}.atlas-glyph-capture figcaption{grid-template-columns:1fr;gap:5px}.atlas-glyph-capture figcaption a{grid-column:auto;margin-top:4px}}@media(max-width:520px){.atlas-capture-grid{grid-template-columns:1fr}.atlas-glyph-capture{border-radius:13px}.atlas-capture-card>span{align-items:flex-start;flex-direction:column;gap:7px}.atlas-modern-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.atlas-modern-links{align-items:stretch;flex-direction:column}.atlas-modern-links a{justify-content:center}}.db2-page{min-height:calc(100vh - 76px);padding:12px 22px 0;background:linear-gradient(180deg,#fbf9ff 0,#fffdf9 45%,#fff)}.db2-shell{width:min(100%,1450px);margin-inline:auto;display:grid;grid-template-columns:230px minmax(0,1fr);gap:24px;align-items:start}.db2-filters{position:sticky;top:12px;max-height:calc(100vh - 24px);overflow-y:auto;padding:14px 12px;border:1px solid #eeded0;border-radius:18px;background:#fffbf4f7;box-shadow:0 7px 22px #4a365c14;scrollbar-width:thin}.db2-filter-toggle{display:none}.db2-filter-head{height:28px;display:grid;grid-template-columns:18px 1fr 54px;align-items:center;gap:4px;margin-bottom:8px;color:#d85676}.db2-filter-head>svg:first-child{width:15px;height:15px;color:#e9ac4f}.db2-filter-head>svg:last-child{width:48px;height:35px;color:#86ad6e;justify-self:end}.db2-filter-head strong{font:700 15px/1 Quicksand,sans-serif}.db2-filter-section{padding:9px 0;border-top:1px solid #f0e1d5}.db2-filter-section h2{margin:0 0 7px;display:flex;align-items:center;gap:3px;color:#df5d7d;font-size:10px;font-weight:700}.db2-filter-section h2 svg{width:8px;height:8px;color:#e5b94c}.db2-category-list{display:grid;gap:3px}.db2-category-list button{min-height:25px;width:100%;display:grid;grid-template-columns:22px 1fr auto;align-items:center;border:1px solid #eadbcf;border-radius:7px;padding:2px 6px;background:#fffefa;color:#44714d;font-size:10px;text-align:left;cursor:pointer}.db2-category-list button svg{width:16px;height:16px;color:#6ca187}.db2-category-list button em,.db2-source-filter em{min-width:27px;border-radius:999px;padding:1px 5px;background:#f4eee8;color:#776f70;font-size:8px;font-style:normal;text-align:center}.db2-category-list button:hover,.db2-category-list button.active{border-color:#c9b8ea;background:#f2edff;color:#5846a7}.db2-style-grid{display:grid;grid-template-columns:1fr 1fr;gap:4px}.db2-style-grid button{min-height:27px;display:flex;align-items:center;gap:5px;border:1px solid #eadbcf;border-radius:8px;padding:3px 7px;background:#fffefa;color:#536b4e;font-size:9px;cursor:pointer}.db2-style-grid button svg{width:15px;height:15px;color:#7c9d68}.db2-style-grid button.active{border-color:#c8b7ea;background:#f1edff;color:#5846a7}.db2-colors{display:grid;grid-template-columns:repeat(8,1fr);gap:6px}.db2-colors button{width:17px;height:17px;border:1px solid rgba(71,56,70,.14);border-radius:50%;background:var(--swatch);box-shadow:inset 0 0 0 1px #ffffff59;cursor:pointer}.db2-colors button.active{outline:2px solid #7561cb;outline-offset:2px}.db2-colors button.rainbow{display:grid;place-items:center;background:#fff;color:#8a72d7}.db2-colors button.rainbow svg{width:13px;height:13px}.db2-source-filter{display:grid;gap:4px}.db2-source-filter h2{margin-bottom:4px}.db2-source-filter label{min-height:21px;display:grid;grid-template-columns:15px 1fr auto;align-items:center;gap:5px;color:#4c4753;font-size:9px;cursor:pointer}.db2-source-filter input{width:14px;height:14px;margin:0;accent-color:#8871dc}.db2-clear{width:100%;min-height:29px;display:flex;align-items:center;justify-content:center;gap:7px;border:1px solid #aa98e3;border-radius:9px;background:#fff;color:#6d55c6;font-size:9px;font-weight:700;cursor:pointer}.db2-clear svg{width:14px;height:14px}.db2-content{min-width:0}.db2-hero{height:92px;position:relative;overflow:hidden;padding:8px 0 0 8px}.db2-breadcrumb{margin-bottom:8px;color:#6e5ea9;font-size:9px}.db2-breadcrumb span{margin-inline:8px}.db2-hero h1{margin:0;display:flex;align-items:center;gap:5px;color:#5d4eb0;font:700 34px/.9 Quicksand,sans-serif}.db2-hero h1 svg{width:27px;height:27px;color:#80ad62}.db2-hero p{margin:5px 0 0;color:#554d75;font-size:10px}.db2-hero-art{position:absolute;right:12px;bottom:-9px;height:95px;display:flex;align-items:flex-end;gap:3px;opacity:.95}.db2-hero-art img{width:105px;height:92px;object-fit:contain;filter:drop-shadow(0 6px 8px rgba(88,65,58,.12))}.db2-hero-art img:nth-child(2){width:90px}.db2-hero-art img:nth-child(3){width:116px}.db2-toolbar{min-height:62px;display:grid;grid-template-columns:minmax(260px,1fr) auto auto auto;align-items:center;gap:16px;padding:9px 12px;border:1px solid #eadfd7;border-radius:13px;background:#fffefbf5;box-shadow:0 4px 15px #4b38570d}.db2-toolbar form{height:42px;display:grid;grid-template-columns:39px 1fr auto;align-items:center;overflow:hidden;border:1px solid #e6dcd5;border-radius:999px;background:#fff}.db2-toolbar form svg{width:18px;height:18px;margin-left:13px;color:#746e79}.db2-toolbar form input{min-width:0;height:100%;border:0;outline:0;padding:0 7px;background:transparent;color:#4f4660;font-size:11px}.db2-toolbar form button{height:32px;min-width:72px;margin-right:4px;border:0;border-radius:999px;background:linear-gradient(135deg,#f78ba5,#ec6789);color:#fff;font-size:10px;font-weight:700;cursor:pointer}.db2-toolbar>label{display:flex;align-items:center;gap:8px;color:#6b6377;font-size:9px;text-transform:capitalize}.db2-toolbar select{height:34px;border:1px solid #e2d8d2;border-radius:9px;background:#fff;color:#584f67;padding:0 28px 0 10px;font-size:9px;outline:0}.db2-view{height:34px;display:flex;align-items:center;gap:0;padding-left:12px;border-left:1px solid #eee5df}.db2-view>span{margin-right:10px;color:#6e6676;font-size:9px}.db2-view button{width:33px;height:32px;display:grid;place-items:center;border:0;background:#f1eef5;color:#7c7482;cursor:pointer}.db2-view button:first-of-type{border-radius:8px 0 0 8px}.db2-view button:last-child{border-radius:0 8px 8px 0}.db2-view button.active{background:#8670da;color:#fff}.db2-view svg{width:15px;height:15px}.db2-toolbar>strong{min-width:92px;padding:8px 12px;border:1px solid #e1d5ee;border-radius:999px;color:#6952be;background:#fff;font-size:9px;text-align:center}.db2-chips{height:42px;display:flex;align-items:center;gap:8px;overflow-x:auto;scrollbar-width:none}.db2-chips::-webkit-scrollbar{display:none}.db2-chips button{min-width:92px;height:28px;display:inline-flex;align-items:center;justify-content:center;gap:6px;border:1px solid #e7dcd6;border-radius:999px;background:#fffefa;color:#594b93;font-size:9px;font-weight:700;white-space:nowrap;cursor:pointer}.db2-chips button svg{width:14px;height:14px;color:#d78b58}.db2-chips button.active{border-color:#9c89e5;background:linear-gradient(135deg,#a18ae6,#795fd2);color:#fff}.db2-chips button.active svg{color:#ffdd72}.db2-chips button:last-child svg:last-child{width:10px}.db2-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px}.db2-card{min-width:0;overflow:hidden;border:1px solid #e8ded7;border-radius:13px;background:#fff;box-shadow:0 4px 14px #49374e12;transition:transform .2s ease,box-shadow .2s ease}.db2-card:hover{transform:translateY(-3px);box-shadow:0 10px 20px #49374e1f}.db2-card-image{width:calc(100% - 10px);aspect-ratio:1.32;margin:5px 5px 0;display:grid;place-items:center;position:relative;overflow:hidden;border:0;border-radius:9px 9px 0 0;cursor:pointer}.db2-card-image.cream{background:#fff1d8}.db2-card-image.rose{background:#ffe9e8}.db2-card-image.lavender{background:#eeebfb}.db2-card-image.sage{background:#eff2dc}.db2-card-image.peach{background:#fff1df}.db2-card-image.butter{background:#f7f2cf}.db2-card-image img{width:78%;height:78%;object-fit:contain;filter:drop-shadow(0 6px 7px rgba(74,55,52,.13));transition:transform .25s ease}.db2-card:hover .db2-card-image img{transform:scale(1.05)}.db2-no-image{display:grid;place-items:center;gap:4px;color:#8c8292;font-size:8px;text-align:center}.db2-no-image svg{width:27px;height:27px;color:#9eb285}.db2-rarity{position:absolute;right:6px;top:6px;padding:2px 6px;border:1px solid rgba(213,158,24,.2);border-radius:999px;background:#fffadeeb;color:#ba891c;font-size:8px;font-weight:700}.db2-card-copy{padding:6px 8px 7px}.db2-card-copy>button{max-width:100%;overflow:hidden;border:0;padding:0;background:transparent;color:#4c4256;font-size:10px;line-height:1.1;text-align:left;white-space:nowrap;text-overflow:ellipsis;cursor:pointer}.db2-tags{display:flex;flex-wrap:wrap;gap:4px;margin-top:5px}.db2-tags span{padding:2px 7px;border:1px solid #d9d5e6;border-radius:999px;color:#71649b;background:#faf9ff;font-size:7px}.db2-card-meta{min-height:22px;display:grid;grid-template-columns:1fr auto 23px;align-items:end;gap:5px;margin-top:5px}.db2-card-meta>span{color:#736d78;font-size:8px}.db2-card-meta button{border:0;background:transparent;color:#79727c;font-size:7px;cursor:pointer}.db2-card-meta button:nth-of-type(1){display:flex;align-items:center;gap:3px}.db2-card-meta button:nth-of-type(1) svg{width:11px;height:11px;color:#f47492}.db2-card-meta button:nth-of-type(1).active{color:#d84f73;font-weight:700}.db2-card-meta button:nth-of-type(2){width:22px;height:22px;display:grid;place-items:center;border:1px solid #9c89df;border-radius:50%;color:#735ec7}.db2-card-meta button:nth-of-type(2) svg{width:12px;height:12px}.db2-grid.list{grid-template-columns:1fr 1fr}.db2-grid.list .db2-card{min-height:108px;display:grid;grid-template-columns:130px 1fr}.db2-grid.list .db2-card-image{height:98px;margin-bottom:5px;aspect-ratio:auto}.db2-grid.list .db2-card-copy{align-self:center}.db2-status{min-height:360px;display:flex;align-items:center;justify-content:center;gap:9px;border:1px dashed #d9cce8;border-radius:14px;color:#6757a8;background:#fbf8ff;font-size:12px;font-weight:700}.db2-status svg{width:24px;height:24px}.db2-load-more{min-height:42px;min-width:230px;display:flex;align-items:center;justify-content:center;gap:9px;margin:14px auto 4px;border:1px solid #aa98e3;border-radius:999px;background:#fff;color:#654fbb;font-size:10px;font-weight:700;cursor:pointer}.db2-load-more span{color:#8c8394;font-size:8px;font-weight:600}.db2-empty{min-height:360px;display:grid;place-items:center;align-content:center;border:1px dashed #d9cce8;border-radius:14px;background:#fbf8ff;text-align:center}.db2-empty svg{width:45px;height:45px;color:#85a96e}.db2-empty h2{margin:7px 0 0;font:700 22px/1 Quicksand,sans-serif}.db2-empty p{margin:4px 0 10px;color:#706878;font-size:11px}.db2-empty button{border:0;border-radius:999px;padding:7px 13px;background:#8069d4;color:#fff;font-size:9px;font-weight:700}.db2-editor{min-height:74px;display:grid;grid-template-columns:120px repeat(5,minmax(115px,1fr)) 110px;gap:6px;align-items:stretch;margin:12px 0 18px;padding:9px 12px;border:1px solid #e2d8f4;border-radius:13px;background:linear-gradient(135deg,#f0e8ff,#f8f4ff)}.db2-editor-intro h2{margin:0;color:#4e3f98;font-size:11px}.db2-editor-intro p{margin:4px 0 0;color:#625783;font-size:7px;line-height:1.45}.db2-editor-item{min-width:0;display:grid;grid-template-columns:45px minmax(0,1fr);grid-template-rows:1fr auto;align-items:center;gap:0 5px;overflow:hidden;border:0;border-radius:8px;background:#ffffffd1;padding:4px;text-align:left;cursor:pointer}.db2-editor-item>img,.db2-editor-item>.db2-no-image{grid-row:1 / 3;width:43px;height:49px;object-fit:contain;border-radius:6px;background:#fff8de}.db2-editor-item span{min-width:0;display:grid;gap:2px}.db2-editor-item strong{overflow:hidden;color:#5d4fa0;font-size:7px;white-space:nowrap;text-overflow:ellipsis}.db2-editor-item small{color:#837b8c;font-size:6px}.db2-editor-item em{display:flex;justify-content:flex-end;align-items:center;gap:3px;color:#756d80;font-size:6px;font-style:normal}.db2-editor-item em svg{width:9px;height:9px;color:#f27895}.db2-editor-all{display:grid;place-items:center;align-content:center;border:1px solid #e3d8f1;border-radius:9px;background:#ffffffb8;color:#5d49ae;font-size:9px;line-height:1.3;text-align:center}.db2-editor-all svg{width:15px;height:15px;margin-top:2px}.db2-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:90;display:grid;place-items:center;padding:20px;background:#33264975;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.db2-modal{width:min(720px,100%);display:grid;grid-template-columns:1fr 1fr;gap:25px;position:relative;overflow:hidden;border:7px solid white;border-radius:23px;background:#fffdf9;box-shadow:0 28px 80px #2f1f474d}.db2-modal-close{position:absolute;z-index:2;right:12px;top:12px;width:34px;height:34px;display:grid;place-items:center;border:0;border-radius:50%;background:#fff;color:#786f7d;cursor:pointer}.db2-modal-image{min-height:370px;display:grid;place-items:center;background:#fff2e7}.db2-modal-image img{width:84%;height:84%;object-fit:contain}.db2-modal>div:last-child{align-self:center;padding:35px 30px 35px 0}.db2-modal-kicker{color:#df6d89;font-size:10px;font-weight:700}.db2-modal h2{margin:4px 0;color:#51419f;font:700 28px/1.05 Quicksand,sans-serif}.db2-modal p{color:#6f6875;font-size:12px;line-height:1.55}.db2-details{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin:14px 0 8px}.db2-details div{padding:7px 9px;border:1px solid #e5dff0;border-radius:9px;background:#fbf9ff}.db2-details dt{color:#8a8191;font-size:8px}.db2-details dd{margin:2px 0 0;color:#564797;font-size:10px;font-weight:700}.db2-modal-favorite{width:100%;min-height:44px;display:flex;align-items:center;justify-content:center;gap:8px;margin-top:18px;border:0;border-radius:12px;background:linear-gradient(135deg,#f5859f,#ea6386);color:#fff;font-size:11px;font-weight:700;cursor:pointer}@media(max-width:1390px){.db2-shell{grid-template-columns:215px minmax(0,1fr);gap:18px}.db2-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.db2-editor{grid-template-columns:110px repeat(3,minmax(120px,1fr)) 100px}.db2-editor-item:nth-of-type(n+5){display:none}.db2-toolbar{grid-template-columns:minmax(260px,1fr) auto auto}.db2-toolbar>strong{display:none}}@media(max-width:900px){.db2-page{padding:12px}.db2-shell{display:block}.db2-filters{position:static;margin-bottom:10px;padding:10px}.db2-filter-toggle{width:100%;display:flex;align-items:center;justify-content:center;gap:7px;border:0;background:transparent;color:#604eb0;font-weight:700}.db2-filter-head,.db2-filter-section,.db2-clear{display:none}.db2-filters.open .db2-filter-head{display:grid}.db2-filters.open .db2-filter-section{display:block}.db2-filters.open .db2-clear{display:flex}.db2-hero-art{opacity:.35}.db2-toolbar{grid-template-columns:1fr auto}.db2-toolbar>label{display:none}.db2-view>span{display:none}.db2-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.db2-editor{overflow-x:auto;grid-template-columns:110px repeat(5,150px) 110px}.db2-editor-item:nth-of-type(n){display:grid}}@media(max-width:600px){.db2-hero{height:83px;padding-left:2px}.db2-hero h1{font-size:29px}.db2-hero p{font-size:9px}.db2-hero-art{display:none}.db2-toolbar{display:block;padding:8px}.db2-view{display:none}.db2-chips{height:40px}.db2-chips button{min-width:86px}.db2-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.db2-card-copy{padding-inline:6px}.db2-editor{margin-bottom:25px}.db2-modal{display:block;max-height:calc(100vh - 20px);overflow-y:auto}.db2-modal-image{min-height:270px}.db2-modal>div:last-child{padding:20px}.db2-grid.list{grid-template-columns:1fr}}.site-frame.guides-active .site-header{height:56px}.site-frame.guides-active .logo{font-size:22px}.site-frame.guides-active .logo-mark{width:36px;height:36px;border-radius:11px}.site-frame.guides-active .logo-mark svg{width:24px;height:24px}.site-frame.guides-active .main-nav a{padding:8px 14px;font-size:12px}.site-frame.guides-active .favorites-link{font-size:12px}.site-frame.guides-active .community-button{min-height:34px;padding:7px 18px;font-size:12px;box-shadow:0 4px #7460cc,0 7px 16px #7057c938}.build-guides-page{min-height:0;padding:14px 22px 4px;background:#fffdfb}.guide-page-shell{width:min(100%,1450px);margin-inline:auto;display:grid;grid-template-columns:220px minmax(0,1fr) 210px;gap:18px;align-items:start}.guide-main-column{min-width:0}.guide-filters{position:sticky;top:14px;overflow:hidden;border:1px solid #efdccf;border-radius:14px;padding:12px;background:#fffaf3;box-shadow:0 8px 22px #543e4e14}.guide-filter-mobile-toggle{display:none}.guide-filter-heading{min-height:32px;display:grid;grid-template-columns:20px 1fr 52px;align-items:center;gap:5px;color:#d84f72}.guide-filter-heading>svg:first-child{width:17px;height:17px;color:#edb465}.guide-filter-heading>svg:last-child{width:49px;height:34px;color:#7aa765;justify-self:end}.guide-filter-heading strong{font:700 13px/1 Quicksand,sans-serif}.guide-filter-group{padding:8px 0 7px;border-top:1px solid #f0dfd4}.guide-filter-group h2{margin:0 0 5px;display:flex;align-items:center;gap:3px;color:#df5879;font-size:10px;font-weight:700}.guide-filter-group h2 svg{width:8px;height:8px;color:#e8b644}.guide-filter-group>div{display:grid;gap:3px}.guide-filter-group button{min-height:23px;width:100%;display:grid;grid-template-columns:20px 1fr auto;align-items:center;gap:4px;border:1px solid #ebdccf;border-radius:7px;padding:1px 5px;background:#fffefa;color:#453c44;font-size:10px;text-align:left;cursor:pointer;transition:border-color .18s ease,background .18s ease,transform .18s ease}.guide-filter-group button:hover{transform:translate(1px);border-color:#cebfea}.guide-filter-group button.selected{border-color:#a995e5;background:#f1edff;color:#5b49ac}.guide-filter-group button svg{width:15px;height:15px;color:#db8565}.guide-filter-group button:nth-child(2n) svg{color:#8770d2}.guide-filter-group button:nth-child(3n) svg{color:#79a968}.guide-filter-group button em{min-width:25px;border-radius:999px;padding:1px 4px;background:#f3ede7;color:#736b6c;font-size:8px;font-style:normal;text-align:center}.guide-clear-filters{width:100%;height:29px;display:flex;align-items:center;justify-content:center;gap:8px;border:1px solid #a995e3;border-radius:9px;background:#fff;color:#6550bd;font-size:9px;font-weight:700;cursor:pointer}.guide-clear-filters svg{width:14px;height:14px}.guides-hero{height:112px;position:relative;overflow:hidden;border-radius:0;background:#fff9f5}.guides-hero>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center}.guides-hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#fffbf8fa,#fffbf8e8 28%,#fffbf833 52%,#fffbf800 72%)}.guides-hero-copy{position:relative;z-index:1;padding:10px 0 0 15px}.guides-breadcrumb{margin:0 0 10px!important;color:#7466aa!important;font-size:9px!important;font-weight:600!important}.guides-breadcrumb span{margin-inline:8px;color:#aaa0c4}.guides-hero h1{margin:0;display:flex;align-items:center;gap:7px;color:#5847b0;font:700 34px/.9 Quicksand,sans-serif;letter-spacing:-.4px}.guides-hero h1 svg{width:28px;height:28px;color:#72a960}.guides-hero-copy>p:last-child{margin:7px 0 0;color:#4f4776;font-size:11px;line-height:1.4;font-weight:700}.guide-toolbar{min-height:58px;display:grid;grid-template-columns:minmax(280px,1fr) auto auto auto;align-items:center;gap:14px;padding:8px 12px;border:1px solid #eadfd8;border-radius:13px;background:#fffefcf7;box-shadow:0 5px 15px #4b38570f}.guide-toolbar form{height:40px;display:grid;grid-template-columns:39px 1fr auto;align-items:center;overflow:hidden;border:1px solid #e6dcd5;border-radius:999px;background:#fff}.guide-toolbar form svg{width:18px;height:18px;margin-left:12px;color:#6e6874}.guide-toolbar form input{min-width:0;height:100%;border:0;outline:0;padding:0 6px;background:transparent;color:#4f4660;font-size:11px}.guide-toolbar form input::placeholder{color:#7d7784}.guide-toolbar form button{min-width:70px;height:31px;margin-right:4px;border:0;border-radius:999px;background:#ef7395;color:#fff;font-size:9px;font-weight:700;cursor:pointer}.guide-toolbar>label{display:flex;align-items:center;gap:7px;color:#696171;font-size:8px;font-weight:700;white-space:nowrap}.guide-toolbar label>span{height:33px;position:relative;display:inline-flex;align-items:center;border:1px solid #e2d9d4;border-radius:9px;background:#fff}.guide-toolbar select{height:100%;min-width:112px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;outline:0;padding:0 28px 0 10px;background:transparent;color:#564e66;font-size:8px}.guide-toolbar label svg{position:absolute;right:9px;width:10px;height:10px;pointer-events:none}.guide-view-toggle{height:34px;display:flex;align-items:center;padding-left:12px;border-left:1px solid #ece4df}.guide-view-toggle button{width:33px;height:32px;display:grid;place-items:center;border:0;background:#f2eff5;color:#77707d;cursor:pointer}.guide-view-toggle button:first-child{border-radius:8px 0 0 8px}.guide-view-toggle button:last-child{border-radius:0 8px 8px 0}.guide-view-toggle button.active{background:#846bdb;color:#fff}.guide-view-toggle svg{width:15px;height:15px}.guide-toolbar>strong{min-width:88px;padding:8px 11px;border:1px solid #e2d5ee;border-radius:999px;background:#fff;color:#6952bd;font-size:8px;text-align:center}.guide-chips{height:45px;display:flex;align-items:center;gap:8px;overflow-x:auto;scrollbar-width:none}.guide-chips::-webkit-scrollbar{display:none}.guide-chips button{min-width:90px;height:27px;display:inline-flex;align-items:center;justify-content:center;gap:6px;border:1px solid #e7dcd6;border-radius:999px;padding:0 11px;background:#fffefa;color:#594a91;font-size:9px;font-weight:700;white-space:nowrap;cursor:pointer}.guide-chips button svg{width:13px;height:13px;color:#d28055}.guide-chips button.active{border-color:#8b71dc;background:#8870da;color:#fff;box-shadow:0 3px 9px #7057c93d}.guide-chips button.active svg{color:#ffe175}.guide-series{margin-bottom:10px}.guide-series>h2{margin:0 0 8px;display:flex;align-items:center;gap:5px;color:#4f4193;font-size:9px;font-weight:700}.guide-series>h2 svg{width:10px;height:10px;color:#e9b942}.guide-series>h2 svg:last-child{color:#b9abc8}.guide-series>div{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px}.guide-series-card{min-width:0;min-height:100px;display:grid;grid-template-columns:72px 1fr;gap:9px;align-items:center;overflow:hidden;border:1px solid #e9ded5;border-radius:12px;padding:8px;background:#fff7f3;transition:transform .18s ease,box-shadow .18s ease}.guide-series-card:hover{transform:translateY(-2px);box-shadow:0 8px 16px #4d3a531a}.guide-series-card.sage{background:#f8faef}.guide-series-card.peach{background:#fff8ec}.guide-series-card.green{background:#f5f9ef}.guide-series-card img{width:72px;height:82px;border-radius:7px;object-fit:cover}.guide-series-card>span{min-width:0;display:flex;flex-direction:column;align-items:flex-start}.guide-series-card strong{color:#904959;font-size:10px;line-height:1.15}.guide-series-card.sage strong{color:#795338}.guide-series-card.peach strong{color:#9b5543}.guide-series-card.green strong{color:#3d714b}.guide-series-card small{margin-top:5px;color:#4d4850;font-size:8.5px;line-height:1.32}.guide-series-card em{margin-top:5px;color:#6653bd;font-size:8px;font-style:normal;font-weight:700}.guide-series-card.sage em,.guide-series-card.green em{color:#4d8a56}.guide-series-card.peach em{color:#cc6d3a}.guide-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px}.guide-card{min-width:0;overflow:hidden;border:1px solid #e8ddd6;border-radius:11px;background:#fff;box-shadow:0 4px 13px #49374e12;transition:transform .2s ease,box-shadow .2s ease}.guide-card:hover{transform:translateY(-3px);box-shadow:0 10px 20px #49374e1f}.guide-card-image{width:calc(100% - 8px);height:76px;position:relative;overflow:hidden;margin:4px 4px 0;border:0;border-radius:7px 7px 0 0;padding:0;background:#f3ede9;cursor:pointer}.guide-card-image img{width:100%;height:100%;object-fit:cover;transition:transform .25s ease}.guide-card:hover .guide-card-image img{transform:scale(1.04)}.guide-card-image span{position:absolute;left:0;top:7px;border-radius:0 999px 999px 0;padding:3px 10px;background:#8a71db;color:#fff;font-size:7px;font-weight:700}.guide-card-image span:has(+*){background:#ef7394}.guide-card-copy{padding:5px 8px 7px}.guide-title-row{display:grid;grid-template-columns:1fr 24px;gap:4px;align-items:start}.guide-title-row>button:first-child{min-width:0;min-height:26px;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;border:0;padding:0;background:transparent;color:#393343;font-size:10px;line-height:1.2;font-weight:700;text-align:left;cursor:pointer}.guide-title-row>button:last-child{width:23px;height:23px;display:grid;place-items:center;border:1px solid #e6d9df;border-radius:6px;padding:0;background:#fff;color:#ae7f95;cursor:pointer}.guide-title-row>button:last-child.saved{border-color:#f0a8bb;color:#e45e84;background:#fff1f5}.guide-title-row svg{width:13px;height:13px}.guide-card-copy>p{min-height:24px;margin:2px 0 4px;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;color:#554f59;font-size:8px;line-height:1.3}.guide-card-meta{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:5px}.guide-card-meta span{display:inline-flex;align-items:center;gap:3px;color:#756f79;font-size:7px;white-space:nowrap}.guide-card-meta svg{width:10px;height:10px}.guide-card-meta span:first-child svg{color:#e7b94e}.guide-card-meta .intermediate{color:#7c64cb}.guide-card-meta .intermediate svg{color:#ef7ea1}.guide-card-meta .advanced{color:#8c633d}.guide-card-meta span:last-child svg{color:#f57898}.guide-grid.list{grid-template-columns:1fr 1fr}.guide-card.list{min-height:118px;display:grid;grid-template-columns:150px 1fr}.guide-card.list .guide-card-image{height:108px;margin-bottom:4px}.guide-card.list .guide-card-copy{align-self:center}.guide-empty{min-height:285px;display:grid;place-items:center;align-content:center;border:1px dashed #d6c9e7;border-radius:14px;background:#fbf8ff;text-align:center}.guide-empty>svg{width:42px;height:42px;color:#83a96e}.guide-empty h2{margin:7px 0 0;font:700 22px/1 Quicksand,sans-serif}.guide-empty p{margin:4px 0 10px;color:#706878;font-size:10px}.guide-empty button{border:0;border-radius:999px;padding:7px 13px;background:#8069d4;color:#fff;font-size:9px;font-weight:700;cursor:pointer}.guide-right-rail{display:grid;gap:10px;padding-top:212px}.creator-tip-card,.recent-guides{overflow:hidden;border:1px solid #e2d7ef;border-radius:12px;background:#f6f0ff}.creator-tip-card{min-height:245px;position:relative;padding:14px 13px 108px}.creator-tip-card h2,.recent-guides h2{margin:0 0 8px;display:flex;align-items:center;gap:5px;color:#6550bc;font-size:10px}.creator-tip-card h2 svg,.recent-guides h2 svg{width:10px;height:10px;color:#c6aef2}.creator-tip-card h2 svg:last-child{margin-left:auto}.creator-byline{display:flex;align-items:center;gap:7px}.creator-byline>span{width:25px;height:25px;display:grid;place-items:center;border-radius:50%;background:#fff5d9;color:#8d613c;font-size:10px;font-weight:700}.creator-byline p{margin:0;display:grid}.creator-byline strong{color:#5b4b75;font-size:8px}.creator-byline small{color:#826cc8;font-size:7px}.creator-tip-card blockquote{position:relative;z-index:1;margin:9px 0 0;color:#51417d;font-size:9px;line-height:1.4;font-weight:700}.creator-tip-card>img{position:absolute;left:0;right:0;bottom:0;width:100%;height:125px;object-fit:cover;object-position:center bottom}.recent-guides{padding:12px;background:#fffefa}.recent-guides>a:not(.all-updates){display:grid;grid-template-columns:57px 1fr;gap:8px;align-items:center;margin-top:7px}.recent-guides>a img{width:57px;height:39px;border-radius:6px;object-fit:cover}.recent-guides>a span{min-width:0;display:grid;gap:2px}.recent-guides>a strong{color:#42384e;font-size:9px;line-height:1.2}.recent-guides>a small{color:#7864c1;font-size:7px}.recent-guides .all-updates{height:27px;margin-top:10px;display:flex;align-items:center;justify-content:center;gap:5px;border:1px solid #cbbceb;border-radius:999px;color:#6651bd;font-size:8px;font-weight:700}.recent-guides .all-updates svg{width:11px;height:11px}.guide-dialog-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:grid;place-items:center;padding:20px;background:#3226457a;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.guide-dialog{width:min(680px,100%);position:relative;display:grid;grid-template-columns:1.1fr .9fr;overflow:hidden;border:7px solid white;border-radius:22px;background:#fffdf9;box-shadow:0 28px 80px #2f1f4752}.guide-dialog>img{width:100%;height:360px;object-fit:cover}.guide-dialog>div{align-self:center;padding:30px 26px}.guide-dialog-close{position:absolute;z-index:2;right:10px;top:10px;width:33px;height:33px;display:grid;place-items:center;border:0;border-radius:50%;background:#fff;color:#786f7d;cursor:pointer}.guide-dialog-close svg{width:17px;height:17px}.guide-dialog-kicker{display:flex;align-items:center;gap:4px;color:#df6d89;font-size:9px;font-weight:700;text-transform:capitalize}.guide-dialog-kicker svg{width:11px;height:11px}.guide-dialog h2{margin:5px 0;color:#51419f;font:700 27px/1.05 Quicksand,sans-serif}.guide-dialog p{color:#6f6875;font-size:11px;line-height:1.55}.guide-dialog-details{display:flex;gap:12px;margin:12px 0}.guide-dialog-details span{display:flex;align-items:center;gap:4px;color:#695d75;font-size:9px}.guide-dialog-details svg{width:13px;height:13px;color:#e9b548}.guide-dialog-primary{width:100%;min-height:41px;display:flex;align-items:center;justify-content:center;gap:7px;border:0;border-radius:11px;background:#ef7395;color:#fff;font-size:10px;font-weight:700;cursor:pointer}.guide-dialog-primary svg{width:15px;height:15px}.site-footer{background-color:#e9dcff;background-image:url(/assets/footer-floral.webp);background-position:center bottom;background-size:100% auto;background-repeat:no-repeat}.site-frame.guides-active .site-footer{padding:10px 0 4px;border-top-width:4px}.site-frame.guides-active .footer-shell{width:min(calc(100% - 150px),1380px);gap:28px}.site-frame.guides-active .footer-bottom{display:none}@media(max-width:1260px){.guide-page-shell{grid-template-columns:205px minmax(0,1fr)}.guide-right-rail{display:none}.guide-toolbar{grid-template-columns:minmax(260px,1fr) auto auto}.guide-toolbar>strong{display:none}}@media(max-width:940px){.build-guides-page{padding:12px}.guide-page-shell{display:block}.guide-filters{position:static;margin-bottom:10px;padding:9px}.guide-filter-mobile-toggle{width:100%;display:flex;align-items:center;justify-content:center;gap:6px;border:0;background:transparent;color:#604eb0;font-size:11px;font-weight:700;cursor:pointer}.guide-filter-mobile-toggle svg{width:15px;height:15px}.guide-filter-heading,.guide-filter-group,.guide-clear-filters{display:none}.guide-filters.open .guide-filter-heading{display:grid}.guide-filters.open .guide-filter-group{display:block}.guide-filters.open .guide-clear-filters{display:flex}.guide-filter-group>div{grid-template-columns:repeat(3,1fr)}.guide-series>div{grid-template-columns:repeat(2,minmax(0,1fr))}.guide-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:680px){.guides-hero{height:104px}.guides-hero>img{opacity:.45}.guides-hero:after{background:#fffbf88c}.guides-hero h1{font-size:30px}.guide-toolbar{display:block;padding:8px}.guide-toolbar>label,.guide-view-toggle{display:none}.guide-filter-group>div{grid-template-columns:repeat(2,1fr)}.guide-series>div{grid-template-columns:1fr}.guide-series-card{min-height:88px}.guide-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.guide-grid.list{grid-template-columns:1fr}.guide-card.list{grid-template-columns:125px 1fr}.guide-dialog{display:block;max-height:calc(100vh - 20px);overflow-y:auto}.guide-dialog>img{height:245px}.guide-dialog>div{padding:20px}}@media(max-width:430px){.build-guides-page{padding-inline:8px}.guides-hero-copy{padding-left:8px}.guides-hero-copy>p:last-child{font-size:9px}.guide-chips button{min-width:84px}.guide-card-copy{padding-inline:6px}.guide-card-meta{gap:3px}.guide-card-meta span{font-size:6px}}.site-frame:has(.idb-page) .site-header{height:64px}.site-frame:has(.idb-page) .header-inner{width:min(calc(100% - 40px),1530px);grid-template-columns:auto minmax(0,1fr) auto;gap:24px}.site-frame:has(.idb-page) .main-nav{justify-content:flex-start}.idb-page{min-height:calc(100vh - 64px);padding:14px;color:#43385e;background:radial-gradient(circle at 42% -10%,rgba(223,213,255,.52),transparent 31%),linear-gradient(180deg,#f9f6ff,#fffdfb 52%,#faf7ff)}.idb-layout{width:min(100%,1530px);margin-inline:auto;display:grid;grid-template-columns:250px minmax(0,1fr) 304px;gap:18px;align-items:start}.idb-sections,.idb-refine{position:sticky;top:14px;height:calc(100vh - 92px);min-height:620px;border:1px solid #eadfd8;border-radius:18px;background:#fffbf5f5;box-shadow:0 10px 30px #4d396214}.idb-sections{overflow:hidden;padding:18px 14px 22px}.idb-pane-heading{position:relative;z-index:1;display:flex;align-items:center;gap:10px;padding:0 4px 15px;border-bottom:1px solid #eddfd6}.idb-pane-heading>span{width:34px;height:34px;display:grid;place-items:center;border-radius:11px;color:#d86483;background:#fff0f3}.idb-pane-heading>span svg{width:17px;height:17px}.idb-pane-heading p{margin:0 0 2px;color:#9b8f9a;font-size:9px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.idb-pane-heading h2{margin:0;color:#574876;font:700 17px/1 Quicksand,sans-serif}.idb-section-list{position:relative;z-index:1;display:grid;gap:8px;margin-top:13px}.idb-section-list>button{min-height:74px;width:100%;display:grid;grid-template-columns:36px minmax(0,1fr) auto;align-items:center;gap:8px;border:1px solid #eadfd8;border-radius:13px;padding:8px 9px;color:#574e62;background:#ffffffdb;text-align:left;cursor:pointer;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease,background .18s ease}.idb-section-list>button:hover{transform:translate(2px);border-color:#cfc0ee;box-shadow:0 6px 14px #5c458514}.idb-section-list>button.active{border-color:#8b76dc;color:#5241a7;background:linear-gradient(135deg,#f3efff,#faf7ff);box-shadow:inset 3px 0 #7965d1,0 7px 18px #6751af1f}.idb-section-icon{width:34px;height:34px;display:grid;place-items:center;border-radius:10px;color:#9b82d9;background:#f2ecff}.idb-section-list>button:nth-child(3) .idb-section-icon{color:#da8161;background:#fff0e7}.idb-section-list>button:nth-child(4) .idb-section-icon{color:#8f9d52;background:#f3f4dd}.idb-section-list>button:nth-child(5) .idb-section-icon{color:#62a26e;background:#eaf5e8}.idb-section-list>button.idb-favorites-section .idb-section-icon{color:#d75d82;background:#ffedf3}.idb-section-icon svg{width:21px;height:21px}.idb-section-copy{min-width:0;display:grid;gap:2px}.idb-section-copy strong{font-size:11px;line-height:1.16}.idb-section-copy small{display:-webkit-box;overflow:hidden;color:#8f8794;font-size:8px;line-height:1.25;-webkit-line-clamp:2;-webkit-box-orient:vertical}.idb-section-list>button em{min-width:33px;padding:3px 6px;border-radius:999px;color:#776c80;background:#f3eeea;font-size:8px;font-style:normal;font-weight:700;text-align:center}.idb-section-list>button.active em{color:#6956bf;background:#e6defc}.idb-section-floral{position:absolute;z-index:0;left:0;right:0;bottom:-2px;height:152px;opacity:.62;background:url(/assets/footer-floral.webp) left bottom / auto 145px no-repeat;pointer-events:none}.idb-results{min-width:0}.idb-results-header{min-height:96px;display:flex;align-items:flex-end;justify-content:space-between;gap:24px;padding:7px 4px 15px}.idb-eyebrow{display:inline-flex;align-items:center;gap:5px;margin-bottom:4px;color:#9a78c2;font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.idb-eyebrow svg{width:15px;height:15px;color:#d78094}.idb-results-header h1{margin:0;color:#4c3c72;font:700 clamp(27px,2.5vw,36px)/1 "Quicksand",sans-serif;letter-spacing:-.02em}.idb-results-header p{margin:4px 0 0;color:#81778c;font-size:12px}.idb-result-total{flex:0 0 auto;display:flex;align-items:baseline;gap:7px;padding-bottom:2px}.idb-result-total strong{color:#6b57c6;font:700 35px/1 Quicksand,sans-serif}.idb-result-total span{color:#8c8293;font-size:11px;font-weight:700}.idb-search{height:54px;display:grid;grid-template-columns:45px minmax(0,1fr) 42px;align-items:center;border:1px solid #dfd5e8;border-radius:16px;background:#fffffff5;box-shadow:0 7px 20px #43346012;transition:border-color .18s ease,box-shadow .18s ease}.idb-search:focus-within{border-color:#9a86df;box-shadow:0 0 0 4px #7867d91c,0 8px 22px #43346014}.idb-search>svg{justify-self:center;width:20px;height:20px;color:#8a8093}.idb-search input{min-width:0;height:100%;border:0;outline:0;padding:0 8px 0 0;color:#44375e;background:transparent;font-size:14px}.idb-search input::placeholder{color:#a29aa9}.idb-search button{width:30px;height:30px;display:grid;place-items:center;justify-self:center;border:0;border-radius:9px;color:#8b7c99;background:#f4eff7;cursor:pointer}.idb-search button svg{width:15px;height:15px}.idb-results-controls{min-height:62px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 2px}.idb-active-chips{min-width:0;display:flex;align-items:center;gap:6px;overflow-x:auto;scrollbar-width:none}.idb-active-chips::-webkit-scrollbar{display:none}.idb-active-chips>span{display:inline-flex;align-items:center;gap:5px;color:#958a9b;font-size:10px;font-weight:700;white-space:nowrap}.idb-active-chips>span svg{width:11px;color:#d888a0}.idb-active-chips button{height:31px;display:inline-flex;align-items:center;gap:5px;flex:0 0 auto;border:1px solid #cfc1ec;border-radius:999px;padding:0 9px 0 11px;color:#6652b9;background:#f4f0ff;font-size:10px;font-weight:700;cursor:pointer}.idb-active-chips button:hover{border-color:#9b86dc;background:#ece5ff}.idb-active-chips button svg{width:11px;height:11px}.idb-sort-view{flex:0 0 auto;display:flex;align-items:center;gap:7px}.idb-sort-view>label{height:35px;display:flex;align-items:center;gap:7px;border:1px solid #ddd4e4;border-radius:10px;padding:0 5px 0 10px;color:#8b8192;background:#fff;font-size:9px;font-weight:700}.idb-sort-view select{border:0;outline:0;color:#544762;background:transparent;font-size:10px;font-weight:700;cursor:pointer}.idb-view-toggle{height:35px;display:flex;align-items:center;gap:2px;border:1px solid #ddd4e4;border-radius:10px;padding:3px;background:#fff}.idb-view-toggle button{width:28px;height:27px;display:grid;place-items:center;border:0;border-radius:7px;color:#9b909f;background:transparent;cursor:pointer}.idb-view-toggle button.active{color:#6853bd;background:#eee8ff}.idb-view-toggle svg{width:15px;height:15px}.idb-mobile-filter{display:none}.idb-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.idb-card{min-width:0;overflow:hidden;border:1px solid #e6dfe6;border-radius:15px;background:#fffffffa;box-shadow:0 6px 18px #46365212;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.idb-card:hover{transform:translateY(-3px);border-color:#d3c5e4;box-shadow:0 12px 25px #4636521f}.idb-card-image{width:100%;aspect-ratio:1.42;position:relative;display:grid;place-items:center;overflow:hidden;border:0;border-bottom:1px solid rgba(126,105,146,.08);padding:9px;cursor:pointer}.idb-card-image.cream{background:linear-gradient(145deg,#fff4d8,#fffaf0)}.idb-card-image.rose{background:linear-gradient(145deg,#ffe9ef,#fff7f8)}.idb-card-image.lavender{background:linear-gradient(145deg,#ebe6ff,#f8f5ff)}.idb-card-image.sage{background:linear-gradient(145deg,#e8f2df,#f7fbf2)}.idb-card-image.peach{background:linear-gradient(145deg,#ffeadc,#fff6ed)}.idb-card-image.butter{background:linear-gradient(145deg,#fff2c9,#fff9e7)}.idb-card-image>img{position:absolute;top:16px;right:16px;bottom:16px;left:16px;width:calc(100% - 32px);height:calc(100% - 32px);max-width:none;max-height:none;object-fit:contain;object-position:center;filter:drop-shadow(0 7px 8px rgba(76,58,79,.15));transition:transform .25s ease}.idb-card:hover .idb-card-image>img{transform:scale(1.035)}.idb-rarity{position:absolute;top:8px;left:8px;min-height:22px;display:inline-flex;align-items:center;gap:3px;border:1px solid rgba(218,166,78,.26);border-radius:999px;padding:0 7px;color:#a76d21;background:#fffcf2eb;font-size:9px;font-weight:700;box-shadow:0 2px 6px #62472714}.idb-rarity svg{width:10px;height:10px;color:#e5a938}.idb-no-image{display:grid;justify-items:center;gap:5px;color:#97899c;font-size:9px;font-weight:700}.idb-no-image svg{width:32px;height:32px}.idb-card-content{padding:10px 11px 11px}.idb-card-title{width:100%;overflow:hidden;border:0;padding:0;color:#40354c;background:transparent;font:700 13px/1.25 Quicksand,sans-serif;text-align:left;text-overflow:ellipsis;white-space:nowrap;cursor:pointer}.idb-card-title:hover{color:#6853bd}.idb-card-tags{min-height:24px;display:flex;gap:4px;margin:7px 0;overflow:hidden}.idb-card-tags span{max-width:52%;overflow:hidden;border:1px solid #e2d9e3;border-radius:999px;padding:2px 6px;color:#84798a;background:#faf7fa;font-size:7px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.idb-card-footer{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:7px;padding-top:7px;border-top:1px solid #eee8ed}.idb-card-footer>small{min-width:0;overflow:hidden;color:#958b99;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.idb-card-footer>div{flex:0 0 auto;display:flex;gap:4px}.idb-card-footer button{width:25px;height:25px;display:grid;place-items:center;border:1px solid #dfd5e2;border-radius:50%;color:#9a8e9e;background:#fff;cursor:pointer;transition:color .18s ease,background .18s ease,border-color .18s ease}.idb-card-footer button:hover,.idb-card-footer button.active{color:#e15f84;border-color:#efb3c4;background:#fff1f5}.idb-card-footer button:disabled,.db2-modal-favorite:disabled{opacity:.48;cursor:wait}.idb-card-footer button:last-child{color:#fff;border-color:#806bd0;background:#806bd0}.idb-card-footer button:last-child:hover{background:#6853bd}.idb-card-footer svg{width:13px;height:13px}.idb-grid.list{grid-template-columns:1fr}.idb-card.list{display:grid;grid-template-columns:180px minmax(0,1fr)}.idb-card.list .idb-card-image{height:138px;aspect-ratio:auto;border-bottom:0;border-right:1px solid rgba(126,105,146,.08)}.idb-card.list .idb-card-content{display:grid;align-content:center;padding-inline:17px}.idb-card.list .idb-card-title{font-size:15px}.idb-load-more{min-height:48px;width:min(100%,390px);display:flex;align-items:center;justify-content:center;gap:14px;margin:20px auto 30px;border:1px solid #b9a8e4;border-radius:999px;color:#6652bb;background:#fff;font-size:11px;font-weight:700;cursor:pointer}.idb-load-more:hover{color:#fff;background:#7662cc}.idb-load-more span{color:#9487a1;font-size:9px}.idb-load-more:hover span{color:#eeeaff}.idb-status,.idb-empty{min-height:320px;display:grid;place-items:center;align-content:center;justify-items:center;border:1px dashed #cec0df;border-radius:17px;color:#766787;background:#ffffffad;text-align:center}.idb-favorite-message{min-height:36px;display:flex;align-items:center;gap:6px;margin:-2px 0 10px;border:1px solid #d7cbed;border-radius:11px;padding:7px 10px;color:#6856b2;background:#f5f1ff;font-size:10px;font-weight:700}.idb-favorite-message.error{color:#a7435b;border-color:#efc8d1;background:#fff2f5}.idb-favorite-message svg{width:15px;height:15px}.idb-status{grid-auto-flow:column;gap:8px;font-size:13px;font-weight:700}.idb-status svg,.idb-empty>svg{width:39px;height:39px;color:#9b83d8}.idb-empty h2{margin:9px 0 3px;color:#54436e;font:700 22px/1.1 Quicksand,sans-serif}.idb-empty p{margin:0 0 13px;color:#8a7f91;font-size:12px}.idb-empty button{border:0;border-radius:999px;padding:9px 15px;color:#fff;background:#7561ca;font-size:11px;font-weight:700;cursor:pointer}.idb-refine{display:flex;flex-direction:column;overflow:hidden}.idb-refine-header{flex:0 0 auto;min-height:75px;display:flex;align-items:center;justify-content:space-between;padding:14px 15px 12px;border-bottom:1px solid #eadfd8;background:#fffdf9f0}.idb-refine-header p{margin:0 0 3px;display:flex;align-items:center;gap:5px;color:#a07c9b;font-size:8px;font-weight:700;letter-spacing:.09em;text-transform:uppercase}.idb-refine-header p svg{width:12px;height:12px}.idb-refine-header h2{margin:0;color:#594673;font:700 20px/1 Quicksand,sans-serif}.idb-refine-header>button{display:none;width:34px;height:34px;place-items:center;border:0;border-radius:10px;color:#766b7f;background:#f1ebf3;cursor:pointer}.idb-refine-scroll{flex:1 1 auto;min-height:0;overflow-y:auto;padding:0 15px 12px;scrollbar-width:thin;scrollbar-color:#d9cee0 transparent}.idb-filter-group{padding:14px 0;border-bottom:1px solid #eadfd8}.idb-filter-group:last-child{border-bottom:0}.idb-filter-group h3{margin:0 0 9px;display:flex;align-items:center;gap:5px;color:#594e65;font-size:11px;font-weight:700}.idb-filter-group h3 svg{width:15px;height:15px;color:#9a7ec7}.idb-filter-help{margin:-5px 0 9px;color:#9b909c;font-size:8px}.idb-filter-options{display:grid;gap:4px}.idb-filter-option{min-height:28px;display:grid;grid-template-columns:17px minmax(0,1fr) auto;align-items:center;gap:7px;border-radius:8px;padding:2px 5px;cursor:pointer}.idb-filter-option:hover{background:#f7f2f8}.idb-filter-option input{position:absolute;opacity:0;pointer-events:none}.idb-filter-option>span{width:16px;height:16px;display:grid;place-items:center;border:1px solid #cfc4d1;border-radius:5px;color:transparent;background:#fff}.idb-filter-option>span svg{width:11px;height:11px}.idb-filter-option.selected>span{color:#fff;border-color:#806bd0;background:#806bd0;box-shadow:0 0 0 2px #806bd021}.idb-filter-option strong{min-width:0;overflow:hidden;color:#5e5563;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.idb-filter-option em{min-width:27px;border-radius:999px;padding:2px 5px;color:#8d828e;background:#f2ede9;font-size:7px;font-style:normal;font-weight:700;text-align:center}.idb-filter-option.disabled{opacity:.42;cursor:not-allowed}.idb-expand{margin:7px 0 0 24px;border:0;padding:0;color:#755fc5;background:transparent;font-size:8px;font-weight:700;cursor:pointer}.idb-expand:hover{text-decoration:underline}.idb-color-options{display:grid;grid-template-columns:repeat(8,1fr);gap:7px 3px}.idb-color-options button{min-width:0;display:grid;justify-items:center;gap:2px;border:0;border-radius:9px;padding:4px 1px;color:#766c7a;background:transparent;cursor:pointer}.idb-color-options button:hover{background:#f5eff7}.idb-color-options button:disabled{opacity:.35;cursor:not-allowed}.idb-color-options button>span{width:29px;height:29px;display:grid;place-items:center;border:2px solid white;border-radius:50%;color:#494052;background:var(--swatch);box-shadow:0 0 0 1px #cfc5d1}.idb-color-options button.selected>span{box-shadow:0 0 0 2px #fff,0 0 0 4px #7865ce}.idb-color-options button>span svg{width:14px;height:14px;filter:drop-shadow(0 1px 0 rgba(255,255,255,.8))}.idb-color-options button strong{width:100%;overflow:hidden;font-size:6px;text-align:center;text-overflow:ellipsis;white-space:nowrap}.idb-color-options button small{color:#9b909d;font-size:6px}.idb-rarity-options{display:grid;grid-template-columns:repeat(5,1fr);gap:4px}.idb-rarity-options button{min-width:0;min-height:46px;display:grid;place-items:center;align-content:center;gap:2px;border:1px solid #ded5df;border-radius:9px;color:#7f7484;background:#fff;cursor:pointer}.idb-rarity-options button:hover{border-color:#bfaee5}.idb-rarity-options button.selected{color:#5f4eb2;border-color:#8974d7;background:#f0ebff;box-shadow:inset 0 0 0 1px #8974d7}.idb-rarity-options button:disabled{opacity:.38;cursor:not-allowed}.idb-rarity-options span{display:flex;align-items:center;gap:2px;font-size:8px;font-weight:700}.idb-rarity-options span svg{width:8px;height:8px;color:#e1a23c}.idb-rarity-options em{color:#9d929f;font-size:6px;font-style:normal}.idb-refine-actions{flex:0 0 auto;display:grid;grid-template-columns:.82fr 1.18fr;gap:7px;padding:11px 12px;border-top:1px solid #e4d9df;background:#fffdfafa;box-shadow:0 -6px 16px #4f3b540d}.idb-refine-actions button{min-height:40px;display:flex;align-items:center;justify-content:center;gap:5px;border-radius:11px;font-size:9px;font-weight:700;cursor:pointer}.idb-clear-button{border:1px solid #ded4db;color:#786c7d;background:#fff}.idb-clear-button svg{width:13px;height:13px}.idb-show-button{border:0;color:#fff;background:linear-gradient(135deg,#8c77dc,#705cc8);box-shadow:0 4px 10px #5e4aaf33}.idb-drawer-scrim{display:none}@media(max-width:1270px){.idb-layout{grid-template-columns:208px minmax(0,1fr) 272px;gap:13px}.idb-sections{padding-inline:10px}.idb-section-list>button{grid-template-columns:33px minmax(0,1fr) auto;padding-inline:6px}.idb-section-copy small{display:none}.idb-grid{gap:10px}.idb-color-options{grid-template-columns:repeat(7,1fr)}}@media(max-width:1100px){.idb-layout{grid-template-columns:minmax(0,1fr) 280px;grid-template-areas:"sections sections" "results refine"}.idb-sections{grid-area:sections;position:relative;top:auto;width:100%;height:auto;min-height:0;padding:12px}.idb-pane-heading{padding-bottom:10px}.idb-section-list{grid-template-columns:repeat(6,minmax(0,1fr));margin-top:10px}.idb-section-list>button{min-height:63px;grid-template-columns:29px minmax(0,1fr);gap:5px}.idb-section-icon{width:28px;height:28px}.idb-section-icon svg{width:17px;height:17px}.idb-section-list>button em{display:none}.idb-section-floral{display:none}.idb-results{grid-area:results}.idb-refine{grid-area:refine}.idb-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.idb-color-options{grid-template-columns:repeat(7,1fr)}}@media(max-width:900px){.site-frame:has(.idb-page) .site-header{height:62px}.site-frame:has(.idb-page) .header-inner{width:calc(100% - 28px);display:flex}.site-frame:has(.idb-page) .main-nav{top:56px}.idb-page{min-height:calc(100vh - 62px);padding:12px}.idb-layout{display:block}.idb-sections{margin-bottom:12px}.idb-section-list{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(176px,1fr);grid-template-columns:none;overflow-x:auto;padding-bottom:3px;scrollbar-width:thin}.idb-section-list>button em{display:block}.idb-refine{position:fixed;z-index:60;top:12px;right:12px;bottom:12px;width:min(360px,calc(100% - 24px));height:auto;min-height:0;transform:translate(calc(100% + 24px));visibility:hidden;transition:transform .25s ease,visibility .25s ease;box-shadow:0 24px 60px #2e1e3c4d}.idb-refine.open{transform:translate(0);visibility:visible}.idb-refine-header>button{display:grid}.idb-drawer-scrim{display:block;position:fixed;z-index:50;top:0;right:0;bottom:0;left:0;border:0;background:#37284561;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);cursor:pointer}.idb-mobile-filter{height:35px;display:flex;align-items:center;gap:5px;border:1px solid #c8b9e7;border-radius:10px;padding:0 9px;color:#6955b9;background:#f4f0ff;font-size:9px;font-weight:700;cursor:pointer}.idb-mobile-filter svg{width:14px;height:14px}.idb-mobile-filter em{min-width:17px;height:17px;display:grid;place-items:center;border-radius:50%;color:#fff;background:#7864cc;font-size:7px;font-style:normal}.idb-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:680px){.idb-results-header{min-height:91px;align-items:center;padding-top:10px}.idb-results-header h1{font-size:27px}.idb-results-header p{max-width:290px;font-size:10px}.idb-result-total strong{font-size:29px}.idb-result-total span{display:none}.idb-results-controls{align-items:flex-start;flex-direction:column;padding-block:9px}.idb-active-chips{width:100%}.idb-sort-view{width:100%;justify-content:space-between}.idb-sort-view>label{margin-left:auto}.idb-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.idb-card.list{grid-template-columns:125px minmax(0,1fr)}.idb-card.list .idb-card-image{height:120px}}@media(max-width:440px){.idb-page{padding:8px}.idb-sections{padding:9px;border-radius:14px}.idb-pane-heading{display:none}.idb-section-list{margin-top:0;grid-auto-columns:164px}.idb-section-list>button{min-height:56px}.idb-section-copy strong{font-size:10px}.idb-section-copy small{display:none}.idb-results-header{gap:10px}.idb-results-header h1{font-size:23px}.idb-results-header p{max-width:220px}.idb-result-total strong{font-size:24px}.idb-search{height:49px;grid-template-columns:38px minmax(0,1fr) 36px;border-radius:13px}.idb-search input{font-size:12px}.idb-sort-view>label span{display:none}.idb-sort-view>label{padding-left:4px}.idb-card-image{aspect-ratio:1.16;padding:5px}.idb-card-content{padding:8px 7px}.idb-card-title{font-size:11px}.idb-card-tags{margin-block:5px}.idb-card-tags span{max-width:100%;font-size:6px}.idb-card-tags span:nth-child(2){display:none}.idb-card-footer>small{font-size:7px}.idb-card-footer button{width:24px;height:24px}.idb-card.list{grid-template-columns:105px minmax(0,1fr)}.idb-card.list .idb-card-image{height:108px}.idb-refine{top:8px;right:8px;bottom:8px;width:calc(100% - 16px)}}.item-database-only{width:100%;max-width:none;color:#39345f;background:var(--page-canvas);box-shadow:none}.catalog-overlay-open{overflow:hidden}.item-database-only button,.item-database-only input,.item-database-only select{font:inherit}.item-database-only button:focus-visible,.item-database-only input:focus-visible,.item-database-only select:focus-visible{outline:3px solid rgba(104,83,209,.28);outline-offset:2px}.catalog-header{position:relative;z-index:50;padding:8px 18px 10px;background:var(--page-canvas)}.catalog-header a:focus-visible{outline:3px solid rgba(104,83,209,.28);outline-offset:2px}.catalog-header-inner{width:min(calc(100% - var(--page-content-gutter)),var(--page-content-width));min-height:var(--page-header-shell-height);margin-inline:auto;position:relative;display:grid;grid-template-columns:minmax(260px,1fr) minmax(var(--page-header-nav-column-width),auto);grid-template-areas:"brand navigation";align-items:center;gap:24px;padding:6px 22px;border:1px solid var(--catalog-edge-soft);border-radius:26px;background:#fffdfff0;box-shadow:0 18px 42px #6f55941f,0 3px 10px #6f55940d,var(--catalog-inset-highlight);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);overflow:visible}.catalog-brand-lockup{grid-area:brand;min-width:0;display:grid;justify-items:start;align-content:center}.catalog-brand-lockup>p{display:none;margin:-1px 0 0;color:#9588b1;font-size:10px;font-weight:700;letter-spacing:.075em;line-height:1.2;text-align:center;text-transform:uppercase;white-space:nowrap}.catalog-logo{position:relative;width:min(100%,var(--page-header-logo-width));aspect-ratio:1916 / 557;display:block;overflow:hidden;border:0;padding:0;background:transparent;cursor:pointer}.catalog-logo-image{position:absolute;top:0;left:0;width:100%;height:auto;display:block;transform:translateY(-15.96%);pointer-events:none;-webkit-user-select:none;user-select:none}.catalog-primary-nav{grid-area:navigation;min-width:0;height:var(--page-header-nav-height);display:flex;align-items:center;justify-content:flex-end;gap:clamp(4px,.45vw,8px)}.catalog-primary-nav a{width:var(--page-header-nav-link-width);height:var(--page-header-nav-link-height);flex:0 1 var(--page-header-nav-link-width);position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1px;border:1px solid transparent;border-radius:clamp(18px,1.35vw,24px);padding:4px 8px 6px;color:#382865;text-decoration:none;background:transparent;font-size:clamp(13px,.92vw,17px);font-weight:700;line-height:1.05;white-space:nowrap;cursor:pointer;transition:color .18s ease,background .18s ease,border-color .18s ease,box-shadow .18s ease}.catalog-primary-nav a+a:before,.catalog-header-search:before{content:none;display:none}.catalog-primary-nav a.active{border-color:transparent;color:#35245f;background:linear-gradient(160deg,#faf7fffc,#f1e7fffa);background-clip:padding-box;box-shadow:inset 0 0 0 1px #856aa714,var(--catalog-inset-highlight),0 8px 22px #5b438f1a}.catalog-primary-nav a:after{content:"";position:absolute;right:18%;bottom:-3px;left:18%;height:clamp(4px,.3vw,5px);border-radius:999px;background:linear-gradient(90deg,#9a67f1,#7c4be7);opacity:0;transform:scaleX(.55);transition:opacity .18s ease,transform .18s ease}.catalog-primary-nav a:hover:not(.active){color:#6048bb;background:#f9f6ffd1;box-shadow:inset 0 0 0 1px var(--catalog-edge-subtle)}.catalog-primary-nav a.active:after{opacity:1;transform:scaleX(1)}.catalog-primary-nav-icon{--catalog-nav-icon-optical-offset: 0%;--catalog-nav-icon-optical-scale: 1;width:var(--page-header-nav-icon-size);height:var(--page-header-nav-icon-size);flex:0 0 auto;object-fit:contain;mix-blend-mode:multiply;transform:translateY(var(--catalog-nav-icon-optical-offset)) scale(var(--catalog-nav-icon-optical-scale)) translateZ(0)}.catalog-primary-nav-icon--items{--catalog-nav-icon-optical-offset: 4.3%;--catalog-nav-icon-optical-scale: .865}.catalog-primary-nav-icon--sets{--catalog-nav-icon-optical-offset: 7.8%;--catalog-nav-icon-optical-scale: 1.05}.catalog-primary-nav-icon--favorites{--catalog-nav-icon-optical-offset: 6.6%;--catalog-nav-icon-optical-scale: 1.205}.catalog-primary-nav-icon--events,.catalog-primary-nav-icon--calendar{--catalog-nav-icon-optical-offset: 3.5%}.catalog-primary-nav-icon--tools{--catalog-nav-icon-optical-offset: 3.5%;--catalog-nav-icon-optical-scale: .9}.catalog-header-search{grid-area:search;min-width:0;position:relative;z-index:5;display:grid;gap:7px}@media(min-width:1241px){.catalog-header:not(.is-compact) .catalog-header-inner:not(.no-tools){grid-template-columns:minmax(260px,1fr) minmax(280px,var(--page-header-search-width)) minmax(var(--page-header-nav-column-width),auto);grid-template-areas:"brand search navigation";gap:16px}}.catalog-footer{border-top:1px solid rgba(174,155,203,.25);padding:22px 38px 28px;color:#756a83;background:linear-gradient(180deg,#fffdfb,#f5f0ff)}.catalog-footer-inner{width:min(calc(100% - var(--page-content-gutter)),var(--page-content-width));margin-inline:auto;display:flex;align-items:center;justify-content:space-between;gap:28px}.catalog-footer-brand{display:flex;flex:1 1 760px;flex-wrap:wrap;align-items:center;gap:12px 18px}.catalog-footer-legal{display:grid;flex:1 1 520px;gap:5px;max-width:720px}.catalog-footer-legal p{margin:0;font-size:10px;line-height:1.5}.catalog-footer-legal .catalog-footer-accuracy{color:#655b70;font-size:11px;line-height:1.55}.catalog-footer-legal a{color:#6551c8;font-weight:800;text-decoration:none}.catalog-footer-legal a:hover{text-decoration:underline}.catalog-footer-legal a:focus-visible{outline:3px solid rgba(157,130,214,.3);outline-offset:2px;border-radius:3px}.catalog-footer-kofi{min-height:38px;display:inline-flex;align-items:center;gap:7px;border:1px solid rgba(114,164,242,.45);border-radius:999px;padding:4px 13px 4px 5px;color:#584890;background:#ebf3ffe0;box-shadow:0 5px 14px #4968a214;font-size:10px;font-weight:800;text-decoration:none;transition:color .18s ease,border-color .18s ease,box-shadow .18s ease,transform .18s ease}.catalog-footer-kofi-icon{width:28px;height:28px;display:grid;place-items:center;border-radius:50%;color:#fff;background:#72a4f2;box-shadow:inset 0 0 0 1px #fff6}.catalog-footer-kofi-icon svg{width:18px;height:18px;overflow:visible;fill:currentColor}.catalog-footer-kofi-icon svg>path:nth-child(2){fill:none;stroke:currentColor;stroke-width:2.6;stroke-linecap:round}.catalog-footer-kofi-icon .catalog-footer-kofi-heart{fill:#f76f92}.catalog-footer-kofi:hover{border-color:#72a4f2bf;color:#4f3d89;box-shadow:0 7px 18px #4968a224;transform:translateY(-1px)}.catalog-footer-kofi:focus-visible{outline:3px solid rgba(114,164,242,.32);outline-offset:3px}.catalog-footer nav{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:8px 16px}.catalog-footer nav>a{color:#70637e;font-size:10px;font-weight:700;text-decoration:none}.catalog-footer nav>a:hover{color:#6551c8}.catalog-footer nav>a:focus-visible{outline:3px solid rgba(157,130,214,.3);outline-offset:3px;border-radius:5px}.catalog-footer nav>.catalog-footer-report{min-height:38px;display:inline-flex;align-items:center;gap:6px;border:1px solid #dfd3ed;border-radius:999px;padding:3px 12px 3px 5px;color:#6651b8;background:#ffffffd6;box-shadow:0 5px 14px #563e7912}.catalog-footer-report-icon{width:29px;height:29px;object-fit:contain;filter:drop-shadow(0 2px 3px rgba(92,55,126,.14))}.catalog-page{min-width:0;overflow-x:clip;min-height:calc(100vh - clamp(126px,9vw,160px));padding:18px 38px 68px;background:var(--page-canvas)}.catalog-page:focus{outline:none}.feedback-page{padding-block:34px 72px}.feedback-shell{width:min(100%,1060px);margin-inline:auto}.feedback-back-link{display:inline-flex;align-items:center;gap:7px;color:#7059c7;font-size:13px;font-weight:800}.feedback-back-link svg{width:16px;height:16px}.feedback-back-link:hover{color:#d65b82}.feedback-intro{display:grid;grid-template-columns:82px minmax(0,1fr);gap:22px;align-items:center;max-width:760px;margin:46px 0 32px}.feedback-intro-icon{width:82px;height:82px;display:grid;place-items:center;border:1px solid #e4d9f4;border-radius:28px;color:#715bc5;background:linear-gradient(145deg,#fbf9ff,#eee8ff);box-shadow:0 12px 22px #6d54a71a}.feedback-intro-icon img{width:74px;height:74px;object-fit:contain;filter:drop-shadow(0 4px 5px rgba(91,57,123,.14))}.feedback-kicker{margin:0 0 7px;color:#a17ac1;font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.feedback-intro h1{margin:0;color:#3f2e5c;font-size:clamp(32px,4vw,52px);line-height:1.04;letter-spacing:-.035em}.feedback-intro p:last-child{max-width:660px;margin:12px 0 0;color:#766b84;font-size:16px;line-height:1.55}.feedback-context{width:fit-content;max-width:100%;min-height:62px;display:flex;align-items:center;gap:11px;margin:-11px 0 22px;border:1px solid #dfd5ee;border-radius:17px;padding:7px 16px 7px 8px;color:#514064;background:#ffffffc2;box-shadow:0 7px 18px #59407f0f}.feedback-context-icon{width:46px;height:46px;flex:0 0 auto;object-fit:contain;filter:drop-shadow(0 3px 4px rgba(91,57,123,.13))}.feedback-context>div{min-width:0;display:grid;grid-template-columns:auto auto;gap:2px 8px;align-items:baseline}.feedback-context span{grid-column:1 / -1;color:#9a7bb1;font-size:9px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.feedback-context strong{min-width:0;overflow:hidden;color:#4d3a62;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.feedback-context small{color:#998da1;font-size:9px;font-weight:700}.feedback-form{position:relative;display:grid;grid-template-columns:minmax(0,1.45fr) minmax(280px,.75fr);gap:18px;align-items:start}.feedback-honeypot{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.feedback-form-main,.feedback-form-side{border:1px solid #e8e0ee;border-radius:24px;background:#ffffffd1;box-shadow:0 14px 34px #59407f14}.feedback-form-main{display:grid;gap:20px;padding:28px}.feedback-form-side{display:grid;gap:19px;padding:22px}.feedback-field{display:grid;gap:8px}.feedback-field label{color:#49365f;font-size:13px;font-weight:800}.feedback-field label span{color:#9d92a5;font-size:11px;font-weight:700}.feedback-field input,.feedback-field select,.feedback-field textarea{width:100%;border:1px solid #ddd3e8;border-radius:13px;padding:12px 14px;color:#473858;background:#fff;font-size:14px;line-height:1.45;transition:border-color .18s ease,box-shadow .18s ease}.feedback-field input,.feedback-field select{min-height:46px}.feedback-field textarea{min-height:102px;resize:vertical}.feedback-field input::placeholder,.feedback-field textarea::placeholder{color:#aaa1b3}.feedback-field input:focus,.feedback-field select:focus,.feedback-field textarea:focus{border-color:#9d82d6;outline:none;box-shadow:0 0 0 4px #9d82d624}.feedback-field input:disabled,.feedback-field select:disabled,.feedback-field textarea:disabled{color:#8f8498;background:#faf8fb;cursor:wait;opacity:.82}.feedback-type-help{min-height:18px;margin:0 2px;color:#6f6279;font-size:11px;line-height:1.5}.feedback-conditional-field{animation:feedback-field-in .2s ease-out}@keyframes feedback-field-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.feedback-conditional-field{animation:none}}.feedback-note{display:flex;gap:10px;padding:14px;border:1px solid #f0dfb8;border-radius:16px;color:#755f37;background:#fffaf0}.feedback-note svg{flex:0 0 auto;width:23px;height:23px;color:#d2a348}.feedback-note strong{display:block;font-size:13px}.feedback-note p{margin:4px 0 0;color:#927d57;font-size:11px;line-height:1.45}.feedback-error{display:flex;gap:9px;align-items:flex-start;padding:12px 13px;border:1px solid #efc6ca;border-radius:14px;color:#8a3e48;background:#fff6f7}.feedback-error:focus{outline:3px solid rgba(169,69,82,.18);outline-offset:2px}.feedback-error svg{width:19px;height:19px;flex:0 0 auto;margin-top:1px;color:#b64f5d}.feedback-error p{margin:0;font-size:11px;font-weight:700;line-height:1.5}.feedback-submit,.feedback-success-actions button{min-height:47px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:13px;padding:0 18px;color:#fff;background:linear-gradient(135deg,#7558ca,#a066ca);box-shadow:0 10px 18px #704eb833;font-size:13px;font-weight:800;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease}.feedback-submit:not(:disabled):hover,.feedback-success-actions button:hover{transform:translateY(-2px);box-shadow:0 13px 22px #704eb842}.feedback-submit:disabled{cursor:wait;opacity:.68;box-shadow:none}.feedback-submit svg{width:17px;height:17px}.feedback-diagnostics-note,.feedback-privacy{margin:-7px 3px 0;color:#6f6279;font-size:10px;line-height:1.45}.feedback-privacy a{color:#7059c7;font-weight:800;text-underline-offset:2px}.feedback-privacy a:hover{color:#c65379}.feedback-privacy a:focus-visible{outline:3px solid rgba(157,130,214,.3);outline-offset:2px;border-radius:3px}.feedback-success{display:flex;gap:18px;align-items:flex-start;padding:28px;border:1px solid #d8eadb;border-radius:24px;background:linear-gradient(145deg,#fbfffc,#f4fbf4);box-shadow:0 14px 34px #4e815814}.feedback-success>svg{flex:0 0 auto;width:46px;height:46px;color:#55a26a}.feedback-success h2{margin:2px 0 7px;color:#365d40;font-size:22px}.feedback-success h2:focus{outline:3px solid rgba(85,162,106,.34);outline-offset:5px;border-radius:4px}.feedback-success p{max-width:670px;margin:0;color:#6b806f;font-size:14px;line-height:1.55}.feedback-ticket-reference{display:inline-block;margin-inline:2px;border:1px solid #bfdcc5;border-radius:7px;padding:1px 7px;color:#315b3c;background:#fff;font-size:.92em;letter-spacing:.035em}.feedback-success-actions{display:flex;flex-wrap:wrap;gap:10px;align-items:center;margin-top:20px}.feedback-success-actions button{min-height:40px;font-size:12px}.feedback-success-actions a{color:#6c53bd;font-size:12px;font-weight:800}.feedback-success-actions a:hover{color:#d65b82}@media(max-width:760px){.catalog-footer{padding:20px 16px 24px}.catalog-footer-inner{align-items:flex-start;flex-direction:column;gap:14px}.catalog-footer-brand{flex:0 1 auto;width:100%;align-items:flex-start;flex-direction:column;gap:10px}.catalog-footer-legal{flex:0 1 auto;width:100%;align-content:start}.catalog-footer nav{justify-content:flex-start}.feedback-page{padding:22px 16px 54px}.feedback-intro{grid-template-columns:58px minmax(0,1fr);gap:14px;margin:34px 0 24px}.feedback-intro-icon{width:58px;height:58px;border-radius:20px}.feedback-intro-icon img{width:52px;height:52px}.feedback-intro h1{font-size:34px}.feedback-intro p:last-child{font-size:14px}.feedback-form{grid-template-columns:1fr}.feedback-form-main,.feedback-form-side,.feedback-success{border-radius:19px}.feedback-form-main{padding:20px}.feedback-form-side{padding:18px}}@media(max-width:430px){.feedback-kicker{font-size:9px}.feedback-intro h1{font-size:30px}.feedback-intro p:last-child{margin-top:8px;font-size:13px}.feedback-success{display:grid;gap:12px;padding:21px}.feedback-success h2{font-size:19px}}.privacy-page{padding-block:34px 84px}.privacy-shell{width:min(100%,1180px);margin-inline:auto}.privacy-back-link{display:inline-flex;align-items:center;gap:7px;color:#7059c7;font-size:13px;font-weight:800}.privacy-back-link svg{width:16px;height:16px}.privacy-back-link:hover{color:#c65379}.privacy-back-link:focus-visible,.privacy-content a:focus-visible,.privacy-toc a:focus-visible{outline:3px solid rgba(157,130,214,.3);outline-offset:3px;border-radius:4px}.privacy-intro{display:grid;grid-template-columns:92px minmax(0,1fr);gap:24px;align-items:center;max-width:880px;margin:44px 0 34px}.privacy-intro-icon{width:92px;height:92px;display:grid;place-items:center;border:1px solid #ddd2ef;border-radius:30px;color:#7059c7;background:linear-gradient(145deg,#fdfbff,#eee8ff);box-shadow:0 14px 28px #624a971c}.privacy-intro-icon svg{width:51px;height:51px}.privacy-kicker{margin:0 0 7px;color:#765a89;font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.privacy-intro h1{margin:0;color:#3f2e5c;font-size:clamp(36px,5vw,58px);line-height:1;letter-spacing:-.04em}.privacy-intro>div>p:not(.privacy-kicker){max-width:720px;margin:13px 0 0;color:#6d6279;font-size:17px;line-height:1.6}.privacy-dates{display:flex;flex-wrap:wrap;gap:7px 18px;margin-top:16px;color:#665a70;font-size:11px;font-weight:700}.privacy-dates span{display:inline-flex;gap:4px}.privacy-dates time{color:#5c4d6e}.privacy-summary{margin-bottom:38px;border:1px solid rgba(210,196,231,.78);border-radius:26px;padding:25px;background:linear-gradient(145deg,#ffffffe6,#f7f2ffd1);box-shadow:0 16px 34px #553e7a14}.privacy-summary-heading{display:flex;align-items:end;justify-content:space-between;gap:16px;margin-bottom:18px}.privacy-summary-heading .privacy-kicker{margin:0 0 3px}.privacy-summary-heading h2{margin:0;color:#46345f;font-size:23px;letter-spacing:-.02em}.privacy-summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.privacy-summary-card{min-width:0;border:1px solid rgba(219,207,235,.78);border-radius:18px;padding:16px;background:#ffffffd1}.privacy-summary-card>svg{width:28px;height:28px;margin-bottom:9px;color:#7963c4}.privacy-summary-card h3{margin:0;color:#4d3b63;font-size:13px;line-height:1.35}.privacy-summary-card p{margin:7px 0 0;color:#776b81;font-size:11px;line-height:1.55}.privacy-layout{display:grid;grid-template-columns:218px minmax(0,780px);gap:clamp(34px,6vw,76px);align-items:start;justify-content:center}.privacy-toc{position:sticky;top:22px}.privacy-toc nav{display:grid;gap:3px;max-height:calc(100vh - 44px);overflow-y:auto;border:1px solid rgba(219,207,235,.82);border-radius:20px;padding:17px 12px;background:#ffffffc7;box-shadow:0 10px 25px #553e7a0f}.privacy-toc p{margin:0 8px 8px;color:#735982;font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.privacy-toc a{border-radius:9px;padding:6px 8px;color:#665873;font-size:10.5px;font-weight:700;line-height:1.3;text-decoration:none}.privacy-toc a:hover{color:#5f49b2;background:#f4effd}.privacy-content{min-width:0;color:#62566d}.privacy-section{scroll-margin-top:24px;padding:4px 0 31px;border-bottom:1px solid rgba(207,193,219,.55)}.privacy-section+.privacy-section{padding-top:31px}.privacy-section:last-child{border-bottom:0;padding-bottom:0}.privacy-section h2{margin:0 0 14px;color:#45345d;font-size:23px;line-height:1.25;letter-spacing:-.02em}.privacy-section p{max-width:72ch;margin:0;font-size:14px;line-height:1.75}.privacy-section p+p{margin-top:13px}.privacy-section ul{display:grid;gap:9px;max-width:70ch;margin:0;padding-left:20px}.privacy-section li{padding-left:3px;font-size:14px;line-height:1.68}.privacy-section strong{color:#4d3d5e}.privacy-section code{border:1px solid #e1d7eb;border-radius:6px;padding:1px 5px;color:#58466f;background:#f8f4fb;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:.86em;overflow-wrap:anywhere}.privacy-section a{color:#6851bf;font-weight:800;text-underline-offset:3px}.privacy-section a:hover{color:#c65379}.privacy-contact-pending{border:1px solid #eedcb0;border-radius:16px;padding:15px 17px;background:#fffbf1}.privacy-contact-pending p{color:#6e5b38}@media(max-width:980px){.privacy-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.privacy-layout{grid-template-columns:1fr;gap:28px}.privacy-toc{position:static}.privacy-toc nav{grid-template-columns:repeat(2,minmax(0,1fr));max-height:none;overflow:visible}.privacy-toc p{grid-column:1 / -1}.privacy-content{width:min(100%,780px);margin-inline:auto}}@media(max-width:760px){.privacy-page{padding:22px 16px 60px}.privacy-intro{grid-template-columns:62px minmax(0,1fr);gap:15px;margin:34px 0 26px}.privacy-intro-icon{width:62px;height:62px;border-radius:21px}.privacy-intro-icon svg{width:35px;height:35px}.privacy-intro h1{font-size:38px}.privacy-intro>div>p:not(.privacy-kicker){font-size:14px}.privacy-dates{grid-column:1 / -1}.privacy-summary{border-radius:21px;padding:19px}.privacy-section h2{font-size:21px}}@media(max-width:520px){.privacy-summary-grid,.privacy-toc nav{grid-template-columns:1fr}.privacy-summary-heading{display:block}.privacy-summary-card{padding:14px}.privacy-intro{align-items:start}.privacy-intro h1{font-size:34px}.privacy-kicker{font-size:9px}.privacy-dates{display:grid;gap:4px}.privacy-section p,.privacy-section li{font-size:13px}}.catalog-search-shell{width:100%;position:relative;z-index:70;margin:0}.catalog-global-search{height:52px;display:grid;grid-template-columns:clamp(40px,3vw,50px) minmax(0,1fr) 48px;align-items:center;border:1px solid var(--catalog-edge-medium);border-radius:999px;background:#fffefff7;box-shadow:0 7px 17px #46346f12,var(--catalog-inset-highlight);transition:border-color .18s ease,box-shadow .18s ease}.catalog-global-search:focus-within{border-color:var(--catalog-edge-focus);box-shadow:0 0 0 4px #6753cb17,0 9px 24px #3a305f14}.catalog-global-search>svg{justify-self:center;width:22px;height:22px;color:#392170}.catalog-global-search input{min-width:0;height:100%;border:0;outline:0;padding:0 8px 0 0;color:#3d315f;background:transparent;font-size:16px;font-weight:600}.catalog-global-search input::placeholder{color:#8f84aa;opacity:1}.catalog-global-search>button{width:40px;height:40px;display:grid;place-items:center;justify-self:center;border:0;border-radius:50%;color:#7a728c;background:#f4f1f8;cursor:pointer}.catalog-global-search>button svg{width:16px;height:16px}.catalog-search-suggestions{position:absolute;z-index:40;top:calc(100% + 9px);right:0;left:auto;width:min(520px,calc(100vw - 32px));max-height:min(620px,calc(100vh - 150px));overflow-y:auto;display:grid;grid-template-columns:1fr;gap:0;border:1px solid var(--catalog-edge-soft);border-radius:20px;padding:12px;background:#fffffffb;box-shadow:var(--catalog-shadow-float),var(--catalog-inset-highlight);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.catalog-suggestion-group{min-width:0;padding:5px 7px}.catalog-suggestion-group+.catalog-suggestion-group{border-top:1px solid var(--catalog-edge-subtle)}.catalog-suggestion-group>p{margin:0 8px 6px;color:#91889b;font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.catalog-suggestion-group>a{width:100%;min-height:56px;display:grid;grid-template-columns:42px minmax(0,1fr) 20px;align-items:center;gap:10px;border:0;border-radius:13px;padding:6px 9px;color:#49415b;background:transparent;font:inherit;text-align:left;text-decoration:none;cursor:pointer}.catalog-suggestion-group>a:hover{background:#f7f3fc}.catalog-suggestion-group>a>span:nth-child(2){min-width:0;display:grid;gap:2px}.catalog-suggestion-group strong,.catalog-suggestion-group small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.catalog-suggestion-group strong{font-size:13px}.catalog-suggestion-group small{color:#8b8394;font-size:10px}.catalog-suggestion-group>a>svg{width:15px;height:15px;color:#a199ad}.catalog-suggestion-icon,.catalog-suggestion-thumb{width:42px;height:42px;display:grid;place-items:center;overflow:hidden;border-radius:11px;color:#765fd0;background:#eee8ff}.catalog-suggestion-icon svg{width:23px;height:23px}.catalog-suggestion-thumb img{width:88%;height:88%;object-fit:contain}.catalog-search-empty{width:min(100%,var(--page-content-width));margin-inline:auto;grid-column:1 / -1;min-height:110px;display:grid;place-items:center;align-content:center;gap:7px;color:#8a8192;font-size:13px;font-weight:700}.catalog-search-empty svg{width:31px;height:31px;color:#8d78cf}.catalog-search-global-fallback{display:grid;gap:8px;padding:13px 15px;text-align:center}.catalog-search-global-fallback p{margin:0;color:#746a7e;font-size:12px;font-weight:700}.catalog-search-global-fallback button{min-height:38px;border:1px solid rgba(113,82,171,.28);border-radius:12px;padding:7px 12px;color:#6242a7;background:#f7f2ff;font:inherit;font-size:12px;font-weight:800;cursor:pointer}.catalog-search-global-fallback button:hover{background:#eee4ff}.catalog-search-heading{width:min(100%,var(--page-content-width));margin:0 auto 14px;color:#44375e;font-size:clamp(1.3rem,2vw,1.8rem);line-height:1.25}.catalog-all-items-heading{width:min(100%,var(--page-content-width));display:grid;gap:4px;margin:2px auto 18px}.catalog-all-items-heading>span{color:#a65d92;font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.catalog-all-items-heading h1{margin:0;color:#493b60;font:800 clamp(28px,3.2vw,42px)/1.05 "Quicksand",sans-serif;letter-spacing:-.03em}.catalog-all-items-heading p{margin:0;color:#897b91;font-size:13px;font-weight:600}.catalog-pedia-filter-nav{width:min(100%,var(--page-content-width));min-width:0;display:grid;gap:2px;margin-inline:auto;overflow:hidden}.catalog-pedia-type-tabs,.catalog-pedia-subtype-tabs{min-width:0;min-height:50px;display:flex;align-items:center;gap:8px;overflow-x:auto;overflow-y:hidden;padding:3px 7px 4px;scroll-padding-inline:7px;scrollbar-width:none;overscroll-behavior-inline:contain}.catalog-pedia-type-tabs{min-height:0;display:grid;grid-template-columns:repeat(7,minmax(0,1fr));align-items:stretch;gap:7px;overflow:visible;padding:6px 7px 8px}.catalog-pedia-type-tabs::-webkit-scrollbar,.catalog-pedia-subtype-tabs::-webkit-scrollbar{display:none}.catalog-pedia-type-tabs button,.catalog-pedia-subtype-tabs button{min-height:44px;display:inline-flex;align-items:center;gap:8px;flex:0 0 auto;border:1px solid transparent;border-radius:13px;padding:4px 12px 4px 5px;color:#3f3b5d;background:transparent;font-size:12px;font-weight:700;white-space:nowrap;cursor:pointer;transition:background .18s ease,color .18s ease,box-shadow .18s ease}.catalog-pedia-type-tabs button{min-width:0;width:100%;justify-content:flex-start;white-space:normal;line-height:1.15}.catalog-pedia-subtype-tabs button{font-size:11px}.catalog-pedia-type-tabs button:hover,.catalog-pedia-subtype-tabs button:hover{background:#ffffffbf}.catalog-pedia-type-tabs button.active,.catalog-pedia-subtype-tabs button.active{color:#fff;border-color:transparent;background:linear-gradient(135deg,#6451d5,#523cc7);box-shadow:0 7px 16px #523cbf2e}.catalog-pedia-tab-icon{width:34px;height:34px;display:grid;place-items:center;flex:0 0 auto;overflow:hidden;border-radius:10px;color:#5e4ccc;background:#e8e1ff}.catalog-pedia-tab-icon img,.catalog-pedia-tab-icon svg{width:24px;height:24px;object-fit:contain}.catalog-pedia-subtype-tabs .catalog-pedia-tab-icon{width:30px;height:30px;border-radius:9px}.catalog-pedia-subtype-tabs .catalog-pedia-tab-icon img{width:21px;height:21px}.catalog-pedia-type-tabs button.active .catalog-pedia-tab-icon,.catalog-pedia-subtype-tabs button.active .catalog-pedia-tab-icon{background:#ffffff2e}.catalog-pedia-type-tabs .catalog-pedia-tab-icon{border:1px solid rgba(105,83,199,.1);background:linear-gradient(145deg,#f9f6ff,#eee8ff)}.catalog-pedia-type-tabs .catalog-pedia-tab-icon img{width:26px;height:26px;filter:brightness(0) saturate(100%) invert(35%) sepia(24%) saturate(3624%) hue-rotate(221deg) brightness(87%) contrast(91%)}.catalog-pedia-type-tabs button.active .catalog-pedia-tab-icon{border-color:#ffffff38;background:#ffffff2e}.catalog-pedia-type-tabs button.active .catalog-pedia-tab-icon img{filter:brightness(0) invert(1)}.catalog-result-toolbar{width:min(100%,var(--page-content-width));min-height:73px;display:flex;align-items:center;justify-content:space-between;gap:18px;margin-inline:auto;padding:11px 0 7px}.catalog-result-count{color:#716a83;font-size:13px;font-weight:700}.catalog-toolbar-actions{display:flex;align-items:center;flex-wrap:wrap;justify-content:flex-end;gap:14px}.catalog-available-toggle{height:45px;display:inline-flex;align-items:center;gap:7px;border:1px solid var(--catalog-edge-medium);border-radius:12px;padding:0 14px;color:#5e5677;background:#ffffffed;box-shadow:0 5px 14px #39304e0d,var(--catalog-inset-highlight);font-size:12px;font-weight:700;cursor:pointer}.catalog-available-toggle:hover{border-color:var(--catalog-edge-focus);background:#fff}.catalog-available-toggle.active{border-color:#7662d5;color:#5945bf;background:#f0ecff}.catalog-available-toggle svg{width:18px;height:18px;flex:0 0 auto}.catalog-available-toggle:focus-visible{outline:3px solid rgba(118,98,213,.28);outline-offset:2px}.pedia-collections-quick-filter{width:min(100%,var(--page-content-width));display:flex;justify-content:flex-end;margin:12px auto 4px}.catalog-filter-button,.catalog-sort,.catalog-variant-select{height:45px;display:inline-flex;align-items:center;gap:8px;border:1px solid var(--catalog-edge-medium);border-radius:12px;color:#4d4869;background:#ffffffed;box-shadow:0 5px 14px #39304e0d,var(--catalog-inset-highlight)}.catalog-filter-button{padding:0 16px;font-size:13px;font-weight:700;cursor:pointer}.catalog-filter-button:hover{border-color:var(--catalog-edge-focus);background:#fff;box-shadow:var(--catalog-shadow-soft),var(--catalog-inset-highlight)}.catalog-filter-button svg{width:18px;height:18px}.catalog-filter-button em{min-width:20px;height:20px;display:grid;place-items:center;border-radius:999px;color:#fff;background:#6552cf;font-size:9px;font-style:normal}.catalog-sort,.catalog-variant-select{position:relative;padding:0 11px 0 15px;font-size:12px;font-weight:700}.catalog-sort span,.catalog-variant-select span{color:#777086;font-weight:600}.catalog-sort select,.catalog-variant-select select{max-width:230px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;outline:0;padding:0 24px 0 0;color:#3f395c;background:transparent;font-weight:700;cursor:pointer}.catalog-sort>svg,.catalog-variant-select>svg{position:absolute;right:11px;width:14px;height:14px;pointer-events:none}.catalog-active-filters{width:min(100%,var(--page-content-width));min-height:43px;display:flex;align-items:center;justify-content:space-between;gap:14px;margin:-1px auto 7px}.catalog-active-filters>div{min-width:0;display:flex;align-items:center;gap:8px;overflow-x:auto;scrollbar-width:none}.catalog-active-filters>div::-webkit-scrollbar{display:none}.catalog-active-filters>div>button{min-height:35px;display:inline-flex;align-items:center;gap:8px;flex:0 0 auto;border:1px solid var(--catalog-edge-soft);border-radius:11px;padding:0 11px;color:#534b6b;background:#f2eff8;font-size:11px;font-weight:700;cursor:pointer}.catalog-active-filters>div>button:hover{border-color:var(--catalog-edge-focus);background:#ebe5f7}.catalog-active-filters>div svg{width:13px;height:13px}.catalog-active-filters>div>span{flex:0 0 auto;color:#80788c;font-size:10px;font-weight:700}.catalog-active-filters>button{flex:0 0 auto;border:0;padding:8px;color:#5e4cc6;background:transparent;font-size:11px;font-weight:700;cursor:pointer}.catalog-item-grid{width:min(100%,var(--page-content-width));display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:24px 21px;margin-inline:auto}.catalog-item-card{position:relative;min-width:0;overflow:hidden;border:1px solid var(--catalog-edge-soft);border-radius:26px;background:#fffefffa;box-shadow:0 10px 28px #523d7512,var(--catalog-inset-highlight);transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.catalog-item-card:hover{transform:translateY(-2px);border-color:var(--catalog-edge-medium);box-shadow:0 16px 34px #523d751c,var(--catalog-inset-highlight)}.catalog-item-card:focus-within{border-color:var(--catalog-edge-focus)}.catalog-item-visual{width:calc(100% - 20px);aspect-ratio:.84;position:relative;display:grid;place-items:center;overflow:hidden;margin:10px 10px 0;border:1px solid rgba(135,106,167,.05);border-radius:20px;padding:20px;box-shadow:inset 0 1px #ffffff7a,inset 0 0 22px #684f900a;text-decoration:none;cursor:pointer}.catalog-item-visual.cream,.catalog-suggestion-thumb.cream,.catalog-set-images .cream,.catalog-modal-image.cream{background:linear-gradient(145deg,#fff6da,#fffaf0)}.catalog-item-visual.rose,.catalog-suggestion-thumb.rose,.catalog-set-images .rose,.catalog-modal-image.rose{background:linear-gradient(145deg,#ffe9ef,#fff7f8)}.catalog-item-visual.lavender,.catalog-suggestion-thumb.lavender,.catalog-set-images .lavender,.catalog-modal-image.lavender{background:linear-gradient(145deg,#eee9ff,#f9f7ff)}.catalog-item-visual.sage,.catalog-suggestion-thumb.sage,.catalog-set-images .sage,.catalog-modal-image.sage{background:linear-gradient(145deg,#eaf2e5,#f9fcf7)}.catalog-item-visual.peach,.catalog-suggestion-thumb.peach,.catalog-set-images .peach,.catalog-modal-image.peach{background:linear-gradient(145deg,#ffebe0,#fff8f1)}.catalog-item-visual.butter,.catalog-suggestion-thumb.butter,.catalog-set-images .butter,.catalog-modal-image.butter{background:linear-gradient(145deg,#fff3cd,#fffaf0)}.catalog-item-visual>img:not(.catalog-rarity-badge){position:absolute;top:20px;right:20px;bottom:20px;left:20px;width:calc(100% - 40px);height:calc(100% - 40px);max-width:none;max-height:none;object-fit:contain;filter:drop-shadow(0 9px 9px rgba(75,57,80,.16));transition:transform .25s ease}.catalog-item-card:hover .catalog-item-visual>img:not(.catalog-rarity-badge){transform:scale(1.025)}.catalog-rarity-badge{width:54px;height:36px;max-width:none;max-height:none;object-fit:contain;pointer-events:none}.catalog-modal-image>.catalog-rarity-badge{position:absolute;z-index:3;top:12px;right:auto;left:12px}.catalog-item-visual>.catalog-rarity-badge{position:absolute;z-index:3;right:14px;bottom:14px;width:48px;height:32px}.catalog-no-image{display:grid;justify-items:center;gap:6px;color:#756b82;font-size:10px;font-weight:700}.catalog-no-image svg{width:35px;height:35px}.catalog-item-visual.missing{background:linear-gradient(145deg,#f8f5fc,#fffefe)}.catalog-item-visual.missing .catalog-no-image{width:calc(100% - 24px);height:calc(100% - 24px);align-content:center;border:1.5px dashed var(--catalog-edge-medium);border-radius:16px;color:#71667f;font-size:11px}.catalog-item-visual.missing .catalog-no-image svg{width:42px;height:42px;color:#bbb0cf}.catalog-card-favorite{width:48px;height:48px;position:absolute;z-index:4;top:20px;right:20px;display:grid;place-items:center;border:0;border-radius:50%;color:#5c49bc;background:#fffffff5;box-shadow:0 6px 16px #533b7e1a,inset 0 0 0 1px #7c68a21a,inset 0 1px #ffffffd9;cursor:pointer;transition:transform .18s ease,color .18s ease,background .18s ease,box-shadow .18s ease}.catalog-card-favorite:not(:disabled):hover{transform:translateY(-1px);color:#f27f9e;background:#fffafcfa;box-shadow:0 10px 20px #e8597e21,inset 0 0 0 1px #f27f9e33,inset 0 1px #ffffffeb}.catalog-card-favorite.active{color:#f27f9e;background:#fffffff7;box-shadow:0 7px 17px #e8597e1f,inset 0 0 0 1px #f27f9e14,inset 0 1px #ffffffe0}.catalog-card-favorite.active:not(:disabled):hover{color:#e96f91;background:#fff8fb;box-shadow:0 10px 22px #e8597e29,inset 0 0 0 1px #f27f9e26,inset 0 1px #ffffffeb}.catalog-card-favorite:not(:disabled):active{transform:translateY(0) scale(.96);box-shadow:0 4px 10px #533b7e1f,inset 0 0 0 1px #7c68a229,inset 0 2px 4px #533b7e0f}.catalog-card-favorite:disabled{color:#8f839d;background:#f7f4f9f0;box-shadow:inset 0 0 0 1px #7c68a21f,inset 0 1px #ffffffb8;opacity:.68;cursor:wait}.catalog-card-favorite svg{width:25px;height:25px}.catalog-item-card--items{height:472px;min-height:0;border-color:#eadff0;background:#fff;box-shadow:0 14px 32px #533c6c17}.catalog-item-card--items .catalog-item-card-copy{height:194px;min-height:0;display:grid;grid-template-rows:52px minmax(0,1fr);padding:15px 16px}.catalog-item-card--items .catalog-item-card-copy.has-build-load{grid-template-rows:52px minmax(0,1fr) 43px}.catalog-item-card--items .catalog-item-visual{height:268px;aspect-ratio:auto;padding:0;border:0;border-radius:19px;background:#fff7dc}.catalog-item-card--items .catalog-item-visual>img:not(.catalog-rarity-badge){position:static;inset:auto;width:86%;height:86%;min-width:0;min-height:0;max-width:86%;max-height:86%;object-fit:contain;filter:none}.catalog-item-card--items .catalog-card-favorite{width:46px;height:46px;top:22px;right:22px;color:#6950d1;background:#fff;box-shadow:0 6px 14px #4e3b671f}.catalog-item-card--items .catalog-card-favorite svg{width:25px;height:25px}.catalog-item-card--items .catalog-item-visual>.catalog-rarity-badge{top:12px;right:auto;bottom:auto;left:12px;width:38px;height:27px;filter:drop-shadow(0 3px 6px rgba(74,52,96,.12))}.catalog-item-identity-badge{width:max-content;max-width:100%;display:inline-flex;align-items:center;gap:5px;margin-bottom:8px;border-radius:999px;padding:5px 9px;color:#79541e;background:#fff4d8;font-size:9px;font-weight:800;line-height:1;text-transform:uppercase;letter-spacing:.04em}.catalog-item-identity-badge svg{width:13px;height:13px}.catalog-unidentified-heading{margin-bottom:14px}.catalog-unidentified-intro{width:min(100%,1404px);display:grid;grid-template-columns:auto 1fr;gap:13px;align-items:start;margin:0 auto 20px;border:1px solid #ead8aa;border-radius:18px;padding:15px 18px;color:#654719;background:linear-gradient(135deg,#fff8e5,#fffdf8)}.catalog-unidentified-intro>svg{width:23px;height:23px;color:#b77b22}.catalog-unidentified-intro div{display:grid;gap:4px}.catalog-unidentified-intro strong{font-size:13px}.catalog-unidentified-intro p{margin:0;color:#78664a;font-size:11px;line-height:1.5}.catalog-item-card-meta{min-width:0;min-height:58px;align-self:end;display:flex;align-items:center;justify-content:space-between;gap:7px;margin-top:0;border-top:1px solid #eee5f2;padding-top:9px}.catalog-item-card-meta.has-variants{display:grid;grid-template-columns:minmax(0,1fr) 1px auto;align-content:center;gap:11px}.catalog-item-card--items .catalog-item-card-meta .catalog-item-type{min-width:0;flex:1 1 auto;margin-top:0;color:#7e6b8d;font-size:11px;font-weight:600;white-space:nowrap}.catalog-item-meta-divider{width:1px;height:18px;flex:0 0 auto;background:#e2d7eb}.catalog-item-appearance-count{flex:0 0 auto;color:#6a4ba0;font-size:11px;font-weight:600;line-height:1.2;white-space:nowrap}.catalog-item-build-load{min-width:0;display:grid;align-content:center;gap:4px;border-radius:11px;padding:7px 9px;color:#564368;background:#f7f1fb;box-shadow:inset 0 0 0 1px #74529614}.catalog-item-build-load-heading{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:6px;color:#715b82;font-size:9px;font-weight:800;line-height:1;text-transform:uppercase;letter-spacing:.035em}.catalog-item-build-load-values{overflow:hidden;color:#735f82;font-size:10.5px;font-weight:600;line-height:1.1;white-space:nowrap;text-overflow:ellipsis}.catalog-item-build-load-values strong{color:#4d3560;font-weight:800}.catalog-item-quirky-badge{flex:0 0 auto;border-radius:999px;padding:3px 6px;color:#7a3e85;background:#ecd9f1;font-size:8px;line-height:1;letter-spacing:.025em}.catalog-item-variant-preview{position:absolute;z-index:2;right:10px;bottom:10px;max-width:calc(100% - 20px);display:flex;align-items:center;gap:3px;pointer-events:none}.catalog-item-variant-thumbnails{min-width:0;display:flex;align-items:center;overflow:visible}.catalog-item-variant-thumb{width:27px;min-width:27px;height:27px;display:grid;place-items:center;overflow:hidden;flex:0 0 27px;border:2px solid rgba(255,255,255,.96);border-radius:8px;background:#f5eefb;box-shadow:0 3px 8px #4a346026}.catalog-item-variant-thumb+.catalog-item-variant-thumb{margin-left:-7px}.catalog-item-variant-thumb img{width:90%;height:90%;min-width:0;min-height:0;max-width:90%;max-height:90%;object-fit:contain}.catalog-item-variant-thumb svg{width:17px;height:17px;color:#b7a9d2}.catalog-item-variant-thumb-more{width:29px;min-width:29px;height:29px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #dfd0f3;border-radius:8px;padding:0;color:#6a4ba0;background:#fff;box-shadow:0 3px 8px #4a34601f;font-size:8.5px;font-weight:700;white-space:nowrap}.catalog-availability-badge{position:absolute;inset:auto auto 11px 11px;z-index:2;width:max-content;max-width:calc(100% - 22px);min-height:27px;display:inline-flex;align-items:center;overflow:hidden;border:1px solid #efd8de;border-radius:8px;padding:0 8px;color:#b04f68;background:#fff8fa;box-shadow:0 3px 8px #4a34601f,inset 0 0 0 1px #ffffff73;font-size:9px;font-weight:700;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.catalog-availability-badge.available{border-color:#d1e8d4;color:#39704a;background:#f3fbf4}.catalog-availability-badge.unavailable{border-color:#efd8de;color:#b04f68;background:#fff8fa}.catalog-availability-badge.limited{border-color:#d2e8df;color:#2f7060;background:#f2fbf7}.catalog-availability-badge.rotation{border-color:#d6e1f0;color:#536f9a;background:#f6fbff}.catalog-availability-badge.conditional{border-color:#d9d0ed;color:#66509a;background:#faf8ff}.catalog-availability-badge.event{border-color:#e2d6f1;color:#6748a2;background:#fbf8ff}.catalog-availability-badge.upcoming{border-color:#dfd3ef;color:#6248a5;background:#faf7ff}.catalog-developer-guild-badge,.catalog-quest-reward-badge{border-color:#d8c9ee;color:#624b8b;background:#fbf8ff}.catalog-item-name{width:100%;min-height:2.3em;display:-webkit-box;overflow:hidden;border:0;padding:0;color:#342052;background:transparent;font-size:16px;font-weight:700;line-height:1.15;text-align:left;white-space:normal;text-decoration:none;-webkit-box-orient:vertical;-webkit-line-clamp:2;cursor:pointer}.catalog-item-name:hover{color:#5e4cc6}.catalog-item-card--items .catalog-item-name{min-height:0;height:52px;font-size:18px;line-height:1.15}.catalog-item-type{display:block;min-width:0;overflow:hidden;margin-top:7px;color:#71667f;font-size:12px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.api-card-preview-page{width:100%}.api-card-preview-hero{width:min(100%,var(--page-content-width));display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:32px;margin:4px auto 28px;border:1px solid var(--catalog-edge-soft);border-radius:28px;padding:clamp(26px,4vw,46px);background:radial-gradient(circle at 92% 14%,rgba(255,223,235,.76),transparent 30%),radial-gradient(circle at 8% 88%,rgba(227,220,255,.76),transparent 34%),#fffefff0;box-shadow:0 14px 38px #523d7514,var(--catalog-inset-highlight)}.api-card-preview-hero h1{max-width:760px;margin:7px 0 12px;color:#342052;font:700 clamp(28px,4vw,48px)/1.04 "Quicksand",sans-serif;letter-spacing:-.035em}.api-card-preview-hero>div:first-child>p:last-child{max-width:720px;margin:0;color:#71667f;font-size:14px;font-weight:550;line-height:1.65}.api-card-preview-eyebrow{display:flex;align-items:center;gap:7px;margin:0;color:#6b55cb;font-size:11px;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.api-card-preview-eyebrow svg{width:15px;height:15px;color:#f38eae}.api-card-preview-status{min-width:205px;display:flex;align-items:center;gap:11px;border:1px solid rgba(114,91,177,.14);border-radius:17px;padding:13px 15px;color:#6d6378;background:#fffc;box-shadow:inset 0 1px #ffffffeb}.api-card-preview-status.ready{border-color:#429b7538;background:#f4fff9e0}.api-card-preview-status.error{border-color:#d1627f38;background:#fff7f9e6}.api-card-preview-status>svg{width:31px;height:31px;flex:0 0 auto;color:#765fd0}.api-card-preview-status span{display:grid;gap:2px;font-size:9px;font-weight:650;letter-spacing:.02em}.api-card-preview-status strong{color:#47375f;font-size:12px}.api-card-preview-result{width:min(100%,var(--page-content-width));margin:0 auto 13px;color:#776c82;font-size:11px;font-weight:700}.api-card-preview-context{display:block;min-height:2.5em;overflow:hidden;margin-top:5px;color:#9a6c86;font-size:10px;font-weight:700;line-height:1.25;-webkit-box-orient:vertical;-webkit-line-clamp:2}.api-card-preview-collection{display:block;min-height:1.25em;overflow:hidden;margin-top:4px;color:#81758e;font-size:10px;font-weight:600;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.api-card-preview-skeleton-grid{width:min(100%,var(--page-content-width));display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:24px 21px;margin-inline:auto}.api-card-preview-skeleton-grid>span{aspect-ratio:.72;border:1px solid var(--catalog-edge-soft);border-radius:26px;background:linear-gradient(105deg,#f7f3fa 32%,#fff,#f7f3fa 58%);background-size:220% 100%;animation:api-card-preview-shimmer 1.4s linear infinite}@keyframes api-card-preview-shimmer{to{background-position:-220% 0}}.api-card-preview-error button{display:inline-flex;align-items:center;gap:7px;margin-top:8px;border:0;border-radius:999px;padding:11px 16px;color:#fff;background:#6653cd;font:700 11px/1 Quicksand,sans-serif;cursor:pointer}.api-card-preview-error button svg{width:16px;height:16px}@media(max-width:1250px){.api-card-preview-skeleton-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:19px}}@media(max-width:960px){.api-card-preview-skeleton-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.api-card-preview-hero{grid-template-columns:1fr;align-items:start;gap:22px}.api-card-preview-status{width:min(100%,300px)}}@media(max-width:720px){.api-card-preview-hero{margin-bottom:20px;border-radius:20px;padding:24px 20px}.api-card-preview-hero h1{font-size:clamp(27px,8vw,38px)}.api-card-preview-skeleton-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.api-card-preview-skeleton-grid>span{border-radius:18px}}@media(prefers-reduced-motion:reduce){.api-card-preview-skeleton-grid>span{animation:none}}.api-catalog-page{width:100%}.api-catalog-notice{width:min(100%,var(--page-content-width));min-height:66px;display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:12px;margin:0 auto 22px;border:1px solid rgba(118,95,184,.17);border-radius:18px;padding:10px 15px;color:#6e6277;background:radial-gradient(circle at 90% 10%,rgba(255,225,237,.58),transparent 30%),#fdfbfff2;box-shadow:0 8px 24px #4935690e,var(--catalog-inset-highlight)}.api-catalog-notice>span{width:42px;height:42px;display:grid;place-items:center;border-radius:13px;color:#765fd0;background:#eee8ff}.api-catalog-notice>span svg{width:25px;height:25px}.api-catalog-notice>div{min-width:0;display:grid;gap:3px}.api-catalog-notice strong{color:#4a3961;font:700 13px/1.2 Quicksand,sans-serif}.api-catalog-notice small,.api-catalog-notice em{color:#837789;font-size:9px;font-style:normal;font-weight:650;line-height:1.4}.api-catalog-notice em{max-width:300px;border-radius:999px;padding:7px 10px;color:#6656b7;background:#ffffffd1;text-align:center}.api-catalog-notice.ready{border-color:#479b7733;background:radial-gradient(circle at 90% 10%,rgba(221,250,236,.72),transparent 30%),#fbfffdf5}.api-catalog-notice.error{border-color:#d05b7a38;background:#fff8fa}.api-catalog-loading{min-height:290px;align-content:center}.api-catalog-loading small{display:block;margin-top:5px;color:#8d8191;font-size:9px}.api-catalog-grid .catalog-item-card-copy{min-height:124px}.api-card-source-only{display:inline-flex;width:max-content;max-width:100%;margin-top:6px;border-radius:999px;padding:4px 7px;color:#8a6675;background:#f8eaf0;font-size:8px;font-weight:800;letter-spacing:.03em;text-transform:uppercase}.api-filter-scroll{display:grid;align-content:start;gap:10px}.api-collection-filter-section{display:grid;gap:8px}.api-collection-filter-section+.api-collection-filter-section{margin-top:16px;border-top:1px solid var(--catalog-edge-subtle);padding-top:16px}.api-collection-filter-section>strong{color:#6a5d72;font-size:10px;letter-spacing:.04em;text-transform:uppercase}.api-filter-group{overflow:hidden;border:1px solid var(--catalog-edge-soft);border-radius:14px;background:#fff;box-shadow:0 5px 14px #39304e08,var(--catalog-inset-highlight)}.api-filter-group>summary{min-height:50px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 12px;color:#54485d;font-size:11px;font-weight:800;cursor:pointer;list-style:none}.api-filter-group>summary::-webkit-details-marker{display:none}.api-filter-group>summary:after{content:"＋";color:#846ed0;font-size:16px;line-height:1}.api-filter-group[open]>summary:after{content:"−"}.api-filter-group>summary em{margin-left:auto;border-radius:999px;padding:3px 7px;color:#7e7184;background:#f1ecef;font-size:8px;font-style:normal}.api-filter-group>div{display:grid;gap:9px;max-height:330px;overflow-y:auto;border-top:1px solid var(--catalog-edge-subtle);padding:10px}.api-source-only-toggle{min-height:70px;display:grid;grid-template-columns:22px minmax(0,1fr);align-items:center;column-gap:9px;border:1px dashed #cfc1dc;border-radius:13px;padding:10px;color:#5c5065;background:#fbf8fd;cursor:pointer}.api-source-only-toggle input{position:absolute;opacity:0;pointer-events:none}.api-source-only-toggle>span{width:21px;height:21px;display:grid;grid-row:1 / span 2;place-items:center;border:1px solid #aa94c2;border-radius:6px;color:transparent;background:#fff}.api-source-only-toggle:has(input:checked)>span{color:#fff;border-color:#7560cc;background:#7560cc}.api-source-only-toggle strong{font-size:11px}.api-source-only-toggle small{color:#8c7e92;font-size:9px;line-height:1.4}.api-item-modal{width:min(100%,980px)}.api-item-modal .catalog-modal-copy{align-self:stretch;overflow-y:auto}.api-modal-loading{min-height:430px;grid-column:1 / -1;display:grid;place-items:center;align-content:center;gap:9px;padding:50px;color:#766a80;font-size:12px;font-weight:700;text-align:center}.api-modal-loading svg{width:42px;height:42px;color:#8068d1}.api-modal-loading h2,.api-modal-loading p{margin:0}.api-modal-loading h2{color:#493a55;font:700 25px/1.1 Quicksand,sans-serif}.api-modal-tags,.api-quality-profile{display:grid;gap:8px;margin:18px 0}.api-modal-tags h3,.api-quality-profile h3{margin:0;color:#594b63;font:700 12px/1.2 Quicksand,sans-serif}.api-modal-tags>div{display:flex;flex-wrap:wrap;gap:5px}.api-modal-tags span{border:1px solid #e3d9e9;border-radius:999px;padding:5px 8px;color:#6f6177;background:#faf7fc;font-size:8px;font-weight:700}.api-quality-table-wrap{max-width:100%;overflow-x:auto;border:1px solid var(--catalog-edge-subtle);border-radius:11px}.api-quality-profile table{width:100%;border-collapse:collapse;font-size:9px}.api-quality-profile :is(th,td){border-bottom:1px solid var(--catalog-edge-subtle);padding:7px 8px;text-align:left;white-space:nowrap}.api-quality-profile th{color:#776a7c;background:#f7f3f8;font-size:8px;text-transform:uppercase}.api-quality-profile tbody tr:last-child td{border-bottom:0}.api-source-details{margin:17px 0;border:1px solid var(--catalog-edge-subtle);border-radius:11px;background:#fcfafc}.api-source-details summary{padding:10px 12px;color:#706276;font-size:9px;font-weight:800;cursor:pointer}.api-source-details dl{display:grid;gap:0;max-height:210px;overflow-y:auto;margin:0;border-top:1px solid var(--catalog-edge-subtle);padding:5px 12px 10px}.api-source-details dl>div{display:grid;grid-template-columns:minmax(110px,.8fr) minmax(0,1.2fr);gap:10px;border-bottom:1px solid #eee8ef;padding:6px 0}.api-source-details dt,.api-source-details dd{min-width:0;overflow-wrap:anywhere;margin:0;font-size:8px}.api-source-details dt{color:#8a7c90;font-weight:700}.api-source-details dd{color:#514757}@media(max-width:720px){.api-catalog-notice{grid-template-columns:38px minmax(0,1fr);gap:10px;margin-bottom:16px;padding:10px 12px}.api-catalog-notice>span{width:38px;height:38px}.api-catalog-notice em{grid-column:1 / -1;justify-self:stretch;max-width:none}.api-catalog-grid .catalog-item-card-copy{min-height:130px}.api-item-modal .catalog-modal-copy{overflow-y:visible}}.catalog-load-more{min-height:50px;width:min(calc(100% - 30px),390px);display:flex;align-items:center;justify-content:center;gap:16px;margin:30px auto 0;border:1px solid var(--catalog-edge-medium);border-radius:999px;color:#5f4cc5;background:#fff;font-size:12px;font-weight:700;cursor:pointer}.catalog-load-more:hover{color:#fff;background:#6653cd}.catalog-load-more span{color:#8f879c;font-size:10px}.catalog-load-more:hover span{color:#eeeaff}.catalog-loading,.catalog-empty{width:min(100%,var(--page-content-width));min-height:340px;display:grid;place-items:center;align-content:center;justify-items:center;gap:8px;margin-inline:auto;border:1px dashed var(--catalog-edge-medium);border-radius:20px;color:#746982;background:#ffffffa3;text-align:center}.catalog-loading{grid-auto-flow:column;font-size:14px;font-weight:700}.catalog-loading svg,.catalog-empty>svg{width:40px;height:40px;color:#8a73d0}.catalog-empty h2{margin:8px 0 0;color:#514366;font:700 23px/1.1 Quicksand,sans-serif}.catalog-empty p{max-width:430px;margin:0;color:#84798b;font-size:12px}.catalog-favorite-error{width:min(100%,var(--page-content-width));margin:0 auto 12px;border:1px solid var(--catalog-edge-danger);border-radius:11px;padding:9px 12px;color:#a7435b;background:#fff2f5;font-size:11px;font-weight:700}.catalog-sets-view{width:min(100%,var(--page-content-width));margin-inline:auto}.catalog-sets-heading{min-height:116px;display:flex;align-items:flex-end;justify-content:space-between;gap:30px;padding:8px 2px 20px}.catalog-sets-heading>div>span,.catalog-set-detail-copy>span{display:inline-flex;align-items:center;gap:6px;color:#8d72be;font-size:10px;font-weight:700;letter-spacing:.09em;text-transform:uppercase}.catalog-sets-heading>div>span svg{width:15px;height:15px;color:#d58098}.catalog-sets-heading h1,.catalog-set-detail-heading h1{margin:4px 0 2px;color:#45375f;font:700 clamp(27px,2.8vw,39px)/1.05 "Quicksand",sans-serif;letter-spacing:-.02em}.catalog-sets-heading p,.catalog-set-detail-heading p{margin:0;color:#81778c;font-size:12px}.catalog-sets-heading>strong{flex:0 0 auto;color:#6551c8;font:700 24px/1 Quicksand,sans-serif}.catalog-set-groups{display:flex;gap:8px;margin-bottom:19px;overflow-x:auto}.catalog-set-groups button{min-height:36px;flex:0 0 auto;border:1px solid var(--catalog-edge-soft);border-radius:999px;padding:0 14px;color:#665d72;background:#ffffffc7;font-size:11px;font-weight:700;cursor:pointer}.catalog-set-groups button.active{color:#fff;border-color:transparent;background:#6551cc}.catalog-set-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:17px}.catalog-set-card{min-width:0;min-height:130px;display:grid;grid-template-columns:108px minmax(0,1fr) 20px;align-items:center;gap:13px;overflow:hidden;border:1px solid var(--catalog-edge-soft);border-radius:18px;padding:11px;color:#463d57;background:#fffffff0;box-shadow:var(--catalog-shadow-soft),var(--catalog-inset-highlight);text-align:left;text-decoration:none;cursor:pointer;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.catalog-set-card:hover{transform:translateY(-2px);border-color:var(--catalog-edge-medium);box-shadow:var(--catalog-shadow-hover),var(--catalog-inset-highlight)}.catalog-set-images{width:108px;height:104px;position:relative;display:block;border-radius:14px;background:#f1ebff}.catalog-set-images>span{width:72px;height:72px;position:absolute;top:calc(7px + var(--image-index) * 6px);left:calc(4px + var(--image-index) * 14px);display:grid;place-items:center;overflow:hidden;border:3px solid rgba(255,255,255,.82);border-radius:13px;box-shadow:0 4px 10px #40314d1a}.catalog-set-images img{width:92%;height:92%;object-fit:contain}.catalog-set-images>svg{width:35px;height:35px;position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;color:#826fc7}.catalog-set-copy{min-width:0;display:grid;gap:3px}.catalog-set-copy small{overflow:hidden;color:#9a7899;font-size:8px;font-weight:700;letter-spacing:.06em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.catalog-set-copy strong{overflow:hidden;color:#443953;font-size:13px;line-height:1.25;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.catalog-set-copy>span{color:#877d8d;font-size:9px}.catalog-set-card>svg{width:16px;height:16px;color:#a49bab}.catalog-set-detail-heading{width:min(100%,var(--page-content-width));min-height:115px;display:grid;grid-template-columns:110px minmax(0,1fr) auto;align-items:center;gap:20px;margin:-4px auto 0}.catalog-set-detail-heading>a,.catalog-set-detail-actions>:is(a,button){min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:6px;border:1px solid var(--catalog-edge-soft);border-radius:11px;color:#6656b7;background:#fff;box-shadow:0 5px 14px #39304e0b,var(--catalog-inset-highlight);font-size:11px;font-weight:700;text-decoration:none;cursor:pointer}.catalog-set-detail-heading>a svg,.catalog-set-detail-actions>:is(a,button) svg{width:15px;height:15px}.catalog-set-detail-heading h1:focus{outline:none}.catalog-set-detail-actions{justify-self:end;display:flex;align-items:center;gap:8px}.catalog-set-detail-actions>:is(.catalog-set-share,.catalog-set-report){min-width:92px;padding-inline:15px}.catalog-set-report{text-decoration:none}.catalog-set-detail-actions>:is(a,button):hover{border-color:var(--catalog-edge-medium);background:#fbf9ff;box-shadow:var(--catalog-shadow-soft),var(--catalog-inset-highlight)}.catalog-set-detail-actions>:is(a,button):focus-visible{outline:3px solid rgba(157,130,214,.3);outline-offset:2px}.catalog-drawer-scrim{position:fixed;z-index:80;top:0;right:0;bottom:0;left:0;border:0;background:#31254061;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);cursor:pointer}.catalog-filter-drawer{width:min(430px,calc(100% - 24px));position:fixed;z-index:90;top:12px;right:12px;bottom:12px;display:flex;flex-direction:column;overflow:hidden;visibility:hidden;border:1px solid var(--catalog-edge-soft);border-radius:22px;background:#fffdfb;box-shadow:0 28px 70px #2f213a38,var(--catalog-inset-highlight);transform:translate(calc(100% + 30px));transition:transform .24s ease,visibility .24s ease}.catalog-filter-drawer.open{visibility:visible;transform:translate(0)}.catalog-filter-drawer>header{flex:0 0 70px;display:grid;grid-template-columns:40px minmax(0,1fr) 40px;align-items:center;gap:8px;padding:0 15px;border-bottom:1px solid var(--catalog-edge-subtle);background:#fffdfaf7}.catalog-filter-drawer>header h2{margin:0;color:#514060;font:700 23px/1 Quicksand,sans-serif;text-align:center}.catalog-filter-drawer>header>button{width:44px;height:44px;display:grid;place-items:center;border:0;border-radius:11px;color:#73697b;background:#f4eef4;cursor:pointer}.catalog-filter-drawer>header>button svg{width:17px;height:17px}.catalog-filter-scroll{flex:1 1 auto;min-height:0;overflow-y:auto;padding:17px;scrollbar-width:thin;scrollbar-color:#d9cfe0 transparent}.catalog-filter-drawer>footer{flex:0 0 auto;display:grid;grid-template-columns:.9fr 1.2fr;gap:9px;padding:13px;border-top:1px solid var(--catalog-edge-subtle);background:#fffdfbfa;box-shadow:0 -8px 20px #4533490e}.catalog-filter-drawer>footer button{min-height:45px;display:inline-flex;align-items:center;justify-content:center;gap:6px;border-radius:12px;font-size:11px;font-weight:700;cursor:pointer}.catalog-filter-clear{border:1px solid var(--catalog-edge-soft);color:#786e7d;background:#fff;box-shadow:var(--catalog-inset-highlight)}.catalog-filter-clear svg{width:14px;height:14px}.catalog-filter-show{border:0;color:#fff;background:linear-gradient(135deg,#7f6bd7,#6752c7);box-shadow:0 5px 12px #5b46ab33}.catalog-filter-intro{margin:0 4px 12px;color:#877b89;font-size:11px;line-height:1.5}.catalog-facet-list{display:grid;gap:8px}.catalog-facet-row{width:100%;min-height:68px;display:grid;grid-template-columns:44px minmax(0,1fr) 20px;align-items:center;gap:10px;border:1px solid var(--catalog-edge-soft);border-radius:14px;padding:7px 12px 7px 8px;color:#4e4656;background:#fff;box-shadow:0 5px 14px #39304e09,var(--catalog-inset-highlight);text-align:left;cursor:pointer}.catalog-facet-row:hover{border-color:var(--catalog-edge-medium);background:#fcfaff;box-shadow:var(--catalog-shadow-soft),var(--catalog-inset-highlight)}.catalog-facet-row>span:first-child{width:42px;height:42px;display:grid;place-items:center;border-radius:12px;color:#7b63cb;background:#eee8ff}.catalog-facet-row>span:first-child svg{width:23px;height:23px}.catalog-facet-row>span:nth-child(2){min-width:0;display:grid;gap:3px}.catalog-facet-row strong,.catalog-facet-row small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.catalog-facet-row strong{font-size:12px}.catalog-facet-row small{color:#8e848f;font-size:9px}.catalog-facet-row>svg{width:15px;height:15px;color:#a299a5}.catalog-filter-panel{display:grid;gap:12px}.catalog-picker-search{height:45px;display:grid;grid-template-columns:39px minmax(0,1fr) 44px;align-items:center;border:1px solid var(--catalog-edge-medium);border-radius:12px;background:#fff;box-shadow:var(--catalog-inset-highlight)}.catalog-picker-search:focus-within{border-color:var(--catalog-edge-focus);box-shadow:0 0 0 3px #6d58bf1a,var(--catalog-inset-highlight)}.catalog-picker-search svg{justify-self:center;width:16px;height:16px;color:#8d8291}.catalog-picker-search input{min-width:0;height:100%;border:0;outline:0;padding:0 9px 0 0;background:transparent;font-size:11px}.catalog-picker-search-clear{width:44px;height:44px;display:grid;place-items:center;border:0;border-radius:10px;color:#817586;background:transparent;cursor:pointer}.catalog-picker-search-clear:hover{color:#5e4bb0;background:#f4efff}.catalog-picker-search-clear svg{width:16px;height:16px}.catalog-picker-help{margin:-4px 2px 1px;color:#908591;font-size:9px;line-height:1.45}.catalog-filter-options{display:grid;gap:4px}.catalog-filter-option{min-height:44px;display:grid;grid-template-columns:21px minmax(0,1fr) auto;align-items:center;gap:9px;border-radius:9px;padding:3px 7px;cursor:pointer}.catalog-filter-option:hover{background:#f7f2f8}.catalog-filter-option input{position:absolute;opacity:0;pointer-events:none}.catalog-filter-option>span{width:20px;height:20px;display:grid;place-items:center;border:1px solid var(--catalog-edge-focus);border-radius:6px;color:transparent;background:#fff}.catalog-filter-option>span svg{width:12px;height:12px}.catalog-filter-option.selected>span{color:#fff;border-color:#7560cc;background:#7560cc;box-shadow:0 0 0 2px #7560cc21}.catalog-filter-option strong{min-width:0;overflow:hidden;color:#5e5563;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.catalog-filter-option em{min-width:33px;border-radius:999px;padding:3px 6px;color:#8b818c;background:#f2ede9;font-size:8px;font-style:normal;font-weight:700;text-align:center}.catalog-color-options{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.catalog-color-options button{min-width:0;min-height:74px;display:grid;justify-items:center;align-content:center;gap:3px;border:1px solid transparent;border-radius:12px;padding:6px 3px;color:#706674;background:transparent;cursor:pointer}.catalog-color-options button:hover{background:#f7f2f8}.catalog-color-options button.selected{border-color:var(--catalog-edge-accent);background:#f4f0ff;box-shadow:var(--catalog-inset-highlight)}.catalog-color-options button>span{width:34px;height:34px;display:grid;place-items:center;border:2px solid rgba(255,255,255,.9);border-radius:50%;color:#443b4c;background:var(--swatch);box-shadow:0 0 0 1px var(--catalog-edge-focus)}.catalog-color-options button.selected>span{box-shadow:0 0 0 2px #fff,0 0 0 4px #7864cc}.catalog-color-options button>span svg{width:15px;height:15px}.catalog-color-options strong{width:100%;overflow:hidden;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.catalog-color-options small{color:#958b97;font-size:7px}.catalog-rarity-options{display:grid;gap:8px}.catalog-rarity-options button{min-height:59px;display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid var(--catalog-edge-soft);border-radius:13px;padding:5px 13px;color:#655c6a;background:#fff;cursor:pointer}.catalog-rarity-options button:hover{border-color:var(--catalog-edge-medium)}.catalog-rarity-options button.selected{border-color:var(--catalog-edge-accent);background:#f3efff;box-shadow:inset 0 0 0 1px var(--catalog-edge-accent)}.catalog-rarity-options button small{color:#8e8491;font-size:9px}.catalog-rarity-one{font-size:11px;font-weight:700}.catalog-rarity-filter-icon{position:static;flex:0 0 auto}.catalog-nested-link{min-height:44px;display:flex;align-items:center;justify-content:space-between;border:1px solid var(--catalog-edge-medium);border-radius:11px;padding:0 12px;color:#644fc1;background:#f5f1ff;font-size:10px;font-weight:700;cursor:pointer}.catalog-nested-link svg{width:14px;height:14px}.catalog-collection-source-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.catalog-collection-source-tabs button{min-height:44px;border:1px solid var(--catalog-edge-soft);border-radius:10px;color:#706575;background:#fff;font-size:10px;font-weight:700;cursor:pointer}.catalog-collection-source-tabs button.active{color:#fff;border-color:transparent;background:#6b56c8}.catalog-collection-options{display:grid;gap:7px}.catalog-collection-option{overflow:hidden;border:1px solid var(--catalog-edge-soft);border-radius:12px;background:#fff}.catalog-collection-option.selected{border-color:var(--catalog-edge-accent);box-shadow:inset 0 0 0 1px var(--catalog-edge-accent)}.catalog-collection-option>div:first-child{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:6px;padding:6px}.catalog-collection-select{min-width:0;display:grid;grid-template-columns:21px minmax(0,1fr);align-items:center;gap:8px;border:0;padding:2px;background:transparent;text-align:left;cursor:pointer}.catalog-collection-select>span:first-child{width:20px;height:20px;display:grid;place-items:center;border:1px solid var(--catalog-edge-focus);border-radius:6px;color:transparent;background:#fff}.catalog-collection-option.selected .catalog-collection-select>span:first-child{color:#fff;border-color:#7560cc;background:#7560cc}.catalog-collection-select>span:nth-child(2){min-width:0;display:grid;gap:1px}.catalog-collection-select strong,.catalog-collection-select small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.catalog-collection-select strong{color:#564b5c;font-size:10px}.catalog-collection-select small{color:#918692;font-size:8px}.catalog-variant-toggle{min-height:44px;display:inline-flex;align-items:center;gap:4px;border:0;border-radius:8px;padding:0 7px;color:#6a57bb;background:#f2edff;font-size:8px;font-weight:700;cursor:pointer}.catalog-variant-toggle svg{width:11px;height:11px;transition:transform .18s ease}.catalog-variant-toggle[aria-expanded=true] svg{transform:rotate(180deg)}.catalog-variant-options{display:grid;gap:1px;padding:5px 10px 9px 29px;border-top:1px solid var(--catalog-edge-subtle);background:#fcfafc}.catalog-modal-backdrop{position:fixed;z-index:110;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;overflow-y:auto;padding:24px;background:#2e223c75;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.catalog-item-modal{width:min(100%,980px);max-height:calc(100vh - 40px);position:relative;display:grid;grid-template-columns:minmax(360px,.98fr) minmax(0,1.12fr);grid-template-rows:minmax(0,1fr);overflow:hidden;border:1px solid var(--catalog-edge-soft);border-radius:25px;color:#4b4056;background:#fffdfb;box-shadow:0 30px 90px #2719353d,var(--catalog-inset-highlight)}.catalog-modal-close{width:44px;height:44px;position:absolute;z-index:5;top:12px;right:12px;display:grid;place-items:center;border:0;border-radius:50%;color:#746a79;background:#fffffff0;box-shadow:0 4px 12px #4030451f;cursor:pointer}.catalog-modal-close svg{width:17px;height:17px}.catalog-modal-image{min-height:620px;position:relative;display:grid;place-items:center;align-self:stretch;overflow:hidden;margin:10px 0 10px 10px;border-radius:20px}.catalog-modal-image>img:not(.catalog-rarity-badge){width:88%;height:auto;max-width:none;max-height:min(78vh,680px);object-fit:contain;filter:drop-shadow(0 13px 15px rgba(70,52,75,.18))}.catalog-modal-image.has-sculpture-levels{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:48px 22px 18px}.catalog-modal-sculpture-level-stage{width:100%;height:min(54vh,420px);min-width:0;min-height:0;display:grid;place-items:center}.catalog-modal-image.has-sculpture-levels .catalog-modal-sculpture-level-image{display:block;min-width:0;min-height:0;width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain;filter:drop-shadow(0 13px 15px rgba(70,52,75,.18))}.catalog-modal-sculpture-levels{width:100%;display:grid;gap:7px;padding:8px;border:1px solid rgba(135,106,167,.14);border-radius:15px;background:#ffffff85;box-shadow:inset 0 1px #ffffff9e}.catalog-modal-sculpture-levels.sand-endpoints{gap:6px}.catalog-modal-sculpture-level-current{color:#665276;font-size:10px;font-weight:800;letter-spacing:.06em;text-align:center;text-transform:uppercase}.catalog-modal-sculpture-level-options{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:5px}.catalog-modal-sculpture-level-options button{min-width:0;display:grid;justify-items:center;gap:3px;padding:4px 3px 5px;border:1px solid transparent;border-radius:10px;color:#796b80;background:transparent;font:700 9px/1.1 Quicksand,sans-serif;cursor:pointer}.catalog-modal-sculpture-level-options button:hover{background:#ffffffb8}.catalog-modal-sculpture-level-options button.active{border-color:#8b71bd6b;color:#5a4472;background:#ffffffeb;box-shadow:0 4px 10px #5842701a,inset 0 0 0 1px #ffffffb8}.catalog-modal-sculpture-level-options button:focus-visible{outline:3px solid rgba(157,130,214,.32);outline-offset:1px}.catalog-modal-sculpture-level-thumb{width:100%;height:52px;display:grid;place-items:center;min-width:0;min-height:0;border-radius:7px;background:#f7f1fac2}.catalog-modal-sculpture-level-thumb img{display:block;min-width:0;min-height:0;width:100%;height:100%;object-fit:contain}.catalog-modal-sculpture-level-label{min-height:22px;display:grid;place-items:center}.catalog-modal-sculpture-quality-stars{display:inline-flex;align-items:center;justify-content:center;gap:1px;color:#f3bf36;filter:drop-shadow(0 1px 1px rgba(153,108,12,.2));white-space:nowrap}.catalog-modal-sculpture-quality-stars svg{width:8px;height:8px;flex:0 0 auto}.catalog-modal-sculpture-level-note{color:#8a7b91;font-size:9px;font-weight:650;line-height:1.25;text-align:center}.catalog-modal-copy{min-width:0;min-height:0;align-self:stretch;overflow-y:auto;padding:53px 44px 36px 36px;scrollbar-width:thin}.catalog-modal-kicker{color:#8b71bd;font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.catalog-modal-copy h2{margin:5px 0 17px;padding-bottom:15px;border-bottom:3px solid rgba(139,113,189,.3);color:#443451;font:700 31px/1.05 Quicksand,sans-serif}.catalog-modal-copy>p{margin:0 0 17px;color:#756a7b;font-size:12px;line-height:1.55}.catalog-identity-note{display:grid;grid-template-columns:auto 1fr;gap:10px;align-items:start;margin:0 0 18px;border:1px solid #eed79e;border-radius:13px;padding:11px 13px;color:#694817;background:#fff9e9}.catalog-identity-note>svg{width:20px;height:20px;color:#bd8128}.catalog-identity-note div{display:grid;gap:2px}.catalog-identity-note strong{font-size:12px}.catalog-identity-note span{color:#7b684b;font-size:11px;line-height:1.4}.catalog-modal-variants{display:grid;gap:9px;margin:0 0 18px;padding:0;border:0;border-radius:0;background:transparent}.catalog-modal-variants-heading{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.catalog-modal-variants-heading h3{margin:0;color:#4f3d71;font-size:14px}.catalog-modal-variants-heading span{color:#8b8394;font-size:10px;font-weight:700}.catalog-modal-variants-count{display:none}.catalog-modal-variant-options{display:flex;gap:9px;overflow-x:auto;padding:3px 1px 4px;scrollbar-width:none}.catalog-modal-variant-options::-webkit-scrollbar{display:none}.catalog-modal-variant-option{width:75px;min-width:75px;height:101px;display:grid;grid-template-rows:1fr auto;gap:4px;justify-items:center;border:1px solid rgba(111,93,129,.15);border-radius:12px;padding:6px 4px 5px;color:#645878;background:#fffc;font:700 9px/1.1 Quicksand,sans-serif;cursor:pointer}.catalog-modal-variant-option:hover{border-color:#8b71bd73;background:#fff}.catalog-modal-variant-option.active{border:2px solid #8b71bd;padding:5px 3px 4px;color:#554075;background:#fff;box-shadow:0 0 0 2px #8b71bd1a}.catalog-modal-variant-option:focus-visible{outline:3px solid rgba(157,130,214,.3);outline-offset:2px}.catalog-modal-variant-image{width:63px;height:68px;display:grid;place-items:center;overflow:hidden;border-radius:8px;background:transparent}.catalog-modal-variant-image img{width:100%;height:100%;object-fit:contain}.catalog-modal-variant-radio{width:18px;height:18px;display:block;border:2px solid #d3cce4;border-radius:50%;background:#fff}.catalog-modal-variant-option.active .catalog-modal-variant-radio{border-color:#8b71bd;background:#8b71bd;box-shadow:inset 0 0 0 3px #fff}.catalog-modal-variant-summary{margin:0;color:#554075;font-size:11px;font-weight:800}.catalog-modal-family{--modal-family-accent: #8b71bd;min-width:0}.catalog-modal-family--wildlife{--modal-family-accent: #6d9a83}.catalog-modal-family--wearable{--modal-family-accent: #b176a4}.catalog-modal-family--placeable{--modal-family-accent: #9679bd}.catalog-modal-family--crafted{--modal-family-accent: #bb8460}.catalog-modal-family--resource{--modal-family-accent: #6f9b72}.catalog-modal-family--generic{--modal-family-accent: #7b7897}.catalog-modal-family>.catalog-item-details:first-child{border-top:1px solid var(--catalog-edge-subtle);border-radius:0}.catalog-modal-build-load{position:relative;display:grid;gap:11px;margin:15px 0 18px;border-radius:15px;padding:14px;color:#584767;background:linear-gradient(135deg,#f7f1fb,#fcfaff);box-shadow:inset 0 0 0 1px #7452961a}.catalog-modal-build-load-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.catalog-modal-build-load-heading h3{margin:0;color:#503b63;font-size:15px;line-height:1.2}.catalog-modal-build-load-values{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:0}.catalog-modal-build-load-values>div{min-width:0;display:grid;gap:4px;border-radius:11px;padding:10px 11px;background:#ffffffc7;box-shadow:inset 0 0 0 1px #74529617}.catalog-modal-build-load-values dt{color:#85748e;font-size:9px;font-weight:800;line-height:1.25;text-transform:uppercase;letter-spacing:.035em}.catalog-modal-build-load-values dd{margin:0;color:#4d3560;font-size:20px;font-weight:850;line-height:1}.catalog-modal-build-load>p{margin:-2px 0 0;color:#7c6e84;font-size:10px;font-weight:650;line-height:1.4}.catalog-modal-build-load-quirky{position:relative;flex:0 0 auto}.catalog-modal-build-load-quirky>summary{min-height:28px;display:inline-flex;align-items:center;border:1px solid #dec5e6;border-radius:999px;padding:5px 10px;color:#7a3e85;background:#ecd9f1;font-size:9px;font-weight:850;line-height:1;text-transform:uppercase;letter-spacing:.035em;cursor:pointer;list-style:none}.catalog-modal-build-load-quirky>summary::-webkit-details-marker{display:none}.catalog-modal-build-load-quirky>summary:hover{border-color:#c99ed5;background:#e7d0ed}.catalog-modal-build-load-quirky>summary:focus-visible{outline:3px solid rgba(137,116,215,.38);outline-offset:2px}.catalog-modal-build-load-quirky[open]>summary{border-color:#b989c7;background:#e3c9ea}.catalog-modal-build-load-tooltip{position:absolute;z-index:14;top:calc(100% + 8px);right:0;width:min(285px,calc(100vw - 76px));border:1px solid #d8c4e2;border-radius:12px;padding:11px 12px;color:#5d4b66;background:#fff;box-shadow:0 13px 30px #4231582b;font-size:10.5px;font-weight:650;line-height:1.45}.catalog-modal-build-load-tooltip:before{content:"";position:absolute;top:-6px;right:12px;width:10px;height:10px;border-top:1px solid #d8c4e2;border-left:1px solid #d8c4e2;background:#fff;transform:rotate(45deg)}.catalog-item-details{display:grid;gap:0;margin:0 0 18px}.catalog-item-details>div{min-height:47px;display:grid;grid-template-columns:115px minmax(0,1fr);align-items:center;gap:12px;border-top:1px solid var(--catalog-edge-subtle)}.catalog-item-details>div:last-child{border-bottom:1px solid var(--catalog-edge-subtle)}.catalog-item-details dt{color:#887d89;font-size:10px;font-weight:700}.catalog-item-details dd{margin:0;color:#4e4453;font-size:11px;font-weight:700;line-height:1.4}.catalog-item-set-links{display:flex;flex-wrap:wrap;align-items:center;gap:5px 12px}.catalog-item-set-links a{min-width:0;display:inline-flex;align-items:center;gap:3px;border:0;padding:4px 0;color:#6450bd;background:transparent;font:inherit;text-align:left;text-decoration:none;cursor:pointer}.catalog-item-set-links a:hover{color:#4936a5;text-decoration:underline;text-underline-offset:3px}.catalog-item-set-links a:focus-visible{outline:2px solid #8974d7;outline-offset:3px;border-radius:3px}.catalog-item-set-separator{flex:0 0 auto;width:11px;height:11px;color:#9a8db1}.catalog-wearable-compatibility{margin:13px 0 16px}.catalog-wearable-compatibility span{display:inline-flex;align-items:center;min-height:28px;padding:5px 11px;border:1px solid #e5cfe0;border-radius:999px;color:#76506d;background:#fbf2f8;font-size:10px;font-weight:700;line-height:1.3}.configured-acquisition-pilot{margin:20px 0 21px;padding:14px;border:1px solid #e5dcf0;border-radius:14px;background:#faf7ff}.configured-acquisition-pilot-heading{display:flex;align-items:baseline;justify-content:space-between;gap:10px}.configured-acquisition-pilot-heading h3{margin:0;color:#56437d;font-size:15px}.configured-acquisition-pilot-internal{color:#6d5a8e;font-size:9px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.configured-acquisition-pilot-summary{margin:9px 0 0;color:#675a70;font-size:11px;line-height:1.45}.configured-acquisition-pilot-notice,.configured-acquisition-pilot-zero-notice{margin:7px 0 0;color:#756a7b;font-size:10px;line-height:1.45;overflow-wrap:anywhere}.configured-acquisition-pilot-list{display:grid;gap:9px;min-width:0;margin:11px 0 0;padding:0 4px 0 21px}.configured-acquisition-pilot-offer{min-width:0;padding:10px 10px 10px 4px;color:#4e4453;font-size:11px;line-height:1.45}.configured-acquisition-pilot-offer strong,.configured-acquisition-pilot-offer>span{display:block}.configured-acquisition-pilot-offer strong{color:#584679;font-size:11px}.configured-acquisition-pilot-offer>span{margin-top:3px;font-weight:700}.configured-acquisition-pilot-offer details{margin-top:8px;color:#756a7b;font-size:9px}.configured-acquisition-pilot-offer summary{color:#6957a2;cursor:pointer;font-weight:700}.configured-acquisition-pilot-offer details dl{display:grid;gap:3px;margin:6px 0 0}.configured-acquisition-pilot-offer details dl>div{display:grid;grid-template-columns:88px minmax(0,1fr);gap:7px}.configured-acquisition-pilot-offer details dt{color:#9285a2;font-weight:700}.configured-acquisition-pilot-offer details dd{min-width:0;margin:0;overflow-wrap:anywhere;color:#675a70}.configured-acquisition-pilot-controls{margin-top:9px}.configured-acquisition-pilot-toggle{border:0;padding:4px 0;color:#6450bd;background:transparent;font:inherit;font-weight:700;text-align:left;text-decoration:underline;text-underline-offset:3px;cursor:pointer}.configured-acquisition-pilot-toggle:hover{color:#4936a5}.configured-acquisition-pilot-toggle:focus-visible{outline:2px solid #8974d7;outline-offset:3px;border-radius:3px}.catalog-item-information-section{min-width:0;margin:18px 0;padding:13px 0;border-block:1px solid var(--catalog-edge-subtle);color:#554b5c;overflow-wrap:anywhere}.catalog-item-availability{display:grid;gap:3px;margin:16px 0 18px;padding:12px 14px;border:1px solid #d9cef0;border-radius:14px;background:#f7f2ff;color:#5d458f}.catalog-item-availability strong{font-size:13px;line-height:1.3}.catalog-item-availability-detail{color:#6d6478;font-size:12px;font-weight:650;line-height:1.4}.catalog-item-availability.available{border-color:#cbe6d0;background:#eff9f0;color:#386d48}.catalog-item-availability.unavailable{border-color:#eed3da;background:#fff4f6;color:#91495c}.catalog-item-availability.limited{border-color:#c7e5dc;background:#eff9f6;color:#2f6d5e}.catalog-item-availability.rotation{border-color:#ccdaee;background:#f1f6fd;color:#46658b}.catalog-item-availability.conditional{border-color:#d8cdec;background:#f8f5ff;color:#5f4b91}.catalog-item-availability.event,.catalog-item-availability.upcoming{border-color:#d9cef0;background:#f7f2ff;color:#5d458f}.catalog-daily-event{position:relative;gap:0;padding:18px 20px 17px 25px;overflow:visible}.catalog-daily-event:before{content:"";position:absolute;inset:0 auto 0 0;width:6px;background:#bda7e8}.catalog-daily-event-heading{display:flex;align-items:center;gap:10px;color:#564070}.catalog-daily-event-heading>svg{width:28px;height:28px;padding:5px;border-radius:50%;color:#8065b5;background:#eee7fa}.catalog-daily-event-heading>strong{font-size:19px;line-height:1.25}.catalog-event-info{position:relative;margin-left:auto;color:#564070}.catalog-event-info>summary{display:grid;place-items:center;width:28px;height:28px;border:1px solid #cbbbe7;border-radius:50%;background:#fff;color:#7258a4;font-size:15px;font-weight:850;line-height:1;cursor:pointer;list-style:none;box-shadow:0 3px 10px #5540751a}.catalog-event-info>summary::-webkit-details-marker{display:none}.catalog-event-info>summary:hover{border-color:#a990d4;background:#f9f6ff}.catalog-event-info>summary:focus-visible{outline:3px solid rgba(137,116,215,.38);outline-offset:2px}.catalog-event-info[open]>summary{border-color:#8e72c2;background:#eee7fa}.catalog-event-info-popover{position:absolute;z-index:12;top:calc(100% + 9px);right:0;display:grid;gap:8px;width:min(310px,calc(100vw - 74px));padding:14px;border:1px solid #d4c6ec;border-radius:13px;background:#fff;color:#51445f;box-shadow:0 14px 34px #4231582e}.catalog-event-info-popover:before{content:"";position:absolute;top:-6px;right:8px;width:10px;height:10px;border-top:1px solid #d4c6ec;border-left:1px solid #d4c6ec;background:#fff;transform:rotate(45deg)}.catalog-event-info-popover>strong{color:#554075;font-size:13px}.catalog-event-info-popover p{margin:0;color:#716579;font-size:11.5px;font-weight:650;line-height:1.45}.catalog-event-info-popover dl{display:grid;gap:8px;margin:0}.catalog-event-info-popover dl>div{display:grid;gap:2px}.catalog-event-info-popover dt{color:#8a7a91;font-size:10px;font-weight:800;line-height:1.3;text-transform:uppercase;letter-spacing:.04em}.catalog-event-info-popover dd{margin:0;color:#4d4059;font-size:11.5px;font-weight:750;line-height:1.4}.catalog-daily-event-next{display:grid;gap:2px;margin-top:15px}.catalog-daily-event-next>span{color:#746879;font-size:12px;font-weight:700}.catalog-daily-event-next>strong{color:#40334f;font-size:25px;line-height:1.2;letter-spacing:-.02em}.catalog-daily-event-next>small{color:#9a7acc;font-size:12px;font-weight:750;line-height:1.35}.catalog-daily-event-group{margin-top:14px;padding-top:12px;border-top:1px solid #d9cef0}.catalog-daily-event-group h4{margin:0 0 8px;color:#554075;font-size:12px;line-height:1.35}.catalog-daily-event-times{display:flex;flex-wrap:wrap;gap:7px 18px;margin:0;padding:0;list-style:none}.catalog-daily-event-times li{display:inline-flex;align-items:center;gap:6px;min-width:0;color:#51445f;font-size:12px;font-weight:750;line-height:1.35}.catalog-daily-event-times li>svg{flex:0 0 auto;width:19px;height:19px;color:#9b80cc}.catalog-daily-event-times.hosted{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0}.catalog-daily-event-times.hosted li{padding-inline:12px;border-left:1px solid #ddd3ed}.catalog-daily-event-times.hosted li:first-child{padding-left:0;border-left:0}@media(max-width:560px){.catalog-daily-event{padding:16px 15px 15px 20px}.catalog-daily-event-heading>strong{font-size:17px}.catalog-daily-event-next>strong{font-size:22px}.catalog-daily-event-times.hosted{grid-template-columns:1fr;gap:7px}.catalog-daily-event-times.hosted li{padding:0;border-left:0}}.catalog-item-information-section+.catalog-item-information-section{margin-top:-19px;border-top:0}.catalog-item-information-section h3{margin:0;color:#554075;font-size:14px;line-height:1.35}.catalog-appearance-requirements{container-type:inline-size}.catalog-appearance-requirements p{margin:5px 0 12px;color:#716579;font-size:12px;line-height:1.45}.catalog-appearance-layout{display:grid;gap:14px}.catalog-appearance-zone{min-width:0}.catalog-appearance-zone h4{margin:0 0 9px;padding-bottom:7px;border-bottom:1px solid var(--catalog-edge-subtle);color:#554075;font-size:12px;line-height:1.35}.catalog-appearance-unlock-value{display:grid;grid-template-columns:44px minmax(0,1fr);grid-template-rows:auto auto;align-items:center;gap:2px 9px;padding:9px 11px 9px 9px;border-radius:12px;background:#f7f4fa;box-shadow:inset 0 0 0 1px #675b6d14}.catalog-appearance-unlock-value>span:not(.catalog-appearance-unlock-icon){color:#716579;font-size:11px;font-weight:700;line-height:1.35}.catalog-appearance-unlock-value strong{color:#51405f;font-size:19px;line-height:1.2}.catalog-appearance-unlock-icon{grid-row:1 / span 2;display:grid;place-items:center;width:44px;height:44px;border-radius:11px;background:#eee9f7}.catalog-appearance-unlock-icon img{width:31px;height:31px;object-fit:contain;filter:brightness(0) saturate(100%) invert(35%) sepia(15%) saturate(1594%) hue-rotate(229deg) brightness(84%) contrast(84%)}.catalog-appearance-conditions{display:grid;gap:10px}.catalog-appearance-condition-group{display:grid;gap:6px}.catalog-appearance-condition-group h5{margin:0;color:#64506f;font-size:11px;line-height:1.35}.catalog-appearance-months{color:#51445d;font-size:12px;line-height:1.45}.catalog-time-availability{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2px;overflow:hidden;border-radius:11px;background:#e6e0e8;box-shadow:inset 0 0 0 1px #675b6d1a}.catalog-time-availability>span{display:grid;place-items:center;align-content:center;gap:4px;min-width:0;min-height:56px;padding:7px 3px;background:#f3f0f4;color:#948a99;text-align:center}.catalog-time-availability>span.available{background:#e8f5eb;color:#39734e}.catalog-time-availability small{font-size:10px;font-weight:800;line-height:1.15}.catalog-time-availability strong{display:inline-flex;align-items:center;justify-content:center;gap:3px;font-size:10px;line-height:1.1}.catalog-time-availability svg{width:11px;height:11px;flex:0 0 auto}.catalog-weather-availability{display:grid;gap:5px;width:100%}.catalog-weather-availability>span{display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:7px;min-width:0;min-height:47px;padding:5px 9px 5px 6px;border-radius:10px;background:#f3f0f4;color:#948a99;box-shadow:inset 0 0 0 1px #675b6d14}.catalog-weather-availability>span.available{background:#e8f5eb;color:#39734e;box-shadow:inset 0 0 0 1px #4c91632e}.catalog-weather-availability img{width:36px;height:36px;object-fit:contain;border-radius:7px;filter:grayscale(.75);opacity:.52}.catalog-weather-availability .available img{filter:none;opacity:1}.catalog-weather-availability small{min-width:0;overflow-wrap:normal;font-size:10.5px;font-weight:800;line-height:1.15}.catalog-weather-availability strong{display:inline-flex;align-items:center;justify-content:flex-end;gap:3px;font-size:10px;line-height:1.1;white-space:nowrap}.catalog-weather-availability strong svg{width:12px;height:12px;flex:0 0 auto}@container (min-width: 340px){.catalog-time-availability{grid-template-columns:repeat(4,minmax(0,1fr))}}@container (min-width: 560px){.catalog-appearance-layout{grid-template-columns:minmax(145px,.72fr) minmax(0,2fr);gap:18px}.catalog-appearance-layout.without-unlock{grid-template-columns:1fr}.catalog-appearance-unlock{padding-right:17px;border-right:1px solid var(--catalog-edge-subtle)}}.catalog-item-acquisition ul{display:grid;gap:5px;margin:9px 0 0;padding:0;list-style:none}.catalog-item-acquisition li{color:#4e4453;font-size:12px;font-weight:700;line-height:1.45}.catalog-item-acquisition a{display:inline-flex;align-items:center;gap:5px;color:#5c45b8;text-decoration:none}.catalog-item-acquisition a:hover{color:#4936a5;text-decoration:underline;text-underline-offset:3px}.catalog-item-acquisition a:focus-visible{outline:2px solid #8974d7;outline-offset:3px;border-radius:3px}.catalog-item-availability.catalog-item-quest-availability{gap:10px;padding:0;border:0;border-radius:0;background:transparent;color:#4e3b66}.catalog-item-quest-availability :is(h2,h3){margin:0;color:#4e3b66;font-size:15px;line-height:1.35}.catalog-item-quest-rewards{display:grid;gap:9px;min-width:0}.catalog-item-acquisition>.catalog-item-quest-rewards{margin-top:9px}.catalog-item-quest-reward-summary{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:3px 12px;margin:0;color:#716579;font-size:11px;line-height:1.35}.catalog-item-quest-reward-summary strong{color:#554075;font-size:12px}.catalog-item-quest-reward-list{display:grid;margin:0;padding:0;overflow:hidden;border:1px solid #d8cdec;border-radius:13px;background:#ffffff94;list-style:none}.catalog-item-quest-reward+.catalog-item-quest-reward{border-top:1px solid #e3dced}.catalog-item-quest-reward>a{min-height:68px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px 13px;color:#5c45b8;text-decoration:none}.catalog-item-quest-reward>a:hover{background:#faf8ff}.catalog-item-quest-reward>a:focus-visible{position:relative;z-index:1;outline:3px solid rgba(137,116,215,.42);outline-offset:-3px}.catalog-item-quest-reward-copy{min-width:0;display:grid;gap:2px}.catalog-item-quest-reward-copy strong{min-width:0;overflow-wrap:anywhere;color:#5140a0;font-size:14px;line-height:1.3}.catalog-item-quest-reward-copy>span{color:#716579;font-size:11px;font-weight:650;line-height:1.35}.catalog-item-quest-reward-kind{max-width:96px;padding:5px 8px;border:1px solid rgba(117,91,205,.2);border-radius:7px;color:#5b48ae;background:#eee9ffc7;font-size:10px;font-weight:800;line-height:1.2;text-align:center}.catalog-item-quest-reward-more{min-width:0}.catalog-item-quest-reward-more>summary{width:max-content;min-height:38px;display:flex;align-items:center;padding:7px 11px;border:1px solid rgba(117,91,205,.22);border-radius:9px;color:#5b48ae;background:#f7f4ffa8;font-size:11px;font-weight:800;cursor:pointer;list-style:none}.catalog-item-quest-reward-more>summary::-webkit-details-marker{display:none}.catalog-item-quest-reward-more>summary:after{content:"+";margin-left:7px;font-size:15px;line-height:1}.catalog-item-quest-reward-more[open]>summary:after{content:"−"}.catalog-item-quest-reward-more>summary:hover{border-color:#bcaee0;background:#f8f5ff}.catalog-item-quest-reward-more>summary:focus-visible{outline:3px solid rgba(137,116,215,.35);outline-offset:2px}.catalog-item-quest-reward-more>.catalog-item-quest-reward-list{margin-top:9px}.catalog-item-developer-guild-source{display:flex;flex-wrap:wrap;align-items:baseline;gap:5px}.catalog-item-developer-guild-source>span{color:#756b82;font-size:11px;font-weight:700}.quest-database-page{min-height:60vh}.quest-detail,.quest-empty{width:min(100%,920px);margin:0 auto;padding:0 0 64px}.quest-detail h1,.quest-empty h1{margin:0;color:#4b385f;font-size:clamp(42px,4.25vw,54px);line-height:1;letter-spacing:-.035em;overflow-wrap:anywhere}.quest-back-link{min-height:34px;display:inline-flex;align-items:center;margin:0;padding:0;border:0;border-radius:8px;color:#5b48ae;background:transparent;cursor:pointer;font:inherit;font-size:15px;font-weight:800}.quest-back-link:hover{text-decoration:underline;text-underline-offset:3px}.quest-back-link:focus-visible,.quest-item-link:focus-visible,.quest-reward-link:focus-visible,.quest-action:focus-visible,.quest-context-panel a:focus-visible,.quest-store-panel a:focus-visible,.quest-store-details summary:focus-visible{outline:3px solid rgba(101,80,194,.42);outline-offset:3px}.quest-detail-header{display:grid;justify-items:start;gap:10px;margin-top:4px}.quest-type{min-height:36px;display:inline-flex;align-items:center;padding:7px 13px;border:1px solid rgba(117,91,205,.22);border-radius:9px;color:#5543a7;background:#eee9ffb3;font-size:14px;font-weight:800}.quest-detail-description{max-width:760px;margin:0;color:#5f566b;font-size:17px;line-height:1.45}.quest-section-title{margin:0;color:#5743a0;font-size:17px;line-height:1.25}.quest-objective-panel{display:grid;grid-template-columns:40px minmax(0,1fr);align-items:center;gap:16px;margin-top:20px;padding:14px 18px;border:1px solid var(--catalog-edge-soft);border-radius:14px;background:#f7f4ffb8;box-shadow:var(--catalog-inset-highlight)}.quest-objective-panel.without-marker{grid-template-columns:minmax(0,1fr)}.quest-objective-marker{width:40px;height:40px;color:#e76a8d}.quest-objective-copy{min-width:0;display:grid;gap:3px}.quest-objective-copy ol{display:grid;gap:4px;margin:0;padding:0;color:#4f4757;font-size:16px;line-height:1.45;list-style:none}.quest-objective-copy p{margin:0;color:#716a87;font-size:15px}.quest-results-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:18px;margin-top:16px}.quest-results-grid.single-panel{grid-template-columns:minmax(0,1fr)}.quest-result-panel{min-width:0;margin-top:16px;padding:14px;border:1px solid var(--catalog-edge-soft);border-radius:14px;background:#fffefdc2;box-shadow:var(--catalog-inset-highlight)}.quest-results-grid>.quest-result-panel{margin-top:0}.quest-unlock-list,.quest-reward-list,.quest-context-groups ul,.quest-store-list{margin:12px 0 0;padding:0;list-style:none}.quest-unlock-list{display:grid;gap:10px}.quest-unlock-row{min-height:110px;display:grid;grid-template-columns:110px minmax(0,1fr);align-items:center;gap:16px;padding:10px 14px;border:1px solid var(--catalog-edge-soft);border-radius:12px;background:#fffefdb8}.quest-unlock-row.without-image{min-height:72px;grid-template-columns:minmax(0,1fr)}.quest-unlock-image-stage{min-width:0;min-height:90px;display:grid;place-items:center;border-radius:10px;background:#f2f9f1b8}.quest-unlock-image-stage img{width:86px;height:86px;object-fit:contain}.quest-unlock-copy{min-width:0;display:grid;justify-items:start;gap:8px}.quest-item-link{min-width:0;display:inline-flex;align-items:center;gap:6px;color:#5b48ae;font-size:17px;font-weight:800;line-height:1.25;text-decoration:none}.quest-item-link span{overflow-wrap:anywhere}.quest-item-link svg{width:16px;height:16px;flex:0 0 auto}.quest-item-link:hover,.quest-reward-link:hover,.quest-context-panel a:hover,.quest-store-panel a:hover{text-decoration:underline;text-underline-offset:3px}.quest-unlock-name{color:#4d425f;font-size:17px;line-height:1.25}.quest-unlock-kind{min-height:30px;display:inline-flex;align-items:center;padding:5px 10px;border:1px solid rgba(117,91,205,.18);border-radius:8px;color:#5b48ae;background:#eee9ffb3;font-size:13px;font-weight:800}.quest-reward-list{overflow:hidden;border:1px solid var(--catalog-edge-soft);border-radius:12px;background:#fffefdb8}.quest-reward-row+.quest-reward-row{border-top:1px solid var(--catalog-edge-subtle)}.quest-reward-copy,.quest-reward-link{min-height:56px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;padding:12px 15px;color:#4d425f;font-size:15px;font-weight:800;line-height:1.35;text-decoration:none}.quest-reward-link:hover{color:#5b48ae;background:#f7f4ff94}.quest-reward-quantity{color:#5b48ae;font-size:17px}.quest-context-groups{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:16px;margin-top:12px}.quest-context-groups h3{margin:0;color:#756b82;font-size:12px;letter-spacing:.04em;text-transform:uppercase}.quest-context-groups ul{display:grid;gap:6px}.quest-context-groups li{color:#4e4453;font-size:14px;line-height:1.5}.quest-context-groups a,.quest-store-panel a{color:#5b48ae;font-weight:800;text-decoration:none}.quest-store-summary{margin:8px 0 0;color:#756b82;font-size:13px;line-height:1.55}.quest-store-details{margin-top:12px}.quest-store-details summary{width:fit-content;min-height:34px;display:inline-flex;align-items:center;border-radius:6px;color:#5b48ae;cursor:pointer;font-size:13px;font-weight:800}.quest-store-list{max-height:28rem;display:grid;gap:0;overflow:auto;padding-right:8px}.quest-store-list li{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:3px 14px;padding:10px 4px;border-top:1px solid var(--catalog-edge-subtle);color:#5f566b;font-size:12px;line-height:1.45}.quest-store-variant{grid-column:1 / -1;display:block;color:#756b82;font-size:11px}.quest-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:14px}.quest-action{min-height:46px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:10px 18px;border:1px solid var(--catalog-edge-soft);border-radius:999px;color:#5b48ae;background:#fffefdf0;box-shadow:0 5px 14px #39304e0d;cursor:pointer;font:inherit;font-weight:800;text-decoration:none;transition:transform .14s ease,border-color .14s ease,box-shadow .14s ease}.quest-action:hover{border-color:var(--catalog-edge-medium);box-shadow:0 8px 22px #523d7512;transform:translateY(-1px)}.quest-action>svg{width:20px;height:20px}.quest-action-report{color:#c94e73}.quest-report-icon{width:24px;height:24px;object-fit:contain}.quest-static-boundary{margin:12px 0 0;color:#716a87;font-size:12px;line-height:1.5}.quest-empty{text-align:center}.quest-empty p{margin:14px 0 20px;color:#756b82}@media(max-width:760px){.quest-detail,.quest-empty{padding:0 0 48px}.quest-results-grid{grid-template-columns:1fr}.quest-actions{display:grid;grid-template-columns:1fr 1fr}.quest-action{width:100%}}@media(max-width:460px){.quest-detail h1,.quest-empty h1{font-size:40px}.quest-objective-panel,.quest-result-panel{padding:14px}.quest-objective-panel{grid-template-columns:36px minmax(0,1fr);gap:12px}.quest-objective-marker{width:36px;height:36px}.quest-unlock-row{grid-template-columns:96px minmax(0,1fr);padding-inline:10px}.quest-unlock-image-stage img{width:78px;height:78px}.quest-store-list li{grid-template-columns:1fr}.quest-store-variant{grid-column:auto}}@media(prefers-reduced-motion:reduce){.quest-action{transition:none}}.configured-cost-summary-pilot{overflow-wrap:anywhere}.configured-cost-summary-explanation{margin:5px 0 0;color:#716579;font-size:11px;line-height:1.45}.configured-cost-summary-list{display:grid;gap:5px;margin:9px 0 0;padding:0;list-style:none}.configured-cost-summary-list>li{min-width:0;padding:4px 0;font-size:12px;line-height:1.45}.configured-cost-summary-list strong{display:block}.configured-cost-summary-list strong{color:#503d70}.configured-cost-summary-toggle{min-height:44px;display:inline-flex;align-items:center;padding:8px 10px;color:#5f4995;cursor:pointer;font:inherit;font-size:14px;font-weight:700}.configured-cost-summary-toggle{margin-top:10px;border:0;border-radius:6px;background:transparent;text-align:left}.configured-cost-summary-toggle:focus-visible{outline:2px solid #8974d7;outline-offset:3px}.configured-cost-summary-values{display:grid;gap:8px;margin:9px 0 0}.configured-cost-summary-values>div{display:flex;justify-content:space-between;gap:16px;padding-top:9px;border-top:1px solid #e8e0f0;font-size:12px;line-height:1.45}.configured-cost-summary-values dt{color:#716579;font-weight:700}.configured-cost-summary-values dd{margin:0;color:#503d70;font-weight:700}.configured-cost-summary-loading{margin:12px 0;color:#716579;font-size:14px;line-height:1.5}.catalog-item-recipe-group{margin-top:10px}.catalog-item-recipe-group h4{margin:0 0 6px;color:#716579;font-size:11px;font-weight:700;line-height:1.4}.catalog-item-recipe ul{display:grid;gap:6px;margin:0;padding:0;list-style:none}.catalog-item-recipe-ingredients li{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;min-width:0;color:#4e4453;font-size:12px;font-weight:700;line-height:1.4}.catalog-item-recipe-ingredients a{display:grid;grid-template-columns:28px minmax(0,1fr);align-items:center;gap:8px;min-width:0}.catalog-item-recipe-ingredient-label{min-width:0;color:#4e4453}.catalog-item-recipe-ingredients a{color:#6450bd;text-decoration:none;cursor:pointer}.catalog-item-recipe-ingredients a:hover{color:#4936a5;text-decoration:underline;text-underline-offset:3px}.catalog-item-recipe-ingredients a:focus-visible{border-radius:3px;outline:2px solid #8974d7;outline-offset:3px}.catalog-item-recipe-ingredients img{width:28px;height:28px;object-fit:contain}.catalog-item-recipe-ingredients span{min-width:0;overflow-wrap:anywhere}.catalog-item-recipe-ingredients strong{color:#503d70;white-space:nowrap}.catalog-item-recipe-categories li{color:#4e4453;font-size:12px;font-weight:700;line-height:1.45}.catalog-modal-family--crafted .catalog-item-recipe-ingredients{grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:8px}.catalog-modal-family--crafted .catalog-item-recipe-ingredients li{min-height:50px;padding:7px 9px;border-radius:10px;background:#faf7fc;box-shadow:inset 0 0 0 1px #675b6d17}.catalog-item-appearance-color-count{margin:5px 0 9px;color:#716579;font-size:11px;font-weight:700;line-height:1.4}.catalog-item-appearance-color-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(30px,1fr));gap:7px;max-width:420px}.catalog-item-appearance-color-swatch{display:block;aspect-ratio:1;min-width:30px;max-width:38px;border:1px solid rgba(71,61,79,.28);border-radius:9px;box-shadow:inset 0 0 0 1px #ffffff6b,0 1px 3px #4b3e591f}.catalog-item-appearance-color-toggle{margin:10px 0 0;padding:0;border:0;background:transparent;color:#614ca0;font:inherit;font-size:12px;font-weight:800;text-decoration:underline;text-underline-offset:3px;cursor:pointer}.catalog-item-appearance-color-toggle:hover{color:#4936a5}.catalog-item-appearance-color-toggle:focus-visible{outline:2px solid #8974d7;outline-offset:3px;border-radius:3px}.catalog-item-appearance-color-note{margin:9px 0 0;color:#716579;font-size:11px;line-height:1.45}.catalog-modal-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:center;gap:10px;padding-top:16px;border-top:1px solid var(--catalog-edge-subtle)}.catalog-modal-favorite,.catalog-modal-share,.catalog-modal-report{min-height:45px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:999px;width:100%;padding:0 12px;font-size:11px;font-weight:700;cursor:pointer}.catalog-modal-favorite{border:0;color:#fff;background:linear-gradient(135deg,#ed7b9e,#d95f88)}.catalog-modal-favorite:disabled{opacity:.48;cursor:wait}.catalog-modal-share{border:1px solid var(--catalog-edge-soft);color:#6656b7;background:#ffffffeb;box-shadow:0 5px 14px #39304e0b,var(--catalog-inset-highlight)}.catalog-modal-report{border:1px solid #e5d6eb;color:#a64f79;background:#fffafdf0;box-shadow:0 5px 14px #512f4c0b,var(--catalog-inset-highlight);text-decoration:none}.catalog-modal-share:hover,.catalog-modal-report:hover{border-color:var(--catalog-edge-medium);background:#fbf9ff;box-shadow:var(--catalog-shadow-soft),var(--catalog-inset-highlight)}.catalog-modal-favorite:focus-visible,.catalog-modal-share:focus-visible,.catalog-modal-report:focus-visible{outline:3px solid rgba(157,130,214,.3);outline-offset:2px}.catalog-modal-favorite svg,.catalog-modal-share svg{width:18px;height:18px}.catalog-action-report-icon{width:22px;height:22px;object-fit:contain;filter:drop-shadow(0 2px 3px rgba(92,55,126,.13))}.catalog-modal-gallery{min-height:100vh;padding:clamp(28px,4vw,62px);color:#51445d;background:linear-gradient(145deg,#f7f2fb,#edf5ef 52%,#fff8ed);font-family:Quicksand,sans-serif}.catalog-modal-gallery>header{max-width:760px;margin:0 auto 32px;text-align:center}.catalog-modal-gallery>header>span{color:#8b71bd;font-size:11px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.catalog-modal-gallery h1{margin:7px 0;color:#443451;font-size:clamp(30px,5vw,52px);line-height:1}.catalog-modal-gallery>header p{margin:0;color:#756a7b;line-height:1.6}.catalog-modal-gallery-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:24px;max-width:1420px;margin:0 auto}.catalog-modal-gallery-card{overflow:hidden;border:1px solid rgba(111,93,129,.13);border-radius:24px;background:#fffffff2;box-shadow:0 20px 54px #4536511c,inset 0 0 0 1px #ffffffa8}.catalog-modal-gallery-label{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:13px 18px;border-bottom:1px solid rgba(111,93,129,.1);background:#faf8fc}.catalog-modal-gallery-label strong{color:#554075;font-size:13px}.catalog-modal-gallery-label code{color:#85778d;font:700 10px/1.2 Quicksand,sans-serif;text-transform:uppercase}.catalog-modal-gallery-preview{display:grid;grid-template-columns:minmax(190px,.82fr) minmax(0,1.18fr);min-height:520px}.catalog-modal-gallery-image{min-height:330px;height:520px;display:grid;place-items:center;align-self:start;padding:28px;background:#f5f0f9}.catalog-modal-gallery-image img{width:100%;max-height:410px;object-fit:contain;filter:drop-shadow(0 13px 15px rgba(70,52,75,.18))}.catalog-modal-gallery-copy{min-width:0;padding:32px 30px}.catalog-modal-gallery-copy h2{margin:5px 0 8px;color:#443451;font-size:26px;line-height:1.08}.catalog-modal-gallery-copy>p{margin:0 0 17px;color:#756a7b;font-size:12px;line-height:1.55}.catalog-modal-gallery-error{max-width:760px;margin:0 auto;padding:16px;border-radius:12px;color:#91495c;background:#fff4f6}@media(max-width:1080px){.catalog-modal-gallery-grid{grid-template-columns:1fr;max-width:760px}}@media(max-width:640px){.catalog-modal-gallery{padding:18px 10px 32px}.catalog-modal-gallery-preview{grid-template-columns:1fr}.catalog-modal-gallery-image{min-height:245px;height:320px}.catalog-modal-gallery-copy{padding:25px 18px 28px}}.catalog-share-toast{max-width:min(420px,calc(100% - 28px));min-height:48px;position:fixed;z-index:140;right:50%;bottom:max(20px,env(safe-area-inset-bottom));display:inline-flex;align-items:center;gap:9px;border:1px solid rgba(169,213,190,.58);border-radius:16px;padding:10px 16px;color:#405c4d;background:#fafffcf7;box-shadow:0 14px 34px #362c4624,var(--catalog-inset-highlight);font-size:12px;font-weight:700;line-height:1.35;pointer-events:none;transform:translate(50%);animation:catalog-toast-in .18s ease-out}.catalog-share-toast.error{border-color:#e28b9e8c;color:#8a4054;background:#fff9fbfa}.catalog-share-toast svg{width:20px;height:20px;flex:0 0 auto;color:#6eb88d}.catalog-share-toast.error svg{color:#dc6f8d}@keyframes catalog-toast-in{0%{opacity:0;transform:translate(50%,8px)}to{opacity:1;transform:translate(50%)}}@media(max-width:1250px){.catalog-item-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:19px}.catalog-item-grid--items{gap:20px}.catalog-set-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:1240px){.catalog-header{padding:7px 10px 10px}.catalog-header-inner{width:min(100%,var(--page-content-width));min-height:142px;grid-template-columns:minmax(210px,.8fr) minmax(360px,1.2fr);grid-template-areas:"brand navigation" "search search";gap:5px 12px;padding:6px 14px;border-radius:24px}.catalog-logo{width:min(100%,220px)}.catalog-brand-lockup>p{font-size:9.5px}.catalog-primary-nav{height:74px}.catalog-primary-nav a{width:min(24%,104px);max-width:104px;height:68px;flex:1 1 0;font-size:12.5px}.catalog-primary-nav-icon{width:38px;height:38px}.catalog-header-search:before{display:none}.catalog-global-search{height:48px}.catalog-page{min-height:calc(100vh - 159px);padding:16px}.catalog-search-suggestions{max-height:min(560px,calc(100vh - 180px))}.catalog-header:not(.is-compact) .catalog-header-inner{grid-template-rows:94px 85px}}@media(max-width:960px){.catalog-page{padding-inline:24px}.catalog-pedia-type-tabs,.catalog-pedia-subtype-tabs{gap:7px}.catalog-pedia-type-tabs{grid-template-columns:repeat(4,minmax(0,1fr))}.catalog-item-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.catalog-set-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){.catalog-header{padding:5px 6px 7px}.catalog-header-inner{width:100%;min-height:0;grid-template-columns:minmax(104px,124px) minmax(0,1fr);grid-template-areas:"brand navigation" "search search";gap:5px;padding:6px 7px;border-radius:20px}.catalog-logo{width:112px}.catalog-brand-lockup>p{display:none}.catalog-primary-nav{width:100%;height:68px}.catalog-primary-nav a{width:auto;min-width:0;height:60px;flex:1 1 0;gap:0;border-radius:14px;padding:2px 1px 4px;font-size:clamp(9px,2.65vw,10.5px)}.catalog-primary-nav a+a:before{display:none}.catalog-primary-nav a:after{right:13px;bottom:-1px;left:13px;height:3px}.catalog-primary-nav-icon,.catalog-primary-nav a:not(.active) .catalog-primary-nav-icon{width:27px;height:27px}.catalog-primary-nav-icon--favorites{--catalog-nav-icon-optical-offset: 7.1%;--catalog-nav-icon-optical-scale: 1.18}.catalog-page{min-height:calc(100vh - 128px);padding:14px 14px 48px}.catalog-global-search{height:48px;grid-template-columns:38px minmax(0,1fr) 48px;border-radius:14px}.catalog-global-search>svg{width:19px;height:19px}.catalog-global-search input{font-size:12.5px}.catalog-search-suggestions{width:100%;max-height:calc(100vh - 135px);border-radius:15px}.catalog-header:not(.is-compact) .catalog-header-inner{grid-template-rows:94px 85px}.catalog-pedia-filter-nav{gap:0}.catalog-pedia-type-tabs,.catalog-pedia-subtype-tabs{min-height:48px;gap:5px;padding-inline:2px}.catalog-pedia-type-tabs{min-height:0;grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;overflow:visible;padding-block:4px 7px}.catalog-pedia-type-tabs button,.catalog-pedia-subtype-tabs button{min-height:44px;gap:6px;padding-right:9px;font-size:11px}.catalog-pedia-tab-icon{width:31px;height:31px}.catalog-pedia-tab-icon img,.catalog-pedia-tab-icon svg{width:20px;height:20px}.catalog-pedia-subtype-tabs .catalog-pedia-tab-icon{width:29px;height:29px}.catalog-result-toolbar{min-height:105px;align-items:flex-start;flex-direction:column;gap:8px;padding-block:13px 10px}.catalog-toolbar-actions{width:100%;justify-content:flex-end;gap:7px}.catalog-filter-button{padding-inline:12px}.catalog-available-toggle{padding-inline:11px;font-size:10.5px}.catalog-sort span{display:none}.catalog-sort{padding-left:10px}.catalog-variant-select{flex:1 1 auto;min-width:0;padding-left:10px}.catalog-variant-select span{display:none}.catalog-variant-select select{width:100%;max-width:none}.catalog-active-filters{margin-top:-3px}.catalog-item-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.catalog-item-card{border-radius:18px}.catalog-item-visual{width:calc(100% - 16px);aspect-ratio:.84;margin:8px 8px 0;border-radius:14px;padding:13px}.catalog-item-visual>img:not(.catalog-rarity-badge){top:13px;right:13px;bottom:13px;left:13px;width:calc(100% - 26px);height:calc(100% - 26px)}.catalog-item-visual>.catalog-rarity-badge{right:11px;bottom:11px;width:40px;height:27px}.catalog-item-visual.missing .catalog-no-image{width:calc(100% - 18px);height:calc(100% - 18px);border-radius:12px;font-size:10.5px}.catalog-item-visual.missing .catalog-no-image svg{width:38px;height:38px}.catalog-card-favorite{width:44px;height:44px;top:16px;right:16px}.catalog-card-favorite svg{width:23px;height:23px}.catalog-item-card-copy{padding:14px 12px 15px}.catalog-item-name{font-size:13px}.catalog-item-card--items{height:347px;border-radius:18px}.catalog-item-card--items .catalog-item-visual{height:180px;border-radius:14px}.catalog-item-card--items .catalog-card-favorite{width:44px;height:44px;top:14px;right:14px}.catalog-item-card--items .catalog-card-favorite svg{width:22px;height:22px}.catalog-item-card--items .catalog-item-visual>.catalog-rarity-badge{top:10px;left:10px;width:34px;height:24px}.catalog-item-card--items .catalog-item-visual:has(.catalog-item-variant-preview){padding-bottom:32px}.catalog-item-card--items .catalog-item-visual:has(.catalog-item-variant-preview):has(.catalog-availability-badge){padding-bottom:65px}.catalog-item-card--items .catalog-item-card-copy{height:167px;grid-template-rows:52px minmax(0,1fr);padding:11px 12px 12px}.catalog-item-card--items .catalog-item-card-copy.has-build-load{grid-template-rows:52px minmax(0,1fr) 43px}.catalog-item-card--items .catalog-item-name{height:52px;font-size:13px;line-height:1.15;overflow-wrap:anywhere;-webkit-line-clamp:3}.catalog-item-card--items .catalog-item-card-meta{min-height:48px;gap:6px;padding-top:7px}.catalog-item-card--items .catalog-item-card-meta.has-variants{gap:6px}.catalog-item-card--items .catalog-item-card-meta .catalog-item-type,.catalog-item-card--items .catalog-item-appearance-count{font-size:10px}.catalog-item-build-load{gap:3px;padding:6px 7px}.catalog-item-build-load-heading{font-size:8px}.catalog-item-build-load-values{font-size:9.5px}.catalog-item-quirky-badge{padding:3px 5px;font-size:7px}.catalog-item-card--items .catalog-item-variant-preview{right:auto;left:10px;bottom:39px}.catalog-item-card--items .catalog-item-visual:has(.catalog-item-variant-preview):has(.catalog-availability-badge) .catalog-item-variant-preview{bottom:10px}.catalog-item-card--items .catalog-item-visual:not(:has(.catalog-availability-badge)) .catalog-item-variant-preview{bottom:10px}.catalog-item-card--items .catalog-availability-badge{right:auto;bottom:10px;left:10px;width:max-content;max-width:calc(100% - 20px);min-height:25px;height:25px;padding-inline:6px;font-size:8px;line-height:1.1}.catalog-item-card--items .catalog-item-visual:has(.catalog-item-variant-preview) .catalog-availability-badge{top:auto;right:auto;bottom:43px;left:10px}.catalog-item-type{margin-top:6px;font-size:10px}.catalog-sets-heading{min-height:133px;align-items:flex-start;flex-direction:column;gap:10px;padding-top:8px}.catalog-sets-heading>strong{font-size:19px}.catalog-set-grid{grid-template-columns:1fr}.catalog-set-detail-heading{min-height:132px;grid-template-columns:minmax(0,1fr) auto;align-content:center;gap:10px}.catalog-set-detail-copy{grid-row:2;grid-column:1 / -1}.catalog-set-detail-actions{grid-row:1;grid-column:2;gap:6px}.catalog-set-detail-actions>:is(.catalog-set-share,.catalog-set-report){min-width:0;padding-inline:11px}.catalog-item-modal{display:block;max-height:calc(100vh - 22px);overflow-y:auto}.catalog-modal-image{min-height:310px;margin:0;border-radius:0}.catalog-modal-image>img:not(.catalog-rarity-badge){max-height:min(42vh,360px)}.catalog-modal-image.has-sculpture-levels{min-height:390px;padding:42px 14px 14px;gap:9px}.catalog-modal-sculpture-level-stage{height:225px}.catalog-modal-sculpture-levels{padding:6px}.catalog-modal-sculpture-level-thumb{height:45px}.catalog-modal-copy{overflow:visible;padding:28px 24px 30px}.configured-acquisition-pilot{margin-block:17px 19px}.catalog-modal-actions{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:430px){.catalog-page{padding-inline:9px}.catalog-header{padding-inline:6px;padding-bottom:7px}.catalog-header-inner{padding:6px 7px;border-radius:20px}.catalog-logo{width:112px}.catalog-primary-nav a{padding-inline:1px;font-size:clamp(9px,2.65vw,10.5px)}.catalog-primary-nav-icon,.catalog-primary-nav a:not(.active) .catalog-primary-nav-icon{width:27px;height:27px}.catalog-global-search input{font-size:12px}.catalog-pedia-type-tabs,.catalog-pedia-subtype-tabs{padding-bottom:2px}.catalog-pedia-type-tabs{grid-template-columns:repeat(2,minmax(0,1fr));padding-bottom:6px}.catalog-result-count{font-size:11px}.catalog-filter-button,.catalog-available-toggle,.catalog-sort,.catalog-variant-select{min-height:44px;height:44px;font-size:10px}.catalog-filter-button{gap:5px}.catalog-sort select{max-width:115px}.catalog-active-filters{min-height:39px}.catalog-active-filters>div>button{min-height:32px;font-size:9px}.catalog-item-grid{gap:8px}.catalog-item-card-copy{padding-inline:10px}.catalog-set-detail-actions>:is(.catalog-set-share,.catalog-set-report){gap:4px;padding-inline:8px;font-size:10px}.catalog-set-card{min-height:118px;grid-template-columns:94px minmax(0,1fr) 15px;padding:8px}.catalog-set-images{width:94px;height:94px}.catalog-set-images>span{width:65px;height:65px}.catalog-filter-drawer{width:calc(100% - 12px);top:6px;right:6px;bottom:6px;border-radius:18px}.catalog-filter-scroll{padding:13px}.catalog-color-options{grid-template-columns:repeat(3,minmax(0,1fr))}.catalog-modal-backdrop{padding:8px}.catalog-item-modal{border-width:1px;border-radius:20px}.catalog-modal-image{min-height:260px}.catalog-modal-image.has-sculpture-levels{min-height:360px;padding-inline:9px}.catalog-modal-sculpture-level-stage{height:195px}.catalog-modal-sculpture-level-thumb{height:39px}.catalog-modal-sculpture-level-options button{font-size:8px}.catalog-modal-copy{padding:25px 18px 24px}.catalog-modal-build-load{padding:12px}.catalog-modal-build-load-values{gap:6px}.catalog-modal-build-load-values>div{padding:9px}.catalog-modal-build-load-values dt{font-size:8px}.catalog-modal-build-load-values dd{font-size:18px}.configured-acquisition-pilot{padding:12px}.catalog-item-details>div{grid-template-columns:95px minmax(0,1fr)}}@media(max-width:370px){.catalog-header-inner{grid-template-columns:98px minmax(0,1fr)}.catalog-logo{width:98px}.catalog-primary-nav a{font-size:9px}}.events-preview-page a:focus-visible{outline:3px solid rgba(101,80,195,.25);outline-offset:3px}.events-feature-catalog{min-width:0;min-height:475px;position:relative;overflow:hidden;border-right:1px solid var(--events-line);background:#dff6ff}.events-feature-collection-links{position:absolute;z-index:8;top:24px;left:26px;display:grid;justify-items:start;gap:5px}.events-feature-collection-links>span{min-height:26px;display:inline-flex;align-items:center;margin-bottom:2px;border:1px solid rgba(88,144,177,.14);border-radius:999px;padding:0 11px;color:#40748e;background:#ffffffd1;font-size:9px;font-weight:700;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.events-feature-collection-links a{display:inline-flex;align-items:center;gap:8px;border-radius:9px;padding:3px 6px;color:#5845ad;font-size:12px;font-weight:800;text-decoration:none;transition:color .18s ease,background .18s ease,transform .18s ease}.events-feature-collection-links a:hover{color:#3f79a0;background:#ffffffa8;transform:translate(2px)}.events-feature-collection-links svg{width:13px;height:13px}.events-item-stage{--events-stage-top: #f3efff;--events-stage-bottom: #e7def9;--events-stage-plinth: rgba(255, 255, 255, .78);width:100%;height:100%;min-height:210px;position:relative;isolation:isolate;overflow:hidden;background:radial-gradient(circle at 20% 18%,rgba(255,255,255,.92) 0 4%,transparent 4.4%),radial-gradient(circle at 82% 23%,rgba(255,255,255,.68) 0 3%,transparent 3.4%),linear-gradient(145deg,var(--events-stage-top),var(--events-stage-bottom))}.events-item-stage:before{content:"";position:absolute;z-index:0;left:-8%;right:-8%;bottom:-12%;height:44%;border-radius:50% 50% 0 0;background:#ffffff59;transform:rotate(-2deg)}.events-item-stage.ocean{--events-stage-top: #ddf7ff;--events-stage-bottom: #9fdef2;--events-stage-plinth: rgba(244, 253, 255, .88)}.events-item-stage.mirage{--events-stage-top: #fff7d9;--events-stage-bottom: #f1d9a1;--events-stage-plinth: rgba(255, 252, 234, .86)}.events-item-stage.western{--events-stage-top: #f5e5d1;--events-stage-bottom: #d8a873;--events-stage-plinth: rgba(255, 242, 225, .78)}.events-item-stage.heatwave{--events-stage-top: #daf7ff;--events-stage-bottom: #9edfe6;--events-stage-plinth: rgba(242, 255, 255, .82)}.events-item-stage.sanrio{--events-stage-top: #fff0f8;--events-stage-bottom: #efc8eb;--events-stage-plinth: rgba(255, 247, 254, .86)}.events-stage-items{position:absolute;z-index:3;top:18%;right:5%;bottom:13%;left:5%;display:flex;align-items:flex-end;justify-content:center;gap:clamp(4px,1.2vw,16px)}.events-feature-catalog .events-stage-items{top:28%;right:6%;bottom:12%;left:6%}.events-catalog-cutout{width:min(17%,148px);height:78%;display:grid;place-items:end center;position:relative;border-radius:18px;text-decoration:none;transform:translateY(calc((var(--events-item-index) % 2) * -8px));transition:transform .2s ease,filter .2s ease}.events-catalog-cutout:nth-child(3n+1){height:88%}.events-catalog-cutout:nth-child(3n+2){height:72%}.events-catalog-cutout:hover{z-index:6;filter:brightness(1.03);transform:translateY(-10px) scale(1.04)}.events-catalog-cutout img{width:100%;height:100%;object-fit:contain;object-position:center bottom;filter:drop-shadow(0 12px 9px rgba(54,58,94,.18))}.events-stage-plinth{position:absolute;z-index:2;right:5%;bottom:7%;left:5%;height:19%;border:1px solid rgba(255,255,255,.9);border-radius:50%;background:var(--events-stage-plinth);box-shadow:0 14px 28px #3849671f,inset 0 -8px 14px #6f90ad14}.events-stage-bubble{position:absolute;z-index:1;border:1px solid rgba(255,255,255,.8);border-radius:50%;background:#ffffff29;box-shadow:inset 2px 2px 7px #ffffffa6}.events-stage-bubble.bubble-one{width:40px;height:40px;top:15%;right:12%}.events-stage-bubble.bubble-two{width:18px;height:18px;top:37%;left:10%}.events-stage-loading{position:absolute;z-index:3;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;color:#5845ad7a}.events-stage-loading svg{width:46px;height:46px}.events-card{min-height:164px;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.events-card>button{min-height:164px;grid-template-columns:112px minmax(0,1fr) 26px;gap:14px;padding:16px 14px 16px 16px}.events-card-icon{width:92px;height:92px;align-self:center;display:grid;place-items:center;border:1px solid rgba(100,80,185,.16);border-radius:25px;color:#6d58bf;background:linear-gradient(145deg,#f9f6ff,#eee8ff)}.events-card-icon svg{width:52px;height:52px}.events-card.pink .events-card-icon{color:#dd6088;border-color:#dd608838;background:linear-gradient(145deg,#fff7fa,#ffe9f1)}.events-card.ocean .events-card-icon{color:#3493c2;border-color:#3493c238;background:linear-gradient(145deg,#f5fcff,#e3f6ff)}.events-card.sage .events-card-icon{color:#5ba168;border-color:#5ba16838;background:linear-gradient(145deg,#f7fff7,#e9f7e8)}.events-card.gold .events-card-icon{color:#d69e25;border-color:#d69e253b;background:linear-gradient(145deg,#fffdf5,#fff2cd)}.events-card.lavender .events-card-icon{color:#7059c7;background:linear-gradient(145deg,#faf8ff,#eeeaff)}.events-card-copy{padding:4px 0}.events-card-copy>strong{margin-top:10px;font-size:17px}.events-card-copy>span:not(.events-card-meta){font-size:10px;-webkit-line-clamp:2}.events-card-copy small{font-size:8.5px}.events-sanrio-feature{min-height:355px;grid-template-columns:minmax(0,1.28fr) minmax(350px,.72fr);background:#fff}.events-sanrio-feature>.events-sanrio-catalog{min-width:0;min-height:355px;position:relative;display:block;padding:0;overflow:hidden;border-right:1px solid var(--events-line)}.events-sanrio-catalog .events-item-stage{min-height:355px}.events-sanrio-catalog>span{position:absolute;z-index:7;top:20px;left:22px;border:1px solid rgba(205,89,127,.12);border-radius:999px;padding:7px 11px;color:#c95077;background:#ffffffdb;font-size:9px;font-weight:800;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.events-sanrio-feature>.events-sanrio-copy{min-width:0;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:30px 34px}.events-sanrio-actions{display:flex;flex-wrap:wrap;gap:9px;margin-top:18px}.events-sanrio-actions button,.events-sanrio-actions a{min-height:40px;display:inline-flex;align-items:center;gap:7px;border:1px solid #d8cdf0;border-radius:999px;padding:0 15px;color:#6550b9;background:#fff;font-size:9px;font-weight:800;text-decoration:none;cursor:pointer;transition:color .18s ease,background .18s ease,border-color .18s ease,transform .18s ease}.events-sanrio-actions button:first-child{color:#fff;border-color:#6a53c4;background:#6a53c4}.events-sanrio-actions button:hover,.events-sanrio-actions a:hover{transform:translateY(-2px)}.events-sanrio-actions svg{width:13px;height:13px}.events-exhibition-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.events-exhibition-grid article{display:flex;flex-direction:column;overflow:hidden;padding:0;border-radius:20px}.events-exhibition-stage-link{display:block;border-bottom:1px solid var(--events-line);color:inherit;text-decoration:none}.events-exhibition-grid article>.events-exhibition-stage-link{position:static;overflow:hidden;aspect-ratio:auto;border-radius:0;background:transparent}.events-exhibition-stage-link .events-item-stage{min-height:220px}.events-exhibition-stage-link .events-catalog-cutout img{position:static;inset:auto;max-width:100%}.events-exhibition-stage-link:hover .events-catalog-cutout{transform:translateY(-5px)}.events-exhibition-grid article>.events-exhibition-copy{min-height:177px;position:static;display:flex;flex:1;flex-direction:column;align-items:flex-start;overflow:visible;aspect-ratio:auto;border-radius:0;padding:16px 17px 17px;background:#fff}.events-exhibition-copy h3{margin:10px 0 4px;color:#5845ad;font-size:16px;line-height:1.2}.events-exhibition-copy p{width:100%;margin:0 0 11px;overflow:hidden;color:#857a8e;font-size:9px;line-height:1.45;text-overflow:ellipsis;white-space:nowrap}.events-exhibition-copy>span:not(.events-status-chip){display:flex;align-items:center;gap:6px;color:#786e80;font-size:9px;font-weight:700}.events-exhibition-copy>span svg{width:13px;height:13px;color:#8b77d1}.events-exhibition-action{min-height:33px;display:inline-flex;align-items:center;gap:6px;padding-top:12px;color:#6751bd;font-size:9px;font-weight:800;text-decoration:none}.events-exhibition-actions{display:flex;flex-wrap:wrap;gap:0 14px;margin-top:auto}.events-exhibition-action:hover{color:#d65b82}.events-exhibition-action svg{width:13px;height:13px}.events-dialog-visual{min-height:100%;position:relative;overflow:hidden;background:#f1ecff}.events-event-artwork{width:100%;height:100%;display:block;object-fit:cover}.events-dialog-visual .events-event-artwork{position:absolute;top:0;right:0;bottom:0;left:0;object-fit:contain}.events-dialog-visual .events-item-stage{min-height:100%}.events-dialog-icon{min-height:100%;display:grid;place-items:center;color:#6a53bd;background:linear-gradient(145deg,#fbf9ff,#e8e0fa)}.events-dialog-icon svg{width:140px;height:140px}.events-dialog-visual.pink .events-dialog-icon{color:#de678a;background:linear-gradient(145deg,#fff9fb,#ffe4ed)}.events-dialog-visual.ocean .events-dialog-icon{color:#3f9bc6;background:linear-gradient(145deg,#f6fdff,#d9f3ff)}.events-dialog-visual.sage .events-dialog-icon{color:#5aa168;background:linear-gradient(145deg,#fbfffa,#e4f4e5)}.events-dialog-visual.gold .events-dialog-icon{color:#d3a028;background:linear-gradient(145deg,#fffdf7,#fff0c8)}.events-dialog-collection-link{min-height:42px;width:max-content;display:inline-flex;align-items:center;gap:7px;margin-top:20px;border:1px solid #d7cced;border-radius:999px;padding:0 15px;color:#6550b9;background:#faf7ff;font-size:10px;font-weight:800;text-decoration:none}@media(max-width:1100px){.events-feature-catalog{min-height:450px}.events-feature-catalog .events-stage-items{inset-inline:4%}.events-catalog-cutout{width:18%}.events-sanrio-feature{grid-template-columns:minmax(0,1.08fr) minmax(330px,.92fr)}.events-exhibition-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.events-feature-catalog{min-height:410px;border-right:0;border-bottom:1px solid var(--events-line)}.events-feature-catalog>.events-item-stage{position:absolute;top:0;right:0;bottom:0;left:0;height:auto;min-height:0}.events-feature-collection-links{top:18px;left:19px}.events-feature-catalog .events-stage-items{top:29%;right:4%;bottom:12%;left:4%}.events-card>button{grid-template-columns:96px minmax(0,1fr) 24px}.events-card-icon{width:78px;height:78px;border-radius:22px}.events-card-icon svg{width:44px;height:44px}.events-sanrio-feature{display:block}.events-sanrio-feature>.events-sanrio-catalog{min-height:320px;border-right:0;border-bottom:1px solid var(--events-line)}.events-sanrio-catalog .events-item-stage{min-height:320px}.events-sanrio-feature>.events-sanrio-copy{padding:25px 24px}.events-exhibition-stage-link .events-item-stage{min-height:205px}.events-dialog-visual,.events-dialog-visual .events-item-stage,.events-dialog-icon{min-height:260px}.events-dialog-icon svg{width:100px;height:100px}}@media(max-width:520px){.events-feature-catalog{min-height:320px}.events-feature-collection-links a{font-size:10px}.events-feature-catalog .events-stage-items{top:27%;right:2%;bottom:8%;left:2%;gap:2px}.events-catalog-cutout{width:19%}.events-item-stage .events-catalog-cutout:nth-child(n+6){display:none}.events-card{min-height:146px}.events-card>button{min-height:146px;grid-template-columns:70px minmax(0,1fr) 18px;gap:9px;padding:13px 10px 13px 12px}.events-card-icon{width:62px;height:62px;border-radius:18px}.events-card-icon svg{width:36px;height:36px}.events-card-copy>strong{font-size:14px}.events-sanrio-feature>.events-sanrio-catalog,.events-sanrio-catalog .events-item-stage{min-height:270px}.events-sanrio-actions{align-items:stretch;flex-direction:column;width:100%}.events-sanrio-actions button,.events-sanrio-actions a{justify-content:center}.events-exhibition-grid{grid-template-columns:1fr}.events-exhibition-stage-link .events-item-stage{min-height:230px}.events-exhibition-grid article>.events-exhibition-copy{min-height:164px}.events-dialog-collection-link{width:100%;justify-content:center}}@media(prefers-reduced-motion:reduce){.events-catalog-cutout,.events-feature-collection-links a,.events-sanrio-actions button,.events-sanrio-actions a{transition:none}}.catalog-header.is-compact{padding:8px 18px 10px;background:var(--page-canvas)}.catalog-header.is-compact .catalog-header-inner{width:min(100%,var(--page-content-width));min-height:var(--page-header-shell-height);grid-template-columns:minmax(260px,1fr) minmax(420px,auto);grid-template-areas:"brand navigation";gap:24px;padding:6px 22px}.catalog-header.is-compact .catalog-brand-lockup{justify-items:start}.catalog-header.is-compact .catalog-logo{width:var(--page-header-logo-width)}.catalog-header.is-compact .catalog-brand-lockup>p,.catalog-header.is-compact .catalog-header-search{display:none}.catalog-header.is-compact .catalog-primary-nav{justify-content:flex-end;height:var(--page-header-nav-height)}.catalog-header.is-compact .catalog-primary-nav a{width:var(--page-header-nav-link-width);height:var(--page-header-nav-link-height);flex-basis:var(--page-header-nav-link-width)}.catalog-header.is-compact .catalog-primary-nav-icon{width:var(--page-header-nav-icon-size);height:var(--page-header-nav-icon-size)}.catalog-header-inner.no-tools{grid-template-columns:minmax(260px,1fr) auto;grid-template-areas:"brand navigation"}.catalog-header-inner.no-tools .catalog-brand-lockup{justify-items:start}.catalog-header-inner.no-tools .catalog-primary-nav{justify-content:flex-end}.events-preview-page{--events-info-edge: rgba(94, 69, 128, .14);--events-info-edge-strong: rgba(94, 69, 128, .28);--events-info-ink: #3e315f;--events-info-muted: #665d72;--events-info-purple: #7255c4;background:var(--page-canvas)}.events-preview-page .events-info-main{width:min(calc(100% - 36px),1380px);margin-inline:auto;padding:18px 0 52px}.events-info-intro{min-height:140px;display:block;align-items:end;gap:28px;padding:8px 0 18px}.events-info-intro h1{margin:0;color:#4b3971;font-size:clamp(46px,4vw,62px);font-weight:700;letter-spacing:-.045em;line-height:1.03}.events-info-intro p{max-width:820px;margin:10px 0 0;color:#675d76;font-size:16px;line-height:1.4}.events-info-intro small{display:block;margin-top:6px;color:#756b80;font-size:11px;font-weight:700}.events-info-summary{display:flex;align-items:stretch;gap:8px}.events-info-summary>div{min-width:142px;border:1px solid var(--events-info-edge);border-radius:16px;padding:12px 14px;background:#fffc;box-shadow:0 7px 20px #4832670d}.events-info-summary strong,.events-info-summary span{display:block}.events-info-summary strong{color:#5e45a0;font-size:25px;line-height:1}.events-info-summary span{margin-top:5px;color:var(--events-info-muted);font-size:10px;font-weight:700}.events-ending-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.events-ending-card{min-width:0;border:1px solid rgba(157,102,40,.2);border-radius:20px;padding:18px;background:linear-gradient(145deg,#fffbeefa,#fffffff0);box-shadow:0 10px 28px #64452c12}.events-ending-card>div:first-child{display:flex;align-items:center;gap:8px}.events-ending-card>div:first-child>span:last-child{color:#74614e;font-size:10px;font-weight:700;text-transform:uppercase}.events-ending-card h3{margin:12px 0 4px;color:#4f3a61;font-size:18px}.events-ending-card time{color:#704720;font-size:12px;font-weight:700}.events-ending-card>p{min-height:48px;margin:10px 0 0;color:#625869;font-size:12px;line-height:1.45}.events-ending-card>.events-info-urgency-note{min-height:0;border-left:3px solid #d7a253;padding-left:8px;color:#76532f;font-weight:700}.events-ending-action{min-height:40px;width:max-content;max-width:100%;display:inline-flex;align-items:center;gap:5px;margin-top:10px;border:0;padding:3px 0;color:#654b98;background:transparent;font:inherit;font-size:11px;font-weight:800;text-decoration:none;cursor:pointer}.events-ending-action svg{width:12px;height:12px}.events-info-section{margin-top:18px;scroll-margin-top:24px}.events-info-heading{min-height:30px;display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:8px}.events-info-heading h2{margin:0;color:#493966;font-size:21px;line-height:1.15}.events-info-heading h2:before{content:"";width:4px;height:20px;display:inline-block;margin-right:9px;border-radius:99px;background:#d9a157;vertical-align:-3px}.events-info-heading p{margin:0;color:var(--events-info-muted);font-size:11px}.events-info-feature{min-height:270px;display:grid;grid-template-columns:1fr;overflow:hidden;border:1px solid rgba(93,84,169,.18);border-radius:24px;background:linear-gradient(140deg,#e9f8ff,#eef1ff 60%,#f5efff);box-shadow:0 16px 38px #3d49821c}.events-info-feature-copy{grid-row:2;padding:28px 30px}.events-info-status-line{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.events-info-status-line>span:last-child{color:#786794;font-size:10px;font-weight:700;text-transform:uppercase}.events-status-chip.leaving{border-color:#9d662833;color:#875220;background:#fff9e8}.events-info-feature h2{margin:12px 0 4px;color:#47356f;font-size:clamp(30px,3vw,44px);letter-spacing:-.035em;line-height:1.03}.events-info-feature-date{margin:0;color:#5d5080;font-size:13px;font-weight:700}.events-info-feature-copy>p:not(.events-info-feature-date){max-width:650px;margin:14px 0 16px;color:#665c75;font-size:13px;line-height:1.55}.events-info-feature-columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:16px 0}.events-info-feature-columns>div{border:1px solid rgba(93,84,169,.13);border-radius:14px;padding:12px 14px;background:#ffffff8c}.events-info-feature-columns strong{color:#55427e;font-size:11px}.events-info-feature-columns ul{margin:6px 0 0;padding-left:16px;color:#655a72;font-size:11px;line-height:1.5}.events-info-feature-actions{display:flex;flex-wrap:wrap;gap:4px 18px}.events-info-collection-links{display:flex;flex-wrap:wrap;gap:8px}.events-info-collection-links a,.events-info-row-action,.events-info-exhibition-action{min-height:44px;display:inline-flex;align-items:center;gap:6px;border:1px solid var(--events-info-edge-strong);border-radius:999px;padding:8px 14px;color:#5e459b;background:#ffffffd1;font-size:10px;font-weight:700;text-decoration:none}.events-info-collection-links svg,.events-info-row-action svg,.events-info-exhibition-action svg{width:13px;height:13px}.events-info-collection-links a:hover,.events-info-row-action:hover,.events-info-exhibition-action:hover{border-color:#8566c7;background:#fff}.events-info-feature-details{min-height:44px;display:inline-flex;align-items:center;gap:7px;margin-top:8px;border:0;padding:4px 0;color:#5d4794;background:transparent;font-size:11px;font-weight:700;cursor:pointer}.events-info-feature-details svg{width:14px;height:14px}.events-info-feature-art{min-width:0;min-height:0;height:clamp(280px,30vw,360px);position:relative;grid-row:1;overflow:hidden;background:#dff4fb}.events-info-feature-art .events-event-artwork{position:absolute;top:0;right:0;bottom:0;left:0;object-fit:cover;object-position:center}.events-info-feature-art .events-item-stage{min-height:270px}.events-info-feature-art .events-stage-items{top:20%;right:4%;bottom:10%;left:4%;gap:0}.events-info-feature-art .events-catalog-cutout{width:17%;height:80%}.events-info-discovery{display:grid;grid-template-columns:minmax(240px,1fr) auto;align-items:center;gap:14px;border:1px solid var(--events-info-edge);border-radius:20px;padding:10px;background:#ffffffdb;box-shadow:0 8px 24px #4832670d}.events-search-field{min-height:48px;display:grid;grid-template-columns:38px minmax(0,1fr) 44px;align-items:center;border:1px solid var(--events-info-edge);border-radius:14px;background:#fff}.events-search-field>svg{justify-self:center;width:18px;height:18px;color:#6b53b0}.events-search-field input{min-width:0;height:46px;border:0;outline:0;padding:0 10px 0 0;color:var(--events-info-ink);background:transparent;font-size:12px}.events-search-field input::placeholder{color:#978ba4;opacity:1}.events-search-field button{width:36px;height:36px;display:grid;place-items:center;border:0;border-radius:50%;color:#776d86;background:#f5f2f8;cursor:pointer}.events-search-field button svg{width:14px;height:14px}.events-filter-row{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:6px}.events-filter-row button{min-height:44px;border:1px solid var(--events-info-edge);border-radius:999px;padding:7px 14px;color:#635479;background:#fff;font-size:10px;font-weight:700;cursor:pointer}.events-filter-row button[aria-pressed=true]{border-color:var(--events-info-purple);color:#fff;background:var(--events-info-purple)}.events-mechanic-chips{display:flex;flex-wrap:wrap;gap:5px;margin-top:9px}.events-mechanic-chips span{min-height:24px;display:inline-flex;align-items:center;border:1px solid rgba(104,79,161,.16);border-radius:999px;padding:3px 8px;color:#65537e;background:#f8f5fce6;font-size:9px;font-weight:800;line-height:1.2}.events-info-list{overflow:hidden;margin-top:10px;border:1px solid var(--events-info-edge);border-radius:20px;background:#ffffffe6;box-shadow:0 12px 30px #48326717}.events-info-row{min-height:92px;display:grid;grid-template-columns:minmax(180px,1.05fr) minmax(190px,.9fr) minmax(250px,1.5fr) 145px;align-items:center;gap:18px;padding:15px 18px}.events-info-row+.events-info-row{border-top:1px solid rgba(94,69,128,.11)}.events-info-name strong,.events-info-name span{display:block}.events-info-name strong{color:#493866;font-size:15px;line-height:1.2}.events-info-name span{margin-top:4px;color:#71657f;font-size:10px;font-weight:700;text-transform:uppercase}.events-info-date time{color:#55436f;font-size:11px;font-weight:700;line-height:1.4}.events-info-row-summary{min-width:0}.events-info-row-summary>p{margin:0;color:#62586d;font-size:11px;line-height:1.45}.events-info-row-summary>.events-info-urgency-note{margin-top:8px;border-left:3px solid #d7a253;padding-left:8px;color:#76532f;font-weight:700}.events-info-secondary-time{display:flex;align-items:flex-start;gap:5px;margin-top:7px!important;color:#5f5470!important;font-weight:700}.events-info-secondary-time svg{width:12px;height:12px;flex:0 0 auto;margin-top:1px;color:#8067b9}.events-info-related-links{display:flex;flex-wrap:wrap;align-items:center;gap:2px 16px;margin-top:4px}.events-info-related-links a{min-height:44px;display:inline-flex;align-items:center;gap:5px;padding:4px 0;color:#684fa1;font-size:10px;font-weight:700;line-height:1.25;text-decoration:underline;text-decoration-color:#684fa147;text-underline-offset:3px}.events-info-related-links a:hover{color:#4f348c;text-decoration-color:currentColor}.events-info-related-links svg{width:12px;height:12px;flex:0 0 auto}.events-info-included{display:flex;flex-wrap:wrap;align-items:center;gap:3px 12px;margin-top:7px}.events-info-included>strong{color:#746681;font-size:9px;text-transform:uppercase}.events-info-included button{min-height:32px;display:inline-flex;align-items:center;gap:4px;border:0;padding:2px 0;color:#684fa1;background:transparent;font:inherit;font-size:10px;font-weight:700;cursor:pointer}.events-info-included svg{width:11px;height:11px}.events-info-actions{min-width:0;display:flex;justify-content:flex-end}.events-info-row-action{box-sizing:border-box;min-width:0;width:100%;max-width:100%;justify-content:center;white-space:normal;text-align:center;line-height:1.2}.events-info-row-action.muted{border-color:transparent;color:#6d5b84;background:#f7f4fa;cursor:pointer}.events-info-upcoming{min-height:88px;display:flex;align-items:center;justify-content:space-between;gap:20px;border:1px dashed rgba(94,69,128,.24);border-radius:18px;padding:16px 18px;background:#ffffff8a}.events-info-upcoming strong,.events-info-upcoming span{display:block}.events-info-upcoming strong{color:#55446f;font-size:13px}.events-info-upcoming span{margin-top:4px;color:#81768d;font-size:10px}.events-info-upcoming a{min-height:44px;display:inline-flex;align-items:center;color:#634d9d;font-size:10px;font-weight:700;text-decoration:none}.events-featured-upcoming{margin-bottom:18px;border-style:solid;border-color:#c28b2d42;padding:20px 22px;background:linear-gradient(135deg,#fffceffa,#f7f0ffe6);box-shadow:0 11px 28px #5c416f14}.events-featured-upcoming-art{width:min(31%,250px);flex:0 0 min(31%,250px);overflow:hidden;border-radius:15px;aspect-ratio:16 / 9;background:#ede7dc;box-shadow:inset 0 0 0 1px #c28b2d29}.events-featured-upcoming-art img{width:100%;height:100%;display:block;object-fit:cover}.events-featured-upcoming-copy{min-width:0;flex:1 1 auto}.events-featured-upcoming .events-card-meta{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.events-featured-upcoming .events-card-meta>span{display:inline-flex;margin:0}.events-featured-upcoming .events-card-meta>span:not(.events-status-chip){color:#796d80;font-size:10px;font-weight:700}.events-featured-upcoming h2{margin:7px 0 4px;color:#4f3d78;font-size:25px;line-height:1.1}.events-featured-upcoming p{max-width:730px;margin:0;color:#645a72;font-size:11px;line-height:1.5}.events-featured-upcoming .events-featured-upcoming-date{display:flex;align-items:center;gap:5px;margin-bottom:5px;color:#8a5d24;font-weight:800}.events-featured-upcoming-date svg{width:13px;height:13px;flex:0 0 auto}.events-featured-upcoming .events-mechanic-chips{margin-top:8px}.events-featured-upcoming-actions{flex:0 0 auto;display:grid;gap:7px}.events-featured-upcoming-actions>a{min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:5px;border:1px solid rgba(111,85,190,.24);border-radius:999px;padding:8px 14px;color:#fff;background:#6e55ae;box-shadow:0 7px 15px #563f8424;font-size:10px;font-weight:800;text-decoration:none}.events-featured-upcoming-actions>a:hover{background:#5d439f}.events-featured-upcoming-actions>a+a{color:#62499a;background:#ffffffd6;box-shadow:none}.events-featured-upcoming-actions>a+a:hover{border-color:#8061c2;color:#513783;background:#fff}.events-featured-upcoming-actions>a svg{width:13px;height:13px}.events-info-collection-groups{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.events-info-collection-groups .events-info-section{min-width:0}.events-info-exhibition-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.events-info-exhibition-card{min-width:0;overflow:hidden;border:1px solid var(--events-info-edge);border-radius:18px;background:#fff;box-shadow:0 8px 22px #4832670f}.events-info-exhibition-art{aspect-ratio:16 / 9;position:relative;overflow:hidden;background:#f2edf8}.events-info-exhibition-art .events-event-artwork{position:absolute;top:0;right:0;bottom:0;left:0}.events-info-exhibition-art .events-item-stage{min-height:112px}.events-info-exhibition-art .events-stage-items{top:14%;right:5%;bottom:5%;left:5%;gap:0}.events-info-exhibition-art .events-catalog-cutout{width:31%;height:90%}.events-info-exhibition-art .events-stage-plinth{bottom:1%;height:25%}.events-info-exhibition-copy{padding:12px}.events-info-exhibition-copy small{color:#756486;font-size:9px;font-weight:700;text-transform:uppercase}.events-info-exhibition-copy h3{min-height:34px;margin:5px 0 4px;color:#493966;font-size:15px;line-height:1.2}.events-info-exhibition-copy p{min-height:28px;margin:0 0 8px;color:#6f647a;font-size:10px;line-height:1.4}.events-info-exhibition-acquisition{min-height:28px;margin-bottom:8px;border-radius:10px;padding:6px 8px;color:#5f4d79;background:#f7f3fb;font-size:9px;font-weight:800;line-height:1.35}.events-info-exhibition-meta{display:flex;align-items:center;justify-content:space-between;gap:8px;color:#665a75;font-size:9px;font-weight:700}.events-info-exhibition-actions{display:grid;gap:6px;margin-top:10px}.events-info-exhibition-action{width:100%;justify-content:center}.events-info-archive{overflow:hidden;border:1px solid var(--events-info-edge);border-radius:18px;background:#ffffffc7}.events-info-archive-row{min-height:70px;display:grid;grid-template-columns:minmax(170px,.8fr) minmax(175px,.75fr) minmax(0,1.35fr) auto;align-items:center;gap:18px;padding:12px 18px}.events-info-archive-row+.events-info-archive-row{border-top:1px solid rgba(94,69,128,.1)}.events-info-archive-row strong{color:#524268;font-size:13px}.events-info-archive-row time{color:#786d84;font-size:10px;font-weight:700}.events-info-archive-row p{margin:0;color:#80758b;font-size:10px;line-height:1.4}.events-info-archive-row button{min-height:40px;display:inline-flex;align-items:center;gap:5px;border:0;padding:4px 0;color:#674e9c;background:transparent;font:inherit;font-size:9px;font-weight:800;cursor:pointer}.events-info-archive-row button svg{width:12px;height:12px}@media(max-width:1120px){.catalog-header.is-compact{padding:7px 10px 10px}.catalog-header.is-compact .catalog-header-inner{min-height:108px;grid-template-columns:minmax(210px,.8fr) minmax(360px,1.2fr);padding-inline:14px}.catalog-header.is-compact .catalog-logo{width:220px}.catalog-header.is-compact .catalog-primary-nav{height:74px}.catalog-header.is-compact .catalog-primary-nav a{width:min(24%,104px);max-width:104px;height:68px;flex-basis:auto}.catalog-header.is-compact .catalog-primary-nav-icon{width:38px;height:38px}.catalog-header-inner.no-tools{min-height:104px;grid-template-columns:minmax(200px,.72fr) minmax(360px,1.28fr);grid-template-areas:"brand navigation"}.events-info-row{grid-template-columns:minmax(155px,.9fr) minmax(175px,.85fr) minmax(0,1.4fr) 136px;gap:14px}.events-ending-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:760px){.catalog-header.is-compact{padding:5px 6px 7px}.catalog-header.is-compact .catalog-header-inner{min-height:108px;grid-template-columns:minmax(104px,124px) minmax(0,1fr);grid-template-areas:"brand navigation";gap:5px;padding:6px 7px;border-radius:20px}.catalog-header.is-compact .catalog-logo{width:112px}.catalog-header.is-compact .catalog-primary-nav{height:68px}.catalog-header.is-compact .catalog-primary-nav a{width:auto;min-width:0;height:60px;flex:1 1 0;gap:0;padding:2px 1px 4px;font-size:clamp(9px,2.65vw,10.5px)}.catalog-header.is-compact .catalog-primary-nav-icon,.catalog-header.is-compact .catalog-primary-nav a:not(.active) .catalog-primary-nav-icon{width:27px;height:27px}.catalog-header-inner.no-tools{grid-template-columns:minmax(108px,122px) minmax(0,1fr);grid-template-areas:"brand navigation"}.events-preview-page .events-info-main{width:calc(100% - 24px);padding-top:22px}.events-info-intro{min-height:0;grid-template-columns:1fr;gap:17px;padding:8px 2px 16px}.events-info-intro h1{font-size:34px;line-height:1.02}.events-info-intro p{font-size:13px}.events-info-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.events-info-summary>div{min-width:0}.events-ending-grid{grid-template-columns:1fr}.events-info-section{margin-top:18px}.events-info-heading{align-items:flex-start}.events-info-heading h2{font-size:20px}.events-info-heading p{max-width:132px;text-align:right}.events-info-feature{grid-template-columns:1fr;border-radius:20px}.events-info-feature-copy{padding:20px 17px}.events-info-feature h2{font-size:31px}.events-info-feature-columns{grid-template-columns:1fr}.events-info-feature-art{height:auto;min-height:0;aspect-ratio:16 / 9}.events-info-feature-art .events-item-stage{min-height:138px}.events-info-feature-art .events-stage-items{top:5%;right:3%;bottom:2%;left:3%}.events-dialog-visual,.events-dialog-visual .events-item-stage,.events-dialog-icon{min-height:180px}.events-info-discovery{grid-template-columns:1fr;gap:8px;padding:8px}.events-filter-row{flex-wrap:wrap;justify-content:flex-start;overflow:visible;padding-bottom:0}.events-filter-row button{flex:0 0 auto;min-height:40px;padding-inline:12px}.events-info-row{grid-template-columns:minmax(0,1fr) minmax(110px,auto);gap:7px 12px;padding:14px}.events-info-name strong{font-size:15px}.events-info-name span{font-size:10px}.events-info-date{max-width:145px;text-align:right}.events-info-date time{font-size:11px}.events-info-row-summary{grid-column:1 / -1}.events-info-row-summary>p{font-size:11px;line-height:1.45}.events-info-related-links{gap:4px 14px;margin-top:5px}.events-info-related-links a{font-size:10px}.events-info-row-action{font-size:11px}.events-info-actions{grid-column:1 / -1;justify-content:flex-start}.events-info-row-action{width:auto;min-height:40px}.events-info-upcoming{align-items:flex-start;flex-direction:column;gap:6px}.events-featured-upcoming{gap:14px}.events-featured-upcoming-art{width:100%;flex-basis:auto}.events-featured-upcoming-actions{width:100%}.events-featured-upcoming-actions>a{width:100%}.events-info-collection-groups{grid-template-columns:1fr;gap:0}.events-info-exhibition-grid{grid-template-columns:1fr}.events-info-exhibition-card{display:block}.events-info-exhibition-art{min-height:0}.events-info-exhibition-art .events-item-stage{min-height:158px}.events-info-exhibition-copy h3,.events-info-exhibition-copy p{min-height:0}.events-info-archive-row{grid-template-columns:1fr;gap:5px;padding:15px}.events-preview-page .catalog-footer-brand,.events-preview-page .catalog-footer-legal{flex:0 1 auto}}@media(max-width:430px){.events-preview-page .events-info-main{width:calc(100% - 24px)}.events-info-summary span{font-size:9px}.events-info-exhibition-card{grid-template-columns:40% minmax(0,1fr)}.events-info-exhibition-actions{margin-top:8px}.events-info-exhibition-action{padding-inline:9px;font-size:9px}.events-dialog-visual,.events-dialog-visual .events-item-stage,.events-dialog-icon{min-height:145px}}@media(max-width:370px){.catalog-header.is-compact .catalog-header-inner{grid-template-columns:98px minmax(0,1fr)}.catalog-header.is-compact .catalog-logo{width:98px}.catalog-header.is-compact .catalog-primary-nav a{font-size:9px}}@media(prefers-reduced-motion:reduce){.events-info-feature-details,.events-info-collection-links a,.events-info-row-action,.events-info-exhibition-action{transition:none}}.events-preview-page .events-region-explainer{max-width:860px;margin-top:9px;color:#786d85;font-size:12px;font-weight:700}.events-status-chip.china{border:1px solid rgba(166,121,42,.24);color:#76521e;background:#fff5dc}.events-status-chip.leaving{border:1px solid rgba(157,102,40,.2);color:#875220;background:#fff9e8}.events-latest-update{min-width:0;display:grid;grid-template-columns:minmax(0,1.35fr) minmax(220px,.65fr);gap:20px;align-items:stretch;border:1px solid rgba(111,85,190,.2);border-radius:22px;padding:19px 22px;background:linear-gradient(135deg,#fffffff5,#f2eeffdb);box-shadow:0 11px 28px #48326712}.events-latest-update-copy{min-width:0}.events-latest-update .events-card-meta,.events-china-card .events-card-meta{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.events-latest-update .events-card-meta>span:not(.events-status-chip),.events-china-card .events-card-meta>span:not(.events-status-chip){color:#776d80;font-size:10px;font-weight:700}.events-latest-update h2{margin:11px 0 5px;color:#4f3d78;font-size:24px;line-height:1.1}.events-latest-update p{max-width:700px;margin:0;color:#645a72;font-size:12px;line-height:1.5}.events-latest-update ul{min-width:0;display:grid;align-content:center;gap:6px;margin:0;padding:2px 0 2px 20px;color:#665981;font-size:11px;font-weight:700;line-height:1.35}.events-latest-update li::marker{color:#8e77ce}.events-latest-update-actions,.events-china-actions{display:flex;flex-wrap:wrap;align-items:center;gap:8px 16px;margin-top:13px}.events-latest-update-actions a,.events-china-actions a{min-height:44px;display:inline-flex;align-items:center;gap:5px;color:#674e9c;font-size:10px;font-weight:800;text-decoration:underline;text-decoration-color:#674e9c47;text-underline-offset:3px}.events-latest-update-actions a:hover,.events-china-actions a:hover{color:#4f348c;text-decoration-color:currentColor}.events-latest-update-actions .events-latest-update-primary,.events-china-actions .events-china-primary{border:1px solid rgba(111,85,190,.24);border-radius:999px;padding:7px 12px;color:#5e459b;background:#ffffffd9;text-decoration:none}.events-latest-update-actions svg,.events-china-actions svg{width:13px;height:13px;flex:0 0 auto}.events-section-explanation{max-width:790px;margin:-2px 0 10px;color:#756b7f;font-size:12px;line-height:1.45}.events-china-card{min-width:0;border:1px solid rgba(166,121,42,.24);border-radius:20px;padding:19px 21px;background:linear-gradient(140deg,#fffdf5,#fff9ec 58%,#fff);box-shadow:0 10px 25px #71542612}.events-china-card h3{margin:11px 0 3px;color:#5d492a;font-size:21px;line-height:1.15}.events-china-date{margin:0 0 10px;color:#805e2b;font-size:12px;font-weight:800}.events-china-card>p:not(.events-china-date):not(.events-china-note):not(.events-china-global-status){max-width:850px;margin:0;color:#6e604d;font-size:12px;line-height:1.5}.events-china-note{max-width:850px;margin:9px 0 0;color:#816f54;font-size:11px;line-height:1.45}.events-china-global-status,.events-article-global-note{width:max-content;max-width:100%;margin:13px 0 0;border-left:4px solid #c89943;border-radius:0 9px 9px 0;padding:9px 12px;color:#694b1e;background:#fff1c9c2;font-size:12px;font-weight:800;line-height:1.35}.events-china-actions{margin-top:8px}.events-timeline article{min-width:0}.events-timeline article>div:last-child{min-width:0}.events-timeline article .events-status-chip{margin-bottom:7px}.events-timeline-deadline{margin-top:6px!important;color:#725b87!important;font-weight:800}.events-timeline-deadline time{color:inherit;font-size:inherit}.events-timeline-link{min-height:44px;display:inline-flex;align-items:center;gap:4px;color:#674e9c;font-size:9px;font-weight:800;text-decoration:underline;text-underline-offset:3px}.events-timeline-link svg{width:11px;height:11px}.events-info-name span+span{margin-top:3px;color:#8b7c93;font-size:9px;font-weight:600;text-transform:uppercase}.events-article-main{width:min(calc(100% - 36px),1380px);margin-inline:auto;padding:26px 0 60px}.events-article-shell{width:min(100%,860px);margin-inline:auto;border:1px solid var(--events-info-edge);border-radius:24px;padding:clamp(20px,4vw,43px);background:#ffffffe6;box-shadow:0 16px 38px #48326714}.events-article-breadcrumb{display:flex;flex-wrap:wrap;align-items:center;gap:7px;color:#83778c;font-size:11px;line-height:1.4}.events-article-breadcrumb a{color:#674e9c;font-weight:800;text-decoration:underline;text-underline-offset:3px}.events-article-header{margin-top:22px}.events-article-status{display:flex;flex-wrap:wrap;align-items:center;gap:9px}.events-article-status>span:not(.events-status-chip){color:#7b7085;font-size:10px;font-weight:700;text-transform:uppercase}.events-article-header h1{max-width:760px;margin:13px 0 9px;color:#4b3971;font-size:clamp(34px,5vw,53px);letter-spacing:-.04em;line-height:1.04}.events-article-summary{max-width:770px;margin:0;color:#665b73;font-size:15px;line-height:1.55}.events-article-facts{margin-top:25px;border:1px solid rgba(111,85,190,.15);border-radius:17px;padding:15px 17px;background:#faf8ff}.events-article-facts h2{margin:0 0 10px;color:#59457e;font-size:16px}.events-article-facts dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:0}.events-article-facts dl>div{min-width:0;border:1px solid rgba(111,85,190,.11);border-radius:11px;padding:9px 11px;background:#ffffffb8}.events-article-facts dt{color:#7a6f87;font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.events-article-facts dd{margin:4px 0 0;color:#51426c;font-size:12px;font-weight:800;line-height:1.35}.events-article-facts .global-not-announced{border-color:#a6792a42;background:#fffaf0}.events-article-facts .global-not-announced dd{color:#704f20}.events-article-global-note{margin-top:16px}.events-article-video{width:min(100%,820px);margin:25px 0 0}.events-article-video>div{aspect-ratio:16 / 9;overflow:hidden;border:1px solid rgba(111,85,190,.16);border-radius:17px;background:#eee9f7;box-shadow:0 10px 28px #48326714}.events-article-video iframe{width:100%;height:100%;display:block;border:0}.events-article-video figcaption{margin-top:7px}.events-article-video a{min-height:44px;display:inline-flex;align-items:center;gap:6px;color:#674e9c;font-size:11px;font-weight:800;text-decoration:underline;text-underline-offset:3px}.events-article-video svg{width:13px;height:13px}.events-article-body{width:min(100%,820px);margin-top:28px}.events-article-section{scroll-margin-top:24px}.events-article-section+.events-article-section{margin-top:27px;border-top:1px solid rgba(94,69,128,.11);padding-top:25px}.events-article-section h2{margin:0 0 9px;color:#55417d;font-size:22px;line-height:1.2}.events-article-section p{margin:0 0 10px;color:#62586d;font-size:13px;line-height:1.65}.events-article-section ul{display:grid;gap:8px;margin:9px 0 0;padding-left:20px;color:#62586d;font-size:13px;line-height:1.55}.events-article-section li::marker{color:#8c73ca}.events-article-sources{list-style:none;padding-left:0!important}.events-article-sources a{min-height:44px;display:inline-flex;align-items:center;gap:6px;color:#674e9c;font-size:12px;font-weight:800;text-decoration:underline;text-underline-offset:3px}.events-article-sources svg{width:14px;height:14px}.events-article-featured-catalog{width:min(100%,820px);margin-top:30px;border:1px solid rgba(111,85,190,.17);border-radius:20px;padding:20px;background:linear-gradient(145deg,#f8f5fff5,#fffbf0eb)}.events-article-featured-catalog>header{max-width:690px}.events-article-featured-kicker{margin:0 0 5px;color:#8a6dcc;font-size:9px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.events-article-featured-catalog h2{margin:0;color:#513c79;font-size:24px;line-height:1.2}.events-article-featured-catalog>header>p:not(.events-article-featured-kicker){margin:7px 0 0;color:#675c73;font-size:12px;line-height:1.5}.events-article-featured-schedule{font-weight:700}.events-article-feature-groups{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:17px}.events-article-feature-group{min-width:0;border:1px solid rgba(111,85,190,.12);border-radius:15px;padding:12px;background:#ffffffc2}.events-article-feature-group h3{margin:0 0 8px;color:#5b477f;font-size:14px}.events-article-feature-group ul{display:grid;gap:7px;margin:0;padding:0;list-style:none}.events-article-feature-group a{min-height:66px;display:grid;grid-template-columns:50px minmax(0,1fr) auto;align-items:center;gap:9px;border:1px solid rgba(111,85,190,.1);border-radius:12px;padding:7px;color:inherit;background:#fff;text-decoration:none;box-shadow:0 4px 12px #4832670a}.events-article-feature-group a:hover{border-color:#6f55be47;box-shadow:0 7px 16px #48326714;transform:translateY(-1px)}.events-article-feature-group a:focus-visible{outline:3px solid rgba(117,84,194,.32);outline-offset:2px}.events-article-feature-image{width:50px;height:50px;display:grid;place-items:center;overflow:hidden;border-radius:10px;background:#faf4ec;box-shadow:inset 0 0 0 1px #6f55be14}.events-article-feature-image img{width:100%;height:100%;display:block;object-fit:contain;padding:4px}.events-article-feature-copy{min-width:0;display:grid;gap:2px}.events-article-feature-copy strong{color:#503d70;font-size:11px;line-height:1.25}.events-article-feature-copy>span{color:#867a90;font-size:9px;font-weight:700;line-height:1.25}.events-article-feature-meta{justify-self:end;display:flex;align-items:center;gap:6px}.events-article-feature-badge{border:1px solid transparent;border-radius:999px;padding:4px 7px;font-size:8px;font-weight:900;line-height:1.2;white-space:nowrap}.events-article-feature-destination{width:14px;height:14px;flex:0 0 auto;color:#7157a9}.events-article-inline-destination{width:.9em;height:.9em;margin-left:3px;vertical-align:-.08em}.events-article-feature-badge.upcoming{border-color:#dfd3ef;color:#6248a5;background:#faf7ff}.events-article-feature-badge.current{border-color:#d2e8df;color:#2f7060;background:#f2fbf7}.events-article-feature-badge.available{border-color:#d1e8d4;color:#39704a;background:#f3fbf4}.events-article-feature-badge.unavailable{border-color:#efd8de;color:#a84c64;background:#fff8fa}.events-article-feature-source{margin:14px 0 0;color:#7b7085;font-size:10px;line-height:1.45}.events-article-feature-source a{color:#674e9c;font-weight:800;text-underline-offset:3px}.events-article-collection{width:min(100%,820px);display:flex;align-items:center;justify-content:space-between;gap:22px;margin-top:28px;border:1px solid rgba(111,85,190,.18);border-radius:18px;padding:16px 18px;background:linear-gradient(135deg,#f8f5fff2,#fffaf0e6)}.events-article-collection strong{color:#55417d;font-size:15px}.events-article-collection p{margin:4px 0 0;color:#655a72;font-size:12px;line-height:1.5}.events-article-collection a{min-height:44px;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;gap:6px;border-radius:999px;padding:8px 15px;color:#fff;background:#6e55ae;font-size:10px;font-weight:800;text-decoration:none}.events-article-collection a:hover{background:#5d439f}.events-article-collection svg{width:13px;height:13px}.events-article-return{min-height:44px;display:inline-flex;align-items:center;gap:7px;margin-top:30px;border:1px solid rgba(111,85,190,.22);border-radius:999px;padding:8px 14px;color:#604796;background:#faf8ff;font-size:11px;font-weight:800;text-decoration:none}.events-article-return:hover{border-color:#8566c7;background:#fff}.events-article-return svg{width:14px;height:14px}@media(max-width:760px){.events-latest-update{grid-template-columns:1fr;gap:13px;padding:17px}.events-latest-update ul{padding-left:19px}.events-section-explanation{font-size:11px}.events-preview-page .events-article-main{width:calc(100% - 28px);padding-top:18px}.events-article-shell{border-radius:20px;padding:20px 17px 25px}.events-article-header{margin-top:18px}.events-article-header h1{font-size:34px}.events-article-summary{font-size:13px}.events-article-facts dl{grid-template-columns:1fr}.events-article-section h2{font-size:20px}.events-article-section p,.events-article-section ul{font-size:12px}.events-article-featured-catalog{padding:16px}.events-article-feature-groups{grid-template-columns:1fr}.events-article-collection{align-items:stretch;flex-direction:column;gap:12px}.events-article-collection a{width:100%}}@media(max-width:430px){.events-latest-update h2{font-size:21px}.events-latest-update-actions,.events-china-actions{align-items:stretch;flex-direction:column}.events-latest-update-actions a,.events-china-actions a{width:100%;justify-content:center}.events-china-card{padding:17px}.events-china-card h3{font-size:19px}.events-article-header h1{font-size:31px}.events-article-feature-group a{grid-template-columns:48px minmax(0,1fr)}.events-article-feature-image{width:48px;height:48px;grid-row:span 2}.events-article-feature-meta{grid-column:2;justify-self:start}.events-article-global-note,.events-china-global-status{width:auto}}.prerender-page{width:min(1120px,calc(100% - 32px));margin:28px auto 64px;color:#493f57;font-family:Quicksand,sans-serif}.prerender-nav{display:flex;flex-wrap:wrap;gap:10px 22px;margin-bottom:42px}.prerender-nav a,.prerender-back{color:#6651c5;font-weight:700;text-decoration:none}.prerender-nav a:hover,.prerender-back:hover{text-decoration:underline;text-underline-offset:4px}.prerender-index,.prerender-detail{display:grid;gap:24px}.prerender-index>h1,.prerender-hero h1{margin:0;color:#3d2d55;font-size:clamp(32px,5vw,56px);line-height:1.02}.prerender-index>p,.prerender-hero p{max-width:760px;margin:0;line-height:1.65}.prerender-kicker{color:#9878bd;font-size:12px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.prerender-hero{display:grid;grid-template-columns:minmax(220px,360px) minmax(0,1fr);align-items:center;gap:38px}.prerender-hero>div{display:grid;gap:12px}.prerender-hero-image,.prerender-image-missing{width:100%;aspect-ratio:1;display:grid;place-items:center;object-fit:contain;border-radius:28px;background:#f4efff}.prerender-facts{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:12px;margin:0}.prerender-facts>div{padding:16px;border:1px solid rgba(116,89,151,.14);border-radius:16px;background:#fff}.prerender-facts dt{color:#8a7c94;font-size:12px;font-weight:700}.prerender-facts dd{margin:5px 0 0;font-weight:700}.prerender-links{min-width:0}.prerender-links h2{color:#49375f}.prerender-links ul{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:9px 18px;margin:0;padding:0;list-style:none}.prerender-links li{min-width:0;display:flex;justify-content:space-between;gap:12px;padding:10px 0;border-bottom:1px solid rgba(116,89,151,.1)}.prerender-links a{min-width:0;overflow:hidden;color:#5f4dbc;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.prerender-links span{flex:0 0 auto;color:#8a7f92;font-size:12px}@media(max-width:680px){.prerender-page{margin-top:18px}.prerender-hero{grid-template-columns:1fr;gap:22px}.prerender-hero-image,.prerender-image-missing{max-width:360px}}.weather-calendar-page{min-height:100vh;width:100%;background:var(--catalog-page-canvas, #fbf8ff);color:#44394d}.weather-calendar-main{width:min(calc(100% - 72px),1380px);margin:0 auto;padding:34px 0 72px;outline:none}.weather-calendar-hero{display:flex;align-items:flex-end;justify-content:space-between;gap:32px;padding:38px 42px;border:1px solid rgba(116,94,139,.12);border-radius:30px;background:linear-gradient(135deg,#fff,#f8f0ff 54%,#ecf8ff);box-shadow:0 18px 46px #5942701a}.weather-calendar-hero>div:first-child{max-width:780px}.weather-eyebrow{margin:0 0 7px;color:#8b68a9;font-size:12px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.weather-calendar-hero h1{margin:0;color:#3e304a;font-size:clamp(36px,5vw,62px);line-height:1.02;letter-spacing:-.045em}.weather-calendar-hero>div>p:last-child{max-width:720px;margin:18px 0 0;color:#6c6074;font-size:17px;font-weight:620;line-height:1.6}.weather-time-badge{display:flex;flex:0 0 auto;align-items:center;gap:12px;min-width:230px;padding:15px 18px;border:1px solid rgba(103,146,176,.2);border-radius:18px;background:#ffffffc2;box-shadow:0 9px 24px #4f677c14}.weather-time-badge>svg{width:30px;height:30px;color:#6d91ad}.weather-time-badge>span{display:grid;gap:2px}.weather-time-badge strong{color:#415767;font-size:14px}.weather-time-badge time{color:#415767;font-size:23px;font-weight:850;letter-spacing:-.03em}.weather-time-badge small{color:#7a8a96;font-size:11px;font-weight:700}.weather-time-badge label{display:grid;gap:4px;margin-top:5px;color:#637a8b;font-size:9px;font-weight:850;letter-spacing:.04em;text-transform:uppercase}.weather-time-badge select{min-height:34px;border:1px solid rgba(103,146,176,.24);border-radius:9px;padding:0 8px;color:#415767;background:#ffffffdb;font:inherit;font-size:12px;font-weight:750;letter-spacing:0;text-transform:none}.weather-override-note{display:flex;align-items:baseline;gap:12px;margin:18px 0 0;padding:15px 20px;border:1px solid rgba(143,115,162,.14);border-radius:17px;background:#fffaf0;color:#6d5d57;font-size:13px;line-height:1.5}.weather-override-note strong{flex:0 0 auto;color:#57434a}.weather-next{display:flex;align-items:center;gap:20px;margin-top:24px;padding:24px 28px;border:1px solid rgba(124,100,151,.13);border-radius:24px;background:#fff;box-shadow:0 13px 34px #4a365e14}.weather-next-icon{display:grid;flex:0 0 auto;place-items:center;width:64px;height:64px;border-radius:20px;background:#f4ecfb;color:#8d66b2}.weather-next-icon svg{width:36px;height:36px}.weather-next-copy h2{margin:0;color:#403249;font-size:26px;line-height:1.15}.weather-next-copy>p:not(.weather-eyebrow){margin:7px 0 0;color:#625569;font-weight:750}.weather-next-copy small{display:block;margin-top:5px;color:#8b7d91;font-weight:650}.weather-calendar-toolbar{display:grid;grid-template-columns:46px minmax(0,1fr) 46px auto;align-items:center;gap:12px;margin-top:30px}.weather-calendar-toolbar>div{text-align:center}.weather-calendar-toolbar h2{margin:0;color:#44354f;font-size:27px;line-height:1.15}.weather-calendar-toolbar span{color:#8a7c91;font-size:12px;font-weight:700}.weather-month-button,.weather-today-button{display:inline-grid;min-width:44px;min-height:44px;place-items:center;border:1px solid rgba(111,89,131,.17);border-radius:14px;background:#fff;color:#655171;box-shadow:0 5px 14px #4a365e0f;cursor:pointer;text-decoration:none}.weather-month-button:hover,.weather-today-button:hover{border-color:#b69ac9;background:#fbf6ff}.weather-month-button:focus-visible,.weather-today-button:focus-visible,.weather-filters button:focus-visible,.weather-day:focus-visible{outline:3px solid rgba(118,88,169,.36);outline-offset:2px}.weather-today-button{padding:0 18px;font:inherit;font-size:13px;font-weight:850}.weather-filters{min-width:0;min-inline-size:0;max-width:100%;margin:22px 0 0;padding:0;border:0}.weather-filters legend{margin-bottom:9px;color:#74657c;font-size:12px;font-weight:800}.weather-filters>div{display:flex;max-width:100%;flex-wrap:wrap;gap:8px;box-sizing:border-box}.weather-filters button{display:inline-flex;align-items:center;gap:7px;min-height:42px;padding:9px 14px;border:1px solid rgba(106,83,126,.15);border-radius:999px;background:#ffffffd1;color:#67596e;font:inherit;font-size:12px;font-weight:800;cursor:pointer}.weather-filters button svg{width:18px;height:18px}.weather-filters button.is-active{border-color:#9273ab;background:#5f496f;color:#fff;box-shadow:0 6px 16px #4d375c2e}.weather-calendar-layout{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(310px,.75fr);align-items:start;gap:22px;margin-top:18px}.weather-month-card,.weather-timeline-card{border:1px solid rgba(112,89,132,.12);border-radius:24px;background:#ffffffe0;box-shadow:0 13px 32px #4b375f12}.weather-month-card{padding:18px}.weather-weekdays,.weather-month-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:8px}.weather-weekdays{margin-bottom:8px}.weather-weekdays span{padding:4px;color:#9a8ca1;font-size:11px;font-weight:850;text-align:center;text-transform:uppercase}.weather-day-empty{min-height:106px}.weather-day{display:flex;min-width:0;min-height:106px;flex-direction:column;gap:7px;padding:10px;border:1px solid rgba(109,88,127,.1);border-radius:16px;background:#fcfafd;color:#594b61;font:inherit;text-align:left;cursor:pointer;transition:transform .15s ease,border-color .15s ease,box-shadow .15s ease}.weather-day:hover{transform:translateY(-1px);border-color:#81619952;box-shadow:0 7px 16px #4d395d14}.weather-day.is-selected{border-color:#82639b;background:#f7effc;box-shadow:inset 0 0 0 1px #82639b,0 8px 20px #59416b1f}.weather-day-number{display:grid;width:28px;height:28px;place-items:center;border-radius:9px;font-size:13px;font-weight:900}.weather-day.is-selected .weather-day-number{background:#655071;color:#fff}.weather-day-chips{display:grid;gap:4px;min-width:0}.weather-chip{display:flex;min-width:0;align-items:center;gap:5px;padding:5px 6px;border-radius:8px;background:#f1eafa;color:#6f527e;font-size:9px;font-weight:850;line-height:1.2}.weather-chip svg{flex:0 0 auto;width:13px;height:13px}.weather-chip>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.weather-chip>.calendar-chip-summary{display:grid;overflow:visible;gap:1px;text-overflow:clip;white-space:normal}.calendar-chip-summary strong,.calendar-chip-summary small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.calendar-chip-summary strong{font-size:9px;line-height:1.1}.calendar-chip-summary small{font-size:8px;font-weight:800;line-height:1.1}.weather-timeline-card{position:sticky;top:16px;overflow:hidden}.weather-timeline-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:15px;padding:21px 22px 16px}.weather-timeline-heading h2{margin:0;color:#45364f;font-size:21px}.weather-timeline-heading>span{flex:0 0 auto;padding:6px 9px;border-radius:999px;background:#eef5fa;color:#597589;font-size:10px;font-weight:850}.weather-timeline{display:grid;gap:0;margin:0;padding:0 20px 20px;list-style:none}.weather-timeline-row{display:grid;grid-template-columns:minmax(86px,auto) 32px minmax(0,1fr);align-items:center;gap:10px;min-height:60px;padding:10px 4px;border-top:1px solid rgba(105,83,124,.1)}.weather-timeline-row time{color:#66586d;font-size:11px;font-weight:850;white-space:nowrap}.weather-timeline-icon{display:grid;width:30px;height:30px;place-items:center;border-radius:10px;background:#f3edf7;color:#806292}.weather-timeline-icon svg{width:19px;height:19px}.weather-timeline-row>span:last-child{display:grid;gap:2px;min-width:0}.weather-timeline-row strong{color:#4a3b52;font-size:13px;line-height:1.25}.weather-timeline-row small{color:#97899d;font-size:10px;font-weight:700;text-transform:capitalize}.weather-timeline-empty{margin:0 20px 20px;padding:22px;border-radius:15px;background:#faf7fc;color:#74677b;font-size:13px;font-weight:650;line-height:1.55}.weather-device-date-note{margin:18px 4px 0;color:#897b90;font-size:11px;font-weight:650;line-height:1.5}.calendar-hero{background:radial-gradient(circle at 87% 10%,rgba(164,222,238,.46),transparent 25%),radial-gradient(circle at 62% 110%,rgba(247,203,224,.5),transparent 34%),linear-gradient(135deg,#fff,#fbf5ff 55%,#eefaff)}.calendar-source-note{background:#fffdf5}.calendar-range-section{margin-top:28px}.calendar-section-heading{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:12px}.calendar-section-heading h2{margin:0;color:#453650;font-size:24px;letter-spacing:-.02em}.calendar-section-heading>span{color:#897c90;font-size:11px;font-weight:800}.calendar-range-scroller{display:grid;grid-auto-columns:minmax(260px,1fr);grid-auto-flow:column;gap:11px;overflow-x:auto;padding:2px 2px 11px;scroll-snap-type:x proximity}.calendar-range-card{display:grid;grid-template-columns:42px minmax(0,1fr);grid-template-rows:auto auto auto;align-items:center;gap:2px 11px;min-width:0;padding:15px;border:1px solid rgba(110,87,130,.12);border-radius:18px;background:#fff;color:#53435d;box-shadow:0 8px 23px #48355a0f;text-decoration:none;scroll-snap-align:start}.calendar-range-card:hover{border-color:#7b5b9559;transform:translateY(-1px)}.calendar-range-icon{display:grid;grid-row:1 / 4;width:42px;height:42px;place-items:center;border-radius:13px;background:#f1eafa;color:#7d5b91}.calendar-range-icon svg{width:23px;height:23px}.calendar-artwork{overflow:hidden}.calendar-artwork.has-image{background:#f7f3fa}.calendar-artwork img{width:100%;height:100%;object-fit:contain}.calendar-range-icon.has-image img{object-fit:cover}.calendar-range-card>span:nth-child(2){display:grid;min-width:0}.calendar-range-card strong{overflow:hidden;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.calendar-range-card small{margin-top:2px;color:#918397;font-size:10px;font-weight:700}.calendar-range-card time{display:flex;grid-column:2;align-items:center;gap:7px;color:#76647e;font-size:10px;font-weight:850}.calendar-range-card time b{color:#b3a4b9}.calendar-range-card .calendar-range-timing{grid-column:2;margin-top:3px;color:#85768c;font-size:9px;font-weight:700;line-height:1.35}.calendar-range-ocean .calendar-range-icon{background:#e8f5fa;color:#4d829b}.calendar-range-sage .calendar-range-icon{background:#edf6e9;color:#628756}.calendar-range-gold .calendar-range-icon{background:#fff5dc;color:#9a7633}.calendar-range-sanrio .calendar-range-icon,.calendar-range-pink .calendar-range-icon{background:#fff0f7;color:#a55c85}.calendar-day{min-height:122px}.calendar-chip-event{background:#f4eafa;color:#714f86}.calendar-chip-activity{background:#e9f6ee;color:#47765b}.calendar-chip-rainbow{background:linear-gradient(135deg,#fff0f1,#fff8dc,#eaf5ff);color:#945b86}.calendar-chip-aurora{background:#e9f7f2;color:#37826e}.calendar-chip-meteor-shower{background:#eeebfa;color:#6d5ca8}.calendar-chip-rain{background:#e8f2fb;color:#527da4}.calendar-chip-snow{background:#edf7fb;color:#5c8798}.calendar-agenda{max-height:calc(100vh - 32px);overflow-y:auto}.calendar-agenda-list{display:grid;padding:0 18px 15px}.calendar-agenda-row{display:grid;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:10px;min-height:56px;padding:9px 4px;border-top:1px solid rgba(105,83,124,.1);color:inherit;text-decoration:none}.calendar-agenda-row:has(time){grid-template-columns:84px 34px minmax(0,1fr)}.calendar-agenda-row time{color:#6b5b72;font-size:10px;font-weight:850;white-space:nowrap}.calendar-agenda-icon{display:grid;width:32px;height:32px;place-items:center;border-radius:10px;background:#f0e8f7;color:#79588e}.calendar-agenda-icon svg{width:19px;height:19px}.calendar-agenda-icon.has-image{padding:3px;box-sizing:border-box;background:#f7f3fa}.calendar-agenda-icon img[src*="/menu-glyphs/pictorial/"],.calendar-artwork img[src^="/calendar-artwork/"]{filter:brightness(0) saturate(100%) invert(35%) sepia(15%) saturate(1594%) hue-rotate(229deg) brightness(84%) contrast(84%)}.calendar-agenda-row.is-event .calendar-agenda-icon.has-image{padding:0}.calendar-agenda-row.is-event .calendar-agenda-icon.has-image img{object-fit:cover}.calendar-agenda-row.is-activity .calendar-agenda-icon{background:#eaf5ed;color:#4d7c5e}.calendar-agenda-row.is-weather .calendar-agenda-icon{background:#e9f3fa;color:#527f9b}.calendar-agenda-row>span:last-child{display:grid;min-width:0;gap:2px}.calendar-agenda-row strong{color:#493a51;font-size:12px;line-height:1.3}.calendar-agenda-row small{color:#918397;font-size:10px;font-weight:700;line-height:1.35}.calendar-weather-details{margin:0 18px 18px;border-radius:14px;background:#f8f5fa;color:#6d5d73}.calendar-weather-details summary{padding:13px 15px;font-size:11px;font-weight:850;cursor:pointer}.calendar-weather-details ol{display:grid;gap:6px;margin:0;padding:0 15px 15px;list-style:none}.calendar-weather-details li{display:flex;justify-content:space-between;gap:12px;font-size:10px;font-weight:700}.calendar-weather-details li>span{display:inline-flex;align-items:center;gap:6px}.calendar-weather-details li img{width:20px;height:20px;object-fit:contain}.calendar-weather-details time{color:#8b7b91}.calendar-chip-artwork{flex:0 0 auto;width:16px;height:16px;object-fit:contain}.weather-tone-rainbow .weather-next-icon,.weather-chip.weather-tone-rainbow,.weather-tone-rainbow .weather-timeline-icon{background:linear-gradient(135deg,#fff0f1,#fff7d8 48%,#e8f3ff);color:#a25a89}.weather-chip.weather-tone-aurora,.weather-tone-aurora .weather-timeline-icon{background:#e9f7f2;color:#37826e}.weather-chip.weather-tone-meteor-shower,.weather-tone-meteor-shower .weather-timeline-icon{background:#eeebfa;color:#6d5ca8}.weather-chip.weather-tone-rain,.weather-tone-rain .weather-timeline-icon{background:#e8f2fb;color:#527da4}.weather-chip.weather-tone-snow,.weather-tone-snow .weather-timeline-icon{background:#edf7fb;color:#5c8798}.events-weather-calendar-card{display:grid;grid-template-columns:54px minmax(0,1fr) 24px;align-items:center;gap:15px;padding:18px 20px;border:1px solid rgba(116,91,137,.13);border-radius:20px;background:linear-gradient(115deg,#fff,#f7effd 55%,#ebf8ff);color:#544260;box-shadow:0 10px 28px #4d386012;text-decoration:none}.events-weather-calendar-card:hover{border-color:#7f5d9957;box-shadow:0 13px 32px #4d38601c}.events-weather-calendar-icon{display:grid;width:54px;height:54px;place-items:center;border-radius:16px;background:#fff;color:#946fa9;box-shadow:inset 0 0 0 1px #7b5d8f1c}.events-weather-calendar-icon svg{width:31px;height:31px}.events-weather-calendar-card>span:nth-child(2){display:grid;gap:4px}.events-weather-calendar-card strong{font-size:17px}.events-weather-calendar-card small{color:#796c80;font-size:12px;font-weight:650;line-height:1.45}@media(max-width:940px){.weather-calendar-main{width:min(calc(100% - 36px),1380px)}.weather-calendar-hero{align-items:flex-start;flex-direction:column;padding:30px}.weather-time-badge{min-width:0}.weather-calendar-layout{grid-template-columns:1fr}.weather-timeline-card{position:static}}@media(max-width:620px){.weather-calendar-main{width:min(calc(100% - 24px),1380px);padding:20px 0 52px}.weather-calendar-hero{gap:22px;padding:24px 20px;border-radius:23px}.weather-calendar-hero h1{font-size:36px}.weather-calendar-hero>div>p:last-child{font-size:14px}.weather-time-badge{width:100%;box-sizing:border-box}.weather-override-note{align-items:flex-start;flex-direction:column;gap:4px;padding:14px 16px}.weather-next{align-items:flex-start;gap:13px;padding:20px 17px}.weather-next-icon{width:48px;height:48px;border-radius:15px}.weather-next-icon svg{width:28px;height:28px}.weather-next-copy h2{font-size:22px}.weather-next-copy>p:not(.weather-eyebrow){font-size:12px;line-height:1.5}.weather-calendar-toolbar{grid-template-columns:44px minmax(0,1fr) 44px}.weather-calendar-toolbar h2{font-size:21px}.weather-today-button{grid-column:1 / -1;justify-self:center;min-height:40px}.weather-filters>div{flex-wrap:nowrap;margin:0 -12px;padding:0 12px 5px;overflow-x:auto;scrollbar-width:thin}.weather-filters button{flex:0 0 auto}.weather-month-card{padding:9px;border-radius:18px}.weather-weekdays,.weather-month-grid{gap:3px}.weather-weekdays span{font-size:9px}.weather-day-empty,.weather-day{min-height:72px}.weather-day{gap:3px;padding:5px;border-radius:10px}.weather-day-number{width:23px;height:23px;font-size:11px}.weather-chip{justify-content:center;padding:4px 2px}.weather-chip>span{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.weather-chip>.calendar-chip-summary{overflow:hidden;white-space:nowrap}.weather-chip svg{width:15px;height:15px}.weather-timeline-heading{align-items:flex-start;flex-direction:column;padding:19px 17px 14px}.weather-timeline{padding:0 15px 15px}.weather-timeline-row{grid-template-columns:82px 30px minmax(0,1fr)}.events-weather-calendar-card{grid-template-columns:46px minmax(0,1fr) 20px;padding:15px}.events-weather-calendar-icon{width:46px;height:46px}.calendar-section-heading{align-items:flex-start;flex-direction:column;gap:4px}.calendar-range-scroller{grid-auto-columns:minmax(245px,82vw)}.calendar-day{min-height:82px}.calendar-day .weather-day-chips{grid-template-columns:repeat(2,minmax(0,1fr))}.calendar-agenda{max-height:none}.calendar-agenda-row:has(time){grid-template-columns:76px 30px minmax(0,1fr)}}.fishing-dashboard-page{min-height:100vh;background:var(--page-canvas);color:#493b55}.fishing-dashboard-main{width:min(calc(100% - 72px),var(--page-content-width));margin:0 auto;padding:30px 0 74px;outline:none}.tools-breadcrumb{display:flex;flex-wrap:wrap;align-items:center;gap:7px;margin:0 0 14px 3px;color:#83778c;font-size:12px;font-weight:700;line-height:1.4}.tools-breadcrumb a{color:#674e9c;font-weight:850;text-decoration:underline;text-underline-offset:3px}.site-breadcrumb-entry{display:inline-flex;align-items:center;gap:7px}.catalog-breadcrumb{width:min(100%,var(--page-content-width));margin:0 auto 14px}.fishing-dashboard-hero{display:flex;align-items:center;justify-content:space-between;gap:28px;padding:34px 42px;border:1px solid rgba(105,121,177,.16);border-radius:30px;background:linear-gradient(125deg,#fff,#f1f6ff 49%,#f8efff);box-shadow:0 18px 46px #49547c1a}.fishing-dashboard-hero>div{max-width:790px}.fishing-eyebrow{margin:0 0 8px;color:#7b70aa;font-size:12px;font-weight:850;letter-spacing:.09em;text-transform:uppercase}.fishing-dashboard-hero h1{margin:0;color:#3e304a;font-size:clamp(38px,5vw,62px);line-height:1.02;letter-spacing:-.045em}.fishing-dashboard-hero p:last-child{max-width:710px;margin:16px 0 0;color:#655b72;font-size:17px;font-weight:620;line-height:1.6}.fishing-hero-icon{display:grid;flex:0 0 auto;width:104px;height:104px;place-items:center;border-radius:31px;color:#6587b6;background:#ffffffbf;box-shadow:inset 0 0 0 1px #6685b321,0 12px 30px #50628b1a}.fishing-hero-icon svg{width:56px;height:56px}.fishing-world-now{display:grid;grid-template-columns:minmax(0,1fr) minmax(420px,.9fr);gap:30px;margin-top:20px;padding:25px 28px;border:1px solid rgba(110,132,180,.18);border-radius:25px;background:linear-gradient(115deg,#eaf3ff,#f6f1ff);box-shadow:var(--catalog-shadow-soft)}.fishing-world-now h2{display:flex;align-items:baseline;gap:11px;margin:0;color:#39334c;font-size:37px;letter-spacing:-.035em}.fishing-world-now h2 span{color:#746692;font-size:16px;letter-spacing:0}.fishing-world-now-copy>p:not(.fishing-eyebrow){margin:5px 0 0;color:#5a5369;font-size:16px}.fishing-preview-status{display:flex;align-items:flex-start;gap:8px;max-width:480px;margin-top:14px;color:#6a6279;font-size:12px;font-weight:700;line-height:1.45}.fishing-preview-status svg{flex:0 0 auto;width:17px;height:17px;color:#8772ac}.fishing-world-controls{display:grid;grid-template-columns:minmax(150px,.55fr) minmax(0,1fr);align-items:start;gap:14px}.fishing-world-controls>label,.fishing-world-controls fieldset{display:grid;gap:7px;margin:0;padding:0;border:0;color:#5d506b;font-size:11px;font-weight:850;letter-spacing:.04em;text-transform:uppercase}.fishing-world-controls>.fishing-server-select{grid-column:1 / -1}.fishing-world-controls select{width:100%;min-height:46px;border:1px solid rgba(104,91,133,.18);border-radius:13px;padding:0 11px;color:#4c4058;background:#ffffffd1;font:inherit;font-size:14px;font-weight:750;letter-spacing:0;text-transform:none}.fishing-world-controls fieldset>div{display:flex;gap:7px}.fishing-world-controls fieldset label{display:inline-flex;min-height:46px;flex:1 1 0;align-items:center;justify-content:center;gap:5px;border:1px solid rgba(104,91,133,.16);border-radius:13px;padding:6px;color:#655873;background:#ffffff8f;font-size:12px;font-weight:800;letter-spacing:0;text-transform:none;cursor:pointer}.fishing-world-controls fieldset label.is-selected{border-color:#8c75b8;color:#4b3c60;background:#fff;box-shadow:inset 0 0 0 1px #8c75b840}.fishing-world-controls input{position:absolute;opacity:0;pointer-events:none}.fishing-world-controls input:focus-visible+img{outline:3px solid rgba(101,79,157,.35);outline-offset:3px;border-radius:50%}.fishing-world-controls img{width:22px;height:22px;object-fit:contain}.fishing-exclusive-weather{grid-column:1 / -1}.fishing-world-controls .fishing-exclusive-weather>div{flex-wrap:wrap}.fishing-exclusive-weather button{min-height:38px;border:1px solid rgba(104,91,133,.16);border-radius:999px;padding:0 12px;color:#655873;background:#ffffff8f;font:inherit;font-size:12px;font-weight:800;letter-spacing:0;text-transform:none;cursor:pointer}.fishing-exclusive-weather button[aria-pressed=true]{border-color:#8c75b8;color:#4b3c60;background:#fff;box-shadow:inset 0 0 0 1px #8c75b840}.fishing-server-time-button{grid-column:1 / -1;justify-self:start;min-height:36px;border:1px solid rgba(104,91,133,.2);border-radius:999px;padding:0 14px;color:#594a70;background:#ffffffb3;font:inherit;font-size:12px;font-weight:800;cursor:pointer}.fishing-server-time-button:hover{border-color:#8c75b8;background:#fff}.fishing-item-open{border:0;padding:0;color:inherit;background:transparent;font:inherit;text-align:inherit;cursor:pointer}.fishing-item-open:hover{color:#76558e;text-decoration:underline;text-underline-offset:3px}.fishing-fish-image.fishing-item-open:hover,.fishing-coming-up-image.fishing-item-open:hover{text-decoration:none}.tools-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:24px}.tools-grid>a{display:grid;grid-template-columns:64px minmax(0,1fr);gap:17px;min-height:156px;padding:22px;border:1px solid rgba(111,89,132,.15);border-radius:24px;color:inherit;background:#ffffffd9;box-shadow:var(--catalog-shadow-soft);text-decoration:none}.tools-grid>a:hover{transform:translateY(-2px);border-color:#7861a65c}.tools-grid>a>span{display:grid;width:64px;height:64px;place-items:center;border-radius:19px;color:#6f88b6;background:#eef5ff}.tools-grid>a>span img{width:48px;height:48px;object-fit:contain;filter:brightness(0) saturate(100%) invert(18%) sepia(34%) saturate(1335%) hue-rotate(224deg) brightness(91%) contrast(95%)}.tools-grid>a>span img.tools-grid-glyph--full-color{filter:none}.tools-grid h2{margin:1px 0 6px;color:#453650;font-size:21px}.tools-grid p{margin:0;color:#706477;font-size:13px;line-height:1.5}.tools-grid strong{display:inline-block;margin-top:12px;color:#76558e;font-size:12px}.tools-page .fishing-hero-icon img{width:64px;height:64px;object-fit:contain;filter:brightness(0) saturate(100%) invert(18%) sepia(34%) saturate(1335%) hue-rotate(224deg) brightness(91%) contrast(95%)}.hobby-hero-icon img{width:68px;height:68px;object-fit:contain;filter:brightness(0) saturate(100%) invert(18%) sepia(34%) saturate(1335%) hue-rotate(224deg) brightness(91%) contrast(95%)}.fishing-recommendation{display:grid;grid-template-columns:58px minmax(0,1fr) auto;align-items:center;gap:19px;margin-top:22px;padding:23px 26px;border:1px solid rgba(190,140,175,.2);border-radius:24px;background:linear-gradient(110deg,#fff7fb,#fff 56%,#f3f8ff);box-shadow:var(--catalog-shadow-soft)}.fishing-recommendation-icon{display:grid;width:58px;height:58px;place-items:center;border-radius:18px;color:#c77a9b;background:#fff;box-shadow:inset 0 0 0 1px #c07b9c29}.fishing-recommendation-icon svg{width:31px;height:31px}.fishing-recommendation h2{margin:0;color:#4c3954;font-size:clamp(23px,2.8vw,32px);letter-spacing:-.03em}.fishing-recommendation p:not(.fishing-eyebrow){margin:5px 0 0;color:#6e6073;font-size:14px;font-weight:650}.fishing-recommendation a{display:inline-block;margin-top:10px;color:#76558e;font-size:13px;font-weight:850;text-decoration:underline;text-underline-offset:3px}.fishing-recommendation ul{display:flex;margin:0;padding:0;list-style:none}.fishing-recommendation li{display:grid;width:54px;height:54px;place-items:center;overflow:hidden;border:3px solid #fff;border-radius:17px;background:#eef5ff;box-shadow:0 4px 13px #4d5b8021}.fishing-recommendation li+li{margin-left:-14px}.fishing-recommendation li img{width:45px;height:45px;object-fit:contain}.fishing-available,.fishing-coming-up{margin-top:42px}.fishing-section-heading{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:15px}.fishing-section-heading h2{margin:0;color:#453650;font-size:clamp(25px,3vw,33px);letter-spacing:-.03em}.fishing-section-heading>span{color:#887d90;font-size:12px;font-weight:750;text-align:right}.fishing-location-groups{display:grid;gap:18px}.fishing-location-group{padding:22px;border:1px solid rgba(111,89,132,.13);border-radius:24px;background:#ffffffdb;box-shadow:var(--catalog-shadow-soft);scroll-margin-top:18px}.fishing-location-group>header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:0 2px 17px}.fishing-location-group>header p{display:flex;align-items:center;gap:5px;margin:0 0 4px;color:#897694;font-size:11px;font-weight:850;letter-spacing:.06em;text-transform:uppercase}.fishing-location-group>header p svg{width:15px;height:15px}.fishing-location-group h3{margin:0;color:#4a3a57;font-size:23px;letter-spacing:-.02em}.fishing-location-group>header>a{color:#745494;font-size:12px;font-weight:850;text-decoration:underline;text-underline-offset:3px}.fishing-fish-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px}.fishing-fish-card{display:grid;grid-template-columns:104px minmax(0,1fr);gap:13px;min-width:0;padding:12px;border:1px solid rgba(109,91,134,.12);border-radius:19px;background:#fff;box-shadow:inset 0 1px #ffffffb3,0 5px 15px #4e3c630b}.fishing-fish-image{position:relative;display:grid;width:104px;height:104px;place-items:center;overflow:hidden;border-radius:15px;background:linear-gradient(145deg,#f4f8ff,#fef6fb);box-shadow:inset 0 0 0 1px #6c7eab1a}.fishing-fish-image>img:not(.catalog-rarity-badge){width:80px;height:80px;object-fit:contain;transition:transform .18s ease}.fishing-fish-image:hover>img:not(.catalog-rarity-badge){transform:scale(1.05)}.fishing-fish-image>svg{width:42px;height:42px;color:#85a0c3}.fishing-fish-rarity.catalog-rarity-badge{position:absolute;right:5px;bottom:5px;width:35px;height:auto}.fishing-fish-copy{min-width:0}.fishing-fish-heading{display:grid;gap:2px}.fishing-fish-heading>a,.fishing-coming-up li>div>a{color:#493853;font-size:15px;font-weight:850;line-height:1.2}.fishing-fish-heading>a:hover,.fishing-coming-up li>div>a:hover{color:#775590;text-decoration:underline;text-underline-offset:3px}.fishing-fish-heading span{color:#8b7c91;font-size:11px;font-weight:700}.fishing-fish-status{display:flex;align-items:flex-start;gap:4px;margin:7px 0;color:#55806f;font-size:11px;font-weight:800;line-height:1.4}.fishing-fish-status svg{flex:0 0 auto;width:14px;height:14px}.fishing-fish-copy dl{display:grid;gap:3px;margin:0}.fishing-fish-copy dl div{display:grid;grid-template-columns:53px minmax(0,1fr);gap:5px}.fishing-fish-copy dt{color:#918397;font-size:10px;font-weight:800}.fishing-fish-copy dd{margin:0;color:#665b6e;font-size:10px;font-weight:700;line-height:1.3}.fishing-empty,.fishing-loading{display:grid;justify-items:center;gap:7px;margin-top:16px;padding:43px 22px;border:1px dashed rgba(117,96,142,.28);border-radius:23px;color:#72667a;background:#ffffff8c;text-align:center}.fishing-empty svg{width:40px;height:40px;color:#86a1c2}.fishing-empty h2,.fishing-empty h3{margin:0;color:#4d4058;font-size:20px}.fishing-empty p{max-width:450px;margin:0;font-size:14px;font-weight:650;line-height:1.5}.fishing-coming-up>ol{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:0;padding:0;list-style:none}.fishing-coming-up li{display:grid;grid-template-columns:54px minmax(0,1fr);align-items:center;gap:10px;min-width:0;padding:12px;border:1px solid rgba(111,89,132,.13);border-radius:18px;background:#ffffffd9;box-shadow:var(--catalog-shadow-soft)}.fishing-coming-up-image{display:grid;width:54px;height:54px;place-items:center;border-radius:14px;background:#eef5ff}.fishing-coming-up-image img{width:45px;height:45px;object-fit:contain}.fishing-coming-up-image svg{width:28px;height:28px;color:#85a0c3}.fishing-coming-up li>div{display:grid;min-width:0;gap:3px}.fishing-coming-up li>div>a{overflow:hidden;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.fishing-coming-up li>div>span{overflow:hidden;color:#84778b;font-size:10px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.fishing-coming-up li>strong{grid-column:1 / -1;display:flex;align-items:center;gap:4px;color:#75618b;font-size:11px}.fishing-coming-up li>strong svg{width:13px;height:13px;color:#d399b0}.fishing-coming-up-empty{margin:0;padding:22px;border-radius:18px;color:#756a7d;background:#fff9;font-size:14px;font-weight:650}.fishing-data-note{margin:30px auto 0;max-width:760px;color:#82778a;font-size:12px;font-weight:650;line-height:1.55;text-align:center}@media(max-width:1160px){.fishing-fish-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.fishing-coming-up>ol{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:840px){.fishing-dashboard-main{width:min(calc(100% - 36px),var(--page-content-width));padding-top:22px}.fishing-dashboard-hero{align-items:flex-start;padding:28px}.fishing-world-now{grid-template-columns:1fr}}@media(max-width:600px){.fishing-dashboard-main{width:min(calc(100% - 24px),var(--page-content-width));padding-bottom:52px}.fishing-dashboard-hero{gap:17px;padding:24px 20px;border-radius:23px}.fishing-dashboard-hero h1{font-size:37px}.fishing-dashboard-hero p:last-child{font-size:14px}.fishing-hero-icon{width:65px;height:65px;border-radius:21px}.fishing-hero-icon svg{width:37px;height:37px}.fishing-world-now{gap:20px;padding:21px 18px;border-radius:22px}.fishing-world-now h2{font-size:31px}.fishing-world-controls,.tools-grid{grid-template-columns:1fr}.fishing-recommendation{grid-template-columns:48px minmax(0,1fr);gap:13px;padding:19px}.fishing-recommendation-icon{width:48px;height:48px;border-radius:15px}.fishing-recommendation-icon svg{width:26px;height:26px}.fishing-recommendation ul{display:none}.fishing-section-heading{align-items:flex-start;flex-direction:column;gap:4px}.fishing-section-heading>span{text-align:left}.fishing-location-group{padding:16px;border-radius:21px}.fishing-location-group>header{align-items:flex-start;flex-direction:column;gap:8px}.fishing-fish-grid,.fishing-coming-up>ol{grid-template-columns:1fr}.fishing-fish-card{grid-template-columns:88px minmax(0,1fr)}.fishing-fish-image{width:88px;height:88px}.fishing-fish-image>img:not(.catalog-rarity-badge){width:68px;height:68px}.fishing-coming-up{margin-top:32px}}.collection-checklists-page{min-height:100vh;color:#453a66;background:#f3f2ff}.collection-checklists-page .catalog-header-inner.no-tools{grid-template-rows:1fr}.collection-checklists-main{width:min(calc(100% - 72px),1380px);margin:0 auto;padding:34px 0 76px}.collection-checklists-intro{display:flex;align-items:center;justify-content:space-between;gap:32px;margin-bottom:24px}.collection-checklists-intro>div{max-width:760px}.collection-checklists-intro>div>span{display:inline-flex;align-items:center;gap:7px;color:#6b58bf;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.collection-checklists-intro>div>span svg{width:17px;height:17px;color:#ee8ca8}.collection-checklists-intro h1{max-width:720px;margin:10px 0 8px;color:#4c3d8f;font:800 clamp(34px,4.2vw,58px)/.98 "Quicksand",sans-serif;letter-spacing:-.045em}.collection-checklists-intro p{max-width:680px;margin:0;color:#716780;font-size:14px;line-height:1.55}.collection-checklists-intro>svg{width:118px;height:118px;flex:0 0 auto;color:#8ba0ec}.collection-checklists-toolbar{display:grid;grid-template-columns:minmax(260px,1fr) auto;align-items:end;gap:18px;margin-bottom:18px;border:1px solid rgba(101,81,200,.18);border-radius:20px;padding:14px;background:#fffffff0;box-shadow:0 12px 30px #4537701a}.collection-checklists-toolbar label{display:grid;gap:6px}.collection-checklists-toolbar label>span{color:#675a78;font-size:10px;font-weight:800;text-transform:uppercase}.collection-checklists-toolbar select{width:100%;min-height:48px;border:1px solid #d8d1ec;border-radius:13px;padding:0 40px 0 13px;color:#493d68;background:#fff;font:700 12px Quicksand,sans-serif}.collection-checklists-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.collection-checklists-actions button{min-height:46px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border:1px solid #6751c8;border-radius:999px;padding:8px 15px;color:#fff;background:#6751c8;font:800 10px Quicksand,sans-serif;cursor:pointer}.collection-checklists-actions button.secondary{border-color:#d9d0eb;color:#675a78;background:#fff}.collection-checklists-actions button:hover:not(:disabled){background:#5740b7}.collection-checklists-actions button.secondary:hover:not(:disabled){border-color:#8a75ce;color:#54418f;background:#f8f5ff}.collection-checklists-actions button:disabled{opacity:.5;cursor:not-allowed}.collection-checklists-actions svg{width:16px;height:16px}.collection-checklists-toolbar :focus-visible,.collection-poster-grid button:focus-visible{outline:4px solid rgba(54,150,94,.42);outline-offset:3px}.collection-checklists-message,.collection-checklists-notice{display:flex;align-items:center;gap:8px;margin:12px 0;border:1px solid #ddd5ee;border-radius:14px;padding:12px 14px;color:#675a78;background:#fff;font-size:11px;font-weight:700}.collection-checklists-message.error,.collection-checklists-notice.error{border-color:#efc7cf;color:#8d3f52;background:#fff6f8}.collection-checklists-notice.success{border-color:#bce2ca;color:#287a49;background:#f2fff6}.collection-checklists-notice svg{width:17px;height:17px}.collection-poster{overflow:hidden;border-radius:26px;padding:34px;background:#7f92e8;box-shadow:0 22px 52px #414d9d33}.collection-poster>header{margin:0 auto 22px;border-radius:999px;padding:20px 28px 18px;color:#fff;background:#f48aaa;text-align:center}.collection-poster>header>span{display:block;font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.collection-poster h2{margin:2px 0 3px;color:#fff;font:800 clamp(28px,4vw,48px)/1 "Quicksand",sans-serif;letter-spacing:-.025em}.collection-poster>header p{margin:0;font-size:11px;font-weight:700}.collection-poster>header strong{display:block;margin-top:8px;font-size:14px}.collection-poster-grid{display:grid;grid-template-columns:repeat(10,minmax(0,1fr));gap:4px;border:16px solid #fff;border-radius:22px;background:#8799ea}.collection-poster-grid button{min-width:0;aspect-ratio:1;position:relative;display:grid;place-items:center;overflow:hidden;border:2px solid #8195e6;padding:7px;color:#81758f;background:#f8fbff;cursor:pointer}.collection-poster-grid button:hover{z-index:1;border-color:#654fc2;box-shadow:inset 0 0 0 2px #654fc2}.collection-poster-grid button.checked{background:#eaf8ef}.collection-poster-grid button>img{width:76%;height:76%;position:absolute;top:12%;right:12%;bottom:12%;left:12%;display:block;object-fit:contain;object-position:center;transition:opacity .15s ease,transform .15s ease}.collection-poster-grid button:hover>img{transform:scale(1.04)}.collection-poster-grid button.checked>img{opacity:.42}.collection-poster-grid button>span:not(.collection-poster-check){font-size:8px;font-weight:700;line-height:1.2;text-align:center}.collection-poster-check{width:31%;height:31%;position:absolute;top:34.5%;right:34.5%;bottom:34.5%;left:34.5%;display:grid;place-items:center;border:2px solid rgba(255,255,255,.9);border-radius:50%;color:#fff;background:#159953;box-shadow:0 5px 12px #18593952}.collection-poster-check svg{width:72%;height:72%;filter:drop-shadow(0 2px 1px rgba(17,83,48,.25))}.collection-poster>footer{padding:18px 0 0;color:#fff;font-size:11px;font-weight:700;text-align:center}@media(max-width:900px){.collection-checklists-main{width:min(calc(100% - 28px),720px);padding-top:22px}.collection-checklists-toolbar{grid-template-columns:1fr;align-items:stretch}.collection-checklists-actions{justify-content:stretch}.collection-checklists-actions button{flex:1 1 145px}.collection-poster{padding:22px}.collection-poster-grid{grid-template-columns:repeat(7,minmax(0,1fr));border-width:12px}}@media(max-width:600px){.collection-checklists-main{width:calc(100% - 20px);padding-top:16px}.collection-checklists-intro{align-items:flex-start;gap:10px;margin-bottom:16px}.collection-checklists-intro>div>span{font-size:9px}.collection-checklists-intro h1{margin-block:7px 6px;font-size:30px;line-height:1}.collection-checklists-intro p{font-size:12px;line-height:1.42}.collection-checklists-intro>svg{width:48px;height:48px}.collection-checklists-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.collection-checklists-actions button:first-child{grid-column:1 / -1}.collection-poster{border-radius:20px;padding:12px}.collection-poster>header{border-radius:22px;padding:16px 12px}.collection-poster-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:2px;border-width:8px;border-radius:14px}.collection-poster-grid button{border-width:1px;padding:3px}.collection-poster-check{border-width:1px}}@media(max-width:430px){.collection-checklists-page .catalog-header-inner.no-tools{min-height:90px;grid-template-columns:102px minmax(0,1fr)}.collection-checklists-page .catalog-logo{width:102px}.collection-checklists-page .catalog-primary-nav{height:60px;gap:0}.collection-checklists-page .catalog-primary-nav a{height:54px;padding-inline:0;font-size:7.5px;letter-spacing:-.025em}.collection-checklists-page .catalog-primary-nav-icon,.collection-checklists-page .catalog-primary-nav a:not(.active) .catalog-primary-nav-icon{width:25px;height:25px}}
