:root{font-family:Arial,Helvetica,sans-serif;color:#090909;background:#fff;font-synthesis:none;font-size:16px;--muted:#696e7b;--gutter:clamp(24px,4.65vw,88px)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{color:inherit;cursor:pointer}button:disabled{cursor:default}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid #5b6c9c;outline-offset:5px}svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.symbols{position:absolute;width:0;height:0;overflow:hidden}.skip-link{position:absolute;top:-80px;left:20px;padding:12px;background:white;z-index:10}.skip-link:focus{top:12px}.hero{background:url('images/keykraft-hero.png') center center/cover no-repeat;min-height:clamp(590px,47.1vw,840px);position:relative}.header{height:108px;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:0 var(--gutter)}.brand{display:flex;gap:17px;align-items:center;flex-shrink:0}.crown{width:51px;height:48px;stroke-width:4;stroke-linejoin:miter}.brand strong{display:block;font-size:30px;letter-spacing:3px;line-height:1.05}.brand small{display:block;margin-top:5px;font-size:10px;font-weight:700;color:var(--muted);letter-spacing:1.25px}.header nav{display:flex;align-items:center;gap:clamp(20px,2.5vw,44px)}.header nav button{background:none;border:0;padding:0}.header nav a,.header nav button{font-size:16px;white-space:nowrap}.header nav a:hover,.header nav button:hover{text-decoration:underline;text-underline-offset:6px}.header-actions{display:flex;align-items:center;gap:20px}.icon-button{position:relative;border:0;background:none;padding:8px;display:flex}.icon-button svg{width:26px;height:26px}.cart-count{position:absolute;right:-7px;top:0;border-radius:50%;background:#080808;color:#fff;font-size:12px;min-width:21px;height:21px;display:grid;place-items:center}.menu-button{display:none}.hero-content{padding:clamp(42px,4.3vw,78px) var(--gutter) 72px;max-width:660px}.eyebrow{font-size:12px;letter-spacing:2px;font-weight:700;margin:0 0 18px}.hero h1{font-size:clamp(48px,4.9vw,82px);line-height:1.02;letter-spacing:-2.8px;margin:0 0 23px;font-weight:750}.hero-description{color:var(--muted);font-size:clamp(18px,1.6vw,23px);line-height:1.3;max-width:425px;margin:0 0 29px}.button{display:inline-flex;align-items:center;justify-content:center;gap:20px;min-height:54px;padding:14px 30px;border-radius:5px;border:1.5px solid #151515;font-size:17px;transition:background .15s,transform .15s}.button:hover{transform:translateY(-2px)}.primary{background:#191919;color:#fff}.primary:hover{background:#333}.secondary{background:rgba(255,255,255,.4)}.secondary:hover{background:#fff}.button svg{width:20px;height:20px}.hero-mobile-image,.custom-mobile-image{display:none}.section-pad{padding-left:var(--gutter);padding-right:var(--gutter)}.collections{padding-top:28px;padding-bottom:29px;background:#fff}.section-heading{display:flex;justify-content:space-between;align-items:center;gap:20px}.section-heading h2{font-size:30px;letter-spacing:-1px;margin:0;font-weight:700}.text-link{background:none;border:0;display:flex;align-items:center;gap:12px;padding:8px 0;font-size:16px;white-space:nowrap}.text-link:hover{text-decoration:underline;text-underline-offset:5px}.text-link svg{width:20px}.collection-art{aspect-ratio:5.1;position:relative;overflow:hidden}.collection-art img{position:absolute;top:50%;left:0;transform:translateY(-50%);width:100%;height:auto;display:block}.collection-links{display:grid;grid-template-columns:repeat(5,1fr);padding:0 2%}.collection-links button{border:0;background:none;padding:4px 10px 12px;font-size:16px;position:relative}.collection-links button:before{content:'';position:absolute;left:0;right:0;bottom:100%;height:clamp(100px,15vw,280px)}.collection-links button:hover{text-decoration:underline;text-underline-offset:6px}.custom{background:url('images/keykraft-custom.png') center center/cover no-repeat;min-height:clamp(350px,30vw,600px);padding-top:clamp(55px,5vw,90px);padding-bottom:50px}.custom h2{font-size:clamp(40px,4vw,66px);line-height:1.05;letter-spacing:-1.7px;margin:0 0 8px}.custom p{font-size:clamp(18px,1.6vw,23px);color:var(--muted);margin:0 0 20px}.custom .button{font-size:16px;min-height:48px}footer{display:flex;gap:24px;align-items:center;padding:24px var(--gutter);font-size:12px;color:var(--muted);border-top:1px solid #eee}footer a{font-weight:700;letter-spacing:2px;color:#111}footer span:last-child{margin-left:auto}dialog{border:1px solid #e3e3e3;border-radius:12px;width:min(560px,calc(100% - 32px));padding:38px;color:#111;max-height:85vh;box-shadow:0 24px 80px #0003}dialog::backdrop{background:#0005;backdrop-filter:blur(4px)}.close-button{position:absolute;right:12px;top:8px;font-size:30px;background:none;border:0;width:40px;height:40px}.panel-kicker{font-size:12px;letter-spacing:1.8px;font-weight:700;color:var(--muted)}dialog h2{font-size:32px;letter-spacing:-1px;margin:12px 0 16px}dialog p{color:var(--muted);line-height:1.5}dialog .button{margin-top:8px;font-size:16px}dialog input,dialog textarea{border:1px solid #bbb;border-radius:5px;width:100%;padding:12px;margin:8px 0 16px;background:#fff;color:#111}dialog label{font-size:14px;font-weight:700}dialog textarea{resize:vertical;min-height:120px}.dialog-collections{display:grid;gap:8px}.dialog-collections button{display:flex;justify-content:space-between;align-items:center;padding:14px;border:1px solid #ddd;background:#fafafa;border-radius:5px}.dialog-collections button:hover{background:#eee}.product-art{height:220px;width:220px;margin:0 auto;background-image:url('images/keykraft-collections.png');background-size:1100px auto;background-repeat:no-repeat;background-position:var(--product-pos) center}details{padding:16px 0;border-bottom:1px solid #ddd}summary{cursor:pointer;line-height:1.4}details p{font-size:15px;margin-bottom:0}.form-note{font-size:13px}.empty-icon{width:40px;height:40px;margin-top:10px}.mobile-nav-open nav{display:flex!important}
@media(min-width:1600px){.hero-content{max-width:790px}.hero-description{max-width:480px}}
@media(max-width:1100px){.header{gap:16px;height:96px}.brand{gap:10px}.brand strong{font-size:25px}.brand small{font-size:8px}.crown{width:42px}.header nav{gap:20px}.header-actions{gap:7px}.account-button{display:none}.hero-content{max-width:580px}.hero h1{font-size:55px}.hero-description{max-width:365px}.hero{background-position:54% center}}
@media(max-width:800px){.header{height:88px;background:#fff}.header nav{display:none;position:absolute;top:88px;left:0;right:0;background:#fff;z-index:3;padding:24px;box-shadow:0 10px 16px #0001;flex-wrap:wrap}.header-actions{gap:10px}.header-actions .icon-button{padding:4px}.menu-button{display:flex;flex-direction:column;gap:6px;justify-content:center;width:32px;height:40px;padding:5px;border:0;background:none}.menu-button span{height:1.5px;width:22px;background:#111}.hero{min-height:0;background:none}.hero-content{padding:34px var(--gutter) 28px;max-width:620px}.hero h1{font-size:clamp(42px,7.5vw,58px);letter-spacing:-2px}.hero-description{max-width:420px;font-size:18px}.hero-mobile-image{display:block;width:100%;height:auto}.eyebrow{margin-bottom:15px}.collections{padding-top:25px;padding-bottom:23px}.section-heading h2{font-size:25px}.collection-scroll{overflow-x:auto;margin-left:calc(-1 * var(--gutter));margin-right:calc(-1 * var(--gutter));padding:0 var(--gutter);scrollbar-width:thin}.collection-strip{min-width:700px}.collection-links button:before{height:140px}.collection-links button{padding-bottom:8px}.custom{background:none;padding:34px 0 0;min-height:0}.custom-copy{padding:0 var(--gutter) 25px}.custom h2{font-size:42px}.custom p{font-size:18px}.custom-mobile-image{display:block;width:100%;height:auto}footer{flex-wrap:wrap;gap:12px;font-size:12px}footer span:nth-child(2){display:none}}
@media(max-width:390px){.brand strong{font-size:21px;letter-spacing:2px}.brand small{letter-spacing:.7px}.crown{width:35px}.header-actions{gap:5px}.header-actions svg{width:23px}.section-heading h2{font-size:23px}.text-link{font-size:14px}.hero h1{font-size:41px}dialog{padding:30px 24px}}
.hero{background-position:center top}
.bag-item{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px 0;border-bottom:1px solid #ddd}.bag-item p{font-size:14px;margin:6px 0}.bag-remove{background:none;border:0;padding:0;text-decoration:underline;text-underline-offset:3px;color:#656b76;font-size:13px}.bag-quantity{display:flex;align-items:center;border:1px solid #d5d7dc;border-radius:7px;overflow:hidden}.bag-quantity button{width:36px;height:40px;border:0;background:#f5f5f6;font-size:20px}.bag-quantity button:disabled{opacity:.4}.bag-quantity span{min-width:36px;text-align:center}.bag-total{display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:21px;margin-top:24px}.bag-total small{font-size:12px;color:#656b76}.bag-shipping{font-size:14px}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before{transition:none!important}}
