@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@300;400;500;700&display=swap";
.site-chrome-page,.site-chrome-page *,.site-chrome-page :before,.site-chrome-page :after{box-sizing:border-box}.site-chrome-page{background:#f6f1ea;flex-direction:column;min-height:100vh;display:flex;overflow-x:clip}.site-chrome-header{z-index:20;background:#fff;border-bottom:1px solid #ece2d6;position:sticky;top:0}.site-chrome-inner{align-items:center;gap:20px;width:min(1200px,100%);margin:0 auto;padding:14px 20px;font-family:DM Sans,Arial,Helvetica,sans-serif;display:flex}.site-chrome-logo{flex:none;display:inline-flex}.site-chrome-logo img{width:auto;height:31px;display:block}.site-chrome-nav{flex-wrap:wrap;align-items:center;gap:26px;margin-left:auto;display:flex}.site-chrome-nav a{color:#211915;font-size:.98rem;font-weight:700;text-decoration:none}.site-chrome-nav a:hover{color:#b45309}.site-chrome-nav-item{position:relative}.site-chrome-nav-parent{cursor:pointer;align-items:center;gap:4px;display:inline-flex}.site-chrome-caret{opacity:.55;transition:transform .15s}.site-chrome-nav-item--dropdown:hover .site-chrome-caret{transform:rotate(180deg)}.site-chrome-dropdown{z-index:100;background:#fff;border:1px solid #ece2d6;border-radius:8px;min-width:240px;margin:0;padding:6px 0;list-style:none;display:none;position:absolute;top:calc(100% + 10px);left:50%;transform:translate(-50%);box-shadow:0 8px 28px #49311c1f}.site-chrome-nav-item--dropdown:hover .site-chrome-dropdown,.site-chrome-nav-item--dropdown:focus-within .site-chrome-dropdown{display:block}.site-chrome-dropdown li{list-style:none}.site-chrome-dropdown a{color:#211915;white-space:nowrap;padding:9px 18px;font-size:.92rem;font-weight:600;text-decoration:none;display:block}.site-chrome-dropdown a:hover{color:#b45309;background:#fdf6ee}.site-chrome-hamburger{cursor:pointer;color:#211915;background:0 0;border:none;margin-left:auto;padding:4px;display:none}.site-chrome-cart{color:#b45309;justify-content:center;align-items:center;text-decoration:none;transition:color .15s;display:inline-flex;position:relative}.site-chrome-cart:hover{color:#7c2d12}.site-chrome-cart-count{color:#fff;text-align:center;background:#b45309;border-radius:99px;min-width:18px;height:18px;padding:0 5px;font-size:.68rem;font-weight:900;line-height:18px;position:absolute;top:-8px;right:-10px}.site-chrome-footer{background:#fff;border-top:1px solid #ece2d6;padding:34px 20px 26px;font-family:DM Sans,Arial,Helvetica,sans-serif}.site-chrome-footer-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:18px 40px;width:min(1200px,100%);margin:0 auto;display:flex}.site-chrome-footer-brand{max-width:420px}.site-chrome-footer-brand img{width:auto;height:28px;margin-bottom:10px;display:block}.site-chrome-footer-brand p{color:#6b6157;margin:0;font-size:.9rem;line-height:1.5}.site-chrome-footer-nav{flex-wrap:wrap;gap:10px 24px;display:flex}.site-chrome-footer-nav a{color:#57504a;font-size:.9rem;font-weight:700;text-decoration:none}.site-chrome-footer-nav a:hover{color:#b45309}.site-chrome-copy{text-align:center;color:#a8a29e;border-top:1px solid #f0e7db;margin:22px 0 0;padding-top:18px;font-size:.75rem}.shop-shell{color:#211915;background:#f6f1ea;flex:1;padding:56px 20px;font-family:DM Sans,Arial,Helvetica,sans-serif}@media (max-width:760px){.site-chrome-inner{flex-wrap:wrap;gap:12px}.site-chrome-hamburger{justify-content:center;align-items:center;display:flex}.site-chrome-nav{border-top:1px solid #ece2d6;flex-direction:column;order:3;align-items:flex-start;gap:0;width:100%;margin-left:0;padding-top:12px;padding-bottom:4px;display:none}.site-chrome-nav.site-chrome-nav--open{display:flex}.site-chrome-nav>a,.site-chrome-nav-item{border-bottom:1px solid #f0e7db;width:100%;padding:8px 0}.site-chrome-nav>a:last-child,.site-chrome-nav-item:last-child{border-bottom:none}.site-chrome-dropdown{min-width:0;box-shadow:none;background:0 0;border:none;border-radius:0;padding:4px 0 0 14px;display:block;position:static;transform:none}.site-chrome-dropdown a{padding:6px 0;font-size:.9rem}.site-chrome-dropdown a:hover{background:0 0}.site-chrome-cart{margin-left:auto}}.shop-panel{background:#fffdf9;border:1px solid #e7d9ca;border-radius:12px;width:min(1040px,100%);margin:0 auto;padding:clamp(24px,5vw,44px);box-shadow:0 18px 50px #49311c1f}.shop-kicker{color:#b45309;letter-spacing:.12em;text-transform:uppercase;margin:0 0 10px;font-size:.76rem;font-weight:900}.shop-panel h1{letter-spacing:-.01em;margin:0;font-size:clamp(2rem,4.4vw,3.2rem);font-weight:700;line-height:1.08}.shop-panel h2,.shop-summary h2,.shop-line h2{font-weight:700}.shop-muted,.shop-line p{color:#665c53}.shop-empty{gap:18px;margin-top:30px;display:grid}.shop-lines,.shop-form{gap:16px;margin-top:28px;display:grid}.shop-cart-grid{grid-template-columns:minmax(0,1fr) minmax(300px,.68fr);align-items:start;gap:26px;margin-top:28px;display:grid}.shop-cart-grid .shop-lines{margin-top:0}.shop-line{background:#fff;border:1px solid #eadfd4;border-radius:12px;grid-template-columns:auto minmax(0,1fr) auto;gap:20px;padding:20px;transition:box-shadow .15s,border-color .15s;display:grid}.shop-line:hover{border-color:#e0cdb8;box-shadow:0 10px 26px #49311c14}.shop-line-thumb{object-fit:cover;border:1px solid #eadfd4;border-radius:10px;width:84px;height:84px}.shop-line-thumb-fallback{background:linear-gradient(135deg,#f2e7d9,#e7d2ba)}.shop-line-body{align-content:start;gap:6px;display:grid}.shop-line h2{margin:0;font-size:1.18rem}.shop-line-note{color:#6b6157;margin:0;font-size:.9rem}.shop-line-price-each{color:#211915;margin-top:2px;font-weight:800}.shop-line-price-each span{color:#8a8078;font-weight:600}.shop-badge{letter-spacing:.02em;text-transform:uppercase;border-radius:999px;align-items:center;width:fit-content;padding:4px 10px;font-size:.72rem;font-weight:800;display:inline-flex}.shop-badge-digital-guide{color:#1f5f43;background:#e3f4ea;border:1px solid #bfe4cd}.shop-badge-service{color:#92400e;background:#fdeede;border:1px solid #f2d3ab}.shop-line-controls{flex-direction:column;justify-content:space-between;align-items:flex-end;gap:14px;display:flex}.shop-qty{background:#fff;border:1px solid #d8c7b6;border-radius:8px;align-items:center;display:inline-flex;overflow:hidden}.shop-qty button{color:#211915;cursor:pointer;background:#faf5ee;border:0;width:38px;height:40px;font-size:1.15rem;font-weight:900;line-height:1}.shop-qty button:hover{background:#f0e5d6}.shop-qty input{text-align:center;width:46px;height:40px;font:inherit;color:#211915;-moz-appearance:textfield;border:0;border-left:1px solid #eadfd4;border-right:1px solid #eadfd4;font-weight:800}.shop-qty input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.shop-qty input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.shop-line-subtotal{font-size:1.12rem}.shop-line-remove{color:#a1421d;cursor:pointer;background:0 0;border:0;padding:0;font-size:.88rem;font-weight:800;text-decoration:underline}.shop-line-remove:hover{color:#7c2d12}.shop-line-actions{align-items:center;gap:12px;display:flex}.shop-line-actions label{gap:6px;font-weight:800;display:grid}.shop-line-actions input{width:76px}.shop-line-actions button,.shop-secondary{color:#211915;cursor:pointer;background:#fff;border:1px solid #d8c7b6;border-radius:8px;min-height:44px;padding:10px 14px;font-weight:900;text-decoration:none}.shop-button{color:#fff;cursor:pointer;background:#b45309;border:0;border-radius:8px;justify-content:center;align-items:center;width:fit-content;min-height:46px;padding:12px 18px;font-weight:900;text-decoration:none;display:inline-flex}.shop-button:hover{background:#7c2d12}.shop-button:disabled{cursor:wait;opacity:.7}.shop-actions{flex-wrap:wrap;gap:14px;margin-top:24px;display:flex}.shop-checkout-grid{grid-template-columns:minmax(0,1.3fr) minmax(280px,.7fr);align-items:start;gap:26px;display:grid}.shop-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 16px;display:grid}.shop-form label{color:#3f382f;gap:8px;font-size:.9rem;font-weight:700;line-height:1.35;display:grid}.shop-form input,.shop-form textarea,.shop-form select,.shop-line-actions input{box-sizing:border-box;color:#211915;width:100%;line-height:1.4;font:inherit;background:#fff;border:1px solid #d8c7b6;border-radius:8px;padding:11px 12px}.shop-form select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='%23665c53' d='M6 8 0 2l1.4-1.4L6 5.2 10.6.6 12 2z'/%3E%3C/svg%3E");background-position:right 14px center;background-repeat:no-repeat;padding-right:34px}.shop-form input:focus,.shop-form textarea:focus,.shop-form select:focus{border-color:#b45309;outline:none;box-shadow:0 0 0 3px #b4530924}.shop-form textarea{resize:vertical}.shop-full{grid-column:1/-1}.shop-summary{background:#fff;border:1px solid #eadfd4;border-radius:12px;padding:22px}.shop-summary-sticky{position:sticky;top:24px}.shop-summary h2{margin-top:0}.shop-summary-item{border-bottom:1px solid #eadfd4;grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:12px;padding:14px 0;display:grid}.shop-summary-thumb{object-fit:cover;border:1px solid #eadfd4;border-radius:8px;width:48px;height:48px}.shop-summary-item-body{gap:6px;min-width:0;display:grid}.shop-summary-item .shop-badge{padding:3px 8px;font-size:.62rem}.shop-summary-item-name{font-size:.94rem;font-weight:700}.shop-summary-line{border-bottom:1px solid #eadfd4;justify-content:space-between;gap:16px;padding:12px 0;display:flex}.shop-summary-line:last-child{border-bottom:0}.shop-summary-total{margin-top:4px;padding-top:14px;font-size:1.15rem}.shop-summary-total strong{font-size:1.3rem}.shop-button-block{width:fit-content;min-height:0;margin:18px auto 0;padding:10px 26px;font-size:.95rem;font-weight:800;display:flex}.shop-summary-continue{text-align:center;color:#92400e;margin-top:12px;font-weight:800;text-decoration:none;display:block}.shop-summary-continue:hover{text-decoration:underline}.shop-trust{border-top:1px solid #eadfd4;gap:9px;margin:18px 0 0;padding:16px 0 0;list-style:none;display:grid}.shop-trust li{color:#5f564d;padding-left:24px;font-size:.88rem;position:relative}.shop-trust li:before{content:"✓";color:#1f5f43;font-weight:900;position:absolute;top:-1px;left:0}.shop-error{color:#8f1d1d;background:#fff0f0;border:1px solid #f3b5b5;border-radius:8px;padding:12px 14px;font-weight:800}.shop-consent{color:#5f564d;cursor:pointer;align-items:flex-start;gap:10px;font-size:.86rem;line-height:1.5;display:flex}.shop-consent input{accent-color:#b45309;flex:none;width:18px;height:18px;margin-top:2px}.shop-order-badge{color:#92400e;background:#fdeede;border:1px solid #f2d3ab;border-radius:999px;margin-top:18px;padding:6px 14px;font-size:.85rem;font-weight:800;display:inline-block}.shop-steps{gap:16px;margin-top:30px;display:grid}.shop-steps h2{margin:0;font-size:1.3rem;font-weight:700}.shop-step{background:#fff;border:1px solid #eadfd4;border-radius:12px;gap:8px;padding:20px;display:grid}.shop-step h3{margin:0;font-size:1.05rem;font-weight:700}.shop-step p{color:#665c53;margin:0;font-size:.95rem;line-height:1.55}.shop-step .shop-button{margin-top:6px}.shop-form-success{background:#eef8f0;border:1px solid #bfe4cd;border-radius:12px;gap:8px;margin-top:28px;padding:24px;display:grid}.shop-form-success h2{color:#1f5f43;margin:0;font-size:1.2rem;font-weight:700}.shop-form-success p{color:#40584c;white-space:pre-line;margin:0;line-height:1.55}.shop-field-help{color:#8a8078;font-size:.8rem;font-weight:400}@media (max-width:760px){.shop-line,.shop-cart-grid,.shop-checkout-grid,.shop-form-grid{grid-template-columns:minmax(0,1fr)}.shop-line>*,.shop-cart-grid>*,.shop-checkout-grid>*{min-width:0;max-width:100%}.shop-summary-sticky{position:static}.shop-line-controls{flex-flow:wrap;justify-content:space-between;align-items:center;gap:10px}.shop-line-actions{flex-direction:column;align-items:stretch}}
