.home-page{--home-ink: #3f315e;--home-muted: #756b83;--home-edge: rgba(118, 91, 146, .16);--home-edge-strong: rgba(111, 82, 162, .3);--home-shadow: 0 14px 34px rgba(89, 64, 127, .09);min-height:100vh;color:var(--home-ink);background:#fffdfd}.home-page button,.home-page input{font:inherit}.home-page a:focus-visible,.home-page button:focus-visible,.home-page input:focus-visible{outline:3px solid rgba(104,83,209,.28);outline-offset:2px}.catalog-header.is-home .catalog-header-inner{grid-template-columns:minmax(250px,1.1fr) minmax(390px,1.45fr) minmax(160px,.7fr)}.catalog-header.is-home .catalog-header-search{align-self:start;padding-top:12px}.home-hero{min-height:660px;display:grid;grid-template-columns:minmax(360px,.82fr) minmax(650px,1.18fr);align-items:center;gap:clamp(34px,5vw,84px);padding:68px clamp(36px,6vw,96px) 76px;background:radial-gradient(circle at 7% 9%,rgba(255,221,232,.56),transparent 24rem),radial-gradient(circle at 91% 15%,rgba(226,215,255,.68),transparent 27rem),linear-gradient(180deg,#fffdfd,#fbf8ff)}.home-hero-copy{min-width:0;max-width:690px}.home-hero h1{max-width:650px;margin:0;color:#4f3a85;font-size:clamp(48px,5.2vw,78px);line-height:1.03;letter-spacing:-.045em}.home-hero-lede{max-width:620px;margin:22px 0 28px;color:#66597b;font-size:clamp(17px,1.4vw,22px);line-height:1.55}.home-search-composer{position:relative;z-index:20;width:min(100%,680px)}.home-search-field{min-height:64px;display:grid;grid-template-columns:52px minmax(0,1fr) auto auto;align-items:center;border:1px solid rgba(111,82,162,.25);border-radius:22px;padding:6px;background:#fffffff5;box-shadow:0 16px 38px #59407f1f}.home-search-field>svg{justify-self:center;width:23px;height:23px;color:#6b56b8}.home-search-field input{min-width:0;height:50px;border:0;outline:0;padding:0 8px 0 0;color:#46375f;background:transparent;font-size:16px}.home-search-field input::placeholder{color:#9b91a8}.home-search-clear{width:38px;height:38px;display:grid;place-items:center;border:0;border-radius:12px;color:#857991;background:#f5f0f7;cursor:pointer}.home-search-clear svg{width:17px;height:17px}.home-search-submit{min-width:100px;height:50px;border:0;border-radius:16px;padding:0 20px;color:#fff;background:linear-gradient(135deg,#795ce1,#6344d0);box-shadow:0 9px 18px #5d41c838;font-weight:800;cursor:pointer}.home-search-results{position:absolute;top:calc(100% + 9px);right:0;left:0;overflow:hidden;border:1px solid var(--home-edge);border-radius:20px;background:#fffffffa;box-shadow:0 22px 48px #3f2d572e}.home-search-result-group+.home-search-result-group{border-top:1px solid #eee8f2}.home-search-result-group>p{margin:0;padding:10px 14px 5px;color:#9c89ad;font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.home-search-result-group>a{min-height:58px;display:grid;grid-template-columns:43px minmax(0,1fr) 20px;align-items:center;gap:10px;padding:6px 13px;color:#4a3b60;text-decoration:none}.home-search-result-group>a:hover{background:#faf7ff}.home-search-result-group>a>span:nth-child(2){min-width:0;display:grid;gap:2px}.home-search-result-group strong,.home-search-result-group small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home-search-result-group strong{font-size:13px}.home-search-result-group small{color:#908599;font-size:10px}.home-search-result-group>a>svg{color:#8d79b3}.home-search-result-icon,.home-search-result-thumb{width:43px;height:43px;display:grid;place-items:center;overflow:hidden;border-radius:12px;color:#7359ca;background:#f2ecff}.home-search-result-icon svg{width:22px;height:22px}.home-search-result-thumb img{width:39px;height:39px;object-fit:contain}.home-search-empty{min-height:78px;display:flex;align-items:center;justify-content:center;gap:8px;color:#8a7d94;font-size:12px;font-weight:700}.home-search-empty svg{width:22px;height:22px}.home-hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:20px}.home-primary-action,.home-secondary-action,.home-panel-action,.home-quiet-action{min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:15px;padding:0 20px;font-weight:800;text-decoration:none;cursor:pointer}.home-primary-action{border:0;color:#fff;background:linear-gradient(135deg,#7b5de4,#6445cf);box-shadow:0 10px 22px #5d41c833}.home-secondary-action{border:1px solid var(--home-edge-strong);color:#674ec2;background:#ffffffe0}.home-primary-action svg,.home-panel-action svg,.home-quiet-action svg{width:17px;height:17px}.home-error{margin:12px 0 0;color:#a7435b;font-size:12px;font-weight:700}.home-hero-gallery{min-width:0;border:1px solid rgba(124,94,156,.13);border-radius:34px;padding:20px;background:#ffffffb8;box-shadow:0 24px 56px #5e45801f;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.home-gallery-heading{min-height:42px;display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:12px}.home-gallery-heading strong{color:#4e3b69;font-size:18px}.home-gallery-heading button{min-height:38px;display:inline-flex;align-items:center;gap:7px;border:1px solid #ddd2eb;border-radius:999px;padding:0 14px;color:#6e57be;background:#fff;font-size:12px;font-weight:800;cursor:pointer}.home-gallery-heading button:disabled{opacity:.5;cursor:wait}.home-gallery-heading svg{width:16px;height:16px}.home-item-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.home-item-card{min-width:0;overflow:hidden;border:1px solid rgba(121,94,150,.14);border-radius:20px;background:#fff;box-shadow:0 8px 20px #523c6f14}.home-item-card-stage{width:calc(100% - 16px);aspect-ratio:1.06 / 1;position:relative;overflow:hidden;margin:8px 8px 0;border:1px solid rgba(119,94,139,.08);border-radius:16px;background:#fbf8f0;box-shadow:inset 0 1px 9px #614a750f}.home-item-card-stage.rose{background:#fff2f6}.home-item-card-stage.lavender{background:#f4efff}.home-item-card-stage.sage{background:#f1f7ed}.home-item-card-stage.peach{background:#fff1e8}.home-item-card-stage.butter{background:#fff8df}.home-item-card-stage>a{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:15px}.home-item-card-stage>a img{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 8px 8px rgba(77,58,91,.14))}.home-favorite-button{width:42px;height:42px;position:absolute;z-index:2;top:7px;right:7px;display:grid;place-items:center;border:0;border-radius:50%;color:#7963bf;background:#fffffff5;box-shadow:inset 0 0 0 1px #6f539824,0 5px 12px #553d701a;cursor:pointer}.home-favorite-button.is-saved{color:#fff;background:#f27496}.home-favorite-button svg{width:21px;height:21px}.home-rarity-badge{width:44px;height:auto;position:absolute;right:8px;bottom:7px;pointer-events:none}.home-item-card-name{min-height:48px;display:-webkit-box;overflow:hidden;padding:13px 12px 0;color:#49385f;font-size:13px;font-weight:800;line-height:1.28;text-decoration:none;-webkit-box-orient:vertical;-webkit-line-clamp:2}.home-item-card>span{display:block;margin:7px 12px 14px;color:#9b8fa3;font-size:10px}.home-gallery-loading{min-height:430px;display:flex;align-items:center;justify-content:center;gap:10px;color:#7d7091;font-weight:700}.home-gallery-loading svg{width:28px;height:28px;color:#7c62ce}.home-guide-section,.home-events-section,.home-browse-section{padding:72px clamp(36px,6vw,96px)}.home-guide-section{background:radial-gradient(circle at 8% 15%,rgba(242,224,255,.5),transparent 25rem),#fffdfc}.home-section-heading{margin-bottom:26px}.home-section-heading h2,.home-browse-copy h2{margin:0;color:#4b376e;font-size:clamp(34px,3.2vw,48px);letter-spacing:-.035em}.home-section-heading p,.home-browse-copy p{margin:8px 0 0;color:var(--home-muted);font-size:15px;line-height:1.5}.home-guide-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:13px}.home-guide-choice{min-width:0;min-height:126px;display:grid;grid-template-columns:48px minmax(0,1fr) 18px;align-items:start;gap:11px;border:1px solid var(--home-edge);border-radius:22px;padding:17px;color:#544269;background:#fff;box-shadow:var(--home-shadow);text-align:left;cursor:pointer}.home-guide-choice.is-active{border-color:#7151c27a;background:linear-gradient(145deg,#fbf8ff,#f4edff);box-shadow:inset 0 0 0 1px #7555cd14,0 14px 30px #59407f1f}.home-guide-icon{width:46px;height:46px;display:grid;place-items:center;border-radius:15px;color:#7358c9;background:#f0eaff}.home-guide-icon svg{width:25px;height:25px}.home-guide-copy{min-width:0;display:grid;gap:5px}.home-guide-copy small{color:#9c87ad;font-size:9px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.home-guide-copy strong{color:#4d3a63;font-size:16px;line-height:1.22}.home-guide-copy em{color:#85798d;font-size:11px;font-style:normal;line-height:1.4}.home-guide-choice>svg{margin-top:14px;color:#8b7aa7}.home-guide-panel{margin-top:16px;border:1px solid rgba(116,84,216,.2);border-radius:26px;padding:24px 28px;background:radial-gradient(circle at 0% 50%,rgba(255,222,232,.62),transparent 22rem),linear-gradient(135deg,#fbf8ff,#f4edff)}.home-guide-panel-content{display:flex;align-items:center;justify-content:space-between;gap:28px}.home-guide-panel h3{margin:0 0 5px;color:#47356e;font-size:23px}.home-guide-panel p{max-width:700px;margin:0;color:var(--home-muted);line-height:1.5}.home-panel-action{flex:0 0 auto;border:1px solid rgba(111,82,162,.28);color:#634cbd;background:#fff}.home-category-mini-grid{display:grid;grid-template-columns:repeat(4,92px);gap:8px}.home-category-mini-grid a{min-height:78px;display:grid;place-items:center;gap:2px;border:1px solid var(--home-edge);border-radius:15px;padding:7px;color:#4e3c64;background:#ffffffe0;font-size:10px;font-weight:800;text-align:center;text-decoration:none}.home-category-mini-grid img{width:40px;height:40px;object-fit:contain}.home-events-section{background:radial-gradient(circle at 10% 10%,rgba(215,239,255,.5),transparent 26rem),#faf8ff}.home-split-heading{display:flex;align-items:end;justify-content:space-between;gap:26px}.home-quiet-action{min-height:46px;border:1px solid var(--home-edge-strong);border-radius:999px;color:#674ec2;background:#ffffffd6}.home-event-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(270px,1fr));gap:16px}.home-event-card{min-width:0;position:relative;overflow:hidden;display:grid;grid-template-rows:178px minmax(0,1fr);border:1px solid var(--home-edge);border-radius:28px;background:#fff;box-shadow:var(--home-shadow)}.home-event-card.is-ending-soon{border-color:#e1744f8f;box-shadow:0 16px 34px #c55e3e21}.home-event-deadline{min-height:36px;position:absolute;z-index:3;top:15px;left:15px;display:inline-flex;align-items:center;gap:7px;border:1px solid rgba(203,92,55,.28);border-radius:999px;padding:0 12px;color:#8f3f28;background:#fff5e8f5;box-shadow:0 7px 18px #97412824;font-size:12px;font-weight:800}.home-event-deadline svg{width:18px;height:18px}.home-event-card:not(.is-ending-soon) .home-event-deadline{border-color:var(--home-edge);color:#6f617c;background:#ffffffe6;box-shadow:0 7px 18px #5d458417}.home-event-art{display:flex;align-items:center;justify-content:center;overflow:hidden;gap:2px;padding:20px 12px 10px;background:#fff4e9}.home-event-card.western .home-event-art{background:linear-gradient(145deg,#f7ebdc,#eae3d6)}.home-event-card.heatwave .home-event-art{background:linear-gradient(145deg,#dff4ff,#fff2ce)}.home-event-card.sanrio .home-event-art{background:linear-gradient(145deg,#fff0f6,#f0eaff)}.home-event-card.mirage .home-event-art{background:linear-gradient(145deg,#fff3d9,#f5e6d3)}.home-event-art a{width:31%;height:132px;display:grid;place-items:center}.home-event-art img{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 8px 7px rgba(86,62,105,.12))}.home-event-copy{position:relative;z-index:1;padding:22px 24px 24px;background:#fff}.home-event-copy>span{color:#806aad;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.home-event-copy h3{margin:7px 0;color:#443262;font-size:25px;line-height:1.1}.home-event-copy p{margin:0 0 7px;color:var(--home-muted);font-size:13px;line-height:1.5}.home-event-copy time{display:block;margin-bottom:17px;color:#7b7088;font-size:11px;font-weight:700}.home-event-copy>a{display:inline-flex;align-items:center;gap:7px;border:0;padding:0;color:inherit;background:transparent;font-size:13px;font-weight:800;text-decoration:none}.home-event-copy>a:hover{text-decoration:underline}.home-browse-section{display:grid;grid-template-columns:minmax(280px,.75fr) minmax(600px,1.25fr);align-items:center;gap:clamp(36px,5vw,78px);background:#fffdfc}.home-browse-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.home-browse-grid>a{min-width:0;min-height:115px;display:grid;grid-template-columns:68px minmax(0,1fr) 24px;align-items:center;gap:13px;border:1px solid var(--home-edge);border-radius:22px;padding:14px;color:inherit;background:#fff;box-shadow:var(--home-shadow);text-align:left;text-decoration:none;transition:transform .16s ease,border-color .16s ease}.home-browse-grid>a:hover{border-color:#7454d857;transform:translateY(-2px)}.home-browse-grid img{width:64px;height:64px;object-fit:contain}.home-browse-grid span{min-width:0;display:grid;gap:4px}.home-browse-grid strong{color:#49385f;font-size:16px}.home-browse-grid small{color:var(--home-muted);font-size:11px;line-height:1.4}.home-browse-grid svg{color:#8a75b5}@media(max-width:1180px){.catalog-header.is-home .catalog-header-inner{grid-template-columns:minmax(220px,1fr) minmax(360px,1.45fr);grid-template-areas:"brand navigation" "utility utility"}.catalog-header.is-home .catalog-header-search{grid-area:utility;min-height:0;padding:0 4px 4px}.home-hero{grid-template-columns:1fr}.home-hero-copy{max-width:780px}.home-guide-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-browse-section{grid-template-columns:1fr}}@media(max-width:720px){.catalog-header.is-home .catalog-header-inner{grid-template-columns:minmax(128px,.72fr) minmax(205px,1.28fr);grid-template-areas:"brand navigation" "utility utility"}.catalog-header.is-home .catalog-header-search{display:flex;justify-content:flex-end}.home-hero{min-height:0;padding:48px 18px 54px}.home-hero h1{font-size:46px}.home-hero-lede{margin-block:17px 22px;font-size:16px}.home-search-field{grid-template-columns:42px minmax(0,1fr) auto;border-radius:19px}.home-search-submit{grid-column:1 / -1;width:100%}.home-hero-actions{display:grid;grid-template-columns:1fr 1fr}.home-primary-action,.home-secondary-action{padding-inline:10px}.home-hero-gallery{margin-inline:-4px;border-radius:26px;padding:17px 13px 18px}.home-item-grid{grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:minmax(145px,44vw);overflow-x:auto;gap:10px;padding:2px 2px 14px;scroll-snap-type:x mandatory}.home-item-grid .catalog-item-card{scroll-snap-align:start}.home-guide-section,.home-events-section,.home-browse-section{padding:54px 18px}.home-section-heading h2,.home-browse-copy h2{font-size:34px}.home-guide-grid{grid-template-columns:1fr}.home-guide-choice{min-height:0}.home-guide-panel{padding:21px 18px}.home-guide-panel-content{display:grid}.home-panel-action{width:100%}.home-category-mini-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-split-heading{display:grid}.home-quiet-action{justify-self:start}.home-event-grid,.home-browse-grid{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.home-page *,.home-page *:before,.home-page *:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}: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)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:0;min-height:100vh;background:radial-gradient(circle at 20% 0%,#eef5ff 0,transparent 32%),#f6f2ff;-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:min(100%,1680px);margin-inline:auto;background:var(--white);min-height:100vh;box-shadow:0 0 70px #41326b24;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-favorites-link svg:last-child{margin-left:auto;color:#8e7899}.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}}body:has(.events-preview-page){background: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}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:min(100%,1680px);min-height:100vh;margin-inline:auto;color:var(--events-ink);background:radial-gradient(circle at 78% 1%,rgba(234,228,255,.67),transparent 27%),radial-gradient(circle at 18% 20%,rgba(231,247,255,.55),transparent 25%),linear-gradient(180deg,#fffefe,#fbfaff 49%,#fffefe);box-shadow:0 0 70px #41326b21;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(930px,100%);max-height:min(760px,calc(100vh - 48px));position:relative;display:grid;grid-template-columns:minmax(0,.92fr) minmax(360px,1.08fr);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:#8e8395;font-size:9px;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:#69606f;font-size:12px;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:#6e6475;font-size:10px;line-height:1.45}.events-dialog-action strong{display:block;color:#554574;font-size:10px}.events-dialog h3{margin:21px 0 8px;color:#584879;font-size:13px}.events-dialog ul{display:grid;gap:8px;margin:0;padding:0;list-style:none}.events-dialog li{position:relative;padding-left:18px;color:#6e6675;font-size:10px;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}}.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,.events-preview-page{--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)}.item-database-only{width:100%;max-width:none;color:#39345f;background:#faf8ff;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 clamp(10px,1vw,20px) 10px;background:radial-gradient(circle at 12% 12%,rgba(255,235,241,.58),transparent 29%),radial-gradient(circle at 86% 0,rgba(238,231,255,.72),transparent 30%),linear-gradient(180deg,#fffefe,#faf7ff)}.catalog-header a:focus-visible{outline:3px solid rgba(104,83,209,.28);outline-offset:2px}.catalog-header-inner{width:min(100%,1920px);min-height:clamp(108px,7.5vw,138px);margin-inline:auto;display:grid;grid-template-columns:minmax(220px,1.15fr) minmax(340px,1.35fr) minmax(260px,1fr);grid-template-areas:"brand navigation search";align-items:center;gap:12px;padding:7px 18px;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:center;align-content:center}.catalog-brand-lockup>p{margin:-1px 0 0;color:#9588b1;font-size:clamp(10px,.65vw,12px);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%,clamp(275px,22vw,360px));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:clamp(84px,6.2vw,108px);display:flex;align-items:center;justify-content:center;gap:clamp(4px,.45vw,8px)}.catalog-primary-nav a{width:clamp(76px,7vw,132px);height:clamp(80px,5.9vw,102px);flex:0 1 132px;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:clamp(48px,3.9vw,66px);height:clamp(48px,3.9vw,66px);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-nav-icon-optical-offset: 3.5%}.catalog-header-search{grid-area:search;min-width:0;position:relative;z-index:5;display:grid;gap:7px}.catalog-report-link{min-height:34px;justify-self:end;display:inline-flex;align-items:center;gap:6px;border:1px solid #e4d9f1;border-radius:999px;padding:3px 10px 3px 4px;color:#7059c7;background:#ffffffbd;box-shadow:0 5px 14px #64499114;font-size:11px;font-weight:800;text-decoration:none;transition:color .18s ease,border-color .18s ease,box-shadow .18s ease,transform .18s ease}.catalog-report-link-icon{width:27px;height:27px;object-fit:contain;filter:drop-shadow(0 2px 3px rgba(92,55,126,.16))}.catalog-report-link:hover{border-color:#d8c2e8;color:#d65b82;box-shadow:0 7px 16px #64499121;transform:translateY(-1px)}.catalog-report-link:focus-visible{outline:3px solid rgba(157,130,214,.3);outline-offset:2px}.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(100%,1404px);margin-inline:auto;display:flex;align-items:center;justify-content:space-between;gap:28px}.catalog-footer-brand{display:flex;flex-wrap:wrap;align-items:center;gap:12px 18px}.catalog-footer p{display:grid;gap:3px;margin:0}.catalog-footer p strong{color:#4b3b62;font-size:13px}.catalog-footer p span{font-size:10px}.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-height:calc(100vh - clamp(126px,9vw,160px));padding:18px 38px 68px;background:radial-gradient(circle at 13% 6%,rgba(244,227,255,.62),transparent 26%),radial-gradient(circle at 83% 8%,rgba(255,236,225,.42),transparent 25%),linear-gradient(180deg,#f9f7ff 0,#fffefe 49%,#fffdfa)}.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{align-items:flex-start;flex-direction:column;gap:10px}.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:clamp(52px,3.75vw,64px);display:grid;grid-template-columns:clamp(40px,3vw,50px) minmax(0,1fr) 40px;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:clamp(20px,1.5vw,26px);height:clamp(20px,1.5vw,26px);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:clamp(14.5px,1.05vw,18px);font-weight:600}.catalog-global-search input::placeholder{color:#8f84aa;opacity:1}.catalog-global-search>button{width:36px;height:36px;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{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-category-tabs{width:min(100%,1404px);min-height:48px;display:flex;align-items:center;gap:28px;margin-inline:auto;overflow-x:auto;scrollbar-width:none}.catalog-category-tabs::-webkit-scrollbar{display:none}.catalog-category-tabs button{min-height:44px;display:inline-flex;align-items:center;gap:9px;flex:0 0 auto;border:0;border-radius:13px;padding:4px 11px 4px 5px;color:#3f3b5d;background:transparent;font-size:14px;font-weight:700;cursor:pointer;transition:background .18s ease,color .18s ease,box-shadow .18s ease}.catalog-category-tabs button>span{width:34px;height:34px;display:grid;place-items:center;border-radius:10px;color:#5e4ccc;background:#e8e1ff}.catalog-category-tabs button>span svg{width:21px;height:21px}.catalog-category-tabs .category-clothing>span{color:#7161d2;background:#e9e5ff}.catalog-category-tabs .category-furniture>span{color:#db6e3f;background:#ffe5d4}.catalog-category-tabs .category-building>span{color:#768a2d;background:#e7efc8}.catalog-category-tabs .category-nature>span{color:#4f9b68;background:#d9f1dc}.catalog-category-tabs button:hover{background:#ffffffbf}.catalog-category-tabs button.active{min-width:74px;justify-content:center;padding:0 18px;color:#fff;background:linear-gradient(135deg,#6451d5,#523cc7);box-shadow:0 7px 16px #523cbf2e}.catalog-category-tabs button.active>span{display:none}.catalog-result-toolbar{width:min(100%,1404px);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;gap:14px}.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%,1404px);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%,1404px);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:3px;right:3px}.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-copy{padding:15px 17px 17px}.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-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}.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%,1404px);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%,1404px);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%,1404px);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%,1404px);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:38px;height:38px;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);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-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:38px;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:43px;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:38px;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:30px;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%,850px);max-height:calc(100vh - 48px);position:relative;display:grid;grid-template-columns:minmax(300px,.95fr) minmax(0,1.05fr);overflow-y:auto;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:38px;height:38px;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:480px;position:relative;display:grid;place-items:center;overflow:hidden}.catalog-modal-image>img:not(.catalog-rarity-badge){width:84%;height:84%;max-width:none;max-height:none;object-fit:contain;filter:drop-shadow(0 13px 15px rgba(70,52,75,.18))}.catalog-modal-copy{align-self:center;padding:54px 43px 42px}.catalog-modal-kicker{color:#8b71bd;font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.catalog-modal-copy h2{margin:5px 0 8px;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-item-details{display:grid;gap:0;margin:18px 0}.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-links svg{width:12px;height:12px;flex:0 0 auto}.catalog-modal-rarity{position:static;width:54px;height:36px}.catalog-modal-actions{display:flex;flex-wrap:wrap;align-items:center;gap:9px}.catalog-modal-favorite,.catalog-modal-share,.catalog-modal-report{min-height:45px;display:inline-flex;align-items:center;gap:8px;border-radius:999px;padding:0 17px;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-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-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-set-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:1120px){.catalog-header{padding:7px 10px 10px}.catalog-header-inner{min-height:142px;grid-template-columns:minmax(200px,.72fr) minmax(360px,1.28fr);grid-template-areas:"brand navigation" "search search";gap:5px 12px;padding:7px 14px 9px;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-top:18px}.catalog-search-suggestions{max-height:min(560px,calc(100vh - 180px))}}@media(max-width:960px){.catalog-page{padding-inline:24px}.catalog-category-tabs{gap:13px}.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(108px,122px) minmax(0,1fr);grid-template-areas:"brand navigation" "search search";gap:4px 6px;padding:6px 7px 8px;border-radius:20px}.catalog-logo{width:clamp(108px,17vw,122px)}.catalog-brand-lockup>p{display:none}.catalog-primary-nav{width:100%;height:54px}.catalog-primary-nav a{width:auto;min-width:0;height:50px;flex:1 1 0;gap:0;border-radius:14px;padding:2px 2px 4px;font-size:clamp(10.5px,1.55vw,11.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:24px;height:24px}.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:44px;grid-template-columns:38px minmax(0,1fr) 40px;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-category-tabs{gap:7px}.catalog-category-tabs button{min-height:40px;gap:6px;padding-right:9px;font-size:11px}.catalog-category-tabs button>span{width:31px;height:31px}.catalog-category-tabs button>span svg{width:18px;height:18px}.catalog-category-tabs button.active{min-width:59px;padding-inline:13px}.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-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-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)}.catalog-modal-image{min-height:310px}.catalog-modal-copy{padding:28px 24px 30px}.catalog-modal-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-modal-favorite{grid-column:1 / -1}.catalog-modal-share,.catalog-modal-report{justify-content:center}}@media(max-width:430px){.catalog-page{padding-inline:9px}.catalog-header{padding-inline:5px;padding-bottom:7px}.catalog-header-inner{padding:6px 6px 8px;border-radius:19px}.catalog-logo{width:104px}.catalog-primary-nav a{padding-inline:1px;font-size:clamp(10px,2.8vw,11px)}.catalog-primary-nav-icon,.catalog-primary-nav a:not(.active) .catalog-primary-nav-icon{width:23px;height:23px}.catalog-global-search input{font-size:12px}.catalog-category-tabs{padding-bottom:2px}.catalog-result-count{font-size:11px}.catalog-filter-button,.catalog-sort,.catalog-variant-select{height:41px;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-copy{padding:25px 18px 24px}.catalog-item-details>div{grid-template-columns:95px minmax(0,1fr)}}.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;margin-top:auto;padding-top:12px;color:#6751bd;font-size:9px;font-weight:800;text-decoration:none}.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-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:9px;font-weight:800;text-decoration:none}.events-dialog-collection-link svg{width:13px;height:13px}@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}}.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}}
