/* Shared site chrome for stamp moke. Keep the global header visually identical across all page templates. */
.header{height:86px!important;min-height:86px!important;background:rgba(255,255,255,.96)!important;border-bottom:1px solid #e4e3df!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:20px!important;padding:0 5vw!important;position:sticky!important;top:0!important;z-index:20!important;backdrop-filter:blur(12px)!important;-webkit-backdrop-filter:blur(12px)!important}.header .brand{text-decoration:none!important;color:inherit!important;flex:0 0 auto}.header .brand-title{font-size:21px!important;font-weight:900!important;letter-spacing:.1em!important;line-height:1!important}.header .brand-sub{margin-top:7px!important;color:#777!important;font-size:11px!important;letter-spacing:.05em!important;line-height:1.2!important}.header .header-actions,.header .actions{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:8px!important;min-width:0;flex-wrap:wrap}.header .header-link,.header .back,.header .back-link,.header .global-free-link{text-decoration:none!important;border:1px solid #d9d8d4!important;background:#fff!important;color:#161616!important;padding:11px 16px!important;border-radius:999px!important;font-size:12px!important;font-weight:800!important;line-height:1.2!important;white-space:nowrap!important;transition:background .18s ease,color .18s ease,border-color .18s ease,transform .18s ease}.header .header-link:hover,.header .back:hover,.header .back-link:hover,.header .global-free-link:hover{transform:translateY(-1px);background:#f3f2ee!important;border-color:#c9c7c0!important}.header .header-shop-link{background:#161616!important;border-color:#161616!important;color:#fff!important}.header .global-free-link{background:#f2efe6!important;border-color:#d8d2c4!important}
.phrase-section{margin-top:28px;background:#fff;border:1px solid #e3e2de;border-radius:20px;padding:28px}.phrase-section .sub-label{font-size:11px;letter-spacing:.18em;color:#777;margin-bottom:8px}.phrase-section .sub-title{margin:0 0 18px;font-size:24px;line-height:1.35;font-weight:900;letter-spacing:-.02em}.phrase-section .phrase-lead{margin:0 0 18px;color:#666;font-size:12px;line-height:1.8}.phrase-section .phrase-list,.phrase-section .tag-list{display:flex;flex-wrap:wrap;gap:8px;list-style:none;padding:0;margin:0}.phrase-section .phrase-chip{display:inline-flex;align-items:center;background:#f7f6f2;border:1px solid #e3e2de;border-radius:999px;padding:9px 13px;font-size:12px;line-height:1.2;font-weight:800}.phrase-section .tag-block{margin-top:20px;padding-top:18px;border-top:1px solid #eeeeeb}.phrase-section .tag-label{margin:0 0 10px;color:#777;font-size:11px;font-weight:800}.phrase-section .tag-chip{display:inline-flex;align-items:center;text-decoration:none;background:#171717;color:#fff;border:1px solid #171717;border-radius:999px;padding:9px 13px;font-size:11px;line-height:1.2;font-weight:800;transition:transform .15s ease,opacity .15s ease}.phrase-section .tag-chip:hover{transform:translateY(-1px);opacity:.86}.phrase-section .tag-all{display:inline-block;margin-top:16px;color:#168b52;font-size:12px;font-weight:800;text-decoration:none}.phrase-section .tag-all:hover{text-decoration:underline}
.sticker-seo-section{margin-top:28px;background:#fff;border:1px solid #deddd8;border-radius:22px;padding:32px;box-shadow:0 12px 34px rgba(42,40,32,.04)}.seo-eyebrow{font-size:10px;font-weight:900;letter-spacing:.2em;color:#777;margin-bottom:9px}.seo-title{margin:0 0 18px;font-size:28px;line-height:1.25;font-weight:900;letter-spacing:-.025em}.seo-overview{margin:0;color:#555;font-size:13px;line-height:2}.seo-info-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:24px 0}.seo-box{background:#f7f6f2;border:1px solid #e4e2dc;border-radius:16px;padding:18px}.seo-subtitle{margin:24px 0 9px;font-size:15px;line-height:1.45;font-weight:900}.seo-box .seo-subtitle{margin:0 0 8px}.seo-text{margin:0;color:#666;font-size:12px;line-height:1.85}.seo-use-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 22px;margin:12px 0 0;padding:0;list-style:none}.seo-use-list li{position:relative;padding-left:16px;color:#555;font-size:12px;line-height:1.7}.seo-use-list li:before{content:'•';position:absolute;left:2px;color:#168b52;font-weight:900}.seo-keywords{display:flex;flex-wrap:wrap;gap:7px}.seo-keywords span{display:inline-flex;padding:7px 10px;border-radius:999px;background:#f2f1ec;border:1px solid #e1dfd8;color:#666;font-size:10px;line-height:1.2}
@media(max-width:760px){.header{height:auto!important;min-height:72px!important;padding:11px 14px!important;gap:10px!important;align-items:flex-start!important}.header .brand-title{font-size:17px!important}.header .brand-sub{margin-top:5px!important;font-size:9px!important}.header .header-actions,.header .actions{gap:5px!important;max-width:70%}.header .header-link,.header .back,.header .back-link,.header .global-free-link{padding:8px 10px!important;font-size:10px!important}.header .header-shop-link{padding-inline:10px!important}.phrase-section{padding:20px;border-radius:16px}.phrase-section .sub-title{font-size:21px}.phrase-section .phrase-list,.phrase-section .tag-list{gap:7px}.phrase-section .phrase-chip,.phrase-section .tag-chip{padding:8px 11px;font-size:11px}.sticker-seo-section{padding:22px;border-radius:17px}.seo-title{font-size:23px}.seo-overview{font-size:12px;line-height:1.9}.seo-info-grid,.seo-use-list{grid-template-columns:1fr}.seo-box{padding:15px}}
