.products-page-hero{position:relative;display:flex;align-items:center;min-height:500px;box-sizing:border-box;overflow:hidden;padding:0;text-align:center;background:#eef4fb}.products-page-hero:before{z-index:0;background:url(/assets/images/products-hero-custom-metal-crafts.webp) 50%/cover no-repeat;opacity:.76}.products-page-hero:after,.products-page-hero:before{content:"";position:absolute;inset:0;pointer-events:none}.products-page-hero:after{z-index:1;background:radial-gradient(circle at 50% 52%,rgba(255,255,255,.84),rgba(255,255,255,.58) 34%,rgba(255,255,255,.18) 68%),linear-gradient(90deg,rgba(238,246,255,.36),rgba(255,255,255,.16),rgba(238,246,255,.36))}.products-page-hero .container{position:relative;z-index:2;transform:translateY(10px)}.products-page-hero h1{color:var(--navy);font-size:clamp(44px,5vw,72px);line-height:1.04;text-shadow:0 2px 18px rgba(255,255,255,.78)}.products-page-hero p{margin-left:auto;margin-right:auto;color:#123461;line-height:1.75;text-shadow:0 1px 14px rgba(255,255,255,.86)}.blog-page-hero{position:relative;display:grid;align-items:center;width:100%;aspect-ratio:2560/600;min-height:240px;box-sizing:border-box;overflow:hidden;padding:16px 0;text-align:center;background:#fff url(/assets/images/blog-new-products-2560x600.webp) 50%/contain no-repeat}.blog-hero-kicker{display:inline-flex;margin-bottom:16px;padding:8px 14px;border:1px solid rgba(11,47,99,.12);border-radius:999px;background:rgba(255,255,255,.82);color:var(--navy);font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.blog-page-hero h1{margin:0;color:var(--navy);font-size:clamp(44px,5vw,72px);line-height:1.04}.blog-page-hero p{display:block;max-width:min(760px,60vw);margin:18px auto 0;color:#40516a;font-size:18px;line-height:1.7}.blog-feature-section{padding:56px 0 70px;background:radial-gradient(circle at 18% 12%,rgba(243,198,0,.11),rgba(243,198,0,0) 26%),radial-gradient(circle at 88% 32%,rgba(23,113,184,.1),rgba(23,113,184,0) 30%),linear-gradient(180deg,#f4f7fb,#edf2f8)}.blog-feature-section .container{width:min(var(--max),calc(100% - 20px))}.blog-category-filter{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;max-width:960px;margin:0 auto 38px}.blog-category-filter button{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;min-width:112px;padding:12px 18px;border:1px solid rgba(11,47,99,.16);border-radius:4px;color:var(--navy);background:rgba(255,255,255,.72);font-family:inherit;font-size:13px;font-weight:900;text-align:center;transition:background .2s ease,border-color .2s ease,color .2s ease}.blog-category-filter .active,.blog-category-filter button:focus-visible,.blog-category-filter button:hover{border-color:var(--navy);background:var(--navy);color:var(--yellow)}.blog-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:1fr;align-items:stretch;justify-content:stretch;grid-gap:37px;gap:37px;max-width:1288px;margin:0 auto;opacity:1;transition:opacity .18s ease}.blog-card-grid.is-updating{opacity:.18}.blog-feature-card{position:relative;display:flex;flex-direction:column;width:100%;height:100%;min-height:0;overflow:hidden;border:1px solid rgba(11,47,99,.08);border-radius:21px;background:#fff;color:var(--navy);text-decoration:none;box-shadow:0 21px 48px rgba(11,47,99,.08);transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.blog-feature-card[hidden]{display:none}.blog-feature-card:hover{transform:translateY(-6px);border-color:rgba(11,47,99,.16);box-shadow:0 32px 67px rgba(11,47,99,.14)}.blog-feature-media{position:relative;display:block;width:100%;aspect-ratio:16/9;overflow:hidden;background:#fff;border-bottom:1px solid rgba(197,211,233,.72)}.blog-feature-card img{display:block;width:100%;height:100%;object-fit:cover;object-position:center;background:#fff}.blog-feature-placeholder{display:grid;place-items:center;width:100%;aspect-ratio:5/3;padding:28px;box-sizing:border-box;border-bottom:1px solid rgba(197,211,233,.72);background:linear-gradient(135deg,rgba(11,47,99,.08),rgba(243,198,0,.12)),#f7fbff;color:var(--navy);text-align:center}.blog-feature-placeholder span{max-width:270px;font-size:24px;font-weight:900;line-height:1.22}.blog-feature-card[data-card-image-fit=contain] img{object-fit:contain}.blog-feature-card[data-card-image-fit=contain] .blog-feature-media{box-sizing:border-box;padding:10px}.blog-feature-card[data-card-image-fit=full] img{object-fit:cover;object-position:center}.blog-feature-body{display:flex;flex-direction:column;flex:1 1;gap:12px;padding:16px}.blog-feature-meta{display:none}.blog-feature-card h2{display:-webkit-box;min-height:calc(3 * 1.24em);overflow:hidden;margin:0;color:var(--navy);font-size:19.5px;line-height:1.24;text-transform:none;-webkit-box-orient:vertical;-webkit-line-clamp:3;line-clamp:3}@media (min-width:768px){.blog-feature-card[href="/blog/christmas-gift-proposals-distributors"] h2{min-height:calc(2 * 1.24em);font-size:19.5px;letter-spacing:-.04em;line-height:1.24;text-wrap:pretty;-webkit-line-clamp:2;line-clamp:2}}.blog-feature-card p{display:-webkit-box;min-height:calc(2 * 1.42em);overflow:hidden;margin:0;color:#40516a;font-size:16px;line-height:1.42;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2}.blog-feature-card[href^="/blog/custom-medals-vs-challenge-coins"] img{object-position:center bottom}.blog-feature-footer{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:auto;padding-top:12px;color:#40516a;font-size:16px}.blog-feature-author{display:inline-flex;align-items:center;min-width:0;gap:12px;color:var(--navy);font-weight:800}.blog-author-avatar{display:inline-flex;flex:0 0 auto;overflow:hidden;align-items:center;justify-content:center;width:39px;height:39px;border-radius:50%;background:#dbe8f8}.blog-author-avatar img{width:100%;height:100%;display:block;object-fit:cover}.blog-feature-footer time{flex:0 0 auto;color:#52627a;font-weight:600}.blog-feature-link{display:none}.blog-empty-state{max-width:1120px;margin:30px auto 0;padding:28px;border:1px solid rgba(11,47,99,.1);border-radius:12px;background:#fff;color:#40516a;text-align:center;font-size:16px;font-weight:800}.blog-empty-state[hidden]{display:none}.blog-pagination{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:10px;max-width:1120px;margin:34px auto 0}.blog-pagination[hidden]{display:none}.blog-pagination button{min-width:42px;height:42px;padding:0 15px;border:1px solid rgba(11,47,99,.14);border-radius:999px;background:#fff;color:var(--navy);font-weight:900;cursor:pointer;box-shadow:0 10px 22px rgba(11,47,99,.06);transition:border-color .18s ease,background .18s ease,color .18s ease,box-shadow .18s ease}.blog-pagination button:hover:not(:disabled){border-color:var(--navy);background:#f7fbff}.blog-pagination button.active{border-color:var(--navy);background:var(--navy);color:#fff;box-shadow:0 14px 28px rgba(11,47,99,.18)}.blog-pagination button:disabled{color:#8a98aa;cursor:not-allowed;opacity:.55;box-shadow:none}.blog-pagination-ellipsis{display:inline-flex;align-items:center;justify-content:center;min-width:24px;height:42px;color:#52627a;font-weight:900}@media (max-width:1023px){.blog-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:980px){.blog-page-hero{display:block;aspect-ratio:auto;min-height:0;padding:46px 0 calc(100vw * 600 / 2560 + 24px);background-position:bottom;background-size:100% auto}.blog-page-hero p{max-width:620px}}@media (max-width:767px){.blog-hero-kicker{max-width:calc(100vw - 56px);margin-bottom:14px;padding:7px 12px;font-size:10.5px;line-height:1.3;text-align:center}.blog-page-hero h1{font-size:clamp(38px,11vw,46px);line-height:1.02}.blog-page-hero p{max-width:34rem;margin-top:14px;font-size:16px;line-height:1.55}.blog-feature-section{padding:34px 0 48px}.blog-feature-section .container{width:min(var(--max),calc(100% - 20px))}.blog-category-filter{flex-wrap:nowrap;justify-content:flex-start;gap:8px;max-width:none;margin:0 -10px 24px;padding:0 10px 10px;overflow-x:auto;overflow-y:hidden;scroll-padding-inline:10px;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch}.blog-category-filter button{flex:0 0 auto;min-width:0;min-height:42px;padding:9px 14px;scroll-snap-align:start;white-space:nowrap}.blog-card-grid{grid-template-columns:1fr;gap:22px}.blog-feature-card{border-radius:14px}.blog-feature-body{gap:10px;padding:14px}.blog-feature-card h2{min-height:0;font-size:18px;line-height:1.25;-webkit-line-clamp:2;line-clamp:2}.blog-feature-card p{min-height:0;font-size:15px;line-height:1.45}.blog-feature-footer{gap:10px;padding-top:8px;font-size:13px}.blog-author-avatar{width:30px;height:30px;font-size:13px}.blog-anchor-links{max-width:none;margin-bottom:42px;padding-left:16px}.blog-coin-type-labels,.blog-timeline-labels{grid-template-columns:1fr}}@media (min-width:768px) and (max-width:980px){.blog-category-filter{flex-wrap:nowrap;justify-content:flex-start;gap:8px;max-width:none;margin:0 0 30px;padding:0 0 10px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch}.blog-category-filter button{flex:0 0 auto;min-height:42px;padding:9px 14px;scroll-snap-align:start;white-space:nowrap}}.blog-article-section{display:none;background:radial-gradient(circle at 12% 4%,rgba(243,198,0,.1),rgba(243,198,0,0) 22%),radial-gradient(circle at 90% 10%,rgba(23,113,184,.1),rgba(23,113,184,0) 24%),linear-gradient(180deg,#ffffff,#f6f9fd);padding:64px 0 74px}.blog-article-section.is-active,.blog-article-section:target{display:block}.blog-article{max-width:920px}.blog-article-header{position:relative;z-index:2;margin-bottom:40px;padding:38px 42px 0;border:0;border-radius:0;background:radial-gradient(circle at 90% 12%,rgba(23,113,184,.11),rgba(23,113,184,0) 30%),linear-gradient(135deg,#ffffff,#f7fbff 62%,#fff9e4);box-shadow:none;overflow:visible}.blog-article-label{display:inline-flex;margin-bottom:14px;color:var(--navy);font-size:13px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.blog-back-link{display:flex;width:-moz-fit-content;width:fit-content;margin-bottom:18px;color:var(--navy);font-size:14px;font-weight:900;text-decoration:none}.blog-back-link:before{content:"<";margin-right:8px;color:var(--yellow)}.blog-article h1,.blog-article h2,.blog-article h3{color:var(--navy)}.blog-article h1{margin:0 0 18px;font-size:clamp(34px,3.4vw,52px);line-height:1.08}.blog-article-meta{position:relative;display:flex;flex-wrap:wrap;gap:10px 18px;margin:-4px 0 18px;color:var(--muted);font-size:14px;font-weight:800}.blog-article-meta>.blog-article-author,.blog-article-meta>time{display:inline-flex;align-items:center}.blog-article-author{position:relative;z-index:3}.blog-article-author,.blog-article-author-trigger{display:inline-flex;align-items:center;gap:8px;min-height:32px}.blog-article-author-trigger{margin:0;padding:0;border:0;border-radius:4px;background:transparent;color:inherit;font:inherit;font-weight:inherit;line-height:inherit;text-align:left;cursor:pointer}.blog-article-author-trigger:focus-visible{outline:2px solid var(--yellow);outline-offset:4px}.blog-article-author-trigger>img,.blog-article-author>img{width:28px;height:28px;flex:0 0 auto;border-radius:50%;object-fit:cover}.blog-author-profile-card{position:absolute;top:calc(100% + 12px);left:0;z-index:20;display:grid;grid-template-columns:86px minmax(0,1fr);grid-gap:14px;gap:14px;width:min(320px,calc(100vw - 32px));padding:16px;border:1px solid #d8e2f0;border-radius:14px;background:#fff;box-shadow:0 16px 34px rgba(11,40,57,.18);color:#334864;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-6px);transition:opacity .18s ease,transform .18s ease,visibility .18s ease}.blog-author-profile-card.is-open{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.blog-article-author.is-upward .blog-author-profile-card{top:auto;bottom:calc(100% + 12px);transform:translateY(6px)}.blog-article-author.is-upward .blog-author-profile-card.is-open{transform:translateY(0)}.blog-author-profile-card>img{width:86px;height:86px;border-radius:50%;object-fit:cover}.blog-author-profile-card .blog-author-profile-name{margin:0 0 4px;color:#0b2839;font-size:18px;line-height:1.25}.blog-author-profile-card p{margin:0;font-size:13px;font-weight:500;line-height:1.55}.blog-author-profile-card .blog-author-profile-title{margin-bottom:8px;color:#0b2839;font-size:12px;font-weight:800}.blog-author-profile-card:focus-visible{outline:2px solid var(--yellow);outline-offset:3px}.blog-article-author+time:before{content:"";width:5px;height:5px;margin-right:18px;border-radius:50%;background:var(--yellow)}.blog-article h2{position:relative;margin:54px 0 18px;padding-top:18px;font-size:clamp(26px,2.4vw,36px);line-height:1.14;border-top:1px solid rgba(197,211,233,.7)}.blog-article h2:before{content:"";position:absolute;top:-2px;left:0;width:72px;height:4px;border-radius:999px;background:var(--yellow)}.blog-article h3{margin:30px 0 10px;padding-left:14px;border-left:4px solid rgba(243,198,0,.9);font-size:21px;line-height:1.25}.blog-article li,.blog-article p{color:#40516a;font-size:17px;line-height:1.82}.blog-article p{margin:0 0 20px}.blog-article-image{margin:34px 0 44px}.blog-article-hero-image{margin:34px -42px 0}.blog-article-image img{width:100%;display:block;border:1px solid rgba(197,211,233,.9);border-radius:8px;object-fit:cover;box-shadow:0 24px 58px rgba(11,47,99,.12)}.blog-article-image picture{display:block}.blog-image-3x2 img{aspect-ratio:3/2}.blog-image-7x4 img{aspect-ratio:7/4}.blog-image-7x5 img{aspect-ratio:7/5}.blog-visual-title{margin:0 0 16px;color:var(--navy);font-size:20px;font-weight:900;line-height:1.35}.blog-timeline-labels{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:12px;gap:12px;margin-top:18px}.blog-coin-type-labels li,.blog-timeline-labels div{border:1px solid rgba(197,211,233,.86);border-radius:6px;background:#fff}.blog-timeline-labels div{padding:14px}.blog-timeline-labels strong{display:block;margin-bottom:7px;color:var(--navy);font-size:15px;line-height:1.25}.blog-timeline-labels span{display:block;color:#52647c;font-size:14px;line-height:1.45}.blog-coin-type-labels{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px;margin:18px 0 0;padding:0;list-style-position:inside}.blog-coin-type-labels li{padding:11px 12px;color:var(--navy);font-size:14.5px;font-weight:850;line-height:1.3}.blog-article-placeholder{overflow:hidden;border:1px solid rgba(197,211,233,.8);border-radius:4px;background:#f7fbff}.blog-article-placeholder-box{display:grid;min-height:clamp(240px,34vw,430px);place-items:center;padding:32px;background:linear-gradient(135deg,rgba(11,47,99,.1),rgba(243,198,0,.16)),repeating-linear-gradient(45deg,rgba(11,47,99,.04) 0 1px,transparent 1px 16px),#ffffff;color:var(--navy);text-align:center}.blog-article-placeholder-box span{max-width:480px;font-size:clamp(22px,3vw,36px);font-weight:900;line-height:1.18}.blog-article-image figcaption{margin-top:10px;color:#6b7b92;font-size:14px;line-height:1.6;text-align:center}.blog-article-contain-image{background:#fff;border:1px solid rgba(197,211,233,.9);border-radius:8px;overflow:hidden}.blog-article-contain-image img{width:auto;max-width:100%;height:auto;object-fit:contain;max-height:none;margin:0 auto;padding:18px;background:#fff;border:0;box-shadow:none;box-sizing:border-box}.blog-article-hero-image img{border-width:1px 0 0;border-radius:0;box-shadow:none}.blog-article-hero-image.blog-article-natural-image img{height:auto;max-height:none;object-fit:contain}.blog-article-hero-image.blog-article-contain-image{border-left:0;border-right:0;border-bottom:0;border-radius:0}.blog-article-hero-image.blog-article-contain-image img{max-height:620px}.blog-article-image-pair{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:20px;gap:20px;margin:34px -42px 0}#custom-metal-keychain-size-attachment-guide .blog-article-image-pair{margin-left:0;margin-right:0;align-items:stretch}#custom-metal-keychain-size-attachment-guide .blog-article-header{width:100%;max-width:none;margin-left:0;margin-right:0;box-sizing:border-box}#custom-metal-keychain-size-attachment-guide .blog-article-header>.blog-article-hero-image img{height:auto;max-height:none;object-fit:cover}#custom-metal-keychain-size-attachment-guide .blog-article-image-pair .blog-article-cropped-image{aspect-ratio:900/1161;box-sizing:border-box}#custom-metal-keychain-size-attachment-guide .blog-article-image-pair .blog-article-cropped-image img{height:100%;max-height:none;aspect-ratio:auto;object-fit:contain;object-position:center top}#custom-metal-keychain-size-attachment-guide .blog-article-use-case-image img{height:auto;max-height:none;object-fit:contain}.blog-article-image-pair .blog-article-hero-image{margin:0}.blog-article-image-pair .blog-article-cropped-image{background:#f6fbff;border:1px solid rgba(197,211,233,.9);border-radius:8px}.blog-article-image-pair .blog-article-cropped-image img{width:100%;height:100%;max-height:none;aspect-ratio:4/3;object-fit:cover;object-position:center;padding:0}.blog-article-image:not(.blog-article-image-split):not(.blog-article-contain-image) img{max-height:520px}#custom-christmas-ornaments-guide .blog-article-header>.blog-article-hero-image.blog-article-natural-image{width:calc(100% + (2 * var(--article-pad)));max-width:none;margin-left:calc(var(--article-pad) * -1);margin-right:calc(var(--article-pad) * -1);overflow:hidden}#custom-christmas-ornaments-guide .blog-article-header>.blog-article-hero-image.blog-article-natural-image img{width:100%;max-width:none;height:auto;max-height:none;padding:0;aspect-ratio:16/9;object-fit:cover;object-position:center}#custom-christmas-ornaments-guide .blog-article>.blog-article-natural-image img{height:auto;max-height:none;aspect-ratio:auto;object-fit:contain}.blog-article-image-split{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:20px;gap:20px}.blog-article-image-split img{aspect-ratio:1/1}.blog-article a{color:var(--navy);font-weight:900;text-decoration:underline;-webkit-text-decoration-color:rgba(243,198,0,.85);text-decoration-color:rgba(243,198,0,.85);text-underline-offset:4px}.blog-anchor-links{display:grid;grid-gap:16px;gap:16px;max-width:290px;margin:0 0 52px;padding:4px 0 4px 20px;border-left:3px solid var(--yellow);background:transparent}.blog-anchor-links strong{color:var(--navy);font-size:19px;font-weight:900;line-height:1.25}.blog-anchor-links a{display:block;padding:0;color:#52647c;font-size:16px;font-weight:850;line-height:1.45;text-decoration:none;overflow-wrap:break-word}.blog-anchor-links a:focus-visible,.blog-anchor-links a:hover{color:var(--navy);text-decoration:underline;-webkit-text-decoration-color:var(--yellow);text-decoration-color:var(--yellow);text-underline-offset:4px}.blog-list{display:grid;grid-gap:8px;gap:8px;margin:22px 0 32px;padding:20px 24px 20px 42px;border:1px solid rgba(197,211,233,.72);border-radius:8px;background:#fff;box-shadow:0 16px 38px rgba(11,47,99,.06)}.blog-related-links{display:flex;flex-wrap:wrap;align-items:center;gap:12px;max-width:980px;margin:42px auto 0;padding:18px 0 0;border-top:1px solid rgba(197,211,233,.82)}.blog-related-links strong{flex:1 0 100%;color:var(--navy);font-size:17px}.blog-related-links a{display:inline-flex;align-items:center;min-height:38px;padding:8px 13px;border:1px solid rgba(11,47,99,.16);border-radius:4px;color:var(--navy);background:#fff;font-weight:850;line-height:1.25;text-decoration:none}.blog-related-links a:focus-visible,.blog-related-links a:hover{border-color:var(--navy);background:#f7fbff}.blog-table-wrap{overflow-x:auto;margin:26px 0 40px;border:1px solid rgba(197,211,233,.9);border-radius:8px;background:#fff;box-shadow:0 18px 42px rgba(11,47,99,.07)}.blog-table{width:100%;border-collapse:collapse;min-width:720px}.blog-table td,.blog-table th{padding:15px 18px;border-bottom:1px solid rgba(197,211,233,.72);text-align:left;vertical-align:top}.blog-table th{background:linear-gradient(180deg,#f2f7ff,#eaf2fb);color:var(--navy);font-weight:900}.blog-table tbody tr:nth-child(2n){background:#fbfdff}.blog-table tr:last-child td{border-bottom:0}.blog-faq{display:grid;grid-gap:12px;gap:12px;width:100%;max-width:980px;margin:22px auto 0}.blog-faq details{border:1px solid rgba(197,211,233,.88);border-radius:8px;background:#fff}.blog-faq summary{cursor:pointer;padding:18px 20px;color:var(--navy);font-weight:900}.blog-faq summary h3{display:inline;margin:0;padding:0;border:0;font:inherit}.blog-faq p{padding:0 20px 20px}.blog-article-cta{display:grid;grid-template-columns:minmax(0,1fr) 230px;align-items:center;grid-gap:28px;gap:28px;margin-top:64px;margin-bottom:38px;padding:34px 38px;border-left:6px solid var(--yellow);border-radius:8px;background:radial-gradient(circle at 90% 18%,rgba(23,113,184,.12),rgba(255,255,255,0) 30%),linear-gradient(135deg,#ffffff,#f7fbff 52%,#fff8df);box-shadow:0 24px 58px rgba(11,47,99,.12)}.blog-article-cta .blog-cta-title,.blog-article-cta h2{margin:0 0 10px;font-size:clamp(28px,2.5vw,38px);color:var(--navy);font-weight:800;line-height:1.16}.blog-article-cta p{max-width:680px;margin-bottom:0}.blog-cta-actions{display:grid;align-self:center;grid-gap:12px;gap:12px;min-width:210px;margin-top:0}.blog-article-cta .btn{min-width:210px;justify-content:center;text-decoration:none}.blog-article-cta .btn-yellow{color:var(--navy)}.blog-article-cta .btn-primary{color:#fff}.blog-seo-planning{margin-top:54px;padding-top:10px}.mega{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;background:#fff}.mega a{padding:16px 14px;border-right:1px solid var(--line);color:#344054;font-size:13px;font-weight:800}.mega a:last-child{border-right:0}.mega a:hover{background:#f7faff;color:var(--navy)}.products-category-section{position:relative;z-index:1;margin-top:-1px;padding:34px 0 20px;background:radial-gradient(circle at 14% 0,rgba(243,198,0,.16),rgba(255,255,255,0) 28%),radial-gradient(circle at 86% 100%,rgba(23,113,184,.12),rgba(255,255,255,0) 34%),linear-gradient(135deg,#f8fbff,#ffffff 52%,#fff8df);-webkit-backdrop-filter:none;backdrop-filter:none;border-bottom:0}.products-category-section .container{width:100%}.products-category-section-inline{margin:24px 0 34px;padding:0;background:transparent;border-bottom:0;-webkit-backdrop-filter:none;backdrop-filter:none}.products-category-nav{display:flex;flex-wrap:wrap;justify-content:center;gap:12px 14px;max-width:1190px;margin:0 auto;border:0;border-radius:0;box-shadow:none}.products-category-nav,.products-category-section-inline .products-category-nav{padding:0;background:transparent}.products-all-grid .product-type-card,.products-all-section{scroll-margin-top:176px}.products-all-section{background:#f4f6f9;padding-top:56px}.products-all-section .product-type-content{width:min(1720px,calc(100% - 28px));max-width:1720px}.products-all-section .products-category-section-inline{margin:0 0 42px}.products-all-grid{grid-template-columns:repeat(4,minmax(0,1fr));width:min(100%,1360px);max-width:1360px;margin-inline:auto;gap:24px}.products-all-section .products-all-grid .product-type-card,.products-all-section .products-all-grid .product-type-card img,.products-all-section .products-all-grid .product-type-media{background:#fff}.products-all-section .products-all-grid .product-type-card{min-height:0}.products-all-section .products-all-grid .product-type-card img{height:220px;padding:8px;object-fit:contain}.products-all-section .products-all-grid .product-type-card h2{min-height:56px;padding:11px 12px 9px;font-size:15px;line-height:1.34}.products-all-section .products-all-grid .product-type-actions{gap:8px;padding:0 12px 12px}.products-all-section .products-all-grid .product-type-btn{min-height:39px;padding:8px 10px;font-size:12.5px;white-space:nowrap}@media (min-width:981px) and (max-width:1120px){.products-all-section .products-all-grid .product-type-actions{padding:0 8px 12px}.products-all-section .products-all-grid .product-type-btn{padding-left:8px;padding-right:8px}}@media (max-width:980px){.products-all-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.products-all-section .products-all-grid .product-type-card img{height:195px;padding:8px}.products-all-section .products-all-grid .product-type-card h2{min-height:56px;padding:10px 12px 8px;font-size:15px;line-height:1.34}.products-all-section .products-all-grid .product-type-actions{gap:8px;padding:0 12px 12px}.products-all-section .products-all-grid .product-type-btn{min-height:42px;padding:9px 10px;font-size:12.5px}}@media (max-width:640px){.products-all-grid{grid-template-columns:1fr}.products-all-section .products-all-grid .product-type-card img{height:180px;padding:8px}.products-all-section .products-all-grid .product-type-card h2{min-height:54px;padding:9px 12px 7px;font-size:14px;line-height:1.34}.products-all-section .products-all-grid .product-type-actions{gap:8px;padding:0 12px 12px}.products-all-section .products-all-grid .product-type-btn{min-height:44px;padding:10px;font-size:12.5px}}.products-category-nav a{display:inline-flex;align-items:center;min-height:44px;padding:10px 18px;border:1px solid rgba(11,47,99,.1);border-radius:999px;background:#fff;color:var(--navy);box-shadow:0 8px 18px rgba(11,47,99,.045);font-size:14px;line-height:1.2}.products-category-nav a:last-child{border-right:1px solid rgba(11,47,99,.1)}.products-category-nav a:hover{background:var(--navy);border-color:var(--navy);color:#fff;box-shadow:0 14px 26px rgba(11,47,99,.16)}.products-category-nav a.active{background:var(--navy);border-color:var(--navy);color:#fff;box-shadow:0 14px 28px rgba(11,47,99,.18)}.products-all-grid .product-type-card[hidden]{display:none}.product-pagination{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin-top:34px}.product-pagination[hidden]{display:none}.product-pagination a,.product-pagination button{display:inline-flex;align-items:center;justify-content:center;min-width:42px;height:42px;padding:0 14px;border:1px solid rgba(11,47,99,.14);border-radius:999px;background:#fff;color:var(--navy);font-weight:900;cursor:pointer;text-decoration:none;box-shadow:0 10px 22px rgba(11,47,99,.06);transition:transform .18s ease,box-shadow .18s ease,background .18s ease,color .18s ease}.product-pagination a.active,.product-pagination a:hover,.product-pagination button.active,.product-pagination button:hover{transform:translateY(-1px);border-color:var(--navy);background:var(--navy);color:#fff;box-shadow:0 14px 28px rgba(11,47,99,.18)}@media (max-width:767px){.blog-author-profile-card{grid-template-columns:70px minmax(0,1fr);gap:12px;width:min(320px,calc(100vw - 28px));padding:14px}.blog-author-profile-card>img{width:70px;height:70px}.blog-author-profile-card .blog-author-profile-name{font-size:16px}.blog-author-profile-card p{font-size:12px}}.blog-article .blog-author-profile-card .blog-author-profile-name{position:static;margin:0 0 4px;padding:0;border:0;color:#0b2839;font-size:18px;line-height:1.25}.blog-article .blog-author-profile-card p{margin:0;color:#334864;font-size:13px;font-weight:500;line-height:1.55;text-align:left}.blog-article .blog-author-profile-card .blog-author-profile-title{margin-bottom:8px;color:#0b2839;font-size:12px;font-weight:800}.blog-author-bio{display:grid;grid-template-columns:96px minmax(0,1fr);grid-gap:20px;gap:20px;align-items:start;margin:48px 0 0;padding:22px 24px;border:1px solid rgba(197,211,233,.9);border-left:4px solid var(--yellow);border-radius:8px;background:#f7fbff}.blog-author-bio>img{width:96px;height:96px;border-radius:50%;object-fit:cover}.blog-author-bio p{margin:0}.blog-author-bio .blog-author-bio-kicker{margin-bottom:5px;color:#52647c;font-size:12px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.blog-author-bio .blog-author-bio-name{margin-bottom:7px;color:var(--navy);font-size:20px;font-weight:900;line-height:1.2}.blog-author-bio>div>p:not(.blog-author-bio-kicker):not(.blog-author-bio-name){max-width:780px;color:#40516a;font-size:15px;line-height:1.6}.blog-author-bio a{display:inline-block;margin-top:10px;color:var(--navy);font-size:14px;font-weight:900}@media (max-width:767px){.blog-article-author{position:static}.blog-author-profile-card{top:calc(100% + 12px);left:0}.blog-article .blog-author-profile-card .blog-author-profile-name{font-size:16px}.blog-article .blog-author-profile-card p{font-size:12px}.blog-author-bio{grid-template-columns:64px minmax(0,1fr);gap:14px;margin-top:38px;padding:18px}.blog-author-bio>img{width:64px;height:64px}.blog-author-bio .blog-author-bio-name{font-size:18px}.blog-author-bio>div>p:not(.blog-author-bio-kicker):not(.blog-author-bio-name){font-size:14px}}.detail-layout{display:grid;grid-template-columns:.95fr 1.05fr;grid-gap:48px;gap:48px;align-items:start}.gallery-main img{width:100%;aspect-ratio:1/.82;object-fit:cover;border:1px solid var(--line);border-radius:var(--radius)}.thumbs{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px;margin-top:12px}.thumbs button{border:1px solid var(--line);background:#fff;padding:0;border-radius:var(--radius);overflow:hidden;cursor:pointer}.thumbs img{height:100px;width:100%;object-fit:cover}.spec-table{width:100%;border-collapse:collapse;margin:24px 0;border:1px solid var(--line)}.spec-table td,.spec-table th{text-align:left;padding:14px 16px;border-bottom:1px solid var(--line)}.spec-table th{width:150px;background:#f8fafc;color:#344054}.tech-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px;gap:18px}.faq{display:grid;grid-gap:16px;gap:16px}.faq details{position:relative;overflow:hidden;background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(248,251,255,.96)),#fff;border:1px solid rgba(197,211,233,.82);border-radius:8px;box-shadow:0 14px 34px rgba(11,47,99,.06);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease,background .18s ease}.faq details:before{content:"";position:absolute;inset:0 auto 0 0;width:0;background:var(--yellow);transition:width .18s ease}.faq details:hover{border-color:rgba(11,47,99,.18);box-shadow:0 20px 48px rgba(11,47,99,.1);transform:translateY(-2px)}.faq details[open]{border-color:rgba(11,47,99,.2);background:linear-gradient(180deg,#fff,rgba(246,250,255,.98)),#fff}.faq details[open]:before{width:5px}.faq summary{position:relative;list-style:none;cursor:pointer;display:flex;align-items:center;gap:12px;min-height:60px;padding:18px 22px;font-weight:800;color:#14223a;outline:none}.faq summary::-webkit-details-marker{display:none}.faq summary:before{content:"";width:24px;height:24px;flex:0 0 24px;border-radius:7px;background:linear-gradient(90deg,currentColor 0 100%) 50% 50% /10px 2px no-repeat,linear-gradient(180deg,currentColor 0 100%) 50% 50% /2px 10px no-repeat,linear-gradient(180deg,#ffd95a,#f5a400);box-shadow:0 8px 18px rgba(243,198,0,.24);transition:transform .18s ease,background .18s ease}.faq details[open] summary:before{background:linear-gradient(90deg,#fff 0 100%) 50% 50% /10px 2px no-repeat,var(--navy);box-shadow:0 10px 22px rgba(11,47,99,.22);transform:rotate(180deg)}.faq summary:focus-visible{box-shadow:inset 0 0 0 3px rgba(243,198,0,.5)}.faq p{margin:0;padding:0 22px 24px 58px;color:#53617a;line-height:1.7}.custom-hero{display:grid;align-items:center;aspect-ratio:1983/490;box-sizing:border-box;padding:24px 0 96px;text-align:center;background-color:#fff;background-image:url(/assets/images/custom-metal-gifts-hero-05367362.webp);background-position:center calc(100% * 170 / 303);background-size:cover;background-repeat:no-repeat}.custom-hero h1{margin:0;color:var(--navy);font-size:64px;line-height:1.04}@media (max-width:1400px){.custom-hero h1{font-size:60px}}@media (max-width:1200px){.custom-hero h1{font-size:52px}}@media (max-width:980px){.custom-hero h1{font-size:40px}}.custom-hero p{position:relative;left:-5vw;max-width:min(480px,25vw);margin:20px auto 0;color:#40516a;font-size:18px;line-height:1.7}.custom-page-nav{position:-webkit-sticky;position:sticky;top:76px;z-index:30;margin-top:-88px;padding:14px 0;background:transparent}.custom-page-nav .container{display:grid;grid-template-columns:repeat(4,minmax(120px,1fr));width:min(100% - 32px,720px);border:1px solid rgba(197,211,233,.92);border-radius:8px;background:rgba(255,255,255,.95);box-shadow:0 16px 38px rgba(11,47,99,.1);overflow:hidden}.custom-page-nav a{padding:16px 18px;color:var(--text);font-weight:800;text-align:center;border-left:1px solid rgba(197,211,233,.55)}.custom-page-nav a:first-child{border-left:0}.custom-page-nav a:hover{color:var(--navy);background:#f7fbff}.custom-continuous-bg{background:radial-gradient(circle at 71% 28%,rgba(243,198,0,.07),rgba(255,255,255,0) 16%),radial-gradient(circle at 69% 66%,rgba(11,47,99,.1),rgba(255,255,255,0) 30%),#f8fafc}.custom-continuous-bg .custom-how-section{background:transparent}.custom-overview{padding-top:64px}.custom-overview-intro{position:relative;max-width:1080px;margin:0 auto 40px;padding-top:32px;text-align:center}.custom-overview-intro:after,.custom-overview-intro:before{content:"";position:absolute;top:0;background:var(--yellow)}.custom-overview-intro:before{left:50%;width:72px;height:8px;border-radius:999px;transform:translateX(-58px);box-shadow:0 8px 20px rgba(243,198,0,.2)}.custom-overview-intro:after{left:calc(50% + 30px);width:10px;height:10px;border-radius:50%}.custom-overview-intro h2{margin:0;color:var(--navy);font-size:clamp(30px,2.55vw,42px);line-height:1.05;font-weight:800}.custom-overview-copy{max-width:1120px;margin:30px auto 0;text-align:left}.custom-overview-copy p{margin:0 0 9px;color:#172033;font-size:16px;line-height:1.62}.custom-overview-image{max-width:980px;margin:42px auto 0}.custom-overview-image img{width:100%;height:auto;border-radius:8px;object-fit:contain}.custom-how-section{padding-top:72px}.custom-how-section .how-layout{display:block}.custom-how-section .how-content{max-width:1180px;margin:0 auto}.custom-how-section .how-heading{text-align:center}.custom-how-section .how-steps{grid-template-columns:repeat(4,minmax(0,1fr));margin-top:34px}.custom-how-section .how-step-card{min-height:138px}.customizable-block{margin-top:78px;padding-top:12px}.customizable-block .custom-section-title{position:relative;max-width:760px;margin:0 auto 34px;padding-top:32px;text-align:center}.customizable-block .custom-section-title:after,.customizable-block .custom-section-title:before{content:"";position:absolute;top:0;background:var(--yellow)}.customizable-block .custom-section-title:before{left:50%;width:72px;height:8px;border-radius:999px;transform:translateX(-58px);box-shadow:0 8px 20px rgba(243,198,0,.2)}.customizable-block .custom-section-title:after{left:calc(50% + 30px);width:10px;height:10px;border-radius:50%}.customizable-block .custom-section-title h2{margin:0;color:var(--navy);font-size:clamp(30px,2.55vw,42px);font-weight:900;line-height:1.05}.customizable-block .custom-section-title p{margin:18px auto 0;color:#8a96a7;font-size:clamp(17px,1.6vw,22px);line-height:1.45}.customizable-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));grid-gap:18px;gap:18px}.customizable-grid article{min-height:164px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;padding:24px 14px;border:1px solid rgba(219,228,240,.82);border-radius:8px;background:rgba(255,255,255,.88);box-shadow:0 18px 42px rgba(11,47,99,.07);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.customizable-grid article:hover{border-color:rgba(11,47,99,.16);box-shadow:0 22px 48px rgba(11,47,99,.12);transform:translateY(-4px)}.customizable-grid strong{color:#40516a;font-size:16px;font-weight:500;line-height:1.25}.customize-icon{position:relative;width:68px;height:68px;display:inline-grid;place-items:center;border-radius:22px;overflow:hidden;box-shadow:0 14px 28px rgba(11,47,99,.14),inset 0 0 0 1px rgba(255,255,255,.72)}.customize-icon:before{content:"";position:absolute;inset:6px;border-radius:18px;background:rgba(255,255,255,.26)}.customize-icon svg{position:relative;z-index:1;width:46px;height:46px;fill:none;stroke:currentColor;stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.customize-logo{color:#fff;background:linear-gradient(145deg,#00c2d4,#36d39a 58%,#ffbc3d)}.customize-logo svg path:nth-last-child(-n+2){fill:#ff8b25;stroke:#ff8b25}.customize-shape{color:#fff;background:linear-gradient(145deg,#2248b8,#6c7dff 52%,#71d7ff)}.customize-color{color:#fff;background:radial-gradient(circle at 34% 30%,rgba(255,255,255,.76),rgba(255,255,255,0) 23%),conic-gradient(from 0deg,#ff4b4b,#ffc400,#33c76f,#11a8e8,#8b5cf6,#ff4b4b)}.customize-color svg{stroke-width:2.4}.customize-material{color:#fff;background:linear-gradient(145deg,#ffb52e,#ff7a2f 55%,#fdd267)}.customize-tech{color:#fff;background:linear-gradient(145deg,#f7c948,#f59e0b 50%,#ff6b6b)}.customize-packaging{color:#fff;background:linear-gradient(145deg,#22d3c5,#23a6f0 52%,#ff6a3d)}.custom-how-section+.custom-overview{padding-top:72px}.custom-builder{display:grid;grid-template-columns:minmax(230px,.9fr) minmax(340px,1.15fr) minmax(230px,.9fr);grid-gap:22px;gap:22px;align-items:start}.custom-option-panel{display:grid;grid-gap:16px;gap:16px}.custom-option-card{min-height:150px;padding:18px;border:1px solid #d8e2f0;border-radius:8px;background:#fff;box-shadow:0 14px 36px rgba(11,47,99,.08)}.custom-option-card h2{display:flex;align-items:center;gap:8px;margin:0 0 12px;color:var(--navy);font-size:18px;line-height:1.2}.custom-option-card h2:before{content:"";width:12px;height:12px;background:#e51e24}.custom-option-card p{margin:12px 0 0;color:#40516a;font-size:14px;line-height:1.55}.custom-product-stage{display:grid;place-items:center;min-height:560px;border-radius:18px;background:radial-gradient(circle at 50% 44%,rgba(243,198,0,.18),rgba(255,255,255,0) 42%),linear-gradient(180deg,#fff,#f5f9ff)}.custom-product-stage img{width:min(92%,520px);max-height:520px;object-fit:contain;border-radius:12px;filter:drop-shadow(0 28px 42px rgba(11,47,99,.18))}.mini-photo-row,.plating-grid,.ribbon-swatches,.shape-icons,.swatch-row{display:flex;gap:10px;align-items:center}.shape-icons span{width:44px;height:44px;border:2px solid #c7ced9}.shape-circle{border-radius:50%}.shape-square{border-radius:4px}.shape-heart{transform:rotate(45deg) scale(.74);border-radius:8px 8px 0 8px}.shape-star{-webkit-clip-path:polygon(50% 0,61% 35%,98% 35%,68% 56%,79% 91%,50% 70%,21% 91%,32% 56%,2% 35%,39% 35%);clip-path:polygon(50% 0,61% 35%,98% 35%,68% 56%,79% 91%,50% 70%,21% 91%,32% 56%,2% 35%,39% 35%);background:#eef2f7}.ribbon-swatches span,.swatch-row span{width:46px;height:34px;border-radius:5px;border:1px solid rgba(11,47,99,.12)}.ribbon-swatches span:first-child{background:linear-gradient(135deg,#004aa8,#19a5ff)}.ribbon-swatches span:nth-child(2){background:linear-gradient(135deg,#18aa45,#9bea68)}.ribbon-swatches span:nth-child(3){background:linear-gradient(135deg,#c41230,#ff768e)}.ribbon-swatches span:nth-child(4){background:linear-gradient(135deg,#111,#555)}.ribbon-swatches span:nth-child(5){background:linear-gradient(135deg,#f3c600,#ffef88)}.mini-photo-row img{width:64px;height:52px;object-fit:cover;border-radius:6px}.plating-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.plating-grid span{padding:8px 6px;border-radius:6px;color:var(--navy);background:linear-gradient(135deg,#f8f3d9,#d4aa43);font-size:12px;font-weight:800;text-align:center}.custom-section-title{max-width:760px;margin:0 auto 34px;text-align:center}.custom-section-title h2{margin:0;color:var(--navy);font-size:clamp(30px,2.55vw,42px);line-height:1.1}.custom-section-title p{margin:12px auto 0;color:#40516a}.custom-info-block{max-width:1180px;margin:0 auto}.custom-info-title{display:flex;align-items:center;justify-content:center;gap:12px;margin-bottom:44px;text-align:center}.custom-info-title h2{margin:0;color:var(--navy);font-size:clamp(30px,2.55vw,42px);line-height:1.05;font-weight:800}.custom-accent-title,.custom-finish-title{position:relative;max-width:900px;margin-inline:auto;padding-top:34px;flex-wrap:wrap}.custom-accent-title .section-accent,.custom-finish-title .section-accent{position:absolute;top:0;left:50%;width:72px;height:8px;border-radius:999px;background:var(--yellow);transform:translateX(-58px);box-shadow:0 8px 20px rgba(243,198,0,.2)}.custom-accent-title .section-accent:after,.custom-finish-title .section-accent:after{content:"";position:absolute;left:calc(100% + 14px);top:-1px;width:10px;height:10px;border-radius:50%;background:var(--yellow)}.custom-accent-title p,.custom-finish-title p{flex:0 0 100%;max-width:820px;margin:14px auto 0;color:#667892;font-size:clamp(16px,1.35vw,19px);line-height:1.55}.shipping-method-icons{flex:0 0 100%;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px;width:min(620px,100%);margin:24px auto 0}.shipping-method-icons>div{display:grid;justify-items:center;grid-gap:10px;gap:10px;padding:8px 14px;border:0;background:transparent;box-shadow:none}.shipping-method-icons strong{color:var(--navy);font-size:16px;line-height:1.2}.shipping-method-svg{width:78px;height:78px;padding:0;color:var(--navy);fill:none;stroke:none;stroke-linecap:round;stroke-linejoin:round;background:transparent;box-shadow:none;filter:drop-shadow(0 12px 16px rgba(11,47,99,.12))}.shipping-method-svg .sky{fill:#32b6d7}.shipping-method-svg .sun{fill:#ffc400}.shipping-method-svg .sea{fill:#32b6d7}.shipping-method-svg .cargo,.shipping-method-svg .truck{fill:#ffc400}.shipping-method-svg .cab{fill:#32b6d7}.shipping-method-svg .window{fill:#e8f6ff}.shipping-method-svg .wheel{fill:#0b2f63}.shipping-method-svg .line{fill:none;stroke:#0b2f63;stroke-width:3.4}.custom-info-icon{width:34px;height:34px;flex:0 0 34px;border-radius:8px;display:inline-block;position:relative}.palette-icon{border-radius:50%;background:conic-gradient(#f43f5e 0 22%,#facc15 22% 45%,#22c55e 45% 64%,#38bdf8 64% 78%,#8b5cf6 78% 100%);border:3px solid #0d1f3b}.palette-icon:before{content:"";position:absolute;right:5px;bottom:5px;width:8px;height:8px;border-radius:50%;background:#fff}.payment-icon{width:38px;height:30px;flex-basis:38px;border-radius:7px;background:linear-gradient(180deg,#ffd95a,#f5a400);border:3px solid #0d1f3b}.payment-icon:after,.payment-icon:before{content:"";position:absolute}.payment-icon:before{left:4px;right:4px;top:6px;height:5px;border-radius:2px;background:#0d1f3b}.payment-icon:after{left:6px;bottom:6px;width:12px;height:7px;border-radius:2px;background:linear-gradient(90deg,rgba(13,31,59,.35) 1px,transparent 0) 0 0 /4px 100%,#fff5bd;box-shadow:17px 3px 0 -1px rgba(255,255,255,.72)}.shipping-icon{width:42px;height:30px;flex-basis:42px;border-radius:4px;background:linear-gradient(90deg,#facc15 0 50%,#ef4444 50% 100%);border:3px solid #0d1f3b}.shipping-icon:after,.shipping-icon:before{content:"";position:absolute;bottom:-7px;width:10px;height:10px;border-radius:50%;background:#fff;border:3px solid #0d1f3b}.shipping-icon:before{left:4px}.shipping-icon:after{right:4px}.package-icon{width:38px;height:34px;flex-basis:38px;border-radius:6px;background:linear-gradient(135deg,rgba(255,255,255,.35),rgba(255,255,255,0) 46%),linear-gradient(180deg,#ffd9a8,#f3a66f);border:3px solid #0d1f3b}.package-icon:before{content:"";position:absolute;left:50%;top:0;bottom:0;width:3px;transform:translateX(-50%);background:rgba(13,31,59,.5)}.package-icon:after{content:"";position:absolute;left:7px;right:7px;top:8px;height:3px;border-radius:99px;background:rgba(13,31,59,.55);box-shadow:0 10px 0 rgba(255,255,255,.42)}.faq-icon{width:40px;height:34px;flex-basis:40px;border-radius:10px;background:linear-gradient(180deg,#ffffff,#eaf5ff);border:3px solid #0d1f3b;box-shadow:0 10px 22px rgba(11,47,99,.12)}.faq-icon:after,.faq-icon:before{content:"";position:absolute}.faq-icon:before{left:8px;right:8px;top:10px;height:5px;border-radius:99px;background:var(--yellow);box-shadow:0 9px 0 #0d1f3b}.faq-icon:after{left:8px;bottom:-8px;width:12px;height:12px;background:#eaf5ff;border-left:3px solid #0d1f3b;border-bottom:3px solid #0d1f3b;transform:skew(-18deg) rotate(-8deg)}.custom-info-copy{max-width:920px;margin:0 auto;color:#0d1526;font-size:15px;line-height:1.72}.custom-info-copy p{margin:0 0 22px}.finish-options-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px;max-width:1040px}.finish-options-list article{display:grid;grid-template-columns:52px minmax(0,1fr);grid-gap:14px;gap:14px;align-items:start;min-height:112px;padding:18px;border:1px solid rgba(197,211,233,.86);border-radius:8px;background:linear-gradient(135deg,rgba(255,199,0,.08),rgba(255,255,255,0) 42%),rgba(255,255,255,.78);box-shadow:0 16px 36px rgba(11,47,99,.08)}.finish-options-list p{margin:0}.finish-options-list strong{display:block;margin-bottom:4px;color:var(--navy);font-size:16px;line-height:1.25}.finish-option-icon{position:relative;display:inline-flex;width:48px;height:48px;align-items:center;justify-content:center;border-radius:12px;background:linear-gradient(180deg,#ffffff,#eaf5ff);border:2px solid rgba(11,47,99,.9);box-shadow:0 12px 24px rgba(11,47,99,.12)}.finish-option-icon:after,.finish-option-icon:before{content:"";position:absolute}.finish-icon-enamel:before{width:24px;height:24px;border-radius:50%;background:conic-gradient(#ffc400 0 30%,#2fb6d5 30% 62%,#0b2f63 62% 100%)}.finish-icon-polish:before{width:26px;height:18px;border-radius:999px;background:linear-gradient(135deg,#ffc400,#fff4b8 45%,#2fb6d5);transform:rotate(-18deg)}.finish-icon-polish:after{right:9px;top:11px;width:8px;height:8px;border-radius:50%;background:#fff}.finish-icon-relief:before{width:28px;height:28px;border-radius:50%;background:#ffc400;box-shadow:inset -5px -5px 0 rgba(11,47,99,.2)}.finish-icon-relief:after{width:14px;height:14px;border:3px solid #0b2f63;border-radius:50%}.finish-icon-screen:before{width:27px;height:20px;border:3px solid #0b2f63;border-radius:4px;background:linear-gradient(90deg,#ffc400 0 50%,#2fb6d5 50% 100%)}.finish-icon-screen:after{bottom:8px;width:20px;height:3px;border-radius:999px;background:#0b2f63}.finish-icon-laser:before{left:11px;top:10px;width:26px;height:4px;border-radius:999px;background:#ffc400;transform:rotate(-28deg);box-shadow:0 9px 0 #2fb6d5,0 18px 0 #0b2f63}.finish-icon-print:before{width:26px;height:28px;border-radius:5px;background:linear-gradient(90deg,rgba(11,47,99,.18) 1px,transparent 0) 0 0 /7px 100%,linear-gradient(180deg,#ffffff,#eaf5ff);border:3px solid #0b2f63}.finish-icon-print:after{bottom:11px;width:18px;height:5px;border-radius:999px;background:#ffc400}.finish-icon-cutout:before{width:28px;height:28px;border-radius:8px;background:#2fb6d5;-webkit-clip-path:polygon(0 0,100% 0,100% 72%,70% 72%,70% 100%,0 100%);clip-path:polygon(0 0,100% 0,100% 72%,70% 72%,70% 100%,0 100%)}.finish-icon-cutout:after{width:11px;height:11px;border-radius:50%;background:#fff;border:2px solid #0b2f63}.finish-icon-uv:before{width:28px;height:22px;border-radius:6px;background:linear-gradient(135deg,#0b2f63,#2fb6d5)}.finish-icon-uv:after{width:26px;height:3px;border-radius:999px;background:#ffc400;box-shadow:0 8px 0 #fff;transform:rotate(-16deg)}.finish-icon-glitter:before{width:9px;height:9px;background:#ffc400;transform:rotate(45deg);box-shadow:14px -8px 0 -1px #2fb6d5,-12px 11px 0 -2px #0b2f63}.finish-icon-glitter:after{width:28px;height:28px;border:2px dashed rgba(11,47,99,.45);border-radius:50%}.finish-icon-epoxy:before{width:28px;height:28px;border-radius:50%;background:radial-gradient(circle at 34% 28%,#fff 0 18%,#bdefff 19% 44%,#2fb6d5 45% 100%)}.finish-icon-epoxy:after{bottom:9px;width:24px;height:5px;border-radius:999px;background:rgba(11,47,99,.32)}.custom-info-copy h3{margin:42px 0 18px;color:#0d1526;font-size:22px;line-height:1.2}.custom-info-copy ul{margin:0;padding-left:24px}.custom-info-copy li{margin:0 0 22px}.custom-packaging-grid,.custom-process-grid,.custom-tech-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px}.custom-packaging-grid article,.custom-process-grid article,.custom-tech-grid article{border:1px solid #d8e2f0;border-radius:8px;background:#fff;box-shadow:0 14px 34px rgba(11,47,99,.07);overflow:hidden}.custom-process-grid article{padding:24px}.custom-process-grid span{display:grid;place-items:center;width:38px;height:38px;margin-bottom:18px;border-radius:50%;color:var(--navy);background:var(--yellow);font-weight:900}.custom-packaging-grid h3,.custom-process-grid h3,.custom-tech-grid h3{margin:0 0 10px;color:var(--navy);font-size:20px}.custom-process-grid p,.custom-tech-grid p{margin:0;color:#40516a;line-height:1.65}.custom-packaging-grid img,.custom-tech-grid img{width:100%;height:190px;object-fit:cover}.custom-packaging-grid h3,.custom-tech-grid h3,.custom-tech-grid p{padding-inline:20px}.custom-packaging-grid h3,.custom-tech-grid h3{padding-top:18px}.custom-tech-grid p{padding-bottom:22px}.custom-packaging-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.custom-packaging-grid h3{padding-bottom:18px;font-size:17px;text-align:center}.custom-logo-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));grid-gap:14px;gap:14px}.custom-logo-grid div{display:grid;place-items:center;min-height:92px;padding:14px;border:1px solid #d8e2f0;border-radius:8px;color:var(--navy);background:#fff;font-size:18px;font-weight:900;text-align:center;box-shadow:0 12px 28px rgba(11,47,99,.06)}.custom-logo-grid small{display:block;margin-top:4px;color:var(--muted);font-size:12px;font-weight:700}.shipping-grid div{background:linear-gradient(180deg,#fff,#f7fbff)}.custom-faq-layout{display:grid;grid-template-columns:1fr;grid-gap:34px;gap:34px;align-items:start}.custom-faq-layout .custom-section-title{max-width:760px;margin:0 auto;text-align:center}.custom-faq-heading{display:inline-flex;align-items:center;justify-content:center;gap:12px}.custom-faq-layout .custom-section-title h2{color:var(--navy);font-size:clamp(30px,2.55vw,42px);font-weight:800;line-height:1.05}.custom-faq-layout .custom-section-title p{margin:18px auto 0}.custom-faq-layout .faq{width:min(920px,100%);margin:0 auto}.faq-page-hero{background:radial-gradient(circle at 16% 22%,rgba(243,198,0,.12),rgba(255,255,255,0) 28%),linear-gradient(135deg,#f8fbff,#ffffff 58%,#fff8dd);text-align:center}.faq-page-hero h1,.faq-page-hero p{margin-left:auto;margin-right:auto}.faq-page-hero p{max-width:760px}.faq-index-section{position:-webkit-sticky;position:sticky;top:76px;z-index:25;padding:22px 0;border-top:1px solid rgba(197,211,233,.45);border-bottom:1px solid rgba(197,211,233,.45);background:rgba(255,255,255,.94);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.faq-index{justify-content:center;display:grid;grid-template-columns:repeat(5,minmax(140px,1fr));grid-gap:14px;gap:14px;max-width:860px;overflow-x:auto;padding:0;scrollbar-width:thin}.faq-index a{display:grid;justify-items:center;align-content:center;align-items:center;min-height:104px;padding:14px 12px;color:#080750;background:transparent;border:0;border-radius:0;font-size:18px;font-weight:500;line-height:1.2;text-align:center;white-space:normal;box-shadow:none;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.faq-index a span{position:relative;width:42px;height:42px;margin-bottom:8px;color:#6f7d8b}.faq-index a strong{font:inherit}.faq-index-design span{color:#3bb4d8}.faq-index-quote span{color:#32b783}.faq-index-production span{color:#f36f45}.faq-index-ordering span{color:#5b7de2}.faq-product-menu a{display:inline-flex;align-items:center;min-height:42px;padding:10px 14px;border:1px solid rgba(197,211,233,.86);border-radius:8px;color:var(--navy);background:#fff;font-size:14px;font-weight:850;white-space:nowrap;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.faq-index a:hover{transform:translateY(-2px);box-shadow:none}.faq-index-product span{color:#f4a51c;background:radial-gradient(ellipse at 50% 18%,currentColor 0 28%,transparent 30%),radial-gradient(ellipse at 50% 42%,currentColor 0 34%,transparent 36%),radial-gradient(ellipse at 50% 66%,currentColor 0 34%,transparent 36%)}.faq-index-design span:before{color:#3bb4d8;content:"";position:absolute;inset:3px;border-radius:50%;background:radial-gradient(circle at 68% 24%,#fff 0 5px,transparent 6px),radial-gradient(circle at 35% 28%,#fff 0 4px,transparent 5px),radial-gradient(circle at 25% 58%,#fff 0 4px,transparent 5px),radial-gradient(circle at 58% 76%,#fff 0 4px,transparent 5px),currentColor}.faq-index-design span:after{content:"";position:absolute;right:5px;bottom:5px;width:12px;height:12px;border-radius:50%;background:#fff}.faq-index-quote span:before{color:#32b783;content:"";position:absolute;inset:5px 4px;border-radius:4px;background:currentColor}.faq-index-quote span:after{content:"";position:absolute;left:12px;top:13px;width:20px;height:4px;color:#fff;background:currentColor;box-shadow:0 8px 0 currentColor,0 16px 0 currentColor}.faq-index-production span:before{color:#f36f45;content:"";position:absolute;inset:4px;border-radius:50%;background:linear-gradient(currentColor 0 0) 50% 0 /10px 100% no-repeat,linear-gradient(90deg,currentColor 0 0) 0 50% /100% 10px no-repeat,currentColor;transform:rotate(45deg)}.faq-index-production span:after{content:"";position:absolute;inset:14px;border-radius:50%;background:#fff}.faq-index-ordering span:before{color:#5b7de2;content:"";position:absolute;left:5px;right:5px;bottom:9px;height:19px;border-radius:4px;background:currentColor}.faq-index-ordering span:after{content:"";position:absolute;left:4px;bottom:5px;width:7px;height:7px;border-radius:50%;background:currentColor;box-shadow:26px 0 0 currentColor,8px -19px 0 0 currentColor}.faq-product-menu a:hover{transform:translateY(-1px);border-color:rgba(11,47,99,.24);box-shadow:0 12px 28px rgba(11,47,99,.09)}.faq-page-section{padding:64px 0 72px;background:radial-gradient(circle at 10% 16%,rgba(11,47,99,.045),rgba(255,255,255,0) 28%),linear-gradient(180deg,#fff,#f8fbff)}.faq-main-title{max-width:820px;margin:0 auto 42px;text-align:center}.faq-page-stack{display:grid;grid-gap:18px;gap:18px;max-width:1160px;margin:0 auto}.faq-group{scroll-margin-top:150px;display:grid;grid-template-columns:280px minmax(0,1fr);grid-gap:26px;gap:26px;padding:10px 0 28px;border:0;border-bottom:1px solid rgba(197,211,233,.56);border-radius:0;background:transparent;box-shadow:none}.faq-group:last-child{border-bottom:0}.faq-group-head{display:grid;grid-template-columns:10px minmax(0,1fr);grid-gap:16px;gap:16px;align-items:start;margin:0;padding-top:2px}.faq-group-mark{width:10px;height:58px;border-radius:999px;background:var(--yellow);box-shadow:0 12px 24px rgba(243,198,0,.22)}.faq-group h2{margin:0;color:var(--navy);font-size:clamp(22px,1.8vw,28px);line-height:1.1}.faq-group-head p{margin:8px 0 0;color:#5d6b84}.faq-product-section{padding:72px 0 82px;background:radial-gradient(circle at 88% 0,rgba(243,198,0,.1),rgba(255,255,255,0) 32%),linear-gradient(180deg,#f8fbff,#fff)}.faq-product-layout{display:grid;grid-template-columns:250px minmax(0,1fr);grid-gap:28px;gap:28px;align-items:start;max-width:1180px;margin:0 auto}.faq-product-menu{position:-webkit-sticky;position:sticky;top:150px;display:grid;grid-gap:8px;gap:8px;padding:18px;border:1px solid rgba(197,211,233,.78);border-radius:10px;background:rgba(255,255,255,.96);box-shadow:0 16px 38px rgba(11,47,99,.07)}.faq-product-menu a{justify-content:flex-start;min-height:38px;padding:9px 12px;font-size:13px;white-space:normal}.faq-page-section .faq,.faq-product-section .faq{gap:10px}.faq-page-section .faq details,.faq-product-section .faq details{box-shadow:none;border-color:rgba(197,211,233,.78)}.faq-page-section .faq summary,.faq-product-section .faq summary{min-height:54px;padding:15px 18px}.faq-page-section .faq p,.faq-product-section .faq p{padding:0 18px 20px 54px}.faq-product-group{grid-template-columns:1fr;gap:18px}.faq-product-group .faq-group-head{grid-template-columns:10px minmax(0,1fr)}.custom-cta-band{position:relative;overflow:hidden;display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:30px;gap:30px;align-items:center;padding:44px 60px;border:1px solid rgba(197,211,233,.9);border-left:6px solid var(--yellow);border-radius:8px;background:#fff;box-shadow:0 24px 58px rgba(11,47,99,.12)}.custom-cta-band:before{inset:12px;border-radius:6px;background:repeating-linear-gradient(90deg,rgba(243,198,0,.9) 0 10px,rgba(11,47,99,.25) 10px 15px,transparent 15px 27px) top /100% 2px no-repeat,repeating-linear-gradient(90deg,rgba(243,198,0,.9) 0 10px,rgba(11,47,99,.25) 10px 15px,transparent 15px 27px) bottom /100% 2px no-repeat,repeating-linear-gradient(180deg,rgba(243,198,0,.9) 0 10px,rgba(11,47,99,.25) 10px 15px,transparent 15px 27px) 0 /2px 100% no-repeat,repeating-linear-gradient(180deg,rgba(243,198,0,.9) 0 10px,rgba(11,47,99,.25) 10px 15px,transparent 15px 27px) 100% /2px 100% no-repeat}.custom-cta-band:after,.custom-cta-band:before{content:"";position:absolute;pointer-events:none}.custom-cta-band:after{inset:20px;border-radius:5px;border:1px solid rgba(243,198,0,.18)}.custom-cta-band>*{position:relative;z-index:1}.custom-cta-band h2{margin:0;color:var(--navy);font-size:clamp(30px,3vw,44px);line-height:1.08}.custom-cta-band.cta-band[data-inquiry-cta] .inquiry-cta-copy{max-width:760px}.custom-cta-band.cta-band[data-inquiry-cta] h2{max-width:none;font-size:clamp(32px,3vw,40px);white-space:nowrap}.about-cta-band.cta-band[data-inquiry-cta] .inquiry-cta-copy{max-width:760px}.about-cta-band.cta-band[data-inquiry-cta] h2{max-width:none;font-size:clamp(32px,3vw,40px);white-space:nowrap}@media (max-width:767px){.about-cta-band.cta-band[data-inquiry-cta] h2,.custom-cta-band.cta-band[data-inquiry-cta] h2{white-space:normal}}.custom-cta-band p{margin:14px 0 0;color:#40516a}.factory-grid{display:grid;grid-template-columns:1.1fr .9fr;grid-template-rows:repeat(2,220px);grid-gap:16px;gap:16px}.factory-grid img{width:100%;height:100%;object-fit:cover;border-radius:var(--radius)}.factory-grid img:first-child{grid-row:span 2}.cert-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));align-items:start;grid-gap:28px;gap:28px;max-width:1240px;margin:0 auto}.cert{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:0;margin:0;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;cursor:zoom-in;text-align:center;transition:transform .18s ease}.cert img{width:100%;max-height:251px;object-fit:contain;transform-origin:center bottom;transition:transform .18s ease,filter .18s ease;will-change:transform}.cert:active,.cert:focus,.cert:hover{z-index:3}.cert:active img,.cert:focus img,.cert:hover img{filter:drop-shadow(0 20px 32px rgba(11,47,99,.2));transform:scale(1.25)}.cert-name{margin-top:16px;color:var(--navy);font-size:16px;font-weight:800;line-height:1.3}body.is-cert-lightbox-open{overflow:hidden}.cert-lightbox{position:fixed;inset:0;z-index:1200;display:flex;align-items:center;justify-content:center;padding:34px;background:rgba(5,20,44,.78)}.cert-lightbox[hidden]{display:none}.cert-lightbox-backdrop{position:absolute;inset:0;border:0;background:transparent;cursor:zoom-out}.cert-lightbox-panel{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,auto) minmax(280px,380px);align-items:center;max-width:min(1180px,94vw);max-height:calc(100vh - 68px);grid-gap:20px;gap:20px}.cert-lightbox-img{display:block;width:auto;max-width:min(1040px,94vw);max-height:calc(100vh - 138px);object-fit:contain;border-radius:8px;background:#fff;box-shadow:0 28px 90px rgba(0,0,0,.34)}.cert-lightbox-caption{margin:0;color:var(--navy);font-size:20px;font-weight:900;letter-spacing:0}.cert-lightbox-copy{box-sizing:border-box;width:100%;max-height:calc(100vh - 120px);overflow-x:hidden;overflow-y:auto;border-radius:8px;background:#fff;box-shadow:0 28px 90px rgba(0,0,0,.28);padding:22px}.cert-lightbox-close{position:absolute;top:-18px;right:-18px;z-index:2;width:44px;height:44px;border:1px solid rgba(255,255,255,.38);border-radius:50%;background:#fff;color:var(--navy);box-shadow:0 14px 34px rgba(0,0,0,.22);cursor:pointer;font-size:28px;font-weight:700;line-height:1}.cert-lightbox-close:focus-visible,.cert-lightbox-close:hover{background:var(--yellow);outline:none}