.SiteHeader-module__mdpVJq__header{z-index:100;background:linear-gradient(#fff 0%,#fffffff2 60%,#fff0 100%);justify-content:space-between;align-items:center;padding:1.25rem 2rem;display:flex;position:fixed;top:0;left:0;right:0}.SiteHeader-module__mdpVJq__header:before{content:"";background:var(--color-sakura);height:3px;position:absolute;top:0;left:0;right:0}.SiteHeader-module__mdpVJq__logoWrap{z-index:10;pointer-events:auto;align-items:center;gap:.625rem;width:fit-content;text-decoration:none;display:flex;position:relative}.SiteHeader-module__mdpVJq__logoMark{border:1.5px solid var(--color-sakura);width:1.75rem;height:1.75rem;font-family:var(--font-noto-serif-jp), serif;color:var(--color-sakura);justify-content:center;align-items:center;font-size:.875rem;display:flex}.SiteHeader-module__mdpVJq__logoText{flex-direction:column;display:flex}.SiteHeader-module__mdpVJq__logoJp{font-family:var(--font-noto-serif-jp), serif;color:#333;letter-spacing:.02em;font-size:.875rem;font-weight:500;line-height:1.2}.SiteHeader-module__mdpVJq__logoEn{font-family:var(--font-body);color:#888;letter-spacing:.12em;font-size:.5rem}.SiteHeader-module__mdpVJq__navZone{pointer-events:none;justify-content:flex-end;align-items:center;display:flex;position:absolute;inset:0}.SiteHeader-module__mdpVJq__navExpanded{opacity:0;pointer-events:auto;justify-content:flex-end;align-items:center;gap:4rem;padding:0 2rem;transition:opacity .3s;display:flex;position:absolute;inset:0}.SiteHeader-module__mdpVJq__header:hover .SiteHeader-module__mdpVJq__navExpanded{opacity:1}.SiteHeader-module__mdpVJq__navColumn{align-items:center;gap:1rem;display:flex}.SiteHeader-module__mdpVJq__navColumnTitle{font-family:var(--font-body);color:#999;text-transform:uppercase;letter-spacing:.1em;font-size:.625rem;font-weight:500}.SiteHeader-module__mdpVJq__navLink{font-family:var(--font-body);color:#666;white-space:nowrap;font-size:.8125rem;text-decoration:none;transition:color .2s}.SiteHeader-module__mdpVJq__navLink:hover{color:var(--color-ink)}.SiteHeader-module__mdpVJq__navBadges{border-left:1px solid #ddd;align-items:center;gap:1.5rem;padding-left:2rem;display:flex}.SiteHeader-module__mdpVJq__badge{font-family:var(--font-body);color:#888;white-space:nowrap;font-size:.6875rem}.SiteHeader-module__mdpVJq__mobileTrigger{z-index:220;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:4px;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:2.5rem;height:2.5rem;padding:0;transition:border-color .2s,background .2s;display:none;position:relative}.SiteHeader-module__mdpVJq__mobileTrigger:hover,.SiteHeader-module__mdpVJq__mobileTrigger:focus-visible{border-color:var(--color-sakura)}.SiteHeader-module__mdpVJq__mobileTriggerBar{transform-origin:50%;background:#333;width:1.25rem;height:1.5px;transition:transform .3s,opacity .2s,background .2s;display:block}.SiteHeader-module__mdpVJq__mobileTriggerOpen .SiteHeader-module__mdpVJq__mobileTriggerBar:first-child{background:var(--color-sakura);transform:translateY(6.5px)rotate(45deg)}.SiteHeader-module__mdpVJq__mobileTriggerOpen .SiteHeader-module__mdpVJq__mobileTriggerBar:nth-child(2){opacity:0}.SiteHeader-module__mdpVJq__mobileTriggerOpen .SiteHeader-module__mdpVJq__mobileTriggerBar:nth-child(3){background:var(--color-sakura);transform:translateY(-6.5px)rotate(-45deg)}.SiteHeader-module__mdpVJq__overlay{background:var(--color-bg);z-index:210;opacity:0;visibility:hidden;-webkit-overflow-scrolling:touch;flex-direction:column;padding-top:5rem;padding-bottom:2.5rem;transition:opacity .3s,visibility .3s,transform .35s cubic-bezier(.32,.72,.24,1);display:flex;position:fixed;inset:0;overflow-y:auto;transform:scale(1.04)}.SiteHeader-module__mdpVJq__overlay:before{content:"";background:var(--color-sakura);height:3px;position:absolute;top:0;left:0;right:0}.SiteHeader-module__mdpVJq__overlayOpen{opacity:1;visibility:visible;transform:scale(1)}.SiteHeader-module__mdpVJq__overlayInner{flex-direction:column;gap:2.5rem;width:100%;max-width:440px;margin:0 auto;padding:1rem 2rem 0;display:flex}.SiteHeader-module__mdpVJq__overlaySection{border-top:1px solid #e5e0e2;flex-direction:column;padding-top:1rem;display:flex}.SiteHeader-module__mdpVJq__overlaySection:first-of-type{border-top:none;padding-top:0}.SiteHeader-module__mdpVJq__overlaySectionTitle{font-family:var(--font-body);color:var(--color-sakura);text-transform:uppercase;letter-spacing:.16em;margin-bottom:.75rem;font-size:.6875rem;font-weight:500}.SiteHeader-module__mdpVJq__overlayLink{font-family:var(--font-noto-serif-jp), serif;color:var(--color-ink);letter-spacing:.005em;padding:.5rem 0;font-size:1.625rem;font-weight:400;line-height:1.4;text-decoration:none;transition:color .18s,transform .18s,letter-spacing .18s}.SiteHeader-module__mdpVJq__overlayLink:hover,.SiteHeader-module__mdpVJq__overlayLink:focus-visible{color:var(--color-sakura)}.SiteHeader-module__mdpVJq__overlayFooter{border-top:1px solid #e5e0e2;flex-direction:column;align-items:center;gap:.375rem;margin-top:auto;padding-top:2rem;display:flex}.SiteHeader-module__mdpVJq__overlayBadge{font-family:var(--font-body);color:#888;letter-spacing:.06em;font-size:.6875rem}@media (max-width:1024px){.SiteHeader-module__mdpVJq__header{padding:.875rem 1.25rem}.SiteHeader-module__mdpVJq__navZone{display:none}.SiteHeader-module__mdpVJq__mobileTrigger{display:flex}}
.SiteFooter-module__wWXZva__footer{border-top:1px solid var(--color-line-soft);background:0 0;margin-top:auto;padding:3rem 2rem 2rem}.SiteFooter-module__wWXZva__footerContent{max-width:var(--container-narrow);justify-content:space-between;gap:3rem;margin:0 auto 2rem;display:flex}.SiteFooter-module__wWXZva__brand{align-items:flex-start;gap:.625rem;display:flex}.SiteFooter-module__wWXZva__logoMark{border:1.5px solid var(--color-sakura);width:1.5rem;height:1.5rem;font-family:var(--font-noto-serif-jp), serif;color:var(--color-sakura);flex-shrink:0;justify-content:center;align-items:center;font-size:.75rem;display:flex}.SiteFooter-module__wWXZva__brandText{flex-direction:column;display:flex}.SiteFooter-module__wWXZva__brandJp{font-family:var(--font-noto-serif-jp), serif;color:#333;letter-spacing:.02em;font-size:.75rem;font-weight:500;line-height:1.2}.SiteFooter-module__wWXZva__brandEn{font-family:var(--font-body);color:#888;letter-spacing:.08em;font-size:.5rem}.SiteFooter-module__wWXZva__footerNav{gap:3rem;display:flex}.SiteFooter-module__wWXZva__navGroup{flex-direction:column;gap:.375rem;display:flex}.SiteFooter-module__wWXZva__navGroupTitle{font-family:var(--font-body);color:#999;text-transform:uppercase;letter-spacing:.1em;margin-bottom:.25rem;font-size:.625rem;font-weight:500}.SiteFooter-module__wWXZva__footerLink{font-family:var(--font-body);color:#666;font-size:.75rem;text-decoration:none;transition:color .2s}.SiteFooter-module__wWXZva__footerLink:hover{color:var(--color-ink)}.SiteFooter-module__wWXZva__footerBottom{max-width:var(--container-narrow);border-top:1px solid #eee;margin:0 auto;padding-top:1.5rem}.SiteFooter-module__wWXZva__copyright{font-family:var(--font-body);color:#999;font-size:.6875rem}@media (max-width:640px){.SiteFooter-module__wWXZva__footer{padding:2rem 1.25rem 1.5rem}.SiteFooter-module__wWXZva__footerContent{flex-direction:column;gap:2rem}.SiteFooter-module__wWXZva__footerNav{flex-wrap:wrap;gap:2rem}}
.SiteLayout-module__Z0k_BW__layout{background:var(--color-bg);flex-direction:column;min-height:100vh;display:flex}.SiteLayout-module__Z0k_BW__main{flex:1;padding-top:5rem}.SiteLayout-module__Z0k_BW__pageContainer{max-width:var(--container-narrow);margin:0 auto;padding:2rem}.SiteLayout-module__Z0k_BW__breadcrumb{font-family:var(--font-body);color:#888;margin-bottom:2rem;font-size:.75rem}.SiteLayout-module__Z0k_BW__breadcrumb a{color:#666;text-decoration:none}.SiteLayout-module__Z0k_BW__breadcrumb a:hover{color:var(--color-ink)}.SiteLayout-module__Z0k_BW__pageHeader{border-bottom:1px solid var(--color-line);margin-bottom:2.5rem;padding-bottom:1.25rem}.SiteLayout-module__Z0k_BW__pageTitle{font-family:var(--font-body);letter-spacing:.24em;text-transform:uppercase;color:var(--color-sakura);margin:0 0 .5rem;font-size:.6875rem;font-weight:500}.SiteLayout-module__Z0k_BW__pageSubtitle{font-family:var(--font-serif);color:#666;margin:0;font-size:1rem;font-style:italic}.SiteLayout-module__Z0k_BW__newsList{flex-direction:column;gap:1.5rem;display:flex}.SiteLayout-module__Z0k_BW__newsCard{border:1px solid var(--color-line-soft);background:#fff;padding:1.5rem;text-decoration:none;transition:border-color .2s,box-shadow .2s;display:block}.SiteLayout-module__Z0k_BW__newsCard:hover{border-color:#ccc;box-shadow:0 2px 8px #0000000a}.SiteLayout-module__Z0k_BW__newsCardMeta{gap:1rem;margin-bottom:.5rem;display:flex}.SiteLayout-module__Z0k_BW__newsDate{font-family:var(--font-body);color:#888;font-size:.75rem}.SiteLayout-module__Z0k_BW__newsCategory{font-family:var(--font-body);color:var(--color-sakura);text-transform:uppercase;letter-spacing:.08em;font-size:.6875rem}.SiteLayout-module__Z0k_BW__newsCardTitle{font-family:var(--font-body);color:var(--color-ink);margin:0 0 .5rem;font-size:1.125rem;font-weight:500}.SiteLayout-module__Z0k_BW__newsCardExcerpt{font-family:var(--font-body);color:#666;margin:0;font-size:.875rem;line-height:1.6}@media (max-width:640px){.SiteLayout-module__Z0k_BW__pageContainer{padding:1.5rem 1rem}.SiteLayout-module__Z0k_BW__pageTitle{font-size:.625rem}}.SiteLayout-module__Z0k_BW__articleHeader{border-bottom:1px solid var(--color-line-soft);margin-bottom:2rem;padding-bottom:1.5rem}.SiteLayout-module__Z0k_BW__articleDate{font-family:var(--font-body);color:#888;margin-bottom:.75rem;font-size:.75rem}.SiteLayout-module__Z0k_BW__articleTitle{font-family:var(--font-inter), sans-serif;letter-spacing:-.02em;color:var(--color-ink);margin:0 0 .5rem;font-size:2rem;font-weight:700;line-height:1.2}.SiteLayout-module__Z0k_BW__articleMeta{font-family:var(--font-body);color:#666;font-size:.8125rem;font-style:italic}.SiteLayout-module__Z0k_BW__articleContent{font-family:var(--font-body);color:#333;font-size:1rem;line-height:1.8}.SiteLayout-module__Z0k_BW__articleContent h1{font-family:var(--font-inter), sans-serif;color:var(--color-ink);margin:2rem 0 1rem;font-size:1.75rem;font-weight:700}.SiteLayout-module__Z0k_BW__articleContent h2{font-family:var(--font-inter), sans-serif;color:var(--color-ink);margin:1.75rem 0 .75rem;font-size:1.25rem;font-weight:600}.SiteLayout-module__Z0k_BW__articleContent p{margin:0 0 1.25rem}.SiteLayout-module__Z0k_BW__articleContent a{color:var(--color-sakura);text-underline-offset:2px;text-decoration:underline}.SiteLayout-module__Z0k_BW__articleContent a:hover{color:#6d3a47}.SiteLayout-module__Z0k_BW__articleContent blockquote{border-left:3px solid var(--color-sakura);color:#555;background:#faf9f9;margin:1.5rem 0;padding:1rem 1.5rem;font-style:italic}.SiteLayout-module__Z0k_BW__articleContent ul{margin:1rem 0 1.5rem 1.25rem}.SiteLayout-module__Z0k_BW__articleContent li{margin-bottom:.5rem}.SiteLayout-module__Z0k_BW__articleImage{margin:1.5rem 0}.SiteLayout-module__Z0k_BW__articleImage img{border-radius:4px;width:100%;height:auto}
.SectionHeader-module__2iX9PG__wrap{align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.SectionHeader-module__2iX9PG__title{font-family:var(--font-body);letter-spacing:.24em;text-transform:uppercase;color:var(--color-sakura);flex-shrink:0;margin:0;font-size:.6875rem;font-weight:500}.SectionHeader-module__2iX9PG__line{background:var(--color-line);flex:1;height:1px}
.page-module___8aEwW__main{background:var(--color-bg);min-height:100vh;overflow-x:hidden}.page-module___8aEwW__header{z-index:100;border-top:3px solid var(--color-sakura);background:linear-gradient(#fff 0%,#fffffff2 60%,#fff0 100%);justify-content:space-between;align-items:center;padding:1.25rem 2rem;display:flex;position:fixed;top:0;left:0;right:0}.page-module___8aEwW__navZone{pointer-events:none;justify-content:flex-end;align-items:center;display:flex;position:absolute;inset:0}.page-module___8aEwW__navTrigger{display:none}.page-module___8aEwW__navExpanded{opacity:0;pointer-events:auto;justify-content:flex-end;align-items:center;gap:4rem;padding:0 2rem;transition:opacity .3s;display:flex;position:absolute;inset:0}.page-module___8aEwW__header:hover .page-module___8aEwW__navExpanded{opacity:1}.page-module___8aEwW__navColumn{align-items:center;gap:1rem;display:flex}.page-module___8aEwW__navColumnTitle{font-family:var(--font-body);color:#999;text-transform:uppercase;letter-spacing:.1em;font-size:.625rem;font-weight:500}.page-module___8aEwW__navLink{font-family:var(--font-body);color:#666;white-space:nowrap;font-size:.8125rem;text-decoration:none;transition:color .2s}.page-module___8aEwW__navLink:hover{color:var(--color-ink)}.page-module___8aEwW__navBadges{border-left:1px solid #ddd;align-items:center;gap:1.5rem;padding-left:2rem;display:flex}.page-module___8aEwW__badge{font-family:var(--font-body);color:#888;white-space:nowrap;font-size:.6875rem}.page-module___8aEwW__logoWrap{z-index:10;pointer-events:auto;align-items:center;gap:.625rem;width:fit-content;text-decoration:none;display:flex;position:relative}.page-module___8aEwW__logoMark{border:1.5px solid var(--color-sakura);width:1.75rem;height:1.75rem;font-family:var(--font-noto-serif-jp), serif;color:var(--color-sakura);justify-content:center;align-items:center;font-size:.875rem;display:flex}.page-module___8aEwW__logoText{flex-direction:column;display:flex}.page-module___8aEwW__logoJp{font-family:var(--font-noto-serif-jp), serif;color:#333;letter-spacing:.02em;font-size:.875rem;font-weight:500;line-height:1.2}.page-module___8aEwW__logoEn{font-family:var(--font-body);color:#888;letter-spacing:.12em;font-size:.5rem}.page-module___8aEwW__hero{flex-direction:column;justify-content:center;align-items:center;min-height:50vh;padding:4rem 0;display:flex;position:relative;overflow:visible}.page-module___8aEwW__heroSketch{opacity:.08;pointer-events:none;width:100%;max-width:1200px;height:auto;position:absolute;top:0;left:50%;transform:translate(-50%);-webkit-mask-image:linear-gradient(#000 40%,#0000 100%);mask-image:linear-gradient(#000 40%,#0000 100%)}.page-module___8aEwW__heroContent{z-index:1;text-align:left;width:100%;max-width:var(--container-narrow);flex-direction:column;align-items:flex-start;padding:0 2rem;display:flex;position:relative}.page-module___8aEwW__heroEyebrow{font-family:var(--font-body);letter-spacing:.18em;text-transform:uppercase;color:var(--color-sakura);margin-bottom:1rem;font-size:.68rem}.page-module___8aEwW__heroTitle{font-family:var(--font-body);letter-spacing:.02em;color:var(--color-ink);margin-bottom:.75rem;font-size:2.5rem;font-weight:400;line-height:1.1}.page-module___8aEwW__heroTagline{color:var(--color-muted-1);max-width:520px;margin-bottom:1.75rem;font-family:Georgia,Times New Roman,serif;font-size:1.125rem;font-style:italic;line-height:1.55}.page-module___8aEwW__heroActions{flex-wrap:wrap;gap:.75rem;margin-bottom:1.25rem;display:flex}.page-module___8aEwW__heroCta{background:var(--color-sakura);color:#fff;font-family:var(--font-body);letter-spacing:.14em;text-transform:uppercase;padding:.85rem 1.75rem;font-size:.82rem;text-decoration:none;transition:background .15s}.page-module___8aEwW__heroCta:hover{background:var(--color-sakura-dark)}.page-module___8aEwW__heroCtaAlt{color:var(--color-sakura);border:1px solid var(--color-sakura);font-family:var(--font-body);letter-spacing:.14em;text-transform:uppercase;background:0 0;padding:.85rem 1.5rem;font-size:.82rem;text-decoration:none;transition:all .15s}.page-module___8aEwW__heroCtaAlt:hover{background:var(--color-sakura);color:#fff}.page-module___8aEwW__heroFinePrint{color:var(--color-muted-2);font-family:Georgia,serif;font-size:.85rem;font-style:italic}.page-module___8aEwW__portfolioIntro{color:var(--color-muted-1);max-width:520px;margin-bottom:2rem;font-family:Georgia,serif;font-size:.95rem;font-style:italic}.page-module___8aEwW__aboutSection{max-width:var(--container-narrow);margin:0 auto;padding:2rem 2rem 3rem}.page-module___8aEwW__aboutContent{max-width:540px}.page-module___8aEwW__aboutQuote{margin:0 0 1.5rem;padding:0;position:relative}.page-module___8aEwW__quoteMark{font-family:var(--font-serif);color:var(--color-sakura);opacity:.3;font-size:4rem;line-height:1;position:absolute;top:-1rem;left:-.5rem}.page-module___8aEwW__quoteText{font-family:var(--font-serif);color:#333;margin:0;padding-left:1.5rem;font-size:1.5rem;line-height:1.4}.page-module___8aEwW__quoteLight{color:#666;font-style:italic;font-weight:400}.page-module___8aEwW__quoteBold{color:#333;font-weight:400}.page-module___8aEwW__aboutStory{font-family:var(--font-body);color:#555;margin:0 0 1.25rem;font-size:.875rem;line-height:1.8}.page-module___8aEwW__aboutLink{color:var(--color-sakura);border-bottom:1px solid var(--color-sakura);text-decoration:none}.page-module___8aEwW__aboutLink:hover{opacity:.7}.page-module___8aEwW__aboutDisclaimer{font-family:var(--font-body);letter-spacing:.05em;color:#aaa;text-transform:uppercase;margin:0;font-size:.6875rem}.page-module___8aEwW__locationSection{max-width:var(--container-narrow);align-items:flex-start;gap:2rem;margin:0 auto;padding:2rem 2rem 3rem;display:flex}.page-module___8aEwW__locationVisual{flex-direction:column;flex-shrink:0;align-items:center;gap:.5rem;display:flex}.page-module___8aEwW__locationIcon{width:2.5rem;height:2.5rem;color:var(--color-sakura);opacity:.6}.page-module___8aEwW__locationIcon svg{width:100%;height:100%}.page-module___8aEwW__locationLabel{font-family:var(--font-body);letter-spacing:.1em;text-transform:uppercase;color:var(--color-sakura);white-space:nowrap;font-size:.625rem}.page-module___8aEwW__locationContent{flex:1}.page-module___8aEwW__locationText{font-family:var(--font-serif);color:#666;margin:0;font-size:.9375rem;font-style:italic;line-height:1.7}.page-module___8aEwW__whatWeDoSection{max-width:var(--container-narrow);margin:0 auto;padding:3rem 2rem 4rem}.page-module___8aEwW__missionGrid{flex-direction:column;gap:2.5rem;display:flex}.page-module___8aEwW__missionItem{align-items:flex-start;gap:2rem;display:flex}.page-module___8aEwW__missionVisual{flex-direction:column;align-items:flex-start;gap:.75rem;display:flex}.page-module___8aEwW__missionNumber{font-family:var(--font-serif);color:var(--color-sakura);opacity:.4;font-size:2rem;font-weight:400;line-height:1}.page-module___8aEwW__missionIcon{width:2rem;height:2rem;color:var(--color-sakura);opacity:.5}.page-module___8aEwW__missionIcon svg{width:100%;height:100%}.page-module___8aEwW__missionContent{flex:1}.page-module___8aEwW__missionText{font-family:var(--font-body);color:#555;margin:0;font-size:.875rem;line-height:1.8}.page-module___8aEwW__missionPoints{flex-direction:column;gap:1rem;margin-top:1.5rem;display:flex}.page-module___8aEwW__missionPoint{align-items:baseline;gap:.75rem;display:flex}.page-module___8aEwW__missionPoint p{font-family:var(--font-body);color:#666;margin:0;font-size:.8125rem;line-height:1.7}.page-module___8aEwW__pointLetter{font-family:var(--font-serif);color:var(--color-sakura);opacity:.7;flex-shrink:0;font-size:.875rem;font-style:italic}.page-module___8aEwW__shippingCompare{align-items:center;gap:1.5rem;margin:1.5rem 0;display:flex}.page-module___8aEwW__shippingOption{background:#fff;border:1px solid #e5e5e5;flex:1;padding:1rem}.page-module___8aEwW__shippingOptionGood{border-color:var(--color-sakura);background:#faf8f8}.page-module___8aEwW__shippingLabel{font-family:var(--font-body);letter-spacing:.1em;text-transform:uppercase;color:#888;margin-bottom:.75rem;font-size:.6875rem;font-weight:500;display:block}.page-module___8aEwW__shippingOptionGood .page-module___8aEwW__shippingLabel{color:var(--color-sakura)}.page-module___8aEwW__shippingBreakdown{font-family:var(--font-body);color:#666;justify-content:space-between;padding:.25rem 0;font-size:.8125rem;display:flex}.page-module___8aEwW__shippingTotal{font-family:var(--font-body);color:#333;border-top:1px solid #e5e5e5;justify-content:space-between;margin-top:.5rem;padding-top:.5rem;font-size:.875rem;font-weight:500;display:flex}.page-module___8aEwW__shippingOptionGood .page-module___8aEwW__shippingTotal{color:var(--color-sakura);border-top-color:#d4b8be}.page-module___8aEwW__shippingVs{font-family:var(--font-serif);color:#aaa;flex-shrink:0;font-size:.875rem;font-style:italic}.page-module___8aEwW__missionCta{font-family:var(--font-body);color:#555;margin:1rem 0;font-size:.875rem}.page-module___8aEwW__emailSignup{margin-top:1rem}.page-module___8aEwW__emailLabel{font-family:var(--font-body);letter-spacing:.05em;color:#888;margin-bottom:.5rem;font-size:.75rem;display:block}.page-module___8aEwW__emailForm{gap:.5rem;max-width:360px;display:flex}.page-module___8aEwW__emailInput{font-family:var(--font-body);color:#333;background:#fff;border:1px solid #ddd;flex:1;padding:.625rem .875rem;font-size:.875rem}.page-module___8aEwW__emailInput::placeholder{color:#aaa}.page-module___8aEwW__emailInput:focus{border-color:var(--color-sakura);outline:none}.page-module___8aEwW__emailButton{font-family:var(--font-body);letter-spacing:.05em;text-transform:uppercase;background:var(--color-sakura);color:#fff;cursor:pointer;border:none;padding:.625rem 1.25rem;font-size:.75rem;font-weight:500;text-decoration:none;transition:opacity .2s;display:inline-block}.page-module___8aEwW__emailButton:hover{opacity:.85}@media (max-width:640px){.page-module___8aEwW__locationSection{flex-direction:column;gap:1rem;padding:2rem 1.25rem 2.5rem}.page-module___8aEwW__aboutSection{padding:2rem 1.25rem 2.5rem}.page-module___8aEwW__whatWeDoSection{padding:2.5rem 1.25rem 3rem}.page-module___8aEwW__missionItem{flex-direction:column;gap:.75rem}.page-module___8aEwW__shippingCompare{flex-direction:column;gap:1rem}.page-module___8aEwW__shippingVs{display:none}.page-module___8aEwW__emailForm{flex-direction:column}}.page-module___8aEwW__productsSection{max-width:var(--container-narrow);margin:0 auto;padding:3rem 2rem 4rem;overflow:visible}.page-module___8aEwW__shippingBanner{background:#e8b76c;align-items:center;gap:.875rem;margin-bottom:1.5rem;padding:.75rem 1rem;display:flex}.page-module___8aEwW__komaniyaLogo{object-fit:contain;width:2.25rem;height:2.25rem}.page-module___8aEwW__shippingText{color:#000;font-family:Georgia,Times New Roman,serif;font-size:.9375rem;font-style:italic;line-height:1.3}.page-module___8aEwW__productsList{flex-direction:column;gap:2rem;display:flex}.page-module___8aEwW__productCardLink{color:inherit;text-decoration:none;display:block}.page-module___8aEwW__productCard{cursor:pointer;background:0 0;padding:0 0 50px;position:relative;overflow:visible}.page-module___8aEwW__hoverChevron{color:#999;opacity:0;font-size:1.5rem;transition:opacity .4s ease-out,transform .4s ease-out;position:absolute;top:50%;right:0;transform:translateY(-50%)translate(-10px)}.page-module___8aEwW__productCard:hover .page-module___8aEwW__hoverChevron{opacity:1;transform:translateY(-50%)translate(0)}.page-module___8aEwW__productCard:hover .page-module___8aEwW__productImage{transform:scale(1.03)}.page-module___8aEwW__horizontalLineTL{background:#b0b0b0;height:1px;position:absolute;top:36px;left:0;right:0}.page-module___8aEwW__verticalLineTL{background:#b0b0b0;width:1px;position:absolute;top:0;bottom:0;left:55px}.page-module___8aEwW__horizontalLineBR{display:none}.page-module___8aEwW__productHeaderDesktop{align-items:baseline;gap:.75rem;margin-top:-4px;margin-bottom:.25rem;padding-left:70px;display:flex}.page-module___8aEwW__productHeaderMobile{display:none}.page-module___8aEwW__metaLine{margin-bottom:.25rem;display:block}.page-module___8aEwW__productHeaderDesktop .page-module___8aEwW__sku{font-family:var(--font-body);color:#999;letter-spacing:.01em;font-size:.6875rem;position:absolute;top:10px;left:0}.page-module___8aEwW__productHeaderDesktop .page-module___8aEwW__skuDivider{display:none}.page-module___8aEwW__productHeaderMobile .page-module___8aEwW__sku{font-family:var(--font-body);color:#999;letter-spacing:.01em;font-size:.875rem}.page-module___8aEwW__productHeaderMobile .page-module___8aEwW__skuDivider{color:#ccc;margin:0 .375rem;display:inline}.page-module___8aEwW__productTitle{font-family:var(--font-body);color:#444;font-size:1.25rem;font-weight:500}.page-module___8aEwW__titleDot{opacity:.3;margin:0 .5rem}.page-module___8aEwW__productSubtitle{opacity:.5}.page-module___8aEwW__specs{font-family:var(--font-body);color:#888;margin-top:1rem;margin-bottom:0;margin-left:70px;font-size:.6875rem}.page-module___8aEwW__specDivider{color:#ccc;margin:0 .375rem}.page-module___8aEwW__productShowcase{justify-content:center;align-items:center;margin-left:70px;padding:2rem 0;display:flex}.page-module___8aEwW__productImageWrap{justify-content:center;display:flex}.page-module___8aEwW__productImage{max-width:min(100%,420px);height:auto;transition:transform .4s ease-out;display:block}.page-module___8aEwW__productFooter{font-family:var(--font-body);color:var(--color-ink);justify-content:center;align-items:center;gap:0;font-size:.9375rem;display:flex;position:absolute;bottom:12px;left:70px;right:0}.page-module___8aEwW__footerDivider{color:#ccc;margin:0 .625rem}.page-module___8aEwW__price{font-weight:500}@media (max-width:640px){.page-module___8aEwW__hoverChevron{display:none}.page-module___8aEwW__productCard:hover .page-module___8aEwW__productImage{transform:none}.page-module___8aEwW__hero{min-height:32vh;padding:2.5rem 0 2rem}.page-module___8aEwW__heroTitle{font-size:1.25rem}.page-module___8aEwW__heroTagline{font-size:1rem}.page-module___8aEwW__heroContent{padding:0 1.25rem}.page-module___8aEwW__heroSketch{opacity:.2}.page-module___8aEwW__header{padding:.875rem 1.25rem}.page-module___8aEwW__navZone{pointer-events:auto;padding-right:0;position:relative}.page-module___8aEwW__navTrigger{font-family:var(--font-body);color:#666;cursor:pointer;padding:.5rem 0;font-size:.8125rem;display:block}.page-module___8aEwW__navExpanded{z-index:100;opacity:0;visibility:hidden;background:#fff;border:1px solid #eee;flex-wrap:wrap;gap:1.5rem;padding:1rem 1.25rem;position:absolute;top:100%;right:0;transform:translateY(-10px);box-shadow:0 4px 20px #00000014}.page-module___8aEwW__navZone:hover .page-module___8aEwW__navExpanded,.page-module___8aEwW__navZone:focus-within .page-module___8aEwW__navExpanded{opacity:1;visibility:visible;transform:translateY(0)}.page-module___8aEwW__header:hover .page-module___8aEwW__navExpanded{opacity:0;visibility:hidden}.page-module___8aEwW__navZone:hover .page-module___8aEwW__navExpanded{opacity:1;visibility:visible;transform:translateY(0)}.page-module___8aEwW__navBadges{padding-left:1rem}.page-module___8aEwW__productsSection{padding:1.5rem 1.25rem 3rem}.page-module___8aEwW__shippingBanner{padding:.625rem .875rem}.page-module___8aEwW__shippingText{font-size:.8125rem}.page-module___8aEwW__productCard{padding:0}.page-module___8aEwW__productHeaderDesktop{display:none}.page-module___8aEwW__productHeaderMobile{margin-bottom:.5rem;padding-left:0;line-height:1.4;display:block}.page-module___8aEwW__metaLine{margin-bottom:.25rem;display:block}.page-module___8aEwW__sku{color:#999;font-size:.875rem;display:inline}.page-module___8aEwW__skuDivider{color:#ccc;margin:0 .375rem;display:inline}.page-module___8aEwW__productSubtitle{opacity:.6;font-size:.875rem;display:inline}.page-module___8aEwW__productTitle{margin:0;font-size:1.0625rem;font-weight:500;display:block}.page-module___8aEwW__verticalLineTL,.page-module___8aEwW__horizontalLineTL,.page-module___8aEwW__horizontalLineBR{display:none}.page-module___8aEwW__productShowcase{border-top:1px solid #b0b0b0;border-bottom:1px solid #b0b0b0;margin-top:1rem;margin-bottom:1rem}.page-module___8aEwW__specs{flex-direction:column;gap:.125rem;margin-left:0;display:flex}.page-module___8aEwW__specDivider{display:none}.page-module___8aEwW__productShowcase{margin-left:0}.page-module___8aEwW__productFooter{flex-direction:column;gap:.25rem;padding-top:1rem;font-size:.8125rem;position:static}.page-module___8aEwW__footerDivider{display:none}}.page-module___8aEwW__footer{border-top:1px solid var(--color-line-soft);background:0 0;margin-top:4rem;padding:3rem 2rem 2rem}.page-module___8aEwW__footerContent{max-width:var(--container-narrow);justify-content:space-between;gap:3rem;margin:0 auto 2rem;display:flex}.page-module___8aEwW__footerBrand{align-items:flex-start;gap:.625rem;display:flex}.page-module___8aEwW__footerLogoMark{border:1.5px solid var(--color-sakura);width:1.5rem;height:1.5rem;font-family:var(--font-noto-serif-jp), serif;color:var(--color-sakura);flex-shrink:0;justify-content:center;align-items:center;font-size:.75rem;display:flex}.page-module___8aEwW__footerBrandText{flex-direction:column;display:flex}.page-module___8aEwW__footerBrandJp{font-family:var(--font-noto-serif-jp), serif;color:#333;letter-spacing:.02em;font-size:.75rem;font-weight:500;line-height:1.2}.page-module___8aEwW__footerBrandEn{font-family:var(--font-body);color:#888;letter-spacing:.08em;font-size:.5rem}.page-module___8aEwW__footerNav{gap:3rem;display:flex}.page-module___8aEwW__footerNavGroup{flex-direction:column;gap:.375rem;display:flex}.page-module___8aEwW__footerNavTitle{font-family:var(--font-body);color:#999;text-transform:uppercase;letter-spacing:.1em;margin-bottom:.25rem;font-size:.625rem;font-weight:500}.page-module___8aEwW__footerNavLink{font-family:var(--font-body);color:#666;font-size:.75rem;text-decoration:none;transition:color .2s}.page-module___8aEwW__footerNavLink:hover{color:var(--color-ink)}.page-module___8aEwW__footerBottom{max-width:var(--container-narrow);border-top:1px solid #eee;margin:0 auto;padding-top:1.5rem}.page-module___8aEwW__copyright{font-family:var(--font-body);color:#999;font-size:.6875rem}@media (max-width:640px){.page-module___8aEwW__footer{padding:2rem 1.25rem 1.5rem}.page-module___8aEwW__footerContent{flex-direction:column;gap:2rem}.page-module___8aEwW__footerNav{flex-wrap:wrap;gap:2rem}}.page-module___8aEwW__serviceStory{font-family:var(--font-body);color:#555;max-width:560px;margin:.75rem 0 0 70px;font-size:.875rem;line-height:1.8}.page-module___8aEwW__cardFigWrap{perspective:900px;justify-content:center;align-items:center;margin-left:70px;padding:2.25rem 0 1.5rem;display:flex}.page-module___8aEwW__cardFig{width:min(100%,320px);height:auto;transform-style:preserve-3d;transition:transform .5s cubic-bezier(.22,1,.36,1);overflow:visible;transform:rotateX(7deg)}.page-module___8aEwW__productCard:hover .page-module___8aEwW__cardFig{transform:rotateX(0)}.page-module___8aEwW__figFrame{fill:none;stroke:#c6c0c2;stroke-width:1px}.page-module___8aEwW__figInk{fill:none;stroke:#9a9295;stroke-width:1.25px;stroke-linecap:round;stroke-linejoin:round}.page-module___8aEwW__figPad{fill:#d8d2d4;stroke:none}.page-module___8aEwW__figTrace{fill:none;stroke:#9a9295;stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:1;stroke-dashoffset:0;animation:7s cubic-bezier(.4,0,.2,1) infinite page-module___8aEwW__figTraceDraw}.page-module___8aEwW__figTraceAccent{stroke:var(--color-sakura);animation-delay:.5s}.page-module___8aEwW__figTraceLate{animation-delay:1s}@keyframes page-module___8aEwW__figTraceDraw{0%{stroke-dashoffset:1px;opacity:1}38%{stroke-dashoffset:0}86%{stroke-dashoffset:0;opacity:1}94%,to{stroke-dashoffset:0;opacity:0}}.page-module___8aEwW__figVia{fill:var(--color-surface);stroke:#9a9295;stroke-width:1.25px;animation:7s infinite page-module___8aEwW__figViaPop}.page-module___8aEwW__figViaAccent{stroke:var(--color-sakura)}@keyframes page-module___8aEwW__figViaPop{0%,30%{opacity:0}40%{opacity:1}86%{opacity:1}94%,to{opacity:0}}.page-module___8aEwW__figGhost{fill:none;stroke:#b6afb2;stroke-width:1.25px;stroke-linecap:round;stroke-linejoin:round}.page-module___8aEwW__figScan{stroke:var(--color-sakura);stroke-width:1px;opacity:0;animation:6s ease-in-out infinite page-module___8aEwW__figScan}@keyframes page-module___8aEwW__figScan{0%{opacity:0;transform:translate(0)}6%{opacity:.65}62%{opacity:.65;transform:translate(196px)}70%,to{opacity:0;transform:translate(196px)}}.page-module___8aEwW__figCheck{fill:none;stroke:var(--color-sakura);stroke-width:1.75px;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:1;stroke-dashoffset:0;animation:6s infinite page-module___8aEwW__figCheckDraw}.page-module___8aEwW__figCheckB{animation-delay:.7s}.page-module___8aEwW__figCheckC{animation-delay:1.4s}@keyframes page-module___8aEwW__figCheckDraw{0%,18%{stroke-dashoffset:1px;opacity:0}22%{opacity:1}30%{stroke-dashoffset:0}88%{stroke-dashoffset:0;opacity:1}96%,to{stroke-dashoffset:0;opacity:0}}.page-module___8aEwW__figBlock{fill:var(--color-surface);stroke:#9a9295;stroke-width:1.25px;transform-box:fill-box;transform-origin:50%;animation:7s infinite page-module___8aEwW__figBlockIn}.page-module___8aEwW__figBlockB{animation-delay:.45s}.page-module___8aEwW__figBlockC{animation-delay:.9s}.page-module___8aEwW__figBlockAccent{stroke:var(--color-sakura)}@keyframes page-module___8aEwW__figBlockIn{0%{opacity:0;transform:translateY(6px)}10%{opacity:1;transform:translateY(0)}88%{opacity:1;transform:translateY(0)}96%,to{opacity:0;transform:translateY(0)}}.page-module___8aEwW__figWire{fill:none;stroke:#9a9295;stroke-width:1.25px;stroke-linecap:round;stroke-dasharray:1;stroke-dashoffset:0;animation:7s infinite page-module___8aEwW__figWireDraw}.page-module___8aEwW__figWireB{animation-delay:.3s}@keyframes page-module___8aEwW__figWireDraw{0%,14%{stroke-dashoffset:1px}34%{stroke-dashoffset:0}88%{stroke-dashoffset:0;opacity:1}96%,to{stroke-dashoffset:0;opacity:0}}.page-module___8aEwW__figLayerTop{animation:8s cubic-bezier(.22,1,.36,1) infinite page-module___8aEwW__figLift}.page-module___8aEwW__figLayerBase{animation:8s cubic-bezier(.22,1,.36,1) infinite page-module___8aEwW__figDrop}@keyframes page-module___8aEwW__figLift{0%,16%{transform:translateY(0)}38%,66%{transform:translateY(-18px)}88%,to{transform:translateY(0)}}@keyframes page-module___8aEwW__figDrop{0%,16%{transform:translateY(0)}38%,66%{transform:translateY(18px)}88%,to{transform:translateY(0)}}.page-module___8aEwW__figLeader{stroke:var(--color-sakura);stroke-width:.75px;stroke-dasharray:3 3;fill:none;opacity:0;animation:8s infinite page-module___8aEwW__figLeaderShow}@keyframes page-module___8aEwW__figLeaderShow{0%,30%{opacity:0}42%,62%{opacity:.7}74%,to{opacity:0}}@media (max-width:640px){.page-module___8aEwW__serviceStory{margin-left:0}.page-module___8aEwW__cardFigWrap{margin-left:0;padding:1.75rem 0 1rem}}@media (prefers-reduced-motion:reduce){.page-module___8aEwW__figTrace,.page-module___8aEwW__figVia,.page-module___8aEwW__figScan,.page-module___8aEwW__figCheck,.page-module___8aEwW__figBlock,.page-module___8aEwW__figWire,.page-module___8aEwW__figLayerTop,.page-module___8aEwW__figLayerBase,.page-module___8aEwW__figLeader,.page-module___8aEwW__figRat,.page-module___8aEwW__figRedline,.page-module___8aEwW__figRedlineText,.page-module___8aEwW__cardFig{transition:none;animation:none}.page-module___8aEwW__figScan{opacity:0}.page-module___8aEwW__figLeader{opacity:.7}.page-module___8aEwW__figRat{opacity:0}.page-module___8aEwW__figRedlineText{opacity:1}}.page-module___8aEwW__figText{font-family:var(--font-display);letter-spacing:.06em;fill:#8d868a;font-size:5.5px}.page-module___8aEwW__figTextFaint{font-family:var(--font-display);letter-spacing:.05em;fill:#b3adb0;font-size:4.6px}.page-module___8aEwW__figTextAccent{font-family:var(--font-display);letter-spacing:.08em;fill:var(--color-sakura);font-size:5px}.page-module___8aEwW__figHatch{fill:none;stroke:#d9d3d5;stroke-width:.6px}.page-module___8aEwW__figRat{fill:none;stroke:var(--color-sakura-soft);stroke-width:.8px;stroke-dasharray:2.5 2.5;opacity:.55;animation:7s infinite page-module___8aEwW__figRatFade}@keyframes page-module___8aEwW__figRatFade{0%,6%{opacity:.55}42%{opacity:.55}58%{opacity:0}90%{opacity:0}97%,to{opacity:.55}}.page-module___8aEwW__figRedline{fill:none;stroke:var(--color-sakura);stroke-width:1px;stroke-dasharray:1;stroke-dashoffset:0;animation:6s infinite page-module___8aEwW__figRedlineDraw}.page-module___8aEwW__figRedlineText{opacity:0;animation:6s infinite page-module___8aEwW__figRedlineLabel}@keyframes page-module___8aEwW__figRedlineDraw{0%,46%{stroke-dashoffset:1px;opacity:0}50%{opacity:1}60%{stroke-dashoffset:0}86%{stroke-dashoffset:0;opacity:1}94%,to{stroke-dashoffset:0;opacity:0}}@keyframes page-module___8aEwW__figRedlineLabel{0%,56%{opacity:0}64%{opacity:1}86%{opacity:1}94%,to{opacity:0}}.page-module___8aEwW__aboutRow{justify-content:space-between;align-items:center;gap:3rem;display:flex}.page-module___8aEwW__aboutPassWrap{text-align:center;flex-shrink:0;margin:0}.page-module___8aEwW__aboutPass{filter:drop-shadow(10px 16px 18px #1a1a1a29);width:210px;transition:transform .5s cubic-bezier(.22,1,.36,1);transform:perspective(900px)rotateX(6deg)rotateY(-10deg)}.page-module___8aEwW__aboutPassWrap:hover .page-module___8aEwW__aboutPass{transform:perspective(900px)rotateX(0)rotateY(0)}.page-module___8aEwW__aboutPassCaption{font-family:var(--font-body);letter-spacing:.14em;text-transform:uppercase;color:#aaa;margin-top:1rem;font-size:.6rem}@media (max-width:860px){.page-module___8aEwW__aboutPassWrap{display:none}}
.page-module__OSLHOG__container{max-width:var(--container-narrow);margin:0 auto;padding:2rem}.page-module__OSLHOG__title{font-family:var(--font-body);letter-spacing:.24em;text-transform:uppercase;color:var(--color-sakura);flex-shrink:0;font-size:.6875rem;font-weight:500}.page-module__OSLHOG__content{flex-direction:column;gap:2.5rem;display:flex}.page-module__OSLHOG__section{border-bottom:1px solid var(--color-line-soft);padding-bottom:2rem}.page-module__OSLHOG__section:last-child{border-bottom:none;padding-bottom:0}.page-module__OSLHOG__sectionTitle{font-family:var(--font-body);color:var(--color-ink);margin:0 0 .75rem;font-size:1rem;font-weight:500}.page-module__OSLHOG__text{font-family:var(--font-body);color:#555;margin:0;font-size:.875rem;line-height:1.7}.page-module__OSLHOG__links{margin-top:1rem}.page-module__OSLHOG__link{font-family:var(--font-body);color:var(--color-sakura);font-size:.875rem;text-decoration:none}.page-module__OSLHOG__link:hover{text-decoration:underline}@media (max-width:640px){.page-module__OSLHOG__container{padding:1.5rem 1rem}.page-module__OSLHOG__title{font-size:.625rem}}
.result-module___c6qnW__shell{background:var(--color-bg);min-height:100vh;padding:5rem 0 7rem}.result-module___c6qnW__frame{width:100%;max-width:720px;margin:0 auto;padding:0 2rem}.result-module___c6qnW__eyebrow{font-family:var(--font-body);letter-spacing:.24em;text-transform:uppercase;color:var(--color-sakura);margin-bottom:1.25rem;font-size:.66rem}.result-module___c6qnW__headline{font-family:var(--font-body);letter-spacing:-.01em;color:var(--color-ink);margin-bottom:1rem;font-size:clamp(2rem,5.5vw,3.25rem);font-weight:400;line-height:1.1}.result-module___c6qnW__lead{font-family:var(--font-serif);color:var(--color-muted-1);max-width:54ch;margin-bottom:2rem;font-size:1.0625rem;font-style:italic;line-height:1.65}.result-module___c6qnW__meta{border-top:1px solid var(--color-line-soft);border-bottom:1px solid var(--color-line-soft);flex-wrap:wrap;gap:2.5rem;margin-bottom:3rem;padding:1.5rem 0;display:flex}.result-module___c6qnW__metaItem{flex-direction:column;gap:.35rem;display:flex}.result-module___c6qnW__metaLabel{letter-spacing:.18em;text-transform:uppercase;color:var(--color-muted-3);font-size:.66rem}.result-module___c6qnW__metaValue{font-family:var(--font-body);color:var(--color-ink);font-size:1.0625rem}.result-module___c6qnW__section{margin-bottom:3rem}.result-module___c6qnW__rows{border-top:1px solid var(--color-line-soft)}.result-module___c6qnW__row{border-bottom:1px solid var(--color-line-soft);justify-content:space-between;align-items:baseline;gap:1.5rem;padding:.85rem 0;display:flex}.result-module___c6qnW__rowLabel{color:var(--color-ink-2);font-size:.92rem;line-height:1.5}.result-module___c6qnW__rowValue{font-family:var(--font-display);color:var(--color-muted-2);white-space:nowrap;font-size:.85rem}.result-module___c6qnW__rowValueAccent{color:var(--color-sakura)}.result-module___c6qnW__list{margin:0;padding:0;list-style:none}.result-module___c6qnW__listItem{color:var(--color-muted-1);padding:.55rem 0 .55rem 1.4rem;font-size:.92rem;line-height:1.65;position:relative}.result-module___c6qnW__listItem:before{content:"";background:var(--color-sakura);width:6px;height:1px;position:absolute;top:1.2rem;left:0}.result-module___c6qnW__note{background:var(--color-surface);border-left:2px solid var(--color-sakura);color:var(--color-muted-1);margin-bottom:3rem;padding:1.5rem 1.75rem;font-size:.92rem;line-height:1.7}.result-module___c6qnW__actions{border-top:1px solid var(--color-line-soft);flex-wrap:wrap;align-items:center;gap:.75rem;padding-top:2rem;display:flex}.result-module___c6qnW__cta{background:var(--color-sakura);color:#fff;font-family:var(--font-body);letter-spacing:.16em;text-transform:uppercase;padding:.9rem 1.9rem;font-size:.76rem;text-decoration:none;transition:background .18s;display:inline-block}.result-module___c6qnW__cta:hover{background:var(--color-sakura-dark)}.result-module___c6qnW__ctaAlt{border:1px solid var(--color-line);color:var(--color-ink-2);font-family:var(--font-body);letter-spacing:.16em;text-transform:uppercase;padding:.9rem 1.9rem;font-size:.76rem;text-decoration:none;transition:border-color .18s,color .18s;display:inline-block}.result-module___c6qnW__ctaAlt:hover{border-color:var(--color-sakura);color:var(--color-sakura)}.result-module___c6qnW__reference{color:var(--color-muted-4);letter-spacing:.04em;margin-top:2.5rem;font-size:.76rem}@media (max-width:640px){.result-module___c6qnW__frame{padding:0 1.25rem}.result-module___c6qnW__meta{gap:1.5rem}}.result-module___c6qnW__contactLine{font-family:var(--font-serif);color:var(--color-muted-1);margin-top:1.75rem;font-size:.92rem;font-style:italic;line-height:1.65}.result-module___c6qnW__contactMail{color:var(--color-sakura);border-bottom:1px solid var(--color-sakura);text-decoration:none}.result-module___c6qnW__contactMail:hover{opacity:.7}.result-module___c6qnW__scopeNote{font-family:var(--font-serif);color:var(--color-muted-1);max-width:56ch;margin-top:1rem;font-size:.92rem;font-style:italic;line-height:1.65}
.page-module__8fLCvW__container{max-width:var(--container-narrow);margin:0 auto;padding:2rem}.page-module__8fLCvW__title{font-family:var(--font-body);letter-spacing:.24em;text-transform:uppercase;color:var(--color-sakura);flex-shrink:0;font-size:.6875rem;font-weight:500}.page-module__8fLCvW__columns{grid-template-columns:repeat(4,1fr);gap:2rem;display:grid}.page-module__8fLCvW__column{flex-direction:column;display:flex}.page-module__8fLCvW__columnTitle{font-family:var(--font-body);color:#999;text-transform:uppercase;letter-spacing:.1em;margin:0 0 1rem;font-size:.6875rem;font-weight:500}.page-module__8fLCvW__linkList{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.page-module__8fLCvW__linkList li a{font-family:var(--font-body);color:#666;font-size:.875rem;text-decoration:none;transition:color .2s}.page-module__8fLCvW__linkList li a:hover{color:var(--color-ink)}@media (max-width:640px){.page-module__8fLCvW__container{padding:1.5rem 1rem}.page-module__8fLCvW__title{font-size:.625rem}.page-module__8fLCvW__columns{grid-template-columns:repeat(2,1fr);gap:1.5rem}}
.studio-module__W4fhGG__hero{align-items:center;min-height:62vh;display:flex;position:relative;overflow:hidden}.studio-module__W4fhGG__heroInner{width:100%;max-width:var(--container-max);justify-content:space-between;align-items:center;gap:3rem;margin:0 auto;padding:4rem 2rem;display:flex}.studio-module__W4fhGG__heroCopy{max-width:480px}.studio-module__W4fhGG__heroEyebrow{font-family:var(--font-body);letter-spacing:.24em;text-transform:uppercase;color:var(--color-sakura);margin-bottom:1.25rem;font-size:.68rem}.studio-module__W4fhGG__heroTitle{font-family:var(--font-body);color:var(--color-ink);margin-bottom:1rem;font-size:clamp(2.2rem,4.5vw,3.1rem);font-weight:400;line-height:1.1}.studio-module__W4fhGG__heroTagline{font-family:var(--font-serif);color:var(--color-muted-1);margin-bottom:1.75rem;font-size:1.1rem;font-style:italic;line-height:1.6}.studio-module__W4fhGG__heroCta{background:var(--color-sakura);color:#fff;font-family:var(--font-body);letter-spacing:.16em;text-transform:uppercase;padding:.9rem 1.9rem;font-size:.78rem;text-decoration:none;transition:background .18s;display:inline-block}.studio-module__W4fhGG__heroCta:hover{background:var(--color-sakura-dark)}.studio-module__W4fhGG__heroPassWrap{text-align:center;flex-shrink:0}.studio-module__W4fhGG__heroPass{filter:drop-shadow(20px 30px 30px #1a1a1a33);width:min(420px,34vw);animation:8s ease-in-out infinite studio-module__W4fhGG__studioFloat;transform:perspective(1100px)rotateX(7deg)rotateY(-13deg)}@keyframes studio-module__W4fhGG__studioFloat{0%,to{transform:perspective(1100px)rotateX(7deg)rotateY(-13deg)translateY(0)}50%{transform:perspective(1100px)rotateX(5deg)rotateY(-10deg)translateY(-12px)}}.studio-module__W4fhGG__heroPassCaption{font-family:var(--font-body);letter-spacing:.14em;text-transform:uppercase;color:#aaa;margin-top:1.1rem;font-size:.62rem}.studio-module__W4fhGG__promo{max-width:var(--container-narrow);border-left:2px solid var(--color-sakura);background:var(--color-surface-soft);font-family:var(--font-serif);color:var(--color-muted-1);margin:0 auto 1rem;padding:1.25rem 1.75rem;font-size:.95rem;font-style:italic;line-height:1.65}.studio-module__W4fhGG__quoter{max-width:var(--container-narrow);margin:0 auto;padding:2rem 2rem 5rem}.studio-module__W4fhGG__chips{flex-wrap:wrap;gap:.5rem;margin-bottom:1.75rem;display:flex}.studio-module__W4fhGG__chip{border:1px solid var(--color-line);background:var(--color-surface);font-family:var(--font-body);color:var(--color-ink-2);cursor:pointer;padding:.65rem 1rem;font-size:.82rem;transition:border-color .16s,background .16s}.studio-module__W4fhGG__chip:hover{border-color:var(--color-sakura-soft)}.studio-module__W4fhGG__chipOn{border-color:var(--color-sakura);background:var(--color-surface-soft);color:var(--color-ink)}.studio-module__W4fhGG__panel{border:1px solid var(--color-line-soft);background:var(--color-surface);padding:1.75rem}.studio-module__W4fhGG__panelNote{font-family:var(--font-serif);color:var(--color-muted-2);margin-bottom:1.5rem;font-size:.92rem;font-style:italic;line-height:1.6}.studio-module__W4fhGG__optionLabel{font-family:var(--font-body);letter-spacing:.16em;text-transform:uppercase;color:var(--color-muted-2);margin:1.25rem 0 .6rem;font-size:.72rem;display:block}.studio-module__W4fhGG__swatches{flex-wrap:wrap;gap:.5rem;display:flex}.studio-module__W4fhGG__swatch{border:2px solid var(--color-line);cursor:pointer;border-radius:50%;width:34px;height:34px;padding:0;transition:transform .15s,border-color .15s}.studio-module__W4fhGG__swatch:hover{transform:scale(1.08)}.studio-module__W4fhGG__swatchOn{border-color:var(--color-sakura);box-shadow:0 0 0 3px #8b4d5c2e}.studio-module__W4fhGG__qtyRow{flex-wrap:wrap;gap:.5rem;display:flex}.studio-module__W4fhGG__notes{width:100%;min-height:110px;font-family:var(--font-body);color:var(--color-ink);background:var(--color-surface);border:1px solid var(--color-line);resize:vertical;padding:.8rem .9rem;font-size:.95rem;line-height:1.6}.studio-module__W4fhGG__notes:focus{border-color:var(--color-sakura);outline:none}.studio-module__W4fhGG__totalRow{border-top:1px solid var(--color-line-soft);flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:1.5rem;margin-top:1.75rem;padding-top:1.5rem;display:flex}.studio-module__W4fhGG__totalLabel{font-family:var(--font-body);letter-spacing:.16em;text-transform:uppercase;color:var(--color-muted-3);font-size:.72rem}.studio-module__W4fhGG__totalValue{font-family:var(--font-body);color:var(--color-ink);font-size:1.9rem}.studio-module__W4fhGG__totalNote{width:100%;font-family:var(--font-serif);color:var(--color-muted-3);font-size:.82rem;font-style:italic}.studio-module__W4fhGG__submitRow{flex-wrap:wrap;gap:.75rem;margin-top:1.25rem;display:flex}.studio-module__W4fhGG__emailInput{min-width:220px;font-family:var(--font-body);color:var(--color-ink);background:var(--color-surface);border:1px solid var(--color-line);flex:1;padding:.8rem .9rem;font-size:.95rem}.studio-module__W4fhGG__emailInput:focus{border-color:var(--color-sakura);outline:none}.studio-module__W4fhGG__submit{background:var(--color-sakura);color:#fff;font-family:var(--font-body);letter-spacing:.16em;text-transform:uppercase;cursor:pointer;border:none;padding:.85rem 1.7rem;font-size:.76rem;transition:background .18s}.studio-module__W4fhGG__submit:hover:not(:disabled){background:var(--color-sakura-dark)}.studio-module__W4fhGG__submit:disabled{background:var(--color-ccc);cursor:not-allowed}.studio-module__W4fhGG__confirm{border-left:2px solid var(--color-success);background:var(--color-surface-soft);color:var(--color-muted-1);margin-top:1.25rem;padding:1rem 1.25rem;font-size:.92rem;line-height:1.6}.studio-module__W4fhGG__errorNote{background:var(--color-error-bg);border-left:2px solid var(--color-error);color:var(--color-error);margin-top:1.25rem;padding:.85rem 1rem;font-size:.88rem}@media (max-width:900px){.studio-module__W4fhGG__heroInner{text-align:center;flex-direction:column-reverse}.studio-module__W4fhGG__heroPass{width:min(340px,70vw)}.studio-module__W4fhGG__heroCopy{max-width:560px}}
.Breadcrumb-module__ndiauG__breadcrumb{font-family:var(--font-body);color:var(--color-muted-3);margin-bottom:2rem;font-size:.75rem}.Breadcrumb-module__ndiauG__breadcrumb a{color:var(--color-muted-2);text-decoration:none}.Breadcrumb-module__ndiauG__breadcrumb a:hover{color:var(--color-ink)}
.kanri-k4x9-module___QWLwq__shell{color:#38232f;background:#f7f0e6;min-height:100vh;padding:32px;font-family:Georgia,Times New Roman,serif}.kanri-k4x9-module___QWLwq__panel{background:#fffcf6f0;border:1px solid #dfc9ad;max-width:1100px;margin:0 auto;padding:28px;box-shadow:0 18px 50px #61374329}.kanri-k4x9-module___QWLwq__topbar{border-bottom:1px solid #ead9c4;justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:24px;padding-bottom:18px;display:flex}.kanri-k4x9-module___QWLwq__eyebrow{text-transform:uppercase;letter-spacing:.18em;color:#9b6b74;font-size:11px;font-family:var(--font-sans,sans-serif);margin:0 0 6px}.kanri-k4x9-module___QWLwq__title{color:#6f3567;margin:0;font-size:clamp(32px,6vw,52px);line-height:.95}.kanri-k4x9-module___QWLwq__subtitle{color:#7a6470;font-family:var(--font-sans,sans-serif);margin:10px 0 0}.kanri-k4x9-module___QWLwq__buttonRow{flex-wrap:wrap;gap:10px;display:flex}.kanri-k4x9-module___QWLwq__button,.kanri-k4x9-module___QWLwq__ghostButton,.kanri-k4x9-module___QWLwq__dangerButton{color:#fff;font-weight:700;font-family:var(--font-sans,sans-serif);cursor:pointer;background:#7c3b6f;border:1px solid #7c3b6f;padding:10px 14px;text-decoration:none}.kanri-k4x9-module___QWLwq__ghostButton{color:#7c3b6f;background:0 0}.kanri-k4x9-module___QWLwq__dangerButton{background:#8d2b2b;border-color:#8d2b2b}.kanri-k4x9-module___QWLwq__table{border-collapse:collapse;width:100%;font-family:var(--font-sans,sans-serif)}.kanri-k4x9-module___QWLwq__table th,.kanri-k4x9-module___QWLwq__table td{text-align:left;vertical-align:top;border-bottom:1px solid #ead9c4;padding:12px 8px}.kanri-k4x9-module___QWLwq__table th{color:#8a5a69;text-transform:uppercase;letter-spacing:.08em;font-size:12px}.kanri-k4x9-module___QWLwq__status{background:#fff7e9;border:1px solid #d7bb97;padding:3px 8px;font-size:12px;display:inline-flex}.kanri-k4x9-module___QWLwq__form{gap:16px;display:grid}.kanri-k4x9-module___QWLwq__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.kanri-k4x9-module___QWLwq__field{font-family:var(--font-sans,sans-serif);color:#624658;gap:6px;font-weight:700;display:grid}.kanri-k4x9-module___QWLwq__field input,.kanri-k4x9-module___QWLwq__field textarea{font:inherit;color:#38232f;background:#fffdf9;border:1px solid #d7bb97;padding:12px}.kanri-k4x9-module___QWLwq__inlineLink{color:#7c3b6f;overflow-wrap:anywhere;word-break:break-word}.kanri-k4x9-module___QWLwq__field textarea{min-height:420px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;line-height:1.55}.kanri-k4x9-module___QWLwq__checks{font-family:var(--font-sans,sans-serif);flex-wrap:wrap;gap:18px;display:flex}.kanri-k4x9-module___QWLwq__checks label{align-items:center;gap:8px;font-weight:700;display:flex}.kanri-k4x9-module___QWLwq__actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.kanri-k4x9-module___QWLwq__previewBox{border-top:1px solid #ead9c4;margin-top:28px;padding-top:22px}.kanri-k4x9-module___QWLwq__cards{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px;margin-top:8px;display:grid}.kanri-k4x9-module___QWLwq__card{color:inherit;background:#fffdf9;border:1px solid #dfc9ad;padding:20px;text-decoration:none;transition:border-color .15s,box-shadow .15s;display:block}.kanri-k4x9-module___QWLwq__card:hover{border-color:#7c3b6f;box-shadow:0 6px 18px #6137431f}.kanri-k4x9-module___QWLwq__cardTitle{color:#6f3567;margin:0;font-size:20px}.kanri-k4x9-module___QWLwq__sectionTitle{color:#6f3567;border-bottom:1px solid #ead9c4;margin:34px 0 14px;padding-bottom:8px;font-size:22px}.kanri-k4x9-module___QWLwq__statGrid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:12px;display:grid}.kanri-k4x9-module___QWLwq__stat{background:#fffdf9;border:1px solid #ead9c4;gap:4px;padding:12px 14px;display:grid}.kanri-k4x9-module___QWLwq__statLabel{font-family:var(--font-sans,sans-serif);text-transform:uppercase;letter-spacing:.12em;color:#9b6b74;font-size:11px}.kanri-k4x9-module___QWLwq__statValue{font-family:var(--font-sans,sans-serif);color:#38232f;font-size:19px;font-weight:700}.kanri-k4x9-module___QWLwq__statusRow{flex-wrap:wrap;align-items:center;gap:8px;margin-top:18px;display:flex}.kanri-k4x9-module___QWLwq__statusRow button{text-transform:capitalize;padding:6px 12px;font-size:13px}.kanri-k4x9-module___QWLwq__statusRow button:disabled{opacity:1;cursor:default}.kanri-k4x9-module___QWLwq__qaList{gap:14px;display:grid}.kanri-k4x9-module___QWLwq__qa{border-left:3px solid #dfc9ad;padding-left:14px}.kanri-k4x9-module___QWLwq__qaQuestion{font-family:var(--font-sans,sans-serif);text-transform:uppercase;letter-spacing:.1em;color:#9b6b74;margin:0 0 4px;font-size:12px}.kanri-k4x9-module___QWLwq__qaAnswer{color:#38232f;white-space:pre-wrap;overflow-wrap:anywhere;margin:0;font-size:16px;line-height:1.55}.kanri-k4x9-module___QWLwq__fileGrid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:12px;display:grid}.kanri-k4x9-module___QWLwq__fileCard{color:#38232f;text-align:center;background:#fffdf9;border:1px solid #dfc9ad;justify-items:center;gap:6px;padding:12px;text-decoration:none;display:grid}.kanri-k4x9-module___QWLwq__fileCard:hover{border-color:#7c3b6f}.kanri-k4x9-module___QWLwq__fileThumb{object-fit:contain;background:#fff;border:1px solid #ead9c4;width:100%;height:110px}.kanri-k4x9-module___QWLwq__fileBadge{width:100%;height:110px;font-family:var(--font-sans,sans-serif);letter-spacing:.14em;color:#7c3b6f;background:#fff7e9;border:1px solid #ead9c4;place-items:center;font-weight:700;display:grid}.kanri-k4x9-module___QWLwq__fileName{font-family:var(--font-sans,sans-serif);overflow-wrap:anywhere;font-size:12px}.kanri-k4x9-module___QWLwq__fileMeta{font-family:var(--font-sans,sans-serif);color:#9b6b74;font-size:11px}.kanri-k4x9-module___QWLwq__noteHead{font-family:var(--font-sans,sans-serif);text-transform:uppercase;letter-spacing:.1em;color:#9b6b74;margin:16px 0 6px;font-size:12px}.kanri-k4x9-module___QWLwq__noteList{gap:6px;margin:8px 0 0;padding-left:20px;line-height:1.5;display:grid}.kanri-k4x9-module___QWLwq__kvGrid{grid-template-columns:repeat(auto-fill,minmax(170px,1fr));gap:10px;display:grid}.kanri-k4x9-module___QWLwq__kv{font-family:var(--font-sans,sans-serif);border-bottom:1px dotted #dfc9ad;justify-content:space-between;gap:8px;padding:6px 2px;font-size:13px;display:flex}.kanri-k4x9-module___QWLwq__kvLabel{color:#8a5a69}.kanri-k4x9-module___QWLwq__kvValue{color:#38232f;font-weight:700}@media (max-width:760px){.kanri-k4x9-module___QWLwq__shell{padding:16px}.kanri-k4x9-module___QWLwq__panel{padding:18px}.kanri-k4x9-module___QWLwq__topbar,.kanri-k4x9-module___QWLwq__grid{display:block}.kanri-k4x9-module___QWLwq__buttonRow{margin-top:16px}.kanri-k4x9-module___QWLwq__table{font-size:13px}}
.page-module__auCLcG__container{flex-direction:column;justify-content:center;align-items:center;min-height:70vh;padding:4rem 1.5rem 6rem;display:flex;position:relative}.page-module__auCLcG__sketch{opacity:.08;pointer-events:none;z-index:0;position:absolute;top:50%;left:50%;transform:translate(-50%,-55%)}.page-module__auCLcG__sketch img{width:100%;max-width:700px;height:auto}.page-module__auCLcG__content{z-index:1;width:100%;max-width:420px;position:relative}.page-module__auCLcG__header{text-align:center;margin-bottom:2.5rem}.page-module__auCLcG__title{font-family:var(--font-body);letter-spacing:.15em;color:var(--color-ink);margin-bottom:.75rem;font-size:1.5rem;font-weight:400}.page-module__auCLcG__subtitle{color:var(--color-muted-2);font-family:Georgia,serif;font-size:1rem;font-style:italic;font-weight:400}.page-module__auCLcG__links{flex-direction:column;display:flex}.page-module__auCLcG__link{border-bottom:1px solid var(--color-line-soft);justify-content:space-between;align-items:center;gap:1rem;padding:1rem 0;text-decoration:none;transition:opacity .15s;display:flex}.page-module__auCLcG__link:first-child{border-top:1px solid var(--color-line-soft)}.page-module__auCLcG__link:hover{opacity:.6}.page-module__auCLcG__linkTitle{color:var(--color-ink);letter-spacing:.1em;text-transform:uppercase;font-size:.8rem;font-weight:400}.page-module__auCLcG__linkSubtitle{color:var(--color-sakura);font-size:.875rem}@media (max-width:600px){.page-module__auCLcG__title{font-size:1.25rem}.page-module__auCLcG__subtitle{font-size:.9rem}}
.page-module__aydn6q__container{max-width:var(--container-narrow);margin:0 auto;padding:2rem}.page-module__aydn6q__formCard{border:1px solid var(--color-line-soft);background:#fff;max-width:400px;margin:0 auto;padding:2.5rem}.page-module__aydn6q__title{font-family:var(--font-inter), sans-serif;color:var(--color-ink);margin:0 0 .5rem;font-size:1.5rem;font-weight:600}.page-module__aydn6q__subtitle{font-family:var(--font-body);color:#666;margin:0 0 2rem;font-size:.875rem}.page-module__aydn6q__form{flex-direction:column;gap:1.25rem;display:flex}.page-module__aydn6q__label{font-family:var(--font-body);color:#555;flex-direction:column;gap:.5rem;font-size:.8125rem;display:flex}.page-module__aydn6q__input{font-family:var(--font-body);background:#fff;border:1px solid #ddd;padding:.875rem 1rem;font-size:.875rem}.page-module__aydn6q__input:focus{border-color:var(--color-sakura);outline:none}.page-module__aydn6q__button{background:var(--color-sakura);color:#fff;font-family:var(--font-body);cursor:pointer;border:none;margin-top:.5rem;padding:.875rem 1.5rem;font-size:.875rem;font-weight:500;transition:background .2s}.page-module__aydn6q__button:hover{background:var(--color-sakura-dark)}.page-module__aydn6q__button:disabled{background:var(--color-sakura-soft);cursor:not-allowed}.page-module__aydn6q__error{font-family:var(--font-body);color:var(--color-error);background:var(--color-error-bg);margin:0;padding:.75rem;font-size:.8125rem}.page-module__aydn6q__success{font-family:var(--font-body);color:#166534;background:#f0fdf4;margin:0;padding:.75rem;font-size:.8125rem}.page-module__aydn6q__footer{font-family:var(--font-body);color:#666;text-align:center;margin:1.5rem 0 0;font-size:.8125rem}.page-module__aydn6q__footer a{color:var(--color-sakura);text-decoration:none}.page-module__aydn6q__footer a:hover{text-decoration:underline}.page-module__aydn6q__googleBtn{color:#1a1a1a;width:100%;font-family:var(--font-body);cursor:pointer;background:#fff;border:1px solid #ddd;justify-content:center;align-items:center;gap:.6rem;margin-bottom:1rem;padding:.75rem 1rem;font-size:.9rem;text-decoration:none;transition:border-color .15s,background .15s;display:flex}.page-module__aydn6q__googleBtn:hover{background:#fafafa;border-color:#999}.page-module__aydn6q__divider{color:var(--color-muted-3,#888);align-items:center;gap:.75rem;margin:.5rem 0 1rem;font-family:Georgia,serif;font-size:.8rem;font-style:italic;display:flex}.page-module__aydn6q__divider:before,.page-module__aydn6q__divider:after{content:"";background:var(--color-line-soft,#eee);flex:1;height:1px}
.quote-module__b7cdYW__shell{background:var(--color-bg);min-height:100vh;padding:5rem 0 7rem}.quote-module__b7cdYW__frame{width:100%;max-width:680px;margin:0 auto;padding:0 2rem}.quote-module__b7cdYW__progress{gap:4px;margin-bottom:3rem;display:flex}.quote-module__b7cdYW__tick{background:var(--color-line);flex:1;height:2px;transition:background .35s}.quote-module__b7cdYW__tickDone{background:var(--color-sakura)}.quote-module__b7cdYW__step{flex-direction:column;min-height:340px;display:flex}.quote-module__b7cdYW__eyebrow{font-family:var(--font-body);letter-spacing:.24em;text-transform:uppercase;color:var(--color-sakura);margin-bottom:1rem;font-size:.66rem}.quote-module__b7cdYW__question{font-family:var(--font-body);color:var(--color-ink);margin-bottom:.75rem;font-size:clamp(1.5rem,3.4vw,2rem);font-weight:400;line-height:1.2}.quote-module__b7cdYW__help{font-family:var(--font-serif);color:var(--color-muted-2);max-width:52ch;margin-bottom:2rem;font-size:1rem;font-style:italic;line-height:1.6}.quote-module__b7cdYW__input,.quote-module__b7cdYW__textarea{width:100%;font-family:var(--font-body);color:var(--color-ink);background:var(--color-surface);border:1px solid var(--color-line);padding:.9rem 1rem;font-size:1rem;transition:border-color .18s}.quote-module__b7cdYW__textarea{resize:vertical;min-height:150px;line-height:1.65}.quote-module__b7cdYW__input:focus,.quote-module__b7cdYW__textarea:focus{border-color:var(--color-sakura);outline:none}.quote-module__b7cdYW__input::placeholder,.quote-module__b7cdYW__textarea::placeholder{color:var(--color-muted-4)}.quote-module__b7cdYW__options{flex-direction:column;gap:.5rem;display:flex}.quote-module__b7cdYW__option{text-align:left;background:var(--color-surface);border:1px solid var(--color-line);cursor:pointer;align-items:flex-start;gap:.9rem;width:100%;padding:1rem 1.1rem;font-family:inherit;transition:border-color .16s,background .16s;display:flex}.quote-module__b7cdYW__option:hover{border-color:var(--color-sakura-soft)}.quote-module__b7cdYW__optionSelected{border-color:var(--color-sakura);background:var(--color-surface-soft)}.quote-module__b7cdYW__marker{border:1px solid var(--color-ccc);background:var(--color-surface);flex-shrink:0;width:14px;height:14px;margin-top:3px}.quote-module__b7cdYW__markerRound{border-radius:50%}.quote-module__b7cdYW__optionSelected .quote-module__b7cdYW__marker{border-color:var(--color-sakura);background:var(--color-sakura);box-shadow:inset 0 0 0 2px var(--color-surface)}.quote-module__b7cdYW__optionLabel{color:var(--color-ink);font-size:.95rem;line-height:1.4}.quote-module__b7cdYW__optionHelp{color:var(--color-muted-3);margin-top:.25rem;font-size:.8rem;line-height:1.5;display:block}.quote-module__b7cdYW__dropzone{border:1px solid var(--color-line);background:var(--color-surface);text-align:center;cursor:pointer;padding:2.4rem 1.75rem 2.2rem;transition:border-color .18s,background .18s;position:relative}.quote-module__b7cdYW__dropCornerTl,.quote-module__b7cdYW__dropCornerBr{pointer-events:none;width:16px;height:16px;transition:border-color .18s;position:absolute}.quote-module__b7cdYW__dropCornerTl{border-top:2px solid var(--color-sakura);border-left:2px solid var(--color-sakura);top:-1px;left:-1px}.quote-module__b7cdYW__dropCornerBr{border-bottom:2px solid var(--color-sakura);border-right:2px solid var(--color-sakura);bottom:-1px;right:-1px}.quote-module__b7cdYW__dropGlyph{width:40px;height:31px;color:var(--color-muted-3);margin-bottom:.9rem;transition:color .18s,transform .18s}.quote-module__b7cdYW__dropzone:hover{border-color:var(--color-sakura-soft);background:var(--color-surface-alt)}.quote-module__b7cdYW__dropzone:hover .quote-module__b7cdYW__dropGlyph{color:var(--color-sakura)}.quote-module__b7cdYW__dropzoneActive{border-color:var(--color-sakura);background:var(--color-surface-soft)}.quote-module__b7cdYW__dropzoneActive .quote-module__b7cdYW__dropGlyph{color:var(--color-sakura);transform:translateY(2px)}.quote-module__b7cdYW__dropzoneText{color:var(--color-ink-2);font-size:.9rem;display:block}.quote-module__b7cdYW__dropzoneHint{max-width:40ch;font-family:var(--font-serif);color:var(--color-muted-3);margin-top:.5rem;margin-left:auto;margin-right:auto;font-size:.82rem;font-style:italic;line-height:1.55;display:block}.quote-module__b7cdYW__thumbs{flex-wrap:wrap;gap:.6rem;margin-top:1rem;display:flex}.quote-module__b7cdYW__thumb{border:1px solid var(--color-line);background:var(--color-surface-alt);width:84px;height:84px;position:relative;overflow:hidden}.quote-module__b7cdYW__thumb img{object-fit:cover;width:100%;height:100%;display:block}.quote-module__b7cdYW__thumbRemove{color:#fff;cursor:pointer;background:#1a1a1ab8;border:none;width:20px;height:20px;font-size:13px;line-height:1;position:absolute;top:2px;right:2px}.quote-module__b7cdYW__scopeTrack{grid-template-columns:repeat(4,1fr);gap:2px;margin-bottom:1.25rem;display:grid}.quote-module__b7cdYW__scopeSegment{background:var(--color-surface);border:1px solid var(--color-line);cursor:pointer;text-align:left;flex-direction:column;gap:.4rem;min-height:130px;padding:1rem .75rem 1.1rem;font-family:inherit;transition:background .18s,border-color .18s;display:flex}.quote-module__b7cdYW__scopeSegment:hover{border-color:var(--color-sakura-soft)}.quote-module__b7cdYW__scopeIncluded{background:var(--color-surface-soft);border-color:var(--color-sakura)}.quote-module__b7cdYW__scopeAnchor{cursor:default;box-shadow:inset 0 3px 0 var(--color-sakura)}.quote-module__b7cdYW__scopeIndex{font-family:var(--font-display);letter-spacing:.16em;color:var(--color-muted-4);font-size:.64rem}.quote-module__b7cdYW__scopeIncluded .quote-module__b7cdYW__scopeIndex{color:var(--color-sakura)}.quote-module__b7cdYW__scopeName{color:var(--color-ink);font-size:.86rem;font-weight:500;line-height:1.35}.quote-module__b7cdYW__scopeNote{letter-spacing:.12em;text-transform:uppercase;color:var(--color-muted-4);margin-top:auto;font-size:.68rem}.quote-module__b7cdYW__scopeSummary{font-family:var(--font-serif);color:var(--color-muted-1);font-size:.95rem;font-style:italic;line-height:1.6}.quote-module__b7cdYW__nav{border-top:1px solid var(--color-line-soft);align-items:center;gap:.75rem;margin-top:2.5rem;padding-top:1.75rem;display:flex}.quote-module__b7cdYW__next{background:var(--color-sakura);color:#fff;font-family:var(--font-body);letter-spacing:.16em;text-transform:uppercase;cursor:pointer;border:none;padding:.85rem 1.9rem;font-size:.76rem;transition:background .18s}.quote-module__b7cdYW__next:hover:not(:disabled){background:var(--color-sakura-dark)}.quote-module__b7cdYW__next:disabled{background:var(--color-ccc);cursor:not-allowed}.quote-module__b7cdYW__back,.quote-module__b7cdYW__skip{font-family:var(--font-body);letter-spacing:.12em;text-transform:uppercase;color:var(--color-muted-3);cursor:pointer;background:0 0;border:none;padding:.85rem 1.1rem;font-size:.76rem;transition:color .16s}.quote-module__b7cdYW__back:hover,.quote-module__b7cdYW__skip:hover{color:var(--color-sakura)}.quote-module__b7cdYW__spacer{flex:1}.quote-module__b7cdYW__modeSwitch{border-top:1px solid var(--color-line-soft);text-align:center;margin-top:2.5rem;padding-top:1.5rem}.quote-module__b7cdYW__modeButton{font-family:var(--font-body);color:var(--color-muted-3);cursor:pointer;text-underline-offset:3px;background:0 0;border:none;font-size:.78rem;text-decoration:underline;transition:color .16s}.quote-module__b7cdYW__modeButton:hover{color:var(--color-sakura)}.quote-module__b7cdYW__grid{grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:1.1rem 1.25rem;display:grid}.quote-module__b7cdYW__field{flex-direction:column;gap:.45rem;display:flex}.quote-module__b7cdYW__label{letter-spacing:.14em;text-transform:uppercase;color:var(--color-muted-2);font-size:.72rem}.quote-module__b7cdYW__select{width:100%;font-family:var(--font-body);color:var(--color-ink);background:var(--color-surface);border:1px solid var(--color-line);padding:.75rem .9rem;font-size:.95rem}.quote-module__b7cdYW__select:focus{border-color:var(--color-sakura);outline:none}.quote-module__b7cdYW__checks{flex-wrap:wrap;gap:.5rem;margin-top:.5rem;display:flex}.quote-module__b7cdYW__check{border:1px solid var(--color-line);background:var(--color-surface);color:var(--color-ink);cursor:pointer;align-items:center;gap:.5rem;padding:.6rem .9rem;font-family:inherit;font-size:.85rem;transition:border-color .16s,background .16s;display:inline-flex}.quote-module__b7cdYW__checkOn{border-color:var(--color-sakura);background:var(--color-surface-soft)}.quote-module__b7cdYW__subhead{font-family:var(--font-body);letter-spacing:.18em;text-transform:uppercase;color:var(--color-sakura);margin:2rem 0 1rem;font-size:.72rem}.quote-module__b7cdYW__error{background:var(--color-error-bg);border-left:2px solid var(--color-error);color:var(--color-error);margin-top:1.25rem;padding:.85rem 1rem;font-size:.88rem;line-height:1.55}.quote-module__b7cdYW__working{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1rem;min-height:340px;display:flex}.quote-module__b7cdYW__workingMark{border:1px solid var(--color-line);border-top-color:var(--color-sakura);border-radius:50%;width:30px;height:30px;animation:.9s linear infinite quote-module__b7cdYW__spin}@keyframes quote-module__b7cdYW__spin{to{transform:rotate(360deg)}}.quote-module__b7cdYW__workingText{font-family:var(--font-serif);color:var(--color-muted-2);font-size:1rem;font-style:italic}@media (prefers-reduced-motion:reduce){.quote-module__b7cdYW__workingMark{animation-duration:2.4s}}@media (max-width:640px){.quote-module__b7cdYW__frame{padding:0 1.25rem}.quote-module__b7cdYW__scopeTrack{grid-template-columns:1fr}.quote-module__b7cdYW__scopeSegment{min-height:auto}}.quote-module__b7cdYW__scopeExtremes{justify-content:space-between;gap:2.5rem;margin-bottom:1.75rem;display:flex}.quote-module__b7cdYW__scopeExtreme{font-family:var(--font-serif);color:var(--color-muted-2);max-width:220px;font-size:.85rem;font-style:italic;line-height:1.55}.quote-module__b7cdYW__scopeExtremeRight{text-align:right}.quote-module__b7cdYW__sliderZone{touch-action:none;margin:0 10px 1.25rem;padding:12px 0 4.2rem;position:relative}.quote-module__b7cdYW__sliderLine{background:var(--color-line);height:1px;position:absolute;top:18px;left:0;right:0}.quote-module__b7cdYW__sliderRange{background:var(--color-sakura);height:3px;transition:left .18s,width .18s;position:absolute;top:17px}.quote-module__b7cdYW__sliderDot{background:var(--color-surface);border:1px solid var(--color-ccc);cursor:pointer;border-radius:50%;width:11px;height:11px;padding:0;transition:border-color .16s,background .16s;position:absolute;top:18px;transform:translate(-50%,-50%)}.quote-module__b7cdYW__sliderDot:hover{border-color:var(--color-sakura)}.quote-module__b7cdYW__sliderDotActive{border-color:var(--color-sakura);background:var(--color-surface-soft)}.quote-module__b7cdYW__sliderDotAnchor{background:var(--color-sakura);border-color:var(--color-sakura);cursor:default}.quote-module__b7cdYW__sliderHandle{border:1.5px solid var(--color-sakura);cursor:grab;touch-action:none;background:#ffffffe6;border-radius:50%;width:24px;height:24px;transition:left .18s,box-shadow .16s;position:absolute;top:18px;transform:translate(-50%,-50%)}.quote-module__b7cdYW__sliderHandle:hover{box-shadow:0 0 0 5px #8b4d5c1a}.quote-module__b7cdYW__sliderHandle:active{cursor:grabbing;transition:box-shadow .16s}.quote-module__b7cdYW__sliderHandle:focus-visible{outline:2px solid var(--color-sakura);outline-offset:3px}.quote-module__b7cdYW__sliderLabel{text-align:center;width:120px;font-family:var(--font-body);letter-spacing:.05em;color:var(--color-muted-3);font-size:.68rem;line-height:1.45;transition:color .16s;position:absolute;top:40px;transform:translate(-50%)}.quote-module__b7cdYW__sliderLabelActive{color:var(--color-ink)}.quote-module__b7cdYW__sliderLabelFirst{text-align:left;margin-left:-10px;transform:none}.quote-module__b7cdYW__sliderLabelLast{text-align:right;margin-right:-10px;transform:translate(-100%)}.quote-module__b7cdYW__sliderAlways{font-family:var(--font-serif);letter-spacing:.04em;color:var(--color-sakura);margin-top:.2rem;font-size:.64rem;font-style:italic;display:block}@media (max-width:560px){.quote-module__b7cdYW__scopeExtremes{gap:1.25rem;margin-bottom:1.25rem}.quote-module__b7cdYW__scopeExtreme{font-size:.78rem}.quote-module__b7cdYW__sliderLabel{width:78px;font-size:.6rem}}.quote-module__b7cdYW__specSection{margin-bottom:2.25rem}.quote-module__b7cdYW__specTitle{font-family:var(--font-body);letter-spacing:.22em;text-transform:uppercase;color:var(--color-sakura);align-items:center;gap:1rem;margin-bottom:1.1rem;font-size:.66rem;font-weight:500;display:flex}.quote-module__b7cdYW__specTitleLine{background:var(--color-line);flex:1;height:1px}.quote-module__b7cdYW__specGrid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:1rem 1.25rem;display:grid}.quote-module__b7cdYW__specField{flex-direction:column;gap:.4rem;min-width:0;display:flex}.quote-module__b7cdYW__specLabel{font-family:var(--font-body);color:var(--color-ink-2);font-size:.78rem}.quote-module__b7cdYW__specInputWrap{display:block;position:relative}.quote-module__b7cdYW__specInput,.quote-module__b7cdYW__specSelect{width:100%;font-family:var(--font-body);color:var(--color-ink);background:var(--color-surface);border:1px solid var(--color-line);padding:.65rem .8rem;font-size:.95rem;transition:border-color .16s}.quote-module__b7cdYW__specInput:focus,.quote-module__b7cdYW__specSelect:focus,.quote-module__b7cdYW__specNotes:focus{border-color:var(--color-sakura);outline:none}.quote-module__b7cdYW__specUnit{color:var(--color-muted-4);pointer-events:none;font-size:.78rem;position:absolute;top:50%;right:.8rem;transform:translateY(-50%)}.quote-module__b7cdYW__specHint{color:var(--color-muted-3);font-size:.7rem;line-height:1.4}.quote-module__b7cdYW__specSubhead{font-family:var(--font-serif);color:var(--color-muted-2);margin:1.25rem 0 .75rem;font-size:.85rem;font-style:italic}.quote-module__b7cdYW__specComputed{font-family:var(--font-serif);color:var(--color-sakura);margin-top:.9rem;font-size:.85rem;font-style:italic}.quote-module__b7cdYW__specNotes{width:100%;font-family:var(--font-body);color:var(--color-ink);background:var(--color-surface);border:1px solid var(--color-line);resize:vertical;margin-top:.25rem;padding:.65rem .8rem;font-size:.95rem;line-height:1.6}.quote-module__b7cdYW__checkLocked{cursor:default;opacity:.85}.quote-module__b7cdYW__prefillNote{font-family:var(--font-serif);color:var(--color-sakura);margin-bottom:1rem;font-size:.85rem;font-style:italic}.quote-module__b7cdYW__prefillPending{font-family:var(--font-body);letter-spacing:.18em;text-transform:uppercase;color:var(--color-muted-3);align-items:center;gap:.65rem;margin-bottom:1rem;font-size:.66rem;display:flex}.quote-module__b7cdYW__prefillPulse{background:linear-gradient(90deg, var(--color-line) 0%, var(--color-sakura) 50%, var(--color-line) 100%);background-size:200% 100%;width:30px;height:2px;animation:1.2s linear infinite quote-module__b7cdYW__prefillSweep}@keyframes quote-module__b7cdYW__prefillSweep{0%{background-position:200% 0}to{background-position:-200% 0}}@media (prefers-reduced-motion:reduce){.quote-module__b7cdYW__prefillPulse{background:var(--color-sakura);animation:none}}.quote-module__b7cdYW__thumbDoc{width:100%;height:100%;color:var(--color-muted-2);text-align:center;word-break:break-all;flex-direction:column;justify-content:center;align-items:center;gap:.3rem;padding:.4rem;font-size:.58rem;display:flex;overflow:hidden}.quote-module__b7cdYW__thumbDoc em{font-style:normal;font-family:var(--font-display);letter-spacing:.1em;color:var(--color-sakura);font-size:.7rem}
.page-module__nC61QG__container{max-width:var(--container-narrow);margin:0 auto;padding:2rem}.page-module__nC61QG__formCard{border:1px solid var(--color-line-soft);background:#fff;max-width:400px;margin:0 auto;padding:2.5rem}.page-module__nC61QG__title{font-family:var(--font-inter), sans-serif;color:var(--color-ink);margin:0 0 .5rem;font-size:1.5rem;font-weight:600}.page-module__nC61QG__subtitle{font-family:var(--font-body);color:#666;margin:0 0 2rem;font-size:.875rem}.page-module__nC61QG__form{flex-direction:column;gap:1.25rem;display:flex}.page-module__nC61QG__label{font-family:var(--font-body);color:#555;flex-direction:column;gap:.5rem;font-size:.8125rem;display:flex}.page-module__nC61QG__input{font-family:var(--font-body);background:#fff;border:1px solid #ddd;padding:.875rem 1rem;font-size:.875rem}.page-module__nC61QG__input:focus{border-color:var(--color-sakura);outline:none}.page-module__nC61QG__button{background:var(--color-sakura);color:#fff;font-family:var(--font-body);cursor:pointer;border:none;margin-top:.5rem;padding:.875rem 1.5rem;font-size:.875rem;font-weight:500;transition:background .2s}.page-module__nC61QG__button:hover{background:var(--color-sakura-dark)}.page-module__nC61QG__button:disabled{background:var(--color-sakura-soft);cursor:not-allowed}.page-module__nC61QG__error{font-family:var(--font-body);color:var(--color-error);background:var(--color-error-bg);margin:0;padding:.75rem;font-size:.8125rem}.page-module__nC61QG__success{font-family:var(--font-body);color:#166534;background:#f0fdf4;margin:0;padding:.75rem;font-size:.8125rem}.page-module__nC61QG__footer{font-family:var(--font-body);color:#666;text-align:center;margin:1.5rem 0 0;font-size:.8125rem}.page-module__nC61QG__footer a{color:var(--color-sakura);text-decoration:none}.page-module__nC61QG__footer a:hover{text-decoration:underline}.page-module__nC61QG__googleBtn{color:#1a1a1a;width:100%;font-family:var(--font-body);cursor:pointer;background:#fff;border:1px solid #ddd;justify-content:center;align-items:center;gap:.6rem;margin-bottom:1rem;padding:.75rem 1rem;font-size:.9rem;text-decoration:none;transition:border-color .15s,background .15s;display:flex}.page-module__nC61QG__googleBtn:hover{background:#fafafa;border-color:#999}.page-module__nC61QG__divider{color:var(--color-muted-3,#888);align-items:center;gap:.75rem;margin:.5rem 0 1rem;font-family:Georgia,serif;font-size:.8rem;font-style:italic;display:flex}.page-module__nC61QG__divider:before,.page-module__nC61QG__divider:after{content:"";background:var(--color-line-soft,#eee);flex:1;height:1px}
.designer-module__CEmauq__wrap{max-width:var(--container-narrow);margin:0 auto;padding:2rem 2rem 3rem}.designer-module__CEmauq__card3d{aspect-ratio:856/540;cursor:grab;touch-action:pan-y;-webkit-user-select:none;user-select:none;width:100%;position:relative}.designer-module__CEmauq__card3d:active{cursor:grabbing}.designer-module__CEmauq__card3d canvas{width:100%;height:100%;display:block}.designer-module__CEmauq__starMark{width:56%}.designer-module__CEmauq__starMark path{fill:#d4a944}.designer-module__CEmauq__starMark ellipse{stroke:#d4a944}.designer-module__CEmauq__stage{perspective:1100px}.designer-module__CEmauq__card{--px:0;--py:0;aspect-ratio:856/540;-webkit-user-select:none;user-select:none;width:100%;transform:rotateX(calc(var(--py) * -6deg)) rotateY(calc(var(--px) * 8deg));will-change:transform;border-radius:10px;transition:transform .25s ease-out;position:relative;overflow:hidden;box-shadow:0 18px 40px #1a1a1a47,inset 0 1px #ffffff40}.designer-module__CEmauq__sheen{pointer-events:none;z-index:2;background:linear-gradient(115deg,#ffffff21 0%,#0000 32%),linear-gradient(295deg,#ffdca012 0%,#0000 40%);position:absolute;inset:0}.designer-module__CEmauq__guilloche{pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.designer-module__CEmauq__monogramBox{aspect-ratio:1;z-index:1;border:1.5px solid #eecf74d9;justify-content:center;align-items:center;width:11.5%;display:flex;position:absolute;top:8.5%;left:6.5%}.designer-module__CEmauq__monogram{font-family:var(--font-body);color:#0000;-webkit-background-clip:text;background-clip:text;font-size:2.1cqw;font-weight:600}.designer-module__CEmauq__card{container-type:inline-size}.designer-module__CEmauq__monogram{font-size:5.6cqw}.designer-module__CEmauq__cardBody{z-index:1;flex-direction:column;gap:2.2cqw;display:flex;position:absolute;top:42%;left:6.5%;right:8%}.designer-module__CEmauq__cardName{font-family:var(--font-body);letter-spacing:.06em;color:#0000;white-space:nowrap;text-overflow:ellipsis;-webkit-background-clip:text;background-clip:text;font-size:7.4cqw;font-weight:600;line-height:1;overflow:hidden}.designer-module__CEmauq__cardTitle{font-family:var(--font-body);letter-spacing:.22em;text-transform:uppercase;opacity:.9;white-space:nowrap;text-overflow:ellipsis;font-size:2.5cqw;overflow:hidden}.designer-module__CEmauq__cardFooter{z-index:1;font-family:var(--font-body);letter-spacing:.05em;opacity:.85;white-space:nowrap;text-overflow:ellipsis;font-size:2.3cqw;position:absolute;bottom:8.5%;left:6.5%;right:8%;overflow:hidden}.designer-module__CEmauq__footerDot{opacity:.55;margin:0 .35em}.designer-module__CEmauq__goldRule{z-index:1;width:1.5px;height:14%;position:absolute;top:8.5%;right:6.5%}.designer-module__CEmauq__panel{margin-top:1.5rem}.designer-module__CEmauq__fieldGrid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:.9rem 1.1rem;margin-bottom:1.5rem;display:grid}.designer-module__CEmauq__field{flex-direction:column;gap:.35rem;display:flex}.designer-module__CEmauq__fieldLabel{font-family:var(--font-body);letter-spacing:.18em;text-transform:uppercase;color:var(--color-muted-3);font-size:.66rem}.designer-module__CEmauq__fieldInput{width:100%;font-family:var(--font-body);color:var(--color-ink);background:var(--color-surface);border:1px solid var(--color-line);padding:.6rem .75rem;font-size:.92rem;transition:border-color .16s}.designer-module__CEmauq__fieldInput:focus{border-color:var(--color-sakura);outline:none}.designer-module__CEmauq__controls{flex-wrap:wrap;align-items:flex-end;gap:1.5rem;display:flex}.designer-module__CEmauq__controlLabel{font-family:var(--font-body);letter-spacing:.18em;text-transform:uppercase;color:var(--color-muted-3);margin-bottom:.5rem;font-size:.66rem;display:block}.designer-module__CEmauq__swatchRow{gap:.4rem;display:flex}.designer-module__CEmauq__colorDot{border:2px solid var(--color-line);cursor:pointer;border-radius:50%;width:26px;height:26px;padding:0;transition:transform .14s,border-color .14s}.designer-module__CEmauq__colorDot:hover{transform:scale(1.1)}.designer-module__CEmauq__colorDotOn{border-color:var(--color-sakura);box-shadow:0 0 0 3px #8b4d5c2e}.designer-module__CEmauq__guillocheToggle{border:1px solid var(--color-line);background:var(--color-surface);font-family:var(--font-body);color:var(--color-ink-2);cursor:pointer;padding:.6rem 1rem;font-size:.78rem;transition:border-color .16s,background .16s}.designer-module__CEmauq__guillocheOn{border-color:var(--color-sakura);background:var(--color-surface-soft);color:var(--color-ink)}.designer-module__CEmauq__spring{flex:1}.designer-module__CEmauq__save{background:var(--color-sakura);color:#fff;font-family:var(--font-body);letter-spacing:.16em;text-transform:uppercase;cursor:pointer;border:none;padding:.8rem 1.7rem;font-size:.76rem;transition:background .18s}.designer-module__CEmauq__save:hover:not(:disabled){background:var(--color-sakura-dark)}.designer-module__CEmauq__save:disabled{background:var(--color-ccc);cursor:wait}.designer-module__CEmauq__guillocheNote{font-family:var(--font-serif);color:var(--color-muted-2);margin-top:1rem;font-size:.88rem;font-style:italic;line-height:1.6}.designer-module__CEmauq__notice{border-left:2px solid var(--color-success);background:var(--color-surface-soft);color:var(--color-muted-1);margin-top:1rem;padding:.85rem 1rem;font-size:.88rem;line-height:1.6}.designer-module__CEmauq__craft{font-family:var(--font-serif);color:var(--color-muted-1);max-width:58ch;margin-top:1.5rem;font-size:.95rem;font-style:italic;line-height:1.7}@media (max-width:640px){.designer-module__CEmauq__wrap{padding:1.5rem 1.25rem 2.5rem}}.designer-module__CEmauq__gold,.designer-module__CEmauq__goldText{background-image:linear-gradient(115deg,#8a651f 0%,#d4a944 22%,#f9ecae 46%,#ddb64f 60%,#9d7526 82%,#e9cf78 100%);background-size:260% 100%;background-position:calc(50% + var(--px) * 55%) 0;transition:background-position .18s ease-out}.designer-module__CEmauq__goldText{color:#0000;-webkit-background-clip:text;background-clip:text}.designer-module__CEmauq__specular{z-index:3;pointer-events:none;background:radial-gradient(circle at calc(50% + var(--px) * 46%) calc(50% + var(--py) * 46%), #ffffff2e 0%, #ffffff0d 26%, transparent 58%);transition:background-position .18s ease-out;position:absolute;inset:0}.designer-module__CEmauq__grain{z-index:3;pointer-events:none;opacity:.055;mix-blend-mode:overlay;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-size:140px;position:absolute;inset:0}@media (prefers-reduced-motion:reduce){.designer-module__CEmauq__card{transition:none;transform:none}.designer-module__CEmauq__gold,.designer-module__CEmauq__goldText,.designer-module__CEmauq__specular{transition:none}}
