@import "https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=DM+Sans:wght@400;500;600;700&family=Instrument+Serif:ital@0;1&display=swap";:root{--ink:#171816;--muted:#6d7068;--surface:#f7f6f1;--card:#fff;--line:#e4e2d9;--green:#345e4d;--green-dark:#234638;--lime:#c8d99b;--orange:#d77745;color:var(--ink);background:var(--surface);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;font-family:DM Sans,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;min-height:100vh;margin:0}button,input,select{font:inherit}button,a,select{-webkit-tap-highlight-color:transparent}a{color:inherit}p,h1,h2,h3{margin:0}.app-shell{min-height:100vh;overflow:hidden}.site-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;width:min(100% - 48px,1380px);height:88px;margin:0 auto;display:flex}.brand{align-items:center;gap:12px;text-decoration:none;display:inline-flex}.brand-mark{width:42px;height:42px;color:var(--lime);background:var(--green-dark);border-radius:12px;place-items:center;display:grid}.brand-mark svg{fill:currentColor;width:28px}.brand strong,.brand small{font-family:Manrope,sans-serif;display:block}.brand strong{letter-spacing:.12em;font-size:19px;line-height:1}.brand small{color:var(--muted);letter-spacing:.2em;margin-top:5px;font-size:9px;font-weight:700}.header-status{color:var(--muted);align-items:center;gap:9px;font-size:13px;font-weight:600;display:flex}.header-actions{align-items:center;gap:10px;display:flex}.admin-active{color:var(--green-dark);text-transform:uppercase;background:#e4ead6;border-radius:999px;padding:6px 10px;font-size:11px;font-weight:800}.header-button{border:1px solid var(--line);color:var(--ink);cursor:pointer;background:#fff;border-radius:8px;padding:9px 13px;font-size:12px;font-weight:700}.status-dot{background:#72a276;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #72a27624}.hero{color:#f7f5ed;background:radial-gradient(circle at 77% 20%,#c8d99b21,#0000 28%),linear-gradient(115deg,#1f4034,#345e4d 58%,#294e40);justify-content:space-between;align-items:flex-end;gap:64px;min-height:430px;padding:88px max(24px,50vw - 690px);display:flex;position:relative}.hero:after{content:"";border:1px solid #ffffff1a;border-radius:50%;width:370px;height:370px;position:absolute;top:-170px;right:8%;box-shadow:0 0 0 54px #ffffff06,0 0 0 108px #ffffff05}.hero-copy,.collection-summary{z-index:1;position:relative}.hero h1{letter-spacing:-.055em;max-width:720px;font-family:Manrope,sans-serif;font-size:clamp(48px,6vw,82px);line-height:.98}.hero-description{color:#ffffffab;max-width:550px;margin-top:28px;font-size:16px;line-height:1.7}.collection-summary{border-left:1px solid #fff3;min-width:230px;padding:6px 0 4px 30px}.collection-summary strong,.collection-summary span{display:block}.collection-summary strong{font-family:Manrope,sans-serif;font-size:30px;line-height:1.1}.collection-summary span{color:#ffffff8c;margin-top:3px;font-size:12px}.catalog-section{width:min(100% - 48px,1380px);margin:0 auto;padding:72px 0 88px}.section-heading{justify-content:space-between;align-items:flex-end;gap:20px;display:flex}.section-heading .eyebrow{margin-bottom:10px}.section-heading h2{letter-spacing:-.04em;font-family:Manrope,sans-serif;font-size:clamp(30px,4vw,46px)}.section-actions>p{color:var(--muted);padding-bottom:5px;font-size:13px}.section-actions{align-items:center;gap:18px;display:flex}.primary-button,.secondary-button,.small-button{cursor:pointer;border-radius:8px;font-weight:700}.primary-button{border:1px solid var(--green);color:#fff;background:var(--green);padding:11px 16px}.secondary-button{border:1px solid var(--line);color:var(--ink);background:#fff;padding:11px 16px}.small-button{color:var(--green-dark);background:#f0f4ec;border:1px solid #cad4ca;padding:8px 11px;font-size:11px}.primary-button:disabled,.secondary-button:disabled,.small-button:disabled,.header-button:disabled{opacity:.55;cursor:wait}.filters{grid-template-columns:minmax(280px,1fr) repeat(4,minmax(135px,175px));gap:12px;margin:34px 0;display:grid}.filters label{display:block}.filters input,.filters select{border:1px solid var(--line);width:100%;height:50px;color:var(--ink);background:var(--card);border-radius:9px;outline:none;transition:border-color .16s,box-shadow .16s}.filters input:focus,.filters select:focus{border-color:#829c8d;box-shadow:0 0 0 3px #345e4d1a}.filters select{cursor:pointer;padding:0 38px 0 15px}.search-field{position:relative}.search-field svg{fill:none;stroke:#7d8078;stroke-width:1.8px;stroke-linecap:round;width:19px;position:absolute;top:15px;left:16px}.search-field input{padding:0 16px 0 48px}.notice{color:#41684e;background:#f1f7f1;border:1px solid #dce6dc;border-radius:8px;align-items:center;gap:10px;min-height:44px;margin:-14px 0 22px;padding:10px 14px;font-size:13px;display:flex}.notice-warning{color:#856533;background:#fbf7ee;border-color:#eadfca}.spinner{border:2px solid #b9cabd;border-top-color:var(--green);border-radius:50%;width:15px;height:15px;animation:.7s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.card-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:28px 20px;display:grid}.card-item{min-width:0;position:relative}.card-image-wrap{aspect-ratio:488/680;color:var(--muted);background:#e9e8e1;border-radius:4.8%/3.5%;display:block;position:relative;overflow:hidden;box-shadow:0 8px 20px #1c251f17}.card-image{z-index:1;object-fit:cover;width:100%;height:100%;transition:transform .22s;display:block;position:relative}.image-placeholder{place-items:center;font-size:12px;display:grid;position:absolute;inset:0}.foil-badge{z-index:2;color:#232820;letter-spacing:.1em;background:linear-gradient(120deg,#caeff4,#fbdbb1,#d4c5f2);border-radius:5px;padding:5px 8px;font-size:9px;font-weight:800;position:absolute;top:13px;right:13px;box-shadow:0 2px 8px #0003}.card-remove-button{z-index:4;border:3px solid var(--surface);color:#fff;cursor:pointer;background:#b8473d;border-radius:50%;width:32px;height:32px;padding:0;font-size:20px;font-weight:700;line-height:1;position:absolute;top:-10px;right:-8px;box-shadow:0 4px 12px #571f1b40}.card-remove-button:disabled{cursor:wait;opacity:.65}.card-content{padding:15px 3px 0}.card-heading{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.card-heading>div{min-width:0}.card-heading h3{text-overflow:ellipsis;white-space:nowrap;font-family:Manrope,sans-serif;font-size:15px;font-weight:700;line-height:1.3;overflow:hidden}.card-heading p,.type-line{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.card-heading p{margin-top:4px}.quantity{min-width:35px;color:var(--green-dark);text-align:center;background:#e4ead6;border-radius:6px;flex:none;padding:4px 7px;font-size:11px;font-weight:800}.type-line{border-bottom:1px solid var(--line);margin-top:13px;padding-bottom:12px}.card-meta{color:#777a72;text-transform:uppercase;align-items:center;gap:10px;padding-top:10px;font-size:10px;font-weight:600;display:flex}.rarity{padding-left:10px;position:relative}.rarity:before{content:"";background:#9d9d99;border-radius:50%;width:6px;height:6px;position:absolute;top:4px;left:0}.rarity-uncommon:before{background:#8b9397}.rarity-rare:before{background:#c49b3d}.rarity-mythic:before{background:#d35d31}.empty-state{text-align:center;border:1px dashed #cfcdc3;border-radius:14px;padding:80px 20px}.empty-state>span{width:58px;height:58px;color:var(--green);background:#e8ecdf;border-radius:50%;place-items:center;margin:0 auto 20px;font-family:Manrope,sans-serif;font-size:22px;font-weight:800;display:grid}.empty-state h3{font-family:Manrope,sans-serif;font-size:21px}.empty-state p{color:var(--muted);margin-top:8px;font-size:14px}.empty-state button{color:#fff;background:var(--green);cursor:pointer;border:0;border-radius:8px;margin-top:20px;padding:10px 16px}.compact-list{border:1px solid var(--line);background:#fff;border-radius:12px;overflow:hidden}.compact-list-header,.compact-row{grid-template-columns:minmax(270px,1.35fr) minmax(150px,.8fr) minmax(220px,1fr) minmax(115px,.55fr) 56px 48px;align-items:center;gap:16px;display:grid}.compact-list-header{color:#85877f;text-transform:uppercase;background:#efeee8;padding:10px 16px;font-size:10px;font-weight:800}.compact-row{border-top:1px solid var(--line);min-height:68px;padding:8px 16px;font-size:12px}.compact-row:first-of-type{border-top:0}.compact-card-name{align-items:center;gap:12px;min-width:0;display:flex}.compact-card-name img{object-fit:cover;border-radius:4px;flex:none;width:36px;height:50px}.compact-card-name div,.compact-set,.compact-type,.compact-stock{min-width:0}.compact-row strong,.compact-row span{display:block}.compact-row strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.compact-row span{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin-top:3px;overflow:hidden}.compact-quantity{text-align:center;font-size:14px;font-weight:800;color:var(--green-dark)!important;margin:0!important}.list-remove-button{color:#a23d35;cursor:pointer;background:#fff3f1;border:1px solid #e3c5c1;border-radius:7px;width:38px;height:32px;font-weight:800}.list-remove-button:disabled{opacity:.6;cursor:wait}.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#121915b8;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.modal-card{background:var(--surface);border-radius:16px;width:min(100%,1080px);max-height:calc(100vh - 48px);padding:32px;position:relative;overflow:auto;box-shadow:0 28px 80px #0000004d}.login-modal{width:min(100%,440px)}.modal-card h2{letter-spacing:-.035em;font-family:Manrope,sans-serif;font-size:28px}.modal-card .eyebrow{margin-bottom:8px}.modal-close{width:34px;height:34px;color:var(--ink);cursor:pointer;background:#e8e7e0;border:0;border-radius:50%;font-size:22px;position:absolute;top:18px;right:18px}.modal-description{color:var(--muted);margin:12px 0 24px;font-size:14px;line-height:1.55}.modal-field,.selected-card label{display:block}.modal-field span,.selected-card label span{color:var(--muted);text-transform:uppercase;margin-bottom:5px;font-size:10px;font-weight:700;display:block}.modal-field input,.admin-search input,.selected-card input,.selected-card select{border:1px solid var(--line);width:100%;height:44px;color:var(--ink);background:#fff;border-radius:8px;outline:none;padding:0 12px}.modal-field input:focus,.admin-search input:focus,.selected-card input:focus,.selected-card select:focus{border-color:#829c8d;box-shadow:0 0 0 3px #345e4d1a}.login-modal .primary-button{width:100%;margin-top:16px}.form-error{color:#a23d35;margin-top:12px;font-size:13px}.modal-heading{justify-content:space-between;align-items:flex-end;gap:20px;padding-right:42px;display:flex}.modal-heading>span{color:var(--muted);font-size:12px}.admin-search{grid-template-columns:1fr auto;gap:10px;margin-top:24px;display:grid}.scryfall-results{border:1px solid var(--line);background:#fff;border-radius:10px;max-height:280px;margin-top:18px;overflow:auto}.search-result{border-top:1px solid var(--line);grid-template-columns:38px 1fr auto;align-items:center;gap:11px;min-height:66px;padding:7px 10px;display:grid}.search-result:first-child{border-top:0}.search-result img,.selected-card img{object-fit:cover;border-radius:4px;width:38px;height:53px}.search-result strong,.search-result span,.selected-card-name strong,.selected-card-name span{display:block}.search-result span,.selected-card-name span{color:var(--muted);margin-top:3px;font-size:11px}.search-hint{color:var(--muted);margin-top:16px;font-size:13px}.selected-cards{margin-top:26px}.selected-cards h3{margin-bottom:10px;font-family:Manrope,sans-serif;font-size:16px}.selected-card{border-top:1px solid var(--line);grid-template-columns:38px minmax(145px,1fr) 70px minmax(110px,.7fr) 90px 90px 34px;align-items:end;gap:9px;padding:9px 10px;display:grid}.selected-card-name{align-self:center;min-width:0}.selected-card-name strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.remove-selected{color:#a23d35;cursor:pointer;background:#f5dfdc;border:0;border-radius:50%;width:34px;height:34px;margin-bottom:5px;font-size:19px}.modal-actions{justify-content:flex-end;gap:10px;margin-top:26px;display:flex}footer{border-top:1px solid var(--line);color:#8b8d86;justify-content:space-between;gap:20px;width:min(100% - 48px,1380px);margin:0 auto;padding:25px 0 34px;font-size:11px;display:flex}footer a{color:var(--green);font-weight:700}.whatsapp-button{z-index:60;right:max(18px, env(safe-area-inset-right));bottom:max(18px, env(safe-area-inset-bottom));color:#fff;background:#25d366;border:1px solid #ffffffa6;border-radius:50%;place-items:center;width:44px;height:44px;transition:transform .16s,box-shadow .16s,background-color .16s;display:grid;position:fixed;box-shadow:0 8px 22px #0c402340}.whatsapp-button:hover{background:#1fbd5a;transform:translateY(-2px);box-shadow:0 10px 26px #0c402352}.whatsapp-button:focus-visible{outline-offset:3px;outline:3px solid #25d3664d}.whatsapp-button svg{fill:currentColor;width:23px;height:23px}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (width>=1500px){.card-grid{grid-template-columns:repeat(5,minmax(0,1fr))}}@media (width<=1000px){.hero{min-height:390px;padding-top:70px;padding-bottom:70px}.filters{grid-template-columns:1fr 1fr}.search-field{grid-column:1/-1}.card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.compact-list-header{display:none}.compact-row{grid-template-columns:minmax(260px,1.4fr) 1fr 75px 42px}.compact-type{display:none}.selected-card{grid-template-columns:38px 1fr 70px 1fr 34px}.selected-card label:nth-of-type(3),.selected-card label:nth-of-type(4){grid-row:2}}@media (width<=720px){.site-header,.catalog-section,footer{width:min(100% - 32px,1380px)}.site-header{height:74px}.header-status{font-size:0}.hero{min-height:0;padding:64px 20px 52px;display:block}.hero-description{font-size:14px}.collection-summary{border-top:1px solid #fff3;border-left:0;grid-template-columns:repeat(3,1fr);gap:15px;margin-top:44px;padding:20px 0 0;display:grid}.collection-summary div+div{margin-top:0}.collection-summary strong{font-size:23px}.collection-summary span{font-size:10px}.catalog-section{padding:52px 0 64px}.section-heading{align-items:flex-start}.section-actions{flex-direction:column;align-items:flex-end;gap:9px}.filters{grid-template-columns:1fr 1fr;margin-top:28px}.filters label:last-child{grid-column:1/-1}.card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:25px 12px}.compact-row{grid-template-columns:1fr 60px 38px;gap:10px}.compact-set,.compact-type,.compact-stock{display:none}.modal-backdrop{padding:12px}.modal-card{max-height:calc(100vh - 24px);padding:25px 18px}.selected-card{grid-template-columns:38px 1fr 58px 32px}.selected-card label:nth-of-type(2),.selected-card label:nth-of-type(3),.selected-card label:nth-of-type(4){grid-area:auto/span 2}.modal-actions{background:var(--surface);padding:14px 0 4px;position:sticky;bottom:-25px}footer{line-height:1.6;display:block}footer p+p{margin-top:5px}}@media (width<=430px){.brand-mark{width:38px;height:38px}.hero h1{font-size:43px}.section-heading>p,.admin-active{display:none}.filters{grid-template-columns:1fr}.search-field,.filters label:last-child{grid-column:auto}.card-heading h3{font-size:13px}.card-content{padding-top:11px}.admin-search{grid-template-columns:1fr}.search-result{grid-template-columns:34px 1fr}.search-result img{width:34px;height:47px}.search-result .small-button{grid-column:1/-1}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}:root{--ink:#151812;--muted:#676a60;--surface:#efede5;--card:#f9f7f0;--line:#cfcbc0;--green:#172019;--green-dark:#0e140f;--lime:#d8f36a;--orange:#65753f}body{background:linear-gradient(#15181206 1px, transparent 1px), var(--surface);background-size:100% 32px}.masthead{color:#f3f1e8;background:#101610;position:relative;overflow:hidden}.masthead:before{content:"";pointer-events:none;background:radial-gradient(circle at 78% 18%,#d8f36a0e,#0000 28%),radial-gradient(circle at 12% 88%,#ffffff09,#0000 32%),repeating-linear-gradient(115deg,#ffffff04 0 1px,#0000 1px 74px);position:absolute;inset:0}.site-header{z-index:3;color:#f3f1e8;border-bottom-color:#ffffff29;width:min(100% - 64px,1380px);height:96px;position:relative}.brand{gap:15px}.brand-monogram{min-width:42px;color:var(--lime);border-right:1px solid #ffffff38;place-items:center;padding-right:15px;font-family:Instrument Serif,serif;font-size:43px;font-style:italic;line-height:.8;display:grid}.brand strong,.brand small{font-family:DM Sans,sans-serif}.brand strong{color:#f5f2e8;letter-spacing:.22em;font-size:16px;font-weight:600}.brand small{color:#f5f2e87a;letter-spacing:.18em;margin-top:7px;font-family:DM Mono,monospace;font-size:8px;font-weight:400}.archive-index{color:#f5f2e87a;letter-spacing:.14em;align-items:center;gap:36px;font-family:DM Mono,monospace;font-size:9px;display:flex}.archive-index span+span{position:relative}.archive-index span+span:before{content:"";background:#f5f2e840;width:18px;height:1px;position:absolute;top:50%;left:-27px}.header-button{color:#f3f1e8;letter-spacing:.12em;text-transform:uppercase;background:0 0;border-color:#ffffff40;border-radius:0;padding:10px 15px;font-family:DM Mono,monospace;font-size:9px;font-weight:500}.header-button:hover{border-color:var(--lime);color:var(--lime)}.admin-active{color:#11170f;background:var(--lime);letter-spacing:.08em;border-radius:0;padding:7px 10px;font-family:DM Mono,monospace;font-size:9px}.hero{color:#f3f1e8;background:0 0;grid-template-columns:minmax(0,1.12fr) minmax(400px,.88fr);align-items:center;gap:72px;width:min(100% - 64px,1380px);min-height:570px;margin:0 auto;padding:62px 0 74px;display:grid}.hero:after{display:none}.hero-copy{align-self:center}.hero h1{letter-spacing:-.075em;max-width:780px;font-family:DM Sans,sans-serif;font-size:clamp(66px,7.2vw,112px);font-weight:500;line-height:.78}.hero h1 span,.hero h1 em{display:block}.hero h1 span{color:#f3f1e8}.hero h1 em{color:var(--lime);letter-spacing:-.04em;margin-left:.48em;font-family:Instrument Serif,serif;font-size:1.05em;font-weight:400}.hero-description{color:#f5f2e894;max-width:470px;margin:44px 0 0 18%;font-size:14px;line-height:1.7}.hero-link{color:#f3f1e8;letter-spacing:.1em;text-transform:uppercase;border-bottom:1px solid #d8f36ab3;align-items:center;gap:42px;width:fit-content;margin:30px 0 0 18%;padding-bottom:7px;font-family:DM Mono,monospace;font-size:10px;text-decoration:none;display:flex}.hero-link span{color:var(--lime);font-size:15px}.hero-gallery{min-width:0;position:relative}.card-stack{height:430px;position:relative}.hero-card{width:clamp(180px,16vw,230px);margin:0;transition:transform .3s,filter .3s;position:absolute}.hero-card img{border-radius:4.8%/3.5%;width:100%;display:block;box-shadow:0 32px 55px #00000059}.hero-card figcaption{color:#f5f2e861;font-family:DM Mono,monospace;font-size:9px;position:absolute;top:10px;right:-23px}.hero-card-1{z-index:3;top:35px;left:50%;transform:translate(-50%)rotate(-2deg)}.hero-card-2{z-index:1;filter:saturate(.7)brightness(.7);top:72px;left:5%;transform:rotate(-12deg)}.hero-card-3{z-index:2;filter:saturate(.8)brightness(.78);top:70px;right:3%;transform:rotate(11deg)}.hero-gallery:hover .hero-card-1{transform:translate(-50%)translateY(-8px)rotate(0)}.hero-gallery:hover .hero-card-2{transform:translate(-12px)rotate(-15deg)}.hero-gallery:hover .hero-card-3{transform:translate(12px)rotate(14deg)}.collection-summary{border-top:1px solid #ffffff29;border-left:1px solid #ffffff29;border-right:1px solid #ffffff29;grid-template-columns:repeat(3,1fr);width:min(100% - 64px,1380px);min-width:0;min-height:132px;margin:0 auto;padding:0;display:grid}.collection-summary>div{border-right:1px solid #ffffff29;grid-template-columns:38px 1fr;align-items:center;padding:24px 30px;display:grid}.collection-summary>div:last-child{border-right:0}.collection-summary div+div{margin-top:0}.collection-summary .metric-index{color:#f5f2e852;align-self:start;margin-top:5px;font-family:DM Mono,monospace;font-size:9px}.collection-summary strong{color:#f3f1e8;font-family:Instrument Serif,serif;font-size:45px;font-weight:400;line-height:.95}.collection-summary>div>div>span{color:#f5f2e87a;letter-spacing:.06em;text-transform:uppercase;margin-top:8px;font-family:DM Mono,monospace;font-size:9px}.catalog-section{width:min(100% - 64px,1380px);padding:94px 0 110px}.eyebrow{color:#687744;letter-spacing:.14em;margin-bottom:14px;font-family:DM Mono,monospace;font-size:9px;font-weight:500}.section-heading h2{letter-spacing:-.035em;font-family:Instrument Serif,serif;font-size:clamp(45px,5vw,68px);font-weight:400;line-height:.95}.section-actions>p{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;font-family:DM Mono,monospace;font-size:9px}.primary-button,.secondary-button,.small-button{border-radius:0}.primary-button{border-color:var(--green-dark);color:var(--green-dark);background:var(--lime);letter-spacing:.06em;text-transform:uppercase;font-family:DM Mono,monospace;font-size:10px}.filters{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#efede5d1;gap:0;margin:42px 0 40px}.filters label{border-right:1px solid var(--line);position:relative}.filters label:first-child{border-left:1px solid var(--line)}.filters input,.filters select{height:55px;color:var(--ink);background-color:#0000;border:0;border-radius:0;font-size:12px}.filters input:focus,.filters select:focus{box-shadow:inset 0 -2px var(--green);background:#ffffff59;border-color:#0000}.filters select{font-family:DM Mono,monospace;font-size:10px}.search-field svg{stroke:#5f655b;top:18px}.card-grid{row-gap:54px}.card-image-wrap{border-radius:5%/3.5%;box-shadow:0 15px 35px #1c1e181a}.card-image-wrap:hover .card-image{transform:translateY(-5px)}.card-content{border-top:1px solid var(--line)}.compact-list,.notice,.empty-state{border-radius:0}footer{border-top-color:var(--line);letter-spacing:.03em;width:min(100% - 64px,1380px);font-family:DM Mono,monospace;font-size:9px}@media (width<=1080px){.archive-index{display:none}.hero{grid-template-columns:minmax(0,1fr) minmax(350px,.75fr);gap:30px}.hero h1{font-size:clamp(62px,8vw,88px)}.hero-card{width:190px}}@media (width<=820px){.site-header,.hero,.collection-summary,.catalog-section,footer{width:min(100% - 36px,1380px)}.hero{min-height:0;padding:58px 0 52px;display:block}.hero h1{font-size:clamp(62px,13vw,96px)}.hero-description,.hero-link{margin-left:12%}.hero-gallery{max-width:520px;margin:65px auto 0}.card-stack{height:390px}.collection-summary{min-height:110px}.collection-summary>div{grid-template-columns:28px 1fr;padding:21px 16px}.collection-summary strong{font-size:37px}.filters{grid-template-columns:1fr 1fr}.filters .search-field{border-bottom:1px solid var(--line);grid-column:1/-1}.filters label:nth-child(3),.filters label:nth-child(5){border-right:0}.filters label:nth-child(2),.filters label:nth-child(3){border-bottom:1px solid var(--line)}}@media (width<=560px){.site-header{height:78px}.header-actions{gap:6px}.header-button{min-width:54px;min-height:42px;padding:8px 10px}.brand-monogram{min-width:34px;padding-right:11px;font-size:36px}.brand strong{font-size:13px}.brand small{font-size:7px}.hero{padding:36px 0 32px}.hero h1{font-size:clamp(48px,13vw,60px);line-height:.82}.hero h1 em{letter-spacing:-.055em;margin-left:.18em}.hero-description,.hero-link{margin-left:0}.hero-description{margin-top:26px;font-size:13px;line-height:1.6}.hero-link{gap:28px;margin-top:22px}.hero-gallery{max-width:360px;margin-top:34px}.card-stack{height:245px}.hero-card{width:122px}.hero-card-1{top:18px}.hero-card-2,.hero-card-3{top:40px}.collection-summary{min-height:90px}.collection-summary>div{padding:15px 9px;display:block}.collection-summary .metric-index{display:none}.collection-summary strong{font-size:31px}.collection-summary>div>div>span{max-width:92px;font-size:8px;line-height:1.35}.catalog-section{padding:58px 0 76px}.section-heading{flex-direction:column;align-items:flex-start}.section-actions{align-items:flex-start;width:100%}.section-heading h2{font-size:clamp(42px,13vw,49px)}.filters{grid-template-columns:1fr 1fr;margin:30px 0 32px}.filters label,.filters label:nth-child(3),.filters label:nth-child(5){border-bottom:1px solid var(--line);grid-column:auto}.filters .search-field{grid-column:1/-1}.filters label:nth-child(3),.filters label:nth-child(5){border-right:0}.filters input,.filters select,.modal-field input,.admin-search input,.selected-card input,.selected-card select{font-size:16px}.filters select{padding-right:30px}.filters label:nth-child(4),.filters label:last-child{border-bottom:0}.card-grid{gap:30px 12px}.card-meta{gap:6px;font-size:9px}.compact-row{grid-template-columns:minmax(0,1fr) 52px;padding:9px 10px}.compact-row-admin{grid-template-columns:minmax(0,1fr) 52px 38px}.compact-card-name{gap:9px}.compact-card-name img{width:32px;height:45px}.modal-actions .primary-button,.modal-actions .secondary-button{min-height:44px}footer{padding-bottom:calc(78px + env(safe-area-inset-bottom))}.whatsapp-button{right:max(14px, env(safe-area-inset-right));bottom:max(14px, env(safe-area-inset-bottom))}}@media (width<=370px){.brand small{display:none}.brand strong{font-size:12px}.hero h1{font-size:45px}.collection-summary strong{font-size:28px}.collection-summary>div>div>span{font-size:7px}.card-heading{gap:5px}.quantity{min-width:31px;padding-inline:5px}}@media (hover:none){.hero-gallery:hover .hero-card-1{transform:translate(-50%)rotate(-2deg)}.hero-gallery:hover .hero-card-2{transform:rotate(-12deg)}.hero-gallery:hover .hero-card-3{transform:rotate(11deg)}.card-image-wrap:hover .card-image,.whatsapp-button:hover{transform:none}}
