/*
Theme Name: Cirta Digital
Theme URI: https://staging.cirta.one/
Author: Cirta
Description: Digital goods storefront for WooCommerce.
Version: 0.2.1
Requires at least: 6.5
Requires PHP: 8.1
Text Domain: cirta-digital
*/

/* Keep product art inside its card instead of letting a square grid item overflow. */
.product-card .product-thumb img{position:absolute;inset:0;width:100%;height:100%;padding:10px;object-fit:contain;object-position:center}

:root{--ink:#11111b;--muted:#686877;--line:#e9e9f0;--panel:#f7f7fb;--purple:#654cf4;--pink:#ee39a6;--green:#10291d;--white:#fff;--radius:18px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font:16px/1.55 system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}button,input{font:inherit}a{color:inherit;text-decoration:none}button{cursor:pointer}.wrap{max-width:1320px;margin:auto;padding-inline:24px}.skip-link{position:absolute;left:-9999px;top:10px;background:#fff;padding:10px;z-index:50}.skip-link:focus{left:10px}.promo-shell{background:#5e4aee;padding:8px 14px}.promo{min-height:68px;border-radius:14px;background:radial-gradient(circle at 12% 10%,#164f2a,#10271c 58%,#0c2118);color:#fff;display:flex;align-items:center;justify-content:space-between;padding:10px max(20px,calc((100vw - 1200px)/2));gap:20px}.promo-copy{text-align:center;font-size:14px}.promo-copy strong{display:block}.promo-copy span{color:#b9c5bb;font-size:12px}.promo-cta{background:#24cf72;border-radius:10px;padding:8px 16px;color:#082014;font-weight:700;font-size:13px;white-space:nowrap}.promo-icon{width:42px;height:42px;background:#1ed96b;color:#072917;border-radius:50%;display:grid;place-items:center;font-size:22px;flex:none}.site-header{background:#fafafe;border-bottom:1px solid var(--line);position:relative;z-index:10}.header-inner{min-height:72px;display:flex;align-items:center;gap:26px}.brand{display:inline-flex;align-items:center;gap:8px;font-weight:850;font-size:21px;letter-spacing:-1px;white-space:nowrap}.brand-mark{height:31px;width:31px;display:grid;place-items:center;color:#fff;background:conic-gradient(#634cf3 0 32%,#12a4cc 32% 54%,#31bf73 54% 73%,#f33aa8 73%);border-radius:10px;font-size:16px;transform:rotate(-12deg)}.brand-mark span{transform:rotate(12deg)}.main-nav{display:flex;align-items:center;gap:20px;font-size:14px;font-weight:650;white-space:nowrap}.main-nav a:hover,.header-actions a:hover{color:var(--purple)}.search-form{flex:1;display:flex;align-items:center;background:#fff;border:1px solid #e6e6ef;border-radius:8px;min-width:130px}.search-form:focus-within{outline:2px solid #aea3ff}.search-form input{width:100%;border:0;background:transparent;padding:11px 15px;outline:0;font-size:14px}.search-form button{border:0;background:transparent;font-size:18px;padding:7px 14px;color:#555}.header-actions{display:flex;align-items:center;gap:19px;font-size:14px;white-space:nowrap}.icon-link{font-size:21px;line-height:1}.mobile-menu{display:none;border:0;background:none;font-size:24px}.hero{background:radial-gradient(ellipse at 73% 57%,#27205d 0,#100d21 38%,#08080d 75%);min-height:500px;color:#fff;overflow:hidden}.hero-inner{position:relative;min-height:500px;display:flex;align-items:center}.hero-content{position:relative;z-index:2;width:43%;padding:45px 0 80px}.eyebrow{text-transform:uppercase;letter-spacing:.22em;color:#ff5ab9;font-size:12px;font-weight:850}.hero h1{font-size:clamp(36px,4vw,58px);line-height:1.02;letter-spacing:-.045em;margin:24px 0 20px;max-width:560px}.hero p{max-width:420px;color:#b5b3c2;font-size:16px;line-height:1.7;margin:0 0 20px}.denominations{display:flex;gap:8px;margin:0 0 22px}.denominations span{background:#1d1a28;border:1px solid #302d3a;border-radius:5px;padding:7px 13px;font-size:13px;font-weight:750}.gradient-button{display:inline-flex;align-items:center;gap:12px;border:0;border-radius:6px;background:linear-gradient(110deg,var(--pink),#8056ef);color:#fff;font-size:14px;font-weight:800;padding:14px 22px;box-shadow:0 10px 30px #e9339b35}.hero-small{color:#aaa8bb;font-size:12px;margin-left:12px}.hero-art{position:absolute;right:0;top:0;width:60%;height:100%;overflow:hidden}.hero-art:before{content:"";position:absolute;inset:10% 0 0 3%;background:radial-gradient(circle,#6930af80 0,transparent 54%);filter:blur(25px)}.orbit{position:absolute;left:17%;right:0;bottom:1%;height:130px;border:3px solid #975dff;border-radius:50%;transform:rotate(-6deg);box-shadow:0 0 26px #c44cff,0 0 65px #572cff,inset 0 0 24px #e643d1}.gift-card{position:absolute;width:210px;height:290px;border-radius:18px;border:1px solid #ffffff4d;box-shadow:0 24px 50px #000a,inset 0 1px 0 #fff5;display:flex;flex-direction:column;justify-content:space-between;padding:20px;overflow:hidden;transform-origin:bottom center}.gift-card:before{content:"";position:absolute;width:150%;height:65%;left:-40%;top:20%;border-radius:50%;background:#ffffff29;transform:rotate(-25deg);filter:blur(1px)}.gift-card strong,.gift-card span{position:relative;z-index:1}.gift-card strong{font-size:29px;letter-spacing:-.07em}.gift-card span{font-size:15px}.card-one{background:linear-gradient(145deg,#2819a8,#5d41f7 45%,#bf25a3);left:22%;top:30%;transform:rotate(-17deg)}.card-two{background:linear-gradient(145deg,#fa22ac,#7728dc 55%,#2b44db);left:49%;top:19%;transform:rotate(6deg) scale(1.12);z-index:2}.card-three{background:linear-gradient(145deg,#194ed5,#0094ef 55%,#761ce1);left:73%;top:29%;transform:rotate(17deg)}.hero-tabs{position:absolute;left:24px;bottom:0;display:flex;gap:6px;z-index:3}.hero-tabs button{border:1px solid #2c2938;background:#17151d;color:#f5f4fa;padding:14px 18px;min-width:110px;text-align:left;border-radius:7px 7px 0 0;font-size:13px;font-weight:750}.hero-tabs button.active{border-color:#6e53e3;background:#241d35}.hero-tabs button small{display:block;color:#a4a1b5;font-weight:500}.section{padding:60px 0}.section-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:23px}.section h2{font-size:27px;line-height:1.2;letter-spacing:-.025em;margin:0}.section-head a{font-size:14px;color:#6553da;font-weight:700}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:17px}.category-card{min-height:170px;border:1px solid var(--line);border-radius:15px;padding:23px;display:flex;flex-direction:column;justify-content:space-between;background:linear-gradient(145deg,#fff,#f9f8ff);transition:transform .2s,box-shadow .2s}.category-card:hover,.product-card:hover{transform:translateY(-3px);box-shadow:0 15px 35px #18142a12}.category-symbol{font-size:34px;font-weight:850;line-height:1;letter-spacing:-.07em;color:#5345c4}.category-card:nth-child(2) .category-symbol{color:#1654c6}.category-card:nth-child(3) .category-symbol{color:#14865d}.category-card:nth-child(4) .category-symbol{color:#263241}.category-card h3{font-size:17px;margin:0}.category-card span:last-child{font-size:13px;color:#6759e1}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.product-card{border:1px solid var(--line);border-radius:14px;background:#fff;overflow:hidden;transition:transform .2s,box-shadow .2s}.product-thumb{aspect-ratio:1.22;background:#f4f3fa;display:grid;place-items:center;overflow:hidden;position:relative}.product-thumb img{height:100%;width:100%;object-fit:contain}.product-thumb .placeholder{font-size:45px;font-weight:850;color:#5b4cda;letter-spacing:-.08em}.product-badge{position:absolute;top:12px;left:12px;background:#fff;color:#262230;border-radius:5px;font-size:11px;font-weight:800;padding:4px 8px;text-transform:uppercase}.product-body{padding:16px}.product-body h3{font-size:14px;line-height:1.4;min-height:40px;margin:0 0 12px}.price{font-size:16px;font-weight:850}.product-body .button{font-size:12px;color:#6049e4;font-weight:750}.product-actions{display:flex;align-items:center;justify-content:space-between;gap:10px}.empty-products{border:1px dashed #ccc8da;border-radius:14px;padding:32px;color:var(--muted);grid-column:1/-1}.trust-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;padding:38px 24px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);text-align:center}.trust-strip strong{font-size:25px;display:block;line-height:1.2}.trust-strip span{color:var(--muted);font-size:13px}.site-footer{background:#111019;color:#e9e7ee;padding:58px 0 24px}.footer-grid{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:40px}.footer-grid h3{font-size:14px;margin:0 0 17px}.footer-grid a{display:block;color:#b5b2c1;font-size:14px;padding:5px 0}.footer-grid p{color:#aaa7b6;font-size:14px;max-width:260px}.footer-bottom{border-top:1px solid #34313d;margin-top:45px;padding-top:20px;color:#938f9e;font-size:13px}.page-content{padding-block:50px;min-height:350px}.page-content h1{font-size:36px;letter-spacing:-.03em}.woocommerce .products ul,.woocommerce ul.products{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.woocommerce ul.products li.product{width:auto!important;float:none!important;margin:0!important;border:1px solid var(--line);border-radius:14px;padding:12px}.woocommerce a.button,.woocommerce button.button,.woocommerce input.button,.woocommerce #respond input#submit{background:var(--purple);color:#fff;border-radius:6px}.woocommerce a.button:hover,.woocommerce button.button:hover{background:#4b37c5;color:#fff}.woocommerce ul.products li.product .price{color:var(--ink)}.woocommerce div.product p.price,.woocommerce div.product span.price{color:var(--ink)}.woocommerce-breadcrumb{margin-bottom:25px!important}.screen-reader-text{position:absolute!important;height:1px;width:1px;overflow:hidden;clip:rect(1px,1px,1px,1px);white-space:nowrap}
@media(max-width:1050px){.header-inner{gap:14px}.header-actions{gap:12px}.main-nav{gap:12px}.product-grid{grid-template-columns:repeat(3,1fr)}.gift-card{width:170px;height:240px}.category-grid{grid-template-columns:repeat(4,1fr)}}
@media(max-width:760px){.wrap{padding-inline:16px}.promo{padding:9px 15px;min-height:58px}.promo-copy{font-size:12px}.promo-copy span{display:none}.promo-icon{display:none}.header-inner{min-height:63px;flex-wrap:wrap;padding-block:10px;gap:10px}.mobile-menu{display:block}.main-nav{display:none;order:5;width:100%;padding:10px 0}.main-nav.open{display:flex}.search-form{order:4;flex-basis:100%}.header-actions{margin-left:auto}.header-actions .hide-mobile{display:none}.hero,.hero-inner{min-height:600px}.hero-inner{align-items:flex-start}.hero-content{width:100%;padding:35px 0 0}.hero h1{max-width:340px;font-size:42px;margin:15px 0}.hero p{max-width:330px;font-size:14px}.hero-art{width:100%;height:290px;top:290px}.gift-card{width:130px;height:180px;padding:12px;border-radius:10px}.gift-card strong{font-size:19px}.gift-card span{font-size:10px}.card-one{left:20%;top:20%}.card-two{left:43%;top:11%}.card-three{left:65%;top:20%}.orbit{height:72px;bottom:0}.hero-tabs{left:16px;right:16px;overflow-x:auto}.hero-tabs button{min-width:95px;padding:10px;font-size:12px}.section{padding:40px 0}.category-grid{grid-template-columns:repeat(2,1fr);gap:10px}.category-card{min-height:130px;padding:15px}.category-symbol{font-size:27px}.product-grid,.woocommerce .products ul,.woocommerce ul.products{grid-template-columns:repeat(2,1fr);gap:10px}.trust-strip{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:repeat(2,1fr);gap:22px}.footer-grid>div:first-child{grid-column:1/-1}.hero-small{display:block;margin:10px 0 0}}
