:root{--alkkes-ink:#080808;--alkkes-paper:#f5f5f1;--alkkes-line:#c8c8c2;--alkkes-muted:#74746f;--alkkes-white:#fff;--alkkes-ease:cubic-bezier(.2,.8,.2,1)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--alkkes-paper);color:var(--alkkes-ink);font-family:Inter,Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased}img{max-width:100%;height:auto}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link:focus{clip:auto!important;width:auto;height:auto;z-index:9999;background:#fff;color:#000;padding:14px;left:12px;top:12px}.alkkes-topbar{height:30px;padding:0 3vw;background:#080808;color:#fff;display:flex;align-items:center;justify-content:space-between;font:700 9px/1 ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.13em}.alkkes-header{height:86px;padding:0 3vw;background:rgba(245,245,241,.96);backdrop-filter:blur(18px);border-bottom:1px solid #b8b8b1;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;position:relative;z-index:30}.alkkes-brand{display:inline-flex;flex-direction:column;width:max-content}.alkkes-brand img{width:auto;max-width:160px;max-height:54px;object-fit:contain}.alkkes-brand strong{font:900 29px/.8 Arial Black,Inter,sans-serif;letter-spacing:-.08em}.alkkes-brand small{font:700 7px/1 ui-monospace,monospace;letter-spacing:.42em;margin:6px 0 0 3px}.alkkes-primary-nav ul,.alkkes-footer ul{list-style:none;padding:0;margin:0}.alkkes-primary-nav .alkkes-menu{display:flex;gap:28px}.alkkes-primary-nav a{font:700 10px/1 ui-monospace,monospace;text-transform:uppercase;letter-spacing:.09em;position:relative}.alkkes-primary-nav a:after{content:"";height:1px;background:#080808;position:absolute;left:0;right:100%;bottom:-8px;transition:.25s var(--alkkes-ease)}.alkkes-primary-nav a:hover:after{right:0}.alkkes-header-actions{justify-self:end;display:flex;align-items:center;gap:18px}.alkkes-header-actions>a{font:700 9px/1 ui-monospace,monospace;text-transform:uppercase;letter-spacing:.08em}.alkkes-cart-link b{display:inline-grid;place-items:center;background:#080808;color:#fff;border-radius:50%;width:25px;height:25px;margin-left:5px}.alkkes-menu-toggle{display:none;background:none;border:0;padding:0;width:28px}.alkkes-menu-toggle span:not(.screen-reader-text){display:block;height:1px;background:#080808;margin:6px 0}.alkkes-hero{height:calc(100vh - 116px);min-height:680px;background:#080808;color:#fff;position:relative}.alkkes-hero>img{width:100%;height:100%;object-fit:cover;object-position:center 45%;filter:grayscale(1) contrast(1.05)}.alkkes-hero-shade,.alkkes-sim-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.9),rgba(0,0,0,.42) 48%,rgba(0,0,0,.05) 85%)}.alkkes-hero-copy{position:absolute;left:7vw;top:50%;transform:translateY(-48%);max-width:820px}.alkkes-hero-copy>span,.alkkes-kicker,.alkkes-page-hero>span{display:block;font:700 10px/1 ui-monospace,monospace;letter-spacing:.16em}.alkkes-hero h1{font:900 clamp(60px,8vw,136px)/.81 Arial Black,Inter,sans-serif;letter-spacing:-.087em;text-transform:uppercase;margin:30px 0}.alkkes-hero-copy p{font-size:16px;line-height:1.6;max-width:510px;margin:0 0 36px}.alkkes-hero-copy>div{display:flex;align-items:center;gap:30px}.alkkes-button{min-height:52px;padding:0 26px;border:1px solid;display:inline-flex;align-items:center;justify-content:center;font:800 10px/1 ui-monospace,monospace;letter-spacing:.1em;text-transform:uppercase;transition:.25s var(--alkkes-ease)}.alkkes-button.is-light{background:#fff;color:#080808;border-color:#fff}.alkkes-button.is-light:hover{background:transparent;color:#fff}.alkkes-button.is-dark{background:#080808;color:#fff}.alkkes-button.is-outline{background:transparent;border-color:#080808}.alkkes-button.is-outline:hover{background:#080808;color:#fff}.alkkes-text-link{font:800 10px/1 ui-monospace,monospace;letter-spacing:.11em;text-transform:uppercase;text-decoration:underline;text-underline-offset:7px}.alkkes-text-link.is-light{color:#fff}.alkkes-section{padding:120px 7vw}.alkkes-manifesto{display:grid;grid-template-columns:1.45fr .55fr;gap:11vw;border-bottom:1px solid var(--alkkes-line)}.alkkes-manifesto h2,.alkkes-section-heading h2{font:900 clamp(42px,5vw,82px)/.94 Arial Black,Inter,sans-serif;letter-spacing:-.065em;text-transform:uppercase;margin:28px 0 0}.alkkes-manifesto>div:last-child{align-self:end}.alkkes-manifesto p,.alkkes-section-heading>p{font-size:17px;line-height:1.65;margin:0 0 32px}.alkkes-feature-grid{display:grid;grid-template-columns:1.25fr .75fr;grid-template-rows:1fr 1fr;min-height:970px;border-bottom:1px solid var(--alkkes-line)}.alkkes-feature-photo{position:relative;overflow:hidden;background:#ddd;border-right:1px solid var(--alkkes-line)}.alkkes-feature-photo.is-large{grid-row:1/3}.alkkes-feature-photo img{width:100%;height:100%;object-fit:cover;transition:transform .8s var(--alkkes-ease)}.alkkes-feature-photo:hover img{transform:scale(1.025)}.alkkes-feature-photo>span{position:absolute;left:22px;bottom:20px;background:#fff;padding:9px 12px;font:700 9px/1 ui-monospace,monospace;letter-spacing:.1em}.alkkes-tech-card{padding:56px;background:#080808;color:#fff;display:flex;flex-direction:column;justify-content:flex-end}.alkkes-tech-card>strong{font:900 clamp(72px,9vw,140px)/.8 Arial Black,Inter,sans-serif;letter-spacing:-.09em;margin-bottom:auto}.alkkes-tech-card h2{font-size:28px;letter-spacing:-.04em;margin:0 0 15px}.alkkes-tech-card p{color:#aaa;line-height:1.6}.alkkes-tech-card ul{list-style:none;padding:0;margin:25px 0 0;border-top:1px solid #444}.alkkes-tech-card li{padding:12px 0;border-bottom:1px solid #444;font:600 10px/1 ui-monospace,monospace;letter-spacing:.08em;text-transform:uppercase}.alkkes-section-heading{display:grid;grid-template-columns:1.3fr .7fr;gap:12vw;align-items:end;margin-bottom:70px}.alkkes-section-heading>p{margin:0}.alkkes-product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:28px 14px}.alkkes-product-media{height:420px;position:relative;overflow:hidden;background:#e6e6e1}.alkkes-product-media img{width:100%;height:100%;object-fit:cover;transition:transform .7s var(--alkkes-ease)}.alkkes-product-card:hover img{transform:scale(1.035)}.alkkes-product-media>span{position:absolute;top:12px;left:12px;background:#fff;padding:8px 10px;font:700 8px/1 ui-monospace,monospace;letter-spacing:.1em}.alkkes-product-meta{padding:18px 3px 28px;display:flex;justify-content:space-between;gap:14px}.alkkes-product-meta small{font:700 8px/1 ui-monospace,monospace;color:#777;text-transform:uppercase}.alkkes-product-meta h3{font-size:16px;margin:7px 0}.alkkes-product-meta>strong{font-size:14px;white-space:nowrap}.alkkes-shop-cta{border-top:1px solid var(--alkkes-line);padding-top:28px;margin-top:28px;display:flex;justify-content:space-between;align-items:center;font:600 12px/1 ui-monospace,monospace}.alkkes-sim-banner{height:860px;position:relative;background:#080808;color:#fff}.alkkes-sim-banner>img{width:100%;height:100%;object-fit:cover;filter:grayscale(1) contrast(1.08)}.alkkes-sim-copy{position:absolute;left:7vw;top:50%;transform:translateY(-50%);max-width:650px}.alkkes-kicker.is-light{color:#fff}.alkkes-sim-copy h2{font:900 clamp(58px,6.5vw,105px)/.86 Arial Black,Inter,sans-serif;letter-spacing:-.08em;text-transform:uppercase;margin:26px 0}.alkkes-sim-copy p{max-width:520px;color:#ddd;line-height:1.6;margin:0 0 34px}.alkkes-phygital-grid{display:grid;grid-template-columns:1.1fr .8fr 1fr;gap:18px}.alkkes-nfc-photo{min-height:600px}.alkkes-nfc-photo img{width:100%;height:100%;object-fit:cover}.alkkes-passport{background:#080808;color:#fff;padding:32px;display:flex;flex-direction:column}.alkkes-passport header{display:flex;justify-content:space-between;font:700 9px/1 ui-monospace,monospace}.alkkes-passport>b{font-size:120px;line-height:1;margin:50px 0}.alkkes-passport h3{margin:auto 0 22px}.alkkes-passport dl{margin:0;border-top:1px solid #444}.alkkes-passport dl>div{display:flex;justify-content:space-between;border-bottom:1px solid #444;padding:13px 0}.alkkes-passport dt,.alkkes-passport dd{font:600 8px/1 ui-monospace,monospace;margin:0}.alkkes-passport>a{margin-top:24px;background:#fff;color:#080808;padding:16px;text-align:center;font:800 9px/1 ui-monospace,monospace}.alkkes-phy-steps{padding:40px;border:1px solid var(--alkkes-line)}.alkkes-phy-steps ol{list-style:none;padding:0;margin:0}.alkkes-phy-steps li{display:grid;grid-template-columns:42px 1fr;gap:15px;padding:0 0 30px;margin:0 0 30px;border-bottom:1px solid var(--alkkes-line)}.alkkes-phy-steps li>span{font:700 10px/1 ui-monospace,monospace}.alkkes-phy-steps h3{margin:0 0 8px;font-size:23px}.alkkes-phy-steps p{margin:0;color:#666;line-height:1.5}.alkkes-community{min-height:650px;padding:100px 7vw;background:#080808;color:#fff;display:grid;grid-template-columns:1.2fr .8fr;align-items:end}.alkkes-community>div:first-child h2{font:900 clamp(55px,7vw,115px)/.85 Arial Black,Inter,sans-serif;letter-spacing:-.08em;text-transform:uppercase;margin:30px 0}.alkkes-community>div:first-child p{max-width:560px;color:#bbb;line-height:1.6;margin:0 0 35px}.alkkes-community-stats{display:grid;grid-template-columns:1fr 1fr;align-self:stretch;border-left:1px solid #444;margin-left:8vw}.alkkes-community-stats>div{display:flex;flex-direction:column;align-items:center;justify-content:center;border-right:1px solid #444}.alkkes-community-stats strong{font:900 clamp(65px,7vw,120px)/1 Arial Black,sans-serif;letter-spacing:-.09em}.alkkes-community-stats span{font:700 8px/1 ui-monospace,monospace}.alkkes-home-editor{max-width:1080px;margin:0 auto;padding:100px 7vw}.alkkes-footer{background:#080808;color:#fff;padding:70px 7vw 25px;display:grid;grid-template-columns:2fr repeat(3,1fr);gap:50px}.alkkes-footer h2{font:700 9px/1 ui-monospace,monospace;letter-spacing:.12em;color:#777;text-transform:uppercase;margin:0 0 22px}.alkkes-footer a{display:block;margin:11px 0;font-size:12px}.alkkes-footer p{color:#999;line-height:1.6}.alkkes-footer-bottom{grid-column:1/-1;border-top:1px solid #333;padding-top:22px;margin-top:30px;display:flex;justify-content:space-between;font:600 8px/1 ui-monospace,monospace}.alkkes-footer-bottom a{display:inline}.alkkes-content-shell{padding:0 7vw 120px}.alkkes-page-hero{padding:110px 0 80px;border-bottom:1px solid var(--alkkes-line)}.alkkes-page-hero h1{font:900 clamp(52px,8vw,120px)/.86 Arial Black,Inter,sans-serif;letter-spacing:-.08em;text-transform:uppercase;max-width:1200px;margin:26px 0}.alkkes-page-hero p{max-width:680px;font-size:18px;line-height:1.6}.alkkes-entry-content{max-width:900px;margin:70px auto;font-size:17px;line-height:1.8}.alkkes-entry-content h2,.alkkes-entry-content h3{line-height:1.15;letter-spacing:-.04em;margin-top:2em}.alkkes-entry-content a{text-decoration:underline}.alkkes-entry-content img{margin:30px 0}.alkkes-post-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;padding-top:60px}.alkkes-post-card img{width:100%;aspect-ratio:4/3;object-fit:cover}.alkkes-post-card small{display:block;margin-top:18px;font:700 8px/1 ui-monospace,monospace}.alkkes-post-card h2{font-size:26px;letter-spacing:-.04em}.alkkes-contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:10vw;padding:80px 0}.alkkes-contact-grid h2{font:900 56px/.95 Arial Black,sans-serif;letter-spacing:-.06em;text-transform:uppercase}.alkkes-contact-grid>div:last-child>*{display:block;border-top:1px solid var(--alkkes-line);padding:22px 0}.alkkes-contact-grid span{display:block;font:700 8px/1 ui-monospace,monospace;margin-bottom:8px}.alkkes-simulator-page,.alkkes-contact-page{padding:0 7vw 120px}.alkkes-simulator-content{padding-top:60px}.alkkes-not-found,.alkkes-certificate{min-height:75vh;padding:100px 7vw;display:flex;flex-direction:column;justify-content:center}.alkkes-not-found h1{font:900 clamp(55px,8vw,120px)/.86 Arial Black,sans-serif;letter-spacing:-.08em;text-transform:uppercase;max-width:1000px}.alkkes-not-found .alkkes-button{width:max-content}.alkkes-certificate{background:#080808;color:#fff}.alkkes-certificate-card{max-width:750px;border:1px solid #555;padding:50px}.alkkes-certificate-card>span{font:700 9px/1 ui-monospace,monospace}.alkkes-certificate-card h1{font:900 70px/.9 Arial Black,sans-serif;letter-spacing:-.07em;text-transform:uppercase}.alkkes-certificate-card dl>div{display:flex;justify-content:space-between;border-top:1px solid #555;padding:16px 0}.alkkes-certificate-card dt,.alkkes-certificate-card dd{font:600 10px/1 ui-monospace,monospace;margin:0}
/* WooCommerce */
.alkkes-woocommerce-shell{padding-top:70px}.woocommerce .woocommerce-breadcrumb{font:700 9px/1 ui-monospace,monospace;letter-spacing:.08em;color:#777;margin-bottom:35px}.woocommerce-products-header__title,.woocommerce div.product .product_title,.cart_totals h2,.woocommerce-checkout h3{font:900 clamp(38px,5vw,72px)/.9 Arial Black,sans-serif;letter-spacing:-.06em;text-transform:uppercase}.woocommerce ul.products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:34px 14px;margin:50px 0;padding:0}.woocommerce ul.products:before,.woocommerce ul.products:after{display:none}.woocommerce ul.products li.product{width:auto!important;margin:0!important;float:none!important}.woocommerce ul.products li.product a img{aspect-ratio:4/5;object-fit:cover;background:#e7e7e2;margin:0 0 18px}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:16px;padding:0;margin:8px 0}.woocommerce ul.products li.product .price{color:#080808;font-weight:700}.woocommerce ul.products li.product .button,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button,.wc-block-components-button{border-radius:0!important;background:#080808!important;color:#fff!important;min-height:48px!important;padding:0 20px!important;display:inline-flex!important;align-items:center;justify-content:center;font:800 9px/1 ui-monospace,monospace!important;letter-spacing:.08em;text-transform:uppercase}.woocommerce span.onsale{background:#fff;color:#080808;border-radius:0;min-height:auto;line-height:1;padding:8px;top:10px;left:10px;font:700 8px/1 ui-monospace,monospace}.woocommerce div.product{display:grid;grid-template-columns:1fr 1fr;gap:6vw}.woocommerce div.product div.images,.woocommerce div.product div.summary{width:auto;float:none}.woocommerce div.product div.images img{background:#e6e6e1}.woocommerce div.product p.price,.woocommerce div.product span.price{color:#080808;font-size:22px}.woocommerce-product-details__short-description{line-height:1.7}.woocommerce div.product form.cart{border-top:1px solid var(--alkkes-line);padding-top:25px}.woocommerce .quantity .qty{height:48px;border:1px solid #aaa;background:transparent}.woocommerce div.product .woocommerce-tabs{grid-column:1/-1}.woocommerce div.product .woocommerce-tabs ul.tabs{padding:0;border-bottom:1px solid var(--alkkes-line)}.woocommerce div.product .woocommerce-tabs ul.tabs:before{display:none}.woocommerce div.product .woocommerce-tabs ul.tabs li{border:0;background:transparent;border-radius:0;margin:0;padding:0 25px 12px 0}.woocommerce div.product .woocommerce-tabs ul.tabs li:before,.woocommerce div.product .woocommerce-tabs ul.tabs li:after{display:none}.woocommerce table.shop_table{border-radius:0;border-color:var(--alkkes-line)}.woocommerce table.shop_table th,.woocommerce table.shop_table td{padding:16px}.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea,.woocommerce select{min-height:48px;background:#fff;border:1px solid #aaa;padding:12px}.woocommerce-info,.woocommerce-message,.woocommerce-error{border-top-color:#080808;background:#e9e9e4}.woocommerce-info:before,.woocommerce-message:before{color:#080808}
@media(max-width:1050px){.alkkes-menu-toggle{display:block}.alkkes-primary-nav{display:none;position:absolute;top:86px;left:0;right:0;background:#f5f5f1;border-bottom:1px solid var(--alkkes-line);padding:30px}.alkkes-primary-nav.is-open{display:block}.alkkes-primary-nav .alkkes-menu{flex-direction:column}.alkkes-manifesto,.alkkes-section-heading{grid-template-columns:1fr;gap:35px}.alkkes-product-grid,.woocommerce ul.products{grid-template-columns:repeat(2,1fr)}.alkkes-phygital-grid{grid-template-columns:1fr 1fr}.alkkes-phy-steps{grid-column:1/3}.alkkes-community{grid-template-columns:1fr}.alkkes-community-stats{margin:50px 0 0;border-left:0;border-top:1px solid #444;min-height:220px}.alkkes-footer{grid-template-columns:2fr 1fr 1fr}.woocommerce div.product{grid-template-columns:1fr}.woocommerce div.product .woocommerce-tabs{grid-column:1}.alkkes-post-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:650px){.alkkes-topbar span{display:none}.alkkes-header{height:72px}.alkkes-primary-nav{top:72px}.alkkes-header-actions>a:first-child{display:none}.alkkes-hero{height:760px;min-height:0}.alkkes-hero-copy{left:22px;right:22px;top:auto;bottom:65px;transform:none}.alkkes-hero h1{font-size:58px}.alkkes-hero-copy>div{align-items:flex-start;flex-direction:column;gap:22px}.alkkes-section{padding:82px 22px}.alkkes-manifesto h2,.alkkes-section-heading h2{font-size:43px}.alkkes-feature-grid{display:block}.alkkes-feature-photo{height:520px;border:0}.alkkes-tech-card{height:480px;padding:35px}.alkkes-product-grid,.woocommerce ul.products{grid-template-columns:1fr}.alkkes-product-media{height:490px}.alkkes-shop-cta{align-items:flex-start;flex-direction:column;gap:20px}.alkkes-sim-banner{height:750px}.alkkes-sim-copy{left:22px;right:30px}.alkkes-sim-copy h2{font-size:56px}.alkkes-phygital-grid{display:block}.alkkes-phygital-grid>article{min-height:540px;margin-bottom:12px}.alkkes-community{padding:80px 22px}.alkkes-community h2{font-size:56px!important}.alkkes-community-stats{margin-left:0}.alkkes-footer{grid-template-columns:1fr 1fr;padding:60px 22px 25px}.alkkes-footer-brand{grid-column:1/3}.alkkes-footer-bottom{gap:20px;align-items:flex-start;flex-direction:column}.alkkes-content-shell,.alkkes-simulator-page,.alkkes-contact-page{padding-left:22px;padding-right:22px}.alkkes-page-hero{padding:80px 0 55px}.alkkes-post-grid,.alkkes-contact-grid{grid-template-columns:1fr}.woocommerce div.product .product_title{font-size:44px}.alkkes-certificate-card{padding:28px}.alkkes-certificate-card h1{font-size:48px}}

/* Alkkes 1.1 — conversion, dual photography and customer experience */
.alkkes-hero-proof{display:flex!important;flex-wrap:wrap;gap:8px 22px!important;list-style:none;padding:0;margin:24px 0 0;font:700 8px/1.4 ui-monospace,monospace;letter-spacing:.06em;text-transform:uppercase;color:#ccc}.alkkes-quote-intro{display:grid;grid-template-columns:.55fr 1.45fr .9fr;gap:60px;border-bottom:1px solid var(--alkkes-line)}.alkkes-quote-intro>div:first-child{display:flex;flex-direction:column;justify-content:space-between;min-height:310px}.alkkes-quote-intro h2{font:900 clamp(44px,4.5vw,76px)/.98 Arial Black,Inter,sans-serif;letter-spacing:-.065em;text-transform:uppercase;margin:0}.alkkes-quote-intro p{color:#555;line-height:1.7;margin:0 0 25px}.alkkes-quote-intro ul{list-style:none;padding:0;margin:0 0 27px;border-top:1px solid var(--alkkes-line)}.alkkes-quote-intro li{padding:12px 0;border-bottom:1px solid var(--alkkes-line);font:700 8px/1.3 ui-monospace,monospace;text-transform:uppercase}.alkkes-service-duo{display:grid;grid-template-columns:1fr 1fr;background:#080808}.alkkes-service-duo>article{min-height:820px;position:relative;overflow:hidden;color:#fff;border-right:1px solid rgba(255,255,255,.25)}.alkkes-service-duo>article>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;filter:grayscale(1);transition:transform .8s var(--alkkes-ease)}.alkkes-service-duo>article:hover>img{transform:scale(1.025)}.alkkes-service-shade{position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.9),rgba(0,0,0,.1) 75%)}.alkkes-service-copy{position:absolute;z-index:2;inset:auto 50px 48px}.alkkes-service-copy>span{font:700 9px/1 ui-monospace,monospace;letter-spacing:.14em}.alkkes-service-copy h2{font:900 53px/.93 Arial Black,Inter,sans-serif;letter-spacing:-.06em;text-transform:uppercase;margin:22px 0 26px}.alkkes-service-copy ul{display:grid;grid-template-columns:1fr 1fr;list-style:none;padding:0;margin:0 0 28px;border-top:1px solid rgba(255,255,255,.35)}.alkkes-service-copy li{padding:12px 8px 12px 0;border-bottom:1px solid rgba(255,255,255,.24);font:600 8px/1.35 ui-monospace,monospace;text-transform:uppercase}.alkkes-service-copy>div{display:flex;align-items:center;gap:22px}
.alkkes-product-media>a{display:block;width:100%;height:100%;position:relative}.alkkes-product-media .alkkes-model-image,.alkkes-product-media .alkkes-tech-image img{width:100%;height:100%;object-fit:cover}.alkkes-tech-image{position:absolute;inset:0;opacity:0;transition:opacity .3s;background:#e8e8e4}.alkkes-product-media.is-tech .alkkes-tech-image{opacity:1}.alkkes-line-badge{position:absolute;top:12px;left:12px;background:#fff;padding:8px 10px;font:700 8px/1 ui-monospace,monospace;letter-spacing:.1em}.alkkes-stock-badge{position:absolute!important;z-index:7;top:12px!important;right:12px!important;left:auto!important;width:64px;height:64px;padding:0!important;display:grid!important;place-items:center;background:#fff!important;color:#080808!important;border:2px solid #080808;font:900 8px/1 ui-monospace,monospace!important;text-transform:uppercase}.alkkes-view-switch{position:absolute;z-index:6;right:12px;bottom:12px;background:rgba(255,255,255,.94);padding:4px}.alkkes-view-switch button{border:0;background:transparent;padding:8px 9px;font:700 7px/1 ui-monospace,monospace;text-transform:uppercase;cursor:pointer}.alkkes-view-switch button.is-active{background:#080808;color:#fff}.woocommerce ul.products li.product{position:relative}.woocommerce ul.products .alkkes-stock-badge{top:12px!important}.woocommerce ul.products .alkkes-loop-tech-image{position:absolute;inset:0 0 auto;height:420px;opacity:0;transition:opacity .3s;background:#e8e8e4;z-index:2}.woocommerce ul.products .alkkes-loop-tech-image img{width:100%;height:100%;object-fit:cover}.woocommerce ul.products li.product:hover .alkkes-loop-tech-image{opacity:1}.woocommerce div.product .stock.out-of-stock{display:inline-flex;background:#fff;border:2px solid #080808;padding:12px 15px;font:900 9px/1 ui-monospace,monospace;text-transform:uppercase}.alkkes-brand-notice{margin:22px 0;padding:15px 18px;border-left:4px solid #080808;background:#e9e9e5;font:700 9px/1.5 ui-monospace,monospace;text-transform:uppercase}
.alkkes-quote-form{max-width:850px;margin:60px auto;background:#fff;padding:42px;box-shadow:0 20px 60px rgba(0,0,0,.08)}.alkkes-quote-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:17px}.alkkes-quote-form label{display:grid;gap:8px;font:700 8px/1 ui-monospace,monospace;text-transform:uppercase}.alkkes-quote-form input,.alkkes-quote-form select,.alkkes-quote-form textarea{width:100%;padding:13px;border:1px solid #aaa;background:#fff}.alkkes-quote-form .is-wide{grid-column:1/-1}.alkkes-quote-form button{grid-column:1/-1;width:100%;border:0}.alkkes-quote-form small{grid-column:1/-1;color:#777;line-height:1.5}.woocommerce-account .woocommerce{display:grid;grid-template-columns:260px 1fr;min-height:650px;margin-top:60px;background:#fff;box-shadow:0 18px 55px rgba(0,0,0,.06)}.woocommerce-account .woocommerce-MyAccount-navigation{background:#080808;color:#fff;padding:28px}.woocommerce-account .woocommerce-MyAccount-navigation ul{list-style:none;margin:0;padding:0}.woocommerce-account .woocommerce-MyAccount-navigation a{display:block;padding:15px 0;border-bottom:1px solid #333;font:700 9px/1 ui-monospace,monospace;text-transform:uppercase}.woocommerce-account .woocommerce-MyAccount-content{padding:42px}.alkkes-account-piece-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;margin-top:25px}.alkkes-account-piece{border:1px solid var(--alkkes-line);padding:22px}.alkkes-account-piece h3{margin:8px 0}.alkkes-account-piece code{font-size:11px}.alkkes-account-piece a{display:inline-block;margin-top:18px;text-decoration:underline;font:700 8px/1 ui-monospace,monospace;text-transform:uppercase}
@media(max-width:950px){.alkkes-quote-intro{grid-template-columns:1fr;gap:28px}.alkkes-quote-intro>div:first-child{min-height:0;flex-direction:row}.alkkes-service-duo{grid-template-columns:1fr}.alkkes-service-duo>article{min-height:720px}.woocommerce-account .woocommerce{grid-template-columns:1fr}.woocommerce-account .woocommerce-MyAccount-navigation ul{display:flex;gap:18px;overflow:auto}.woocommerce-account .woocommerce-MyAccount-navigation li{flex:none}}
@media(max-width:650px){.alkkes-hero-proof{display:none!important}.alkkes-service-duo>article{min-height:650px}.alkkes-service-copy{inset:auto 22px 30px}.alkkes-service-copy h2{font-size:42px}.alkkes-service-copy ul{grid-template-columns:1fr}.alkkes-service-copy>div{align-items:stretch;flex-direction:column}.alkkes-quote-form{padding:25px 18px}.alkkes-quote-form-grid{grid-template-columns:1fr}.alkkes-quote-form .is-wide{grid-column:auto}.woocommerce-account .woocommerce-MyAccount-content{padding:28px 18px}.alkkes-account-piece-grid{grid-template-columns:1fr}.woocommerce ul.products .alkkes-loop-tech-image{height:490px}}
.alkkes-certificate-card .alkkes-qr-code{width:max-content;background:#fff;padding:12px;margin:28px 0}.alkkes-authenticate{max-width:760px;margin:70px auto;padding:44px;background:#fff;border:1px solid var(--alkkes-line)}.alkkes-authenticate h2{font:900 clamp(42px,6vw,72px)/.92 Arial Black,Inter,sans-serif;letter-spacing:-.06em;text-transform:uppercase}.alkkes-authenticate form{display:grid;grid-template-columns:1fr auto;gap:8px;margin:30px 0}.alkkes-authenticate label{grid-column:1/-1;font:700 8px/1 ui-monospace,monospace;text-transform:uppercase}.alkkes-authenticate input{min-height:52px;border:1px solid #999;padding:0 14px;text-transform:uppercase}.alkkes-auth-result{padding:22px;border-left:4px solid #080808;background:#ededE9}.alkkes-auth-result strong{font:900 12px/1 ui-monospace,monospace;text-transform:uppercase}.alkkes-auth-result.is-invalid{border-left-color:#777}@media(max-width:650px){.alkkes-authenticate{padding:28px 18px}.alkkes-authenticate form{grid-template-columns:1fr}.alkkes-authenticate label{grid-column:auto}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
