:root{color-scheme:dark;font-family:Inter,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.35;font-weight:400;--bg: #02050f;--panel: #070d1f;--panel-2: #0a1228;--accent: #1d6bff;--text: #f4f7ff;--muted: #9eb1dd;--border: rgba(54, 117, 255, .32)}*{box-sizing:border-box}body{margin:0;background:radial-gradient(circle at top right,#0b1f4c 0%,var(--bg) 40%);color:var(--text);min-height:100vh}a{color:inherit;text-decoration:none}.nav-actions{display:flex;align-items:center;gap:.6rem}.account-header{justify-content:space-between}.account-form{display:grid;gap:.7rem;margin-top:1rem}.input-field{width:100%;background:#040912;color:var(--text);border:1px solid rgba(100,149,255,.42);border-radius:.55rem;padding:.65rem .7rem}.form-message{color:#fde68a}.muted-link-row{color:var(--muted)}.muted-link-row a,.simple-panel a{color:#8ab4ff;text-decoration:underline}.secondary-btn{background:linear-gradient(140deg,#102348,#071328)}.orders-list{display:grid;gap:1rem;margin-top:1rem}.order-card{border:1px solid rgba(89,127,207,.4);border-radius:.76rem;padding:.9rem;background:#081022e6}.order-card-header,.order-status-grid{display:grid;gap:.5rem}.order-card-header{grid-template-columns:1fr auto;align-items:start}.order-card-header h3{margin:0}.order-card-header p{margin:.25rem 0 0;color:var(--muted);font-size:.85rem;word-break:break-word}.order-status-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));margin-top:.8rem}.order-status-grid p{margin:0}.order-items-list{padding-left:1.1rem}.top-nav{position:sticky;top:0;z-index:20;display:flex;justify-content:space-between;align-items:center;padding:.9rem 1.2rem;border-bottom:1px solid rgba(38,81,178,.45);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#030814cc}.brand-btn,.cart-btn{border:1px solid var(--border);color:var(--text);background:linear-gradient(140deg,#081530,#030914);border-radius:.7rem;padding:.6rem .9rem;cursor:pointer}.page-shell{width:min(1180px,94%);margin:0 auto;padding:1.2rem 0 2.5rem}.page-shell.narrow{width:min(820px,94%)}.hero{border:1px solid var(--border);border-radius:1rem;background:linear-gradient(120deg,#040a17fa,#030812eb);box-shadow:0 0 26px #1d6bff42;overflow:hidden}.hero-main{display:grid;grid-template-columns:1.2fr 1fr;min-height:530px}.hero-content{padding:clamp(1.2rem,4vw,3.4rem);background:linear-gradient(95deg,#020812f7,#020812c7)}.hero-image-side{position:relative;background-image:linear-gradient(110deg,#070e1f59 10%,#070e1ff2),url(/images/shutterpins_background_products.webp);background-size:cover;background-position:center;border-left:1px solid rgba(88,126,213,.35)}.hero-title{margin:0;font-size:clamp(2rem,6vw,3.5rem);text-transform:uppercase}.hero-title span{color:var(--accent);display:block}.hero-copy{color:var(--muted);max-width:520px;font-size:1.08rem}.benefits-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.9rem;margin:1.5rem 0 .6rem}.benefit-item{display:grid;gap:.15rem}.benefit-icon{width:30px;height:30px;border:1px solid rgba(76,137,255,.72);border-radius:999px;display:grid;place-items:center;color:#3c9eff}.benefit-item h3{margin:.15rem 0 0;text-transform:uppercase;font-size:.94rem}.benefit-item p{margin:0;color:var(--muted);font-size:.88rem}.primary-btn{display:inline-block;margin-top:.7rem;border:1px solid rgba(83,139,255,.65);background:linear-gradient(140deg,#1c66fa,#0849ca);color:#f8fbff;font-weight:600;padding:.72rem 1rem;border-radius:.75rem;cursor:pointer}.primary-btn:disabled{opacity:.6;cursor:not-allowed}.full-width{width:100%}.feature-row,.trust-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.8rem;margin-top:1rem}.trust-pill{border:1px solid var(--border);border-radius:.75rem;background:#081127eb;color:var(--text);padding:1rem}.top-trust-row{margin:1rem;margin-top:0}.trust-pill{display:flex;align-items:flex-start;gap:.65rem}.trust-icon{width:28px;height:28px;border-radius:999px;display:grid;place-items:center;border:1px solid rgba(72,138,255,.78);color:#3f9eff;flex:0 0 auto}.trust-pill h3{margin:0;text-transform:uppercase;font-size:.94rem}.trust-pill p{margin:.2rem 0 0;color:var(--muted);font-size:.9rem}.products-section{margin-top:2rem}.products-section h2{margin-bottom:.35rem;text-transform:uppercase}.products-section p{color:var(--muted);margin-top:0}.products-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem}.product-card{background:linear-gradient(180deg,var(--panel),var(--panel-2));border:1px solid var(--border);border-radius:.9rem;padding:.82rem;box-shadow:0 0 20px #164dc22e}.product-card-actions{display:grid;gap:.55rem}.secondary-link-btn{display:block;width:100%;text-align:center;border:1px solid rgba(84,137,255,.6);background:#08142e;color:#e8efff;border-radius:.75rem;padding:.68rem 1rem;font-weight:600}.product-title a:hover,.secondary-link-btn:hover{text-decoration:underline}.product-image-wrap{width:100%;aspect-ratio:1 / 1;border-radius:.65rem;overflow:hidden;background:#ffffff0a;margin-bottom:.7rem}.image-btn{border:0;padding:0;cursor:zoom-in}.product-image{width:100%;height:100%;object-fit:cover}.image-preview-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000bf;z-index:45;display:grid;place-items:center;padding:1rem}.image-preview-modal{width:min(900px,100%);max-height:90vh;background:#050c1df5;border:1px solid var(--border);border-radius:.9rem;padding:.75rem;position:relative;box-shadow:0 0 28px #1d6bff4d}.preview-close-btn{position:absolute;top:.65rem;right:.65rem;z-index:1}.image-preview{width:100%;max-height:calc(90vh - 1.5rem);object-fit:contain;border-radius:.65rem}.product-title{margin:.3rem 0;font-size:1rem}.product-description{color:var(--muted);min-height:3rem;font-size:.9rem}.stock-status{display:inline-flex;width:fit-content;margin:.35rem 0 1rem;padding:.25rem .65rem;border:1px solid rgba(74,222,128,.35);border-radius:999px;color:#86efac;background:#22c55e1a;font-size:.85rem;font-weight:600}.stock-status.low{border-color:#facc1573;color:#fde68a;background:#facc151a}.stock-status.out{border-color:#f8717173;color:#fecaca;background:#ef44441a}.field-label{display:block;margin-bottom:.25rem;color:#ccdaff;font-size:.85rem}.select-field{width:100%;background:#040912;color:var(--text);border:1px solid rgba(100,149,255,.42);border-radius:.55rem;padding:.5rem .6rem;margin-bottom:.62rem}.overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;z-index:29}.cart-drawer{position:fixed;top:0;right:-420px;width:min(420px,100%);height:100vh;background:#050c1d;border-left:1px solid var(--border);z-index:30;transition:right .25s ease;display:flex;flex-direction:column}.cart-drawer.open{right:0}.cart-header,.cart-footer{padding:1rem;border-bottom:1px solid rgba(72,113,204,.4)}.cart-footer{border-top:1px solid rgba(72,113,204,.4);margin-top:auto;border-bottom:0}.cart-items{overflow-y:auto;padding:.75rem 1rem}.cart-item{border:1px solid rgba(82,123,212,.4);border-radius:.72rem;padding:.7rem;margin-bottom:.72rem;background:#081022e6}.cart-item-name{margin:0;font-weight:700}.cart-item-detail,.cart-item-subtotal,.empty-cart{color:var(--muted);margin:.28rem 0}.cart-controls{display:flex;align-items:center;gap:.45rem}.icon-btn,.small-btn{border:1px solid rgba(84,137,255,.6);background:#08142e;color:#e8efff;border-radius:.52rem;padding:.35rem .58rem;cursor:pointer}.small-btn.danger{border-color:#ff5b5bb8;color:#ffd8d8}.cart-total,.checkout-total{display:flex;justify-content:space-between;align-items:center;font-size:1.1rem;margin:0 0 .8rem}.simple-panel{border:1px solid var(--border);border-radius:1rem;padding:1.2rem;background:linear-gradient(160deg,#070d1ff2,#050a17d9)}.checkout-items{display:grid;gap:.75rem;margin:1rem 0}.checkout-item{border:1px solid rgba(89,127,207,.4);border-radius:.76rem;padding:.75rem;display:flex;justify-content:space-between;align-items:center;gap:.6rem}.footer-highlight{margin-top:2rem;border:1px solid var(--border);border-radius:.95rem;overflow:hidden;display:grid;grid-template-columns:minmax(170px,260px) 1fr minmax(120px,200px);background:linear-gradient(100deg,#070e1ff5,#040914e6)}.footer-highlight-image{width:100%;height:100%;object-fit:cover}.footer-highlight-content{padding:1.35rem 1.2rem}.footer-highlight-content h2{margin:0 0 .45rem;text-transform:uppercase}.footer-highlight-content p{color:var(--muted);margin:0}.footer-points{margin-top:.95rem;display:flex;flex-wrap:wrap;gap:.85rem}.footer-points span{border:1px solid rgba(69,126,235,.42);border-radius:999px;padding:.35rem .7rem;font-size:.86rem}.footer-window-mark{display:grid;place-items:center;font-size:4.5rem;color:#dde8ffe6;border-left:1px solid rgba(77,117,207,.35)}.trusted-line{margin:.9rem auto 0;width:min(980px,94%);text-align:center;text-transform:uppercase;letter-spacing:.03em;color:#e2ebff;position:relative;padding:.35rem 0}.trusted-line:before,.trusted-line:after{content:"";position:absolute;top:50%;width:22%;height:1px;background:linear-gradient(90deg,#426dc600,#426dc6cc)}.trusted-line:before{left:0}.trusted-line:after{right:0;transform:rotate(180deg)}.payment-loading-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:90;background:#020610d1;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:grid;place-items:center;padding:1rem}.payment-loading-card{width:min(460px,100%);border:1px solid rgba(84,137,255,.45);border-radius:1rem;background:linear-gradient(150deg,#060e1ff5,#030813f2);box-shadow:0 0 30px #1d6bff47;text-align:center;padding:1.4rem 1.1rem}.payment-loading-card h2{margin:.2rem 0 .35rem;text-transform:uppercase}.payment-loading-card p{margin:0;color:var(--muted)}.payment-spinner{width:48px;height:48px;margin:0 auto .8rem;border:3px solid rgba(112,161,255,.25);border-top-color:#2f82ff;border-radius:999px;animation:spin .9s linear infinite}.article-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1rem;margin-top:1.2rem}.article-card{border:1px solid rgba(89,127,207,.4);border-radius:.9rem;padding:1rem;background:#081022e6}.article-card h2{margin:.35rem 0}.article-meta{color:var(--muted);font-size:.9rem;margin:0 0 .4rem}.article-detail h1{margin-top:.35rem}.article-intro{color:var(--muted);font-size:1.05rem}.article-section{margin-top:1.5rem}.article-section ol{padding-left:1.25rem}.article-section li{margin-bottom:.45rem}.back-link{color:#8ab4ff;text-decoration:underline}.related-products-box{border:1px solid rgba(89,127,207,.4);border-radius:.9rem;padding:1rem;background:#081022a6}.related-products-list{display:grid;gap:.75rem;margin:1rem 0}.related-product-item{display:grid;grid-template-columns:74px 1fr;gap:.75rem;align-items:center}.related-product-item img{width:74px;height:74px;object-fit:cover;border-radius:.55rem;border:1px solid rgba(89,127,207,.35)}.related-product-item p{margin:.25rem 0 0;color:var(--muted)}.faq-item{border-top:1px solid rgba(89,127,207,.35);padding-top:.9rem;margin-top:.9rem}.faq-item h3{margin:0 0 .35rem}.site-footer{margin-top:3rem;border-top:1px solid rgba(54,117,255,.32);background:linear-gradient(180deg,#050a17fa,#02050f);color:var(--text)}.site-footer-inner{width:min(1180px,94%);margin:0 auto;padding:2.4rem 0 1.8rem;display:grid;grid-template-columns:1.4fr repeat(4,minmax(140px,1fr));gap:1.4rem}.footer-brand h2{margin:0 0 .55rem;text-transform:uppercase;letter-spacing:.04em}.footer-brand p{color:var(--muted);max-width:360px;margin:0}.footer-trust-list{display:flex;flex-wrap:wrap;gap:.45rem;margin-top:1rem}.footer-trust-list span{border:1px solid rgba(69,126,235,.42);border-radius:999px;padding:.32rem .65rem;color:#dbe7ff;font-size:.84rem;background:#081127cc}.footer-column{display:flex;flex-direction:column;gap:.48rem}.footer-column h3{margin:0 0 .35rem;font-size:.95rem;text-transform:uppercase;color:#eaf1ff}.footer-column a{color:var(--muted);font-size:.92rem;line-height:1.35}.footer-column a:hover{color:#fff;text-decoration:underline}.footer-bottom{width:min(1180px,94%);margin:0 auto;padding:1rem 0 1.3rem;border-top:1px solid rgba(77,117,207,.25);display:flex;justify-content:space-between;gap:1rem;color:var(--muted);font-size:.86rem}.footer-bottom p{margin:0}.product-detail-layout{display:grid;grid-template-columns:minmax(280px,1fr) minmax(280px,.9fr);gap:1.5rem;margin-top:1rem}.product-detail-gallery{display:grid;gap:.85rem}.product-detail-main-image,.product-detail-secondary-image{width:100%;border:1px solid rgba(89,127,207,.4);border-radius:.9rem;background:#ffffff0a;object-fit:cover}.product-detail-main-image{aspect-ratio:1 / 1}.product-detail-secondary-image{max-height:360px;object-fit:contain}.product-detail-content h1{margin-top:.25rem}.product-price-box{margin-top:1rem}.product-detail-price{font-size:1.6rem;font-weight:800;margin:.75rem 0 .25rem}.product-delivery-note{margin-top:1rem}@media (max-width: 760px){.product-detail-layout{grid-template-columns:1fr}}.cart-delivery-note{border:1px solid rgba(74,222,128,.28);border-radius:.72rem;background:#22c55e14;padding:.75rem;margin-bottom:.85rem;color:var(--text)}.cart-delivery-note strong{display:block;color:#86efac;margin-bottom:.25rem}.cart-delivery-note p{margin:.2rem 0;color:var(--muted);font-size:.9rem}@keyframes spin{to{transform:rotate(360deg)}}@media (max-width: 840px){.site-footer-inner{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1 / -1}.footer-bottom{flex-direction:column}}@media (max-width: 520px){.site-footer-inner{grid-template-columns:1fr}.top-nav{flex-wrap:wrap;gap:.7rem}.nav-actions{width:100%;flex-wrap:wrap}.brand-btn,.cart-btn{font-size:.85rem;padding:.52rem .7rem}}@media (max-width: 640px){.hero-main{grid-template-columns:1fr}.hero-image-side{min-height:220px;border-left:0;border-top:1px solid rgba(88,126,213,.35)}.benefits-row{grid-template-columns:repeat(2,minmax(0,1fr))}.top-trust-row{margin:.8rem;margin-top:0}.footer-highlight{grid-template-columns:1fr}.footer-window-mark{border-left:0;border-top:1px solid rgba(77,117,207,.35);min-height:120px}.trusted-line:before,.trusted-line:after{display:none}.checkout-item{flex-direction:column;align-items:flex-start}}
