.kiosque-header{background:var(--ink);color:#fff;padding:70px 0 50px;position:relative;overflow:hidden}.kiosque-header:before{content:"KIOSQUE";position:absolute;top:50%;right:-2%;transform:translateY(-50%);font-family:Anton,sans-serif;font-size:18rem;line-height:.8;color:#ffffff06;pointer-events:none;white-space:nowrap}.kiosque-header-inner{max-width:1400px;margin:0 auto;padding:0 32px;position:relative;z-index:1}.breadcrumb{color:var(--yellow);margin-bottom:22px;display:inline-flex;align-items:center;gap:10px}.breadcrumb a{opacity:.7;transition:opacity .2s}.breadcrumb a:hover{opacity:1}.breadcrumb .sep{color:#444}.kiosque-header h1{font-family:Anton,sans-serif;font-size:clamp(3rem,7vw,5.5rem);line-height:.95;text-transform:uppercase;margin-bottom:14px}.kiosque-header h1 em{font-style:normal;color:var(--yellow)}.kiosque-header .intro{font-family:Playfair Display,serif;font-style:italic;font-size:1.15rem;color:silver;max-width:580px;line-height:1.5}.featured-wrap{background:var(--ink);padding:10px 0 90px}.featured-hero{max-width:1400px;margin:0 auto;padding:0 32px;display:grid;grid-template-columns:380px 1fr;gap:64px;align-items:center;color:#fff}.cover-stage{position:relative;padding:30px}.cover-stage:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse at 60% 50%,rgba(59,130,246,.18),transparent 65%);filter:blur(20px);pointer-events:none}.cover-badge{position:absolute;top:-10px;left:-10px;background:var(--orange);color:#fff;padding:11px 16px;font-family:Anton,sans-serif;font-size:.95rem;letter-spacing:.08em;transform:rotate(-6deg);z-index:3;box-shadow:0 8px 24px #1e3a8a73;display:flex;align-items:center;gap:8px}.cover-badge .dot{width:8px;height:8px;background:var(--yellow);border-radius:50%;animation:pulse 2s infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}.cover-img{width:100%;height:auto;box-shadow:0 30px 60px -10px #000c,0 20px 40px -15px #0009,0 0 0 1px #ffffff0f;transform:perspective(1200px) rotateY(-4deg) rotateX(1deg);transition:transform .5s ease;display:block}.cover-stage:hover .cover-img{transform:perspective(1200px) rotateY(-1deg) rotateX(0) scale(1.02)}.cover-img-placeholder{width:100%;aspect-ratio:3/4;position:relative;overflow:hidden;box-shadow:0 30px 60px -10px #000c,0 20px 40px -15px #0009,0 0 0 1px #ffffff0f;transform:perspective(1200px) rotateY(-4deg) rotateX(1deg);transition:transform .5s ease}.cover-stage:hover .cover-img-placeholder{transform:perspective(1200px) rotateY(-1deg) rotateX(0) scale(1.02)}.featured-info .kicker{display:inline-flex;align-items:center;gap:10px;color:var(--yellow);margin-bottom:22px}.featured-info .kicker .sq{width:8px;height:8px;background:var(--orange);animation:pulse 2s infinite}.featured-info .num-tag{display:inline-block;background:var(--yellow);color:var(--ink);padding:6px 12px;font-family:Archivo,sans-serif;font-weight:800;font-size:.72rem;letter-spacing:.1em;margin-bottom:18px}.featured-info h1,.featured-info h2{font-family:Anton,sans-serif;font-size:clamp(2.6rem,5vw,4.4rem);line-height:.95;text-transform:uppercase;margin-bottom:18px}.featured-info .date-line{font-family:Archivo,sans-serif;font-weight:700;color:#aaa;font-size:.85rem;letter-spacing:.08em;text-transform:uppercase;margin-bottom:22px}.featured-skel{margin-bottom:22px}.skel-bar{background:#ffffff14;border-radius:3px}.skel-bar--tag{width:90px;height:26px;margin-bottom:18px}.skel-bar--title{width:80%;height:3.2rem;margin-bottom:18px}.skel-bar--date{width:55%;height:.85rem}.featured-info .pitch{font-family:Playfair Display,serif;font-style:italic;font-size:1.15rem;color:#d0d0d0;line-height:1.55;margin-bottom:30px;max-width:560px}.price-block{display:flex;gap:24px;align-items:flex-end;margin-bottom:28px;padding:18px 0;border-top:1px solid var(--border-dark);border-bottom:1px solid var(--border-dark)}.price-block .price-from{font-family:Archivo,sans-serif;font-size:.7rem;text-transform:uppercase;letter-spacing:.1em;color:#888;margin-bottom:4px}.price-block .price-amount{font-family:Anton,sans-serif;font-size:2.6rem;line-height:1;color:var(--yellow)}.price-block .price-options{flex:1;display:flex;flex-direction:column;gap:4px}.price-block .price-options .opt{display:flex;justify-content:space-between;font-size:.85rem;color:#aaa;padding:2px 0;text-decoration:none;cursor:pointer}.price-block .price-options .opt:hover,.price-block .price-options .opt:focus-visible{color:var(--yellow)}.price-block .price-options .opt span:last-child{color:#fff;font-family:Archivo,sans-serif;font-weight:700}.featured-cta{display:flex;gap:12px;flex-wrap:wrap}.featured-cta .btn{padding:14px 26px;font-size:.85rem}.all-issues{background:var(--paper);padding:90px 0}.all-issues-inner{max-width:1400px;margin:0 auto;padding:0 32px}.section-head{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:42px;padding-bottom:20px;border-bottom:2px solid var(--ink)}.section-head h2{font-family:Anton,sans-serif;font-size:2.6rem;line-height:1;text-transform:uppercase}.section-head .sub{color:var(--grey);font-size:.9rem;font-style:italic;font-family:Playfair Display,serif}.filter-bar{display:flex;gap:8px;margin-bottom:32px;flex-wrap:wrap}.filter-chip{background:#fff;border:1px solid var(--grey-line);padding:10px 18px;font-family:Archivo,sans-serif;font-weight:600;font-size:.78rem;text-transform:uppercase;letter-spacing:.05em;cursor:pointer;transition:all .2s}.filter-chip:hover{border-color:var(--ink)}.filter-chip.active{background:var(--ink);color:#fff;border-color:var(--ink)}.issues-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:28px}.issue-tile{display:flex;flex-direction:column;transition:transform .25s;background:#fff;border:1px solid var(--grey-line);overflow:hidden}.issue-tile:hover{transform:translateY(-6px);box-shadow:8px 8px 0 var(--ink)}.issue-tile:hover .issue-tile-info h3{color:var(--orange)}.issue-tile-cover{aspect-ratio:3/4;position:relative;overflow:hidden;background:var(--ink)}.issue-tile.real-cover .issue-tile-cover img{width:100%;height:100%;object-fit:cover}.placeholder-cover{width:100%;height:100%;display:flex;flex-direction:column;justify-content:space-between;padding:18px 14px;color:#fff;position:relative}.placeholder-cover.grad-1{background:linear-gradient(160deg,var(--yellow),#0A0A0A)}.placeholder-cover.grad-2{background:linear-gradient(160deg,var(--orange),#0A0A0A)}.placeholder-cover.grad-3{background:linear-gradient(160deg,var(--yellow-bright),#172554)}.placeholder-cover .pc-top-title{font-family:Anton,sans-serif;font-size:1.1rem;line-height:.95}.placeholder-cover .pc-date{font-family:Archivo,sans-serif;font-weight:700;font-size:.7rem;text-transform:uppercase;letter-spacing:.1em;opacity:.85}.placeholder-cover .pc-headline{font-family:Anton,sans-serif;font-size:1.6rem;line-height:.95;text-transform:uppercase}.placeholder-cover .pc-big-num{font-family:Anton,sans-serif;font-size:3.5rem;line-height:1;opacity:.4;align-self:flex-end}.issue-tile-tag{position:absolute;top:12px;left:12px;padding:6px 10px;font-family:Archivo,sans-serif;font-weight:800;font-size:.65rem;letter-spacing:.1em;z-index:2}.issue-tile-tag.upcoming{background:var(--yellow);color:var(--ink)}.issue-tile-tag.planned{background:#0009;color:#fff;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.issue-tile-tag.ready{background:var(--yellow-bright);color:#fff}.issue-tile-info{padding:20px 18px;display:flex;flex-direction:column;gap:6px;flex:1}.issue-tile-info .num-label{font-family:Archivo,sans-serif;font-weight:700;font-size:.7rem;letter-spacing:.08em;text-transform:uppercase;color:var(--orange)}.issue-tile-info h3{font-family:Playfair Display,serif;font-weight:900;font-size:1.15rem;line-height:1.2;margin:4px 0 2px;transition:color .2s}.issue-tile-info .date{font-size:.82rem;color:var(--grey);margin-bottom:12px}.issue-tile-info .buy-row{margin-top:auto;padding-top:14px;border-top:1px solid var(--grey-line);display:flex;justify-content:space-between;align-items:center;gap:10px}.issue-tile-info .price{font-family:Anton,sans-serif;font-size:1.4rem}.issue-tile-info .price small{font-family:Archivo,sans-serif;font-size:.62rem;color:var(--grey);text-transform:uppercase;letter-spacing:.08em;margin-right:4px;font-weight:600}.issue-tile-info .price.coming{color:var(--grey);font-size:.7rem;font-family:Archivo,sans-serif;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.buy-btn{background:var(--ink);color:#fff;padding:8px 14px;font-family:Archivo,sans-serif;font-weight:700;font-size:.72rem;text-transform:uppercase;letter-spacing:.08em;border:none;cursor:pointer;transition:all .2s;display:inline-flex;align-items:center;gap:6px}.buy-btn:hover{background:var(--orange)}.buy-btn.disabled{background:transparent;color:var(--grey);border:1px solid var(--grey-line);cursor:not-allowed;pointer-events:none}.sub-cta{background:var(--ink);color:#fff;padding:70px 0;position:relative;overflow:hidden}.sub-cta:before{content:"100%";position:absolute;left:-5%;top:50%;transform:translateY(-50%);font-family:Anton,sans-serif;font-size:22rem;line-height:.8;color:#ffffff06;pointer-events:none}.sub-cta-inner{max-width:1400px;margin:0 auto;padding:0 32px;position:relative;z-index:1;display:grid;grid-template-columns:1.4fr 1fr;gap:60px;align-items:center}.sub-cta-text .kicker{color:var(--yellow);margin-bottom:14px}.sub-cta-text h2{font-family:Anton,sans-serif;font-size:clamp(2rem,4vw,3rem);line-height:1;text-transform:uppercase;margin-bottom:16px}.sub-cta-text h2 em{font-style:normal;color:var(--yellow)}.sub-cta-text p{font-family:Playfair Display,serif;font-style:italic;color:#bbb;font-size:1.05rem;margin-bottom:24px;max-width:540px;line-height:1.55}.sub-cta-actions{display:flex;gap:12px;flex-wrap:wrap}.sub-cta-bullets{display:flex;flex-direction:column;gap:16px}.bullet{display:grid;grid-template-columns:40px 1fr;gap:14px;padding:14px 18px;background:#ffffff0a;border:1px solid var(--border-dark)}.bullet .num{font-family:Anton,sans-serif;color:var(--yellow);font-size:1.6rem;line-height:1}.bullet .lbl{font-family:Archivo,sans-serif;font-weight:700;font-size:.78rem;text-transform:uppercase;letter-spacing:.08em;color:#fff;margin-bottom:4px}.bullet .dsc{font-size:.85rem;color:#aaa;line-height:1.4}@media (max-width: 1024px){.featured-hero{grid-template-columns:1fr;gap:50px}.cover-stage{max-width:380px;margin:0 auto}.issues-grid{grid-template-columns:repeat(3,1fr)}.sub-cta-inner{grid-template-columns:1fr;gap:40px}}@media (max-width: 640px){.kiosque-header{padding:50px 0 36px}.kiosque-header-inner{padding:0 20px}.kiosque-header h1{font-size:2.6rem}.kiosque-header .intro{font-size:1rem}.featured-wrap{padding:0 0 70px}.featured-hero{padding:0 20px;gap:40px}.cover-stage{padding:20px}.cover-badge{font-size:.8rem;padding:9px 13px}.featured-info h1,.featured-info h2{font-size:2.2rem}.featured-info .pitch{font-size:1rem}.price-block{flex-direction:column;align-items:flex-start;gap:16px}.featured-cta{flex-direction:column}.featured-cta .btn{width:100%}.all-issues{padding:60px 0}.all-issues-inner{padding:0 20px}.section-head{flex-direction:column;align-items:flex-start;gap:10px;margin-bottom:28px}.section-head h2{font-size:1.9rem}.issues-grid{grid-template-columns:repeat(2,1fr);gap:14px}.sub-cta{padding:50px 0}.sub-cta-inner{padding:0 20px;gap:32px}.sub-cta:before{font-size:14rem}.sub-cta-actions{flex-direction:column}.sub-cta-actions .btn{width:100%}}
