/*
Theme Name: GoZoKo Midnight
Author: GoZoKo
Description: The original GoZoKo midnight-indigo design, adapted for WordPress and WooCommerce.
Version: 1.0.4
Requires at least: 6.6
Requires PHP: 8.0
License: GPL v2 or later
Text Domain: gozoko-midnight
*/
html{background:#151327;scroll-behavior:smooth}body{margin:0;background:#151327;color:#eeedf5;font-family:Arial,sans-serif}*{box-sizing:border-box}img{max-width:100%;height:auto}button,input,select,textarea{font:inherit}h1,h2,h3,p{margin-top:0}a{color:inherit}#gm{max-width:1440px;margin:auto} .gm-skip{position:absolute;left:10px;top:-100px;z-index:99999;background:white;color:black;padding:14px}.gm-skip:focus{top:40px}

#gm{color-scheme:dark;--gm-bg:#151327;--gm-panel:#211e38;--gm-accent:#b4a5ff;--gm-text:#eeedf5;--gm-muted:#bdb9cf;font-family:Arial,sans-serif;background:var(--gm-bg);color:var(--gm-text);line-height:1.55}
#gm *{box-sizing:border-box}#gm [hidden]{display:none!important}#gm button,#gm a{font:inherit}#gm button{cursor:pointer}#gm a{text-decoration:none;color:inherit}#gm button:focus-visible,#gm a:focus-visible,#gm summary:focus-visible{outline:2px solid #b4a5ff;outline-offset:5px}#gm .gm-wrap{padding-left:6%;padding-right:6%}#gm .gm-nav{display:flex;align-items:center;gap:24px;min-height:94px;border-bottom:1px solid #38334d}#gm .gm-mark{display:block;width:64px;height:64px;overflow:hidden;border-radius:8px;flex-shrink:0}#gm .gm-mark img{display:block;width:100%;height:100%;object-fit:cover;transform:scale(1.4)}#gm .gm-menu{display:flex;gap:25px;margin-left:auto;align-items:center;font-size:13px}#gm .gm-link{color:inherit;background:none;border:0;padding:10px 0;text-align:left}#gm .gm-btn{display:inline-flex;gap:12px;align-items:center;justify-content:center;border:1px solid #aaa0d4;border-radius:5px;padding:13px 19px;color:#19152e;background:#d7d2e8;font-size:13px;font-weight:500}#gm .gm-btn.secondary{background:transparent;color:var(--gm-text);border-color:#625c79}#gm .gm-btn.indigo{background:#443a77;color:#fff;border-color:#443a77}#gm .gm-drop{position:relative}#gm .gm-drop summary{cursor:pointer;list-style:none;padding:10px 0}#gm .gm-drop summary::-webkit-details-marker{display:none}#gm .gm-dropnav{position:absolute;right:-100px;top:45px;width:310px;background:#29243f;padding:12px;border:1px solid #544b70;box-shadow:0 20px 50px #0005;z-index:5;border-radius:8px}#gm .gm-dropnav button{display:block;width:100%;padding:11px;color:#eeeaf8;background:none;border:0;text-align:left;font-size:13px}#gm .gm-dropnav button:hover{background:#3d345a}#gm .gm-hero{display:grid;grid-template-columns:1.3fr 1fr;gap:25px;padding-top:55px;padding-bottom:55px;align-items:center}#gm .gm-eyebrow{font-size:11px;letter-spacing:2px;text-transform:uppercase;color:var(--gm-accent);margin:0 0 18px}#gm h1{font-size:clamp(40px,5.6vw,64px);font-weight:500;letter-spacing:-2.5px;line-height:1.06;margin:0 0 24px;color:var(--gm-text)}#gm h1 em{font-family:Georgia,serif;font-weight:400;color:#b9aafb}#gm .gm-intro{font-size:15px;line-height:1.8;color:var(--gm-muted);max-width:480px;margin:0 0 27px}#gm .gm-actions{display:flex;flex-wrap:wrap;gap:12px}#gm .gm-brandstage{position:relative;display:flex;flex-direction:column;align-items:center}#gm .gm-brandstage img{display:block;width:100%;max-width:355px;border-radius:50%}#gm .gm-brandstage p{margin:3px 0 0;letter-spacing:3px;text-transform:uppercase;font-size:11px;color:#bcb6d2}#gm .gm-audience{border-top:1px solid #38334d;display:flex;flex-wrap:wrap;justify-content:space-between;gap:15px;padding-top:20px;padding-bottom:20px;font-size:12px;color:#c0bcd0}#gm .gm-audience span:first-child{color:#918aa8}#gm .gm-section{padding-top:48px;padding-bottom:48px}#gm .gm-services{background:#d9d7e4;color:#2b244a}#gm .gm-services .gm-eyebrow{color:#615389}#gm h2{font-size:34px;letter-spacing:-1.2px;line-height:1.15;font-weight:500;margin:0;color:inherit}#gm .gm-section-head{display:flex;justify-content:space-between;gap:28px;align-items:end;margin-bottom:30px}#gm .gm-section-head p{font-size:14px;max-width:310px;margin:0;color:#615a75}#gm .gm-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}#gm .gm-service{display:flex;flex-direction:column;align-items:start;text-align:left;background:#e5e3ed;color:#30284d;border:1px solid #bfbaca;border-radius:7px;padding:23px;min-height:218px;transition:background .15s}#gm .gm-service:hover{background:#efedf6}#gm .gm-service .gm-icon{display:flex;justify-content:space-between;width:100%;color:#6a5e94;margin-bottom:22px}#gm .gm-service h3{font-weight:500;font-size:18px;line-height:1.25;margin:0 0 10px;color:#332b54}#gm .gm-service p{font-size:13px;color:#675f78;margin:0}#gm .gm-service .gm-more{font-size:12px;color:#443577;margin-top:auto;padding-top:20px}#gm .gm-shop{background:#211e38}#gm .gm-shop .gm-section-head p{color:#bdb9cf}#gm .gm-products{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}#gm .gm-product{background:none;border:0;padding:0;color:#eeedf5;text-align:left}#gm .gm-product-art{height:170px;border-radius:7px;background:#312b4b;display:flex;justify-content:center;align-items:center;margin-bottom:14px;overflow:hidden}#gm .gm-product-art>svg{width:100px;height:100px;stroke-width:1.2;color:#b8b2cd}#gm .gm-product strong{font-size:15px;font-weight:500;display:block}#gm .gm-product>span{font-size:12px;color:#b9b2cc;display:block;margin-top:4px}#gm .gm-card-art{width:150px;min-height:94px;transform:rotate(-8deg);padding:18px;background:#aaa6bb;color:#2f284d;box-shadow:8px 8px 0 #756c91;font-family:Georgia,serif;font-size:23px;line-height:1.1}#gm .gm-card-art small{font-family:Arial,sans-serif;font-size:11px;letter-spacing:1px;display:block;margin-top:7px}#gm .gm-flyer{width:108px;height:139px;background:#77649f;padding:16px;transform:rotate(7deg);font-family:Georgia,serif;font-size:25px;line-height:1.1;color:#f0edf9}#gm .gm-flyer small{display:block;font:11px Arial,sans-serif;margin-bottom:10px;letter-spacing:1px}#gm .gm-caption{font-size:11px;color:#a59dbb;margin:19px 0 0}#gm .gm-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px;margin-top:28px}#gm .gm-step{border-top:1px solid #49405f;padding-top:20px}#gm .gm-step small{font-size:12px;color:#a897d4}#gm .gm-step h3{font-size:18px;font-weight:500;margin:10px 0 8px}#gm .gm-step p{font-size:13px;color:#b6aec7;margin:0}#gm .gm-cta{background:#433771;display:flex;align-items:center;justify-content:space-between;gap:25px;padding-top:36px;padding-bottom:36px}#gm .gm-cta h2{font-family:Georgia,serif;font-size:32px;letter-spacing:-.7px}#gm .gm-cta p{font-size:13px;color:#d3cde4;margin:10px 0 0}#gm .gm-footer{display:flex;justify-content:space-between;gap:20px;align-items:center;padding-top:28px;padding-bottom:28px;font-size:12px;color:#a9a2bd}#gm .gm-footer strong{color:#d6d1e4;font-size:21px;font-weight:500;letter-spacing:.3px}#gm .gm-detail{padding-top:35px;padding-bottom:55px}#gm .gm-detail h1{font-size:46px;max-width:730px;margin-top:25px}#gm .gm-detail p{color:#beb6cf;font-size:15px;max-width:650px}#gm .gm-detail-layout{display:grid;grid-template-columns:1.5fr 1fr;gap:35px;margin-top:35px}#gm .gm-detail-layout h2{font-size:23px;letter-spacing:-.5px}#gm .gm-offers{padding-left:20px;color:#c7c0d6;font-size:14px;line-height:2.1}#gm .gm-aside{padding:24px;background:#29233e;border:1px solid #4b425f;border-radius:8px}#gm .gm-aside h3{font-size:19px;font-weight:500;margin:0}#gm .gm-aside p{font-size:13px}#gm .gm-message{padding:28px 6%;background:#302748;border-top:1px solid #625276}#gm .gm-message h3{font-size:20px;font-weight:500;margin:0 0 8px}#gm .gm-message p{font-size:14px;color:#cdc5dd;max-width:650px}#gm .gm-message button{float:right}#gm .gm-product-art .gm-brand-print{width:80px;height:80px;border-radius:7px}#gm .gm-back{color:#c2b6e6;font-size:13px}
@media(max-width:730px){#gm .gm-grid{grid-template-columns:repeat(2,minmax(0,1fr))}#gm .gm-nav{gap:12px;flex-wrap:wrap;padding-top:10px;padding-bottom:10px}#gm .gm-menu{gap:16px}#gm .gm-nav>.gm-btn{display:none}#gm .gm-hero{grid-template-columns:1fr 0.8fr;gap:12px}#gm h1{font-size:43px}#gm .gm-dropnav{right:0}#gm .gm-detail-layout{grid-template-columns:1fr}}
@media(max-width:520px){#gm .gm-wrap{padding-left:6%;padding-right:6%}#gm .gm-hero{grid-template-columns:1fr;padding-top:35px;padding-bottom:30px}#gm .gm-brandstage img{max-width:205px}#gm .gm-brandstage p{margin-top:-6px}#gm .gm-grid{grid-template-columns:1fr}#gm .gm-service{min-height:0}#gm .gm-service .gm-icon{margin-bottom:16px}#gm .gm-section-head{flex-direction:column;align-items:start;gap:15px}#gm .gm-products{grid-template-columns:1fr}#gm .gm-product{display:grid;grid-template-columns:125px 1fr;gap:0 17px}#gm .gm-product-art{height:122px;grid-row:span 2;margin:0}#gm .gm-product strong{align-self:end}#gm .gm-product>span{align-self:start}#gm .gm-card-art{width:97px;padding:12px;font-size:19px}#gm .gm-flyer{width:84px;height:112px;font-size:21px;padding:10px}#gm .gm-steps{grid-template-columns:1fr;gap:21px}#gm .gm-cta,#gm .gm-footer{flex-direction:column;align-items:start}#gm .gm-menu{font-size:12px;gap:14px}#gm .gm-mark{width:48px;height:48px}#gm .gm-dropnav{width:260px;right:-100px}#gm .gm-detail h1{font-size:35px;letter-spacing:-1px}#gm .gm-audience{justify-content:start;gap:12px 20px}#gm .gm-audience span:first-child{width:100%}}
#gm .gm-acronym{display:grid;gap:9px;margin:0 auto 10px;padding:0 8px;max-width:100%;color:#d6d2e3}#gm .gm-acronym>div{display:grid;grid-template-columns:32px 1fr;gap:12px;align-items:baseline}#gm .gm-acronym strong{color:#b4a5ff;font-size:13px;letter-spacing:1.5px;font-weight:500}#gm .gm-acronym span{font-size:13px;line-height:1.5}#gm .gm-brandstage img{max-width:315px}@media(max-width:520px){#gm .gm-brandstage img{max-width:205px}}

#gm .gm-brandstage{min-width:0;container-type:inline-size}
#gm .gm-brandstage img{margin-bottom:-45px;clip-path:inset(0 0 17% 0)}
#gm .gm-acronym{display:block;white-space:nowrap;text-align:center;font-size:clamp(9.5px,3.3cqw,13px);font-weight:400;letter-spacing:-.15px;line-height:1.5;margin:0 auto 10px;padding:0;color:#d6d2e3;max-width:100%;position:relative}
#gm .gm-acronym span{font-size:inherit;line-height:inherit;color:#b4a5ff;padding:0 2px}
@media(max-width:520px){#gm .gm-brandstage img{margin-bottom:-28px}}
#gm .gm-acronym strong{font-size:inherit;line-height:inherit;font-weight:700;letter-spacing:inherit;color:#c7bbff}
#gm .gm-acronym{font-family:Arial,sans-serif;font-size:clamp(9.5px,3.3cqw,13px);font-weight:400;letter-spacing:0;color:#c8c3d8}#gm .gm-acronym span{padding:0 3px;color:#8f82b3}

#gm .gm-acronym{display:flex;align-items:baseline;justify-content:center;gap:7px;white-space:nowrap;font-size:clamp(10px,3.45cqw,14px);font-weight:500;letter-spacing:0;color:#f3efff;padding:12px 0 0;border-top:1px solid #76629e;margin:0 auto 10px;width:max-content;max-width:100%}
#gm .gm-acronym .gm-phrase{font:inherit;color:inherit;padding:0}
#gm .gm-acronym strong{font-size:1.13em;font-weight:800;color:#c7acff;letter-spacing:0}
#gm .gm-acronym .gm-dot{font-size:inherit;color:#a492c6;padding:0}
@media(min-width:900px){#gm .gm-hero{grid-template-columns:1.12fr 1fr}}
@media(max-width:730px) and (min-width:521px){#gm .gm-hero{grid-template-columns:1fr}#gm .gm-brandstage{width:100%;max-width:440px;margin:auto}}
@media(max-width:520px){#gm .gm-acronym{gap:4px;font-size:clamp(9.5px,3.35cqw,14px)}}

/* Spacious desktop header and centered hero branding. */
#gm .gm-nav{flex-wrap:nowrap;gap:24px}
#gm .gm-menu{flex-wrap:nowrap;gap:24px}
#gm .gm-hero{align-items:center}
#gm .gm-brandstage{align-self:center;justify-content:center}
#gm .gm-brandstage img{max-width:390px;margin-bottom:-56px}
@media(max-width:950px){#gm .gm-menu{gap:15px}#gm .gm-nav{gap:16px;padding-left:4%;padding-right:4%}}
@media(max-width:800px){#gm .gm-nav{flex-wrap:wrap}#gm .gm-menu{flex-wrap:wrap;justify-content:flex-start}}
@media(max-width:520px){#gm .gm-brandstage img{max-width:240px;margin-bottom:-34px}}

#gm .gm-dropnav a{display:block;padding:11px;font-size:13px}#gm .gm-dropnav a:hover{background:#3d345a}#gm .gm-brandname{font-size:21px;letter-spacing:.3px;color:#eeedf5}#gm .gm-nav{gap:18px}#gm .gm-menu{gap:19px}#gm .gm-menu a:hover{text-decoration:underline;text-underline-offset:5px}#gm .gm-service a{color:inherit}#gm .gm-service .gm-icon svg{width:24px;height:24px}#gm .gm-product-art img{width:100%;height:100%;object-fit:cover}#gm .gm-service{color:#30284d}#gm .gm-content{min-height:50vh}#gm .gm-content p{line-height:1.8}#gm .gm-content h2{margin:32px 0 18px;font-size:28px}#gm .gm-content h3{margin:24px 0 12px}#gm .gm-content ul{line-height:2;padding-left:22px}#gm .gm-content a:not(.gm-btn,.gm-service,.gm-product){color:#c7bbff}#gm .gm-content .gm-service p{color:#675f78}#gm .gm-content .gm-service h3{margin:0 0 10px}#gm .gm-content .gm-section-head h2{margin:0}#gm .gm-prose{max-width:780px}#gm .gm-form{max-width:700px;display:grid;gap:20px;margin-top:28px}#gm .gm-form label{display:grid;gap:8px}#gm input:not([type=checkbox],[type=radio],[type=submit]),#gm textarea,#gm select{width:100%;padding:13px;border:1px solid #68607c;border-radius:5px;background:#211e38;color:#eeedf5}#gm .gm-form textarea{min-height:150px}#gm .gm-form .gm-trap{position:absolute;left:-9999px}#gm .gm-notice{padding:18px;border:1px solid #b4a5ff;background:#29243f;border-radius:5px}#gm .gm-form small{color:#bdb9cf;line-height:1.6}#gm .woocommerce{color:#eeedf5}#gm .woocommerce a.button,#gm .woocommerce button.button,#gm .woocommerce input.button,#gm .woocommerce #respond input#submit{background:#d7d2e8;color:#19152e;border-radius:5px;padding:14px 20px}#gm .woocommerce .woocommerce-info,#gm .woocommerce .woocommerce-message,#gm .woocommerce .woocommerce-error{background:#29243f;color:#eeedf5}#gm .woocommerce table.shop_table{border-color:#625c79}#gm .woocommerce div.product p.price,#gm .woocommerce ul.products li.product .price{color:#c7bbff}#gm .woocommerce-checkout #payment{background:#29243f}#gm .woocommerce-checkout #payment div.payment_box{background:#3d345a;color:#eeedf5}#gm .woocommerce ul.products li.product h2{font-size:22px}#gm .gm-detail h1{margin-top:10px}#gm .gm-footer a{white-space:nowrap}#gm .gm-brandstage{min-height:350px}#gm .gm-acronym{font-size:clamp(10px,3.25cqw,14px)}
@media(max-width:1100px){#gm .gm-nav{padding-left:4%;padding-right:4%;gap:12px}#gm .gm-menu{gap:13px;font-size:12px}#gm .gm-brandname{font-size:18px}}
@media(max-width:900px){#gm .gm-nav{flex-wrap:wrap;padding-top:12px;padding-bottom:12px}#gm .gm-menu{width:100%;margin:0;justify-content:space-between;flex-wrap:wrap}#gm .gm-dropnav{left:0;right:auto}}
@media(max-width:520px){#gm .gm-menu{gap:0 18px;justify-content:flex-start}#gm .gm-menu>a,#gm .gm-menu summary{min-height:44px;display:flex;align-items:center}#gm .gm-brandstage{min-height:240px}#gm .gm-detail h1{font-size:36px}#gm .gm-dropnav{width:min(310px,85vw)}#gm .gm-acronym{gap:3px;font-size:clamp(9px,3cqw,12px)}}
