/*
Theme Name: DailyCaster Collectibles
Theme URI: https://dailycaster.ai
Author: EchoCaster.ai Labs LLC
Description: DailyCaster's Pokémon collectibles and supplier landing page, with English, Korean and Simplified Chinese products. Includes the approved 30th Anniversary, ETB, booster, SPC and UPC sourcing section.
Version: 1.0.1
Requires at least: 6.0
Requires PHP: 7.4
Text Domain: dailycaster-collectibles
*/
@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@600;700;800&family=DM+Sans:wght@400;500;600;700&display=swap');
:root{--ink:#111a2a;--ink-soft:#1c2940;--lime:#dcf765;--paper:#fff;--muted:#647084;--line:#dce1e8;--font:'DM Sans',Arial,sans-serif;--display:'Barlow Condensed','Arial Narrow',Impact,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--font);font-size:16px;line-height:1.65}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{font:inherit}button,a{touch-action:manipulation}a:focus-visible,button:focus-visible{outline:3px solid #79a915;outline-offset:5px}img{max-width:100%;height:auto;display:block}h1,h2,h3,p{margin:0}h1,h2,h3{line-height:1.04}h1,h2{font-family:var(--display);letter-spacing:-.012em}.container{width:min(1240px,calc(100% - 96px));margin-inline:auto}.skip-link{position:fixed;top:-100px;left:20px;z-index:99;background:var(--lime);padding:14px}.skip-link:focus{top:12px}.announcement{min-height:38px;display:flex;justify-content:center;gap:24px;align-items:center;flex-wrap:wrap;padding:8px 20px;background:var(--lime);font-size:12px;letter-spacing:.11em;font-weight:700;line-height:1.4}.announcement span{font-weight:500;letter-spacing:0;font-size:13px}.header{background:var(--ink);color:#fff;border-bottom:1px solid #ffffff1c}.nav-wrap{height:92px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:inline-flex;align-items:center;gap:12px;font-size:29px;font-weight:700;letter-spacing:-1.3px;line-height:1}.brand-period{color:var(--lime)}.brand-monogram{display:grid;place-items:center;width:43px;height:43px;border:1.5px solid currentColor;border-radius:11px;font-size:25px;font-weight:600;letter-spacing:-3px;padding-right:3px}.navigation{display:flex;align-items:center;gap:36px;font-size:14px;font-weight:500}.navigation a{padding:10px 0}.navigation a:hover{color:var(--lime)}.navigation a:last-child{padding:11px 19px;border:1px solid #ffffff50;border-radius:5px}.navigation span{margin-left:10px}.menu-toggle{display:none}.hero{color:white;background:var(--ink);overflow:hidden}.hero-inner{display:grid;grid-template-columns:1fr 1fr;min-height:640px;align-items:center;gap:42px;padding-block:50px 60px}.eyebrow{display:flex;align-items:center;gap:12px;font-size:12px;line-height:1.5;font-weight:700;letter-spacing:.16em}.small-rule{display:block;width:25px;height:2px;background:var(--lime)}.hero h1{font-size:clamp(78px,7.4vw,118px);font-weight:700;margin:22px 0 26px;line-height:.95}.hero h1 span{color:var(--lime)}.hero-description{max-width:420px;color:#bfc8d6;font-size:17px;line-height:1.8}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:32px;border:0;border-radius:5px;min-height:54px;padding:14px 22px;font-size:14px;font-weight:700;line-height:1.5;transition:background .2s,transform .2s}.button:hover{transform:translateY(-2px)}.button-lime{background:var(--lime);color:var(--ink)}.button-lime:hover{background:#e9ff93}.hero .button{margin-top:29px}.button span{font-size:21px}.hero-status{display:flex;flex-wrap:wrap;gap:12px;align-items:center;font-size:12px;color:#c7cfd9;margin-top:27px}.launch-label{font-size:12px;font-weight:700;letter-spacing:.08em;border:1px solid #ffffff35;border-radius:3px;padding:3px 8px}.hero-visual{position:relative;min-width:0;align-self:stretch;display:flex;flex-direction:column;justify-content:space-between;border-left:1px solid #ffffff20;padding-left:34px;padding-top:12px}.visual-label{color:#c2cbd8;font-size:12px;letter-spacing:.13em;font-weight:600}.product-stage{position:relative;flex:1;min-height:350px;background:radial-gradient(ellipse at 50% 64%,#9bb0d72b,transparent 67%)}.hero-product{position:absolute;width:60%;object-fit:contain;filter:drop-shadow(0 25px 25px #0005);transition:transform .45s}.hero-product-main{width:72%;left:16%;top:10%;z-index:2;transform:rotate(-8deg)}.hero-product-left{width:39%;left:-5%;bottom:4%;z-index:3;transform:rotate(8deg)}.hero-product-right{width:42%;right:-4%;bottom:5%;z-index:1;transform:rotate(12deg)}.hero-visual:hover .hero-product-main{transform:rotate(-5deg) translateY(-7px)}.visual-caption{display:flex;justify-content:space-between;align-items:end;color:#c7cfd9;font-size:12px;line-height:1.7;letter-spacing:.13em}.edition{color:var(--lime);font-size:14px;font-weight:700}.collection-strip{background:var(--lime);color:var(--ink);padding:21px 0}.collection-strip .container{display:flex;justify-content:space-between;align-items:center;gap:25px;font-size:13px;font-weight:700;letter-spacing:.1em}.section{padding:100px 0}.section-heading{display:grid;grid-template-columns:1.3fr 1fr;align-items:end;gap:80px;margin-bottom:44px}.section .eyebrow{color:var(--muted);margin-bottom:19px}h2{font-size:clamp(46px,4.5vw,67px);font-weight:600}.section-heading>p{font-size:16px;color:var(--muted);max-width:430px;line-height:1.8}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.product-card{min-width:0}.product-image{position:relative;display:flex;align-items:center;justify-content:center;height:315px;border:1px solid var(--line);background:#f2f4f7;border-radius:7px;overflow:hidden}.product-image img{width:76%;height:78%;object-fit:contain;transition:transform .35s;filter:drop-shadow(0 10px 10px #15203012)}.product-card:hover img{transform:translateY(-7px) rotate(-2deg)}.product-language{position:absolute;top:16px;left:16px;z-index:2;font-size:12px;font-weight:700;letter-spacing:.08em;background:white;padding:5px 10px;border:1px solid #e1e5ed;border-radius:3px}.product-info{padding:22px 0 0}.product-info h3{font-size:20px;font-weight:600;letter-spacing:-.02em;line-height:1.4;margin-bottom:7px}.product-info p{font-size:14px;color:var(--muted)}.product-info .product-type{font-size:12px;color:#647084;text-transform:uppercase;letter-spacing:.08em;margin-bottom:5px}.availability-note{font-size:13px;color:var(--muted);margin-top:28px;border-top:1px solid var(--line);padding-top:19px}.story-section{background:#f3f5f8}.story-grid{display:grid;grid-template-columns:1fr 1fr;gap:110px}.story-section em{font-style:normal;color:#547619}.story-copy>p{color:var(--muted);margin-bottom:21px}.story-copy .large-copy{color:var(--ink);font-size:24px;line-height:1.5;font-weight:500;letter-spacing:-.03em;margin-top:4px;margin-bottom:22px}.founder{display:flex;align-items:center;gap:14px;margin-top:30px}.founder-mark{display:grid;place-items:center;width:45px;height:45px;border-radius:50%;background:var(--ink);color:var(--lime);font-size:14px;font-weight:600}.founder strong,.founder div>span{display:block}.founder strong{font-size:14px;font-weight:600}.founder div>span{font-size:13px;color:var(--muted)}.supplier-panel{display:grid;grid-template-columns:1.25fr 1fr;gap:95px;align-items:start}.supplier-copy>p:not(.eyebrow){color:var(--muted);max-width:470px;margin-top:26px}.supplier-tags{display:flex;flex-wrap:wrap;gap:9px;margin-top:25px}.supplier-tags span{font-size:12px;border:1px solid var(--line);padding:5px 12px;border-radius:4px}.contact-card{background:var(--ink);color:white;padding:35px;border-radius:8px}.contact-card .eyebrow{color:var(--lime);margin-bottom:17px}.contact-card h3{font-size:28px;font-weight:600;line-height:1.2;letter-spacing:-.03em}.contact-card>p:not(.eyebrow){color:#bdc7d6;font-size:15px;margin-top:17px}.contact-instruction{color:#d8dfeb;font-size:14px;line-height:1.8;margin-top:22px;border-left:2px solid var(--lime);padding-left:15px}.contact-card .button{margin-top:24px;width:100%}.business-details{border-top:1px solid #ffffff24;padding-top:23px;margin-top:27px;font-size:13px;color:#c6cedc}.business-details>*{display:block}.business-details strong{font-size:14px;color:white;margin-bottom:3px}.footer{background:var(--ink);color:white;padding:43px 0 25px}.footer-top{display:flex;align-items:center;justify-content:space-between;gap:25px;padding-bottom:34px}.footer-top .brand{font-size:26px}.footer-top p{font-size:14px;color:#b1becf}.footer-top>a:last-child{font-size:13px}.footer-bottom{display:flex;justify-content:space-between;gap:40px;align-items:start;border-top:1px solid #ffffff20;padding-top:22px;color:#aab7c8;font-size:12px}.footer-bottom p:last-child{text-align:right;max-width:440px}
@media(min-width:1600px){.hero-inner{min-height:700px}.product-stage{min-height:425px}}
@media(max-width:1050px){.container{width:calc(100% - 56px)}.hero-inner{gap:24px;min-height:620px}.hero h1{font-size:94px}.hero-description{font-size:16px}.hero-visual{padding-left:20px}.hero-status{font-size:12px}.section-heading{gap:40px}.story-grid,.supplier-panel{gap:55px}.product-image{height:260px}.collection-strip .container{font-size:12px;gap:16px}.section{padding:75px 0}.footer-bottom{font-size:12px}}
@media(max-width:760px){.container{width:calc(100% - 40px)}.announcement{font-size:12px;gap:4px 15px}.announcement span{font-size:12px}.nav-wrap{height:78px}.brand{font-size:26px}.brand-monogram{width:38px;height:38px;font-size:23px}.menu-toggle{display:flex;flex-direction:column;justify-content:center;gap:6px;width:44px;height:44px;border:1px solid #ffffff50;border-radius:5px;background:transparent;padding:10px;color:white}.menu-toggle span{height:1px;width:100%;background:currentColor}.navigation{display:none;position:absolute;top:126px;left:0;right:0;background:var(--ink);padding:20px;z-index:10;flex-direction:column;gap:10px;border-bottom:1px solid #ffffff30;align-items:stretch}.navigation.open{display:flex}.navigation a{padding:12px}.hero-inner{grid-template-columns:1fr;gap:35px;padding-top:40px;padding-bottom:33px}.hero h1{font-size:clamp(78px,18vw,115px);margin-top:23px;margin-bottom:23px}.hero-description{max-width:420px}.hero-status{font-size:12px;gap:11px;margin-top:23px}.hero-visual{min-height:400px;border-left:0;border-top:1px solid #ffffff20;padding-left:0;padding-top:20px;margin-top:5px}.product-stage{min-height:330px;max-width:450px;width:100%;align-self:center}.hero-product-main{width:61%;left:21%;top:4%}.hero-product-left{width:35%;left:4%;bottom:7%}.hero-product-right{width:37%;right:1%;bottom:7%}.visual-label{font-size:12px}.visual-caption{margin-top:7px}.collection-strip{padding:16px 0}.collection-strip .container{flex-wrap:wrap;justify-content:center;gap:12px 18px;font-size:12px}.collection-strip .container>span:nth-child(4){display:none}.section{padding:60px 0}.section-heading,.story-grid,.supplier-panel{grid-template-columns:1fr;gap:27px}.section-heading{margin-bottom:30px}.section-heading>p{max-width:none}.section .eyebrow{font-size:12px;margin-bottom:15px}h2{font-size:52px}.product-grid{grid-template-columns:1fr;gap:31px}.product-image{height:330px}.product-image img{height:84%;width:80%}.product-info{padding-top:16px}.product-info h3{font-size:21px}.availability-note{font-size:12px;line-height:1.8}.story-copy .large-copy{font-size:22px}.story-grid{gap:28px}.supplier-panel{gap:31px}.contact-card{padding:27px}.footer-top{flex-wrap:wrap;gap:23px}.footer-top p{order:3;width:100%;font-size:13px}.footer-bottom{flex-direction:column;gap:13px;font-size:12px}.footer-bottom p:last-child{text-align:left}.footer-top>a:last-child{margin-left:auto}.footer{padding-top:34px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}

/* Product photographs retain their original pixels; these frames exclude transparent canvas padding. */
.cutout{position:relative;overflow:hidden;display:block;aspect-ratio:var(--crop-ratio);flex:none}
.cutout img{position:absolute;left:var(--crop-left);top:var(--crop-top);width:var(--crop-width)!important;height:var(--crop-height)!important;max-width:none;object-fit:fill;filter:none;transform:none!important}
.cutout-prismatic{--crop-ratio:930/885;--crop-width:107.5269%;--crop-height:112.9944%;--crop-left:-3.7634%;--crop-top:-6.8927%}
.cutout-korean{--crop-ratio:585/895;--crop-width:191.453%;--crop-height:125.1397%;--crop-left:-45.812%;--crop-top:-12.7374%}
.cutout-chinese{--crop-ratio:533/900;--crop-width:206.379%;--crop-height:158%;--crop-left:-53.0957%;--crop-top:-29%}
.product-stage>.cutout{position:absolute}
.product-stage>.hero-product-main{width:67%;left:16%;top:7%}
.product-stage>.hero-product-left{width:29%;left:1%;bottom:4%}
.product-stage>.hero-product-right{width:30%;right:0%;bottom:9%}
.product-image>.cutout{width:78%;transition:transform .35s;filter:drop-shadow(0 8px 7px #15203018)}
.product-image>.cutout-korean{width:44%}
.product-image>.cutout-chinese{width:40%}
.product-card:hover .cutout{transform:translateY(-6px)}
.contact-email{display:inline-block;color:#cdd7e7;font-size:14px;overflow-wrap:anywhere;margin-top:14px;text-decoration:underline;text-underline-offset:4px}
.sourcing-range{display:flex;flex-wrap:wrap;gap:10px;margin:-12px 0 35px}.sourcing-range>span{font-size:14px;line-height:1.5;padding:9px 14px;border:1px solid var(--line);border-radius:4px;background:#f6f8fa;color:var(--ink)}.sourcing-range>.sourcing-highlight{background:var(--lime);border-color:var(--lime);font-weight:600}.product-grid{row-gap:36px}
.product-image>.product-photo{filter:none;mix-blend-mode:multiply}.product-image>.cutout-spc{width:86%}
.cutout-spc{--crop-ratio:1075/602;--crop-width:111.6279%;--crop-height:199.3355%;--crop-left:-5.8605%;--crop-top:-51.3289%}
.product-language{font-size:12px}
.hero-status,.launch-label{font-size:12px}
@media(max-width:760px){.navigation{top:auto;transform:translateY(100%);bottom:0}.header{position:relative}.hero-visual{min-height:440px}.product-stage{min-height:365px}.product-stage>.hero-product-main{width:65%;left:16%;top:5%}.product-stage>.hero-product-left{width:29%;left:2%;bottom:6%}.product-stage>.hero-product-right{width:29%;right:1%;bottom:8%}.product-image>.cutout{width:74%;max-width:290px}.product-image>.cutout-korean{width:44%;max-width:175px}.product-image>.cutout-chinese{width:40%;max-width:160px}}

/* Existing WordPress pages and posts use this simple fallback layout. */
.dc-prose{max-width:900px}.dc-content-page{min-height:55vh}.dc-prose h1{font-size:clamp(44px,6vw,76px);margin-bottom:25px}.dc-prose h2{font-size:40px;margin-bottom:20px}.dc-prose p{margin-bottom:20px}.dc-entry-content a{text-decoration:underline;text-underline-offset:3px}.dc-entry{margin-bottom:48px}.dc-entry-content>*+*{margin-top:18px}.dc-content-page .button{margin-top:15px}
