:root{--bg:#fbfaf8;--surface:#fff;--surface-soft:#f5efeb;--text:#262220;--muted:#6f6661;--line:#e6ddd7;--rose:#b96f73;--rose-dark:#8f5156;--rose-soft:#edd8d5;--sand-soft:#eee4da;--shadow:0 18px 50px rgba(66,48,40,.08);--radius:22px;--radius-sm:14px;--container:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.55}svg{display:block;max-width:100%}a{color:inherit}button{font:inherit;color:inherit}.skip-link{position:absolute;left:1rem;top:-5rem;z-index:1000;background:var(--text);color:#fff;padding:.75rem 1rem;border-radius:10px}.skip-link:focus{top:1rem}.container{width:min(100% - 32px,var(--container));margin-inline:auto}.site-header{position:sticky;top:0;z-index:50;background:rgba(251,250,248,.92);backdrop-filter:blur(14px);border-bottom:1px solid rgba(230,221,215,.8)}.header-inner{min-height:70px;display:flex;align-items:center;justify-content:space-between;gap:20px}.brand,.footer-brand{font-family:Georgia,"Times New Roman",serif;font-weight:700}.brand{text-decoration:none}.top-nav{display:none;gap:24px}.top-nav a{text-decoration:none;color:var(--muted)}.header-cta,.button{text-decoration:none;border-radius:999px;font-weight:800}.header-cta{color:#fff;background:var(--text);padding:.68rem .95rem}.hero{padding:52px 0 64px;overflow:hidden}.hero-grid{display:grid;gap:42px;align-items:center}.eyebrow{margin:0 0 12px;color:var(--rose-dark);text-transform:uppercase;letter-spacing:.12em;font-size:.75rem;font-weight:800}h1,h2,h3{margin-top:0}h1,h2{font-family:Georgia,"Times New Roman",serif;line-height:1.06}h1{font-size:clamp(2.55rem,10vw,5.4rem);margin-bottom:22px;max-width:11ch}h2{font-size:clamp(2rem,7vw,3.7rem);margin-bottom:14px}.hero-lead{max-width:650px;color:var(--muted);font-size:clamp(1.08rem,2.8vw,1.35rem)}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.button{min-height:48px;display:inline-flex;align-items:center;justify-content:center;padding:.85rem 1.25rem;border:1px solid transparent;cursor:pointer}.button-primary{background:var(--rose-dark);color:#fff}.button-secondary{border-color:var(--line);background:var(--surface)}.hero-note{color:var(--muted)}.fashion-visual{position:relative;min-height:410px;display:grid;place-items:center}.visual-card-main{width:min(82vw,390px);border-radius:30px;box-shadow:var(--shadow);transform:rotate(2deg);overflow:hidden}.visual-tag{position:absolute;padding:.62rem .85rem;border-radius:999px;background:#fffffff0;border:1px solid var(--line);font-weight:800;font-size:.82rem;text-transform:uppercase}.tag-one{top:8%;left:1%}.tag-two{right:0;top:34%}.tag-three{left:6%;bottom:8%}.section{padding:76px 0}.section-soft{background:var(--surface-soft)}.section-heading{max-width:760px;margin-bottom:28px}.section-heading>p:last-child{color:var(--muted)}.price-grid,.occasion-grid,.tips-grid{display:grid;gap:14px}.price-card,.occasion-card{padding:22px;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);text-decoration:none}.price-card{min-height:200px;display:flex;flex-direction:column}.price-card-accent{background:var(--text);color:#fff}.price-kicker{color:var(--rose-dark);font-weight:800}.price-card strong{font-family:Georgia,serif;font-size:1.55rem;margin:16px 0 10px}.price-card>span:nth-of-type(2),.occasion-card p{color:var(--muted)}.card-arrow{margin-top:auto;align-self:flex-end}.occasion-icon{width:42px;height:42px;display:inline-grid;place-items:center;border-radius:50%;background:var(--rose-soft);color:var(--rose-dark);font-weight:800;margin-bottom:24px}.occasion-card h3{font-family:Georgia,serif}.finder-section{background:var(--text);color:#fff}.finder-wrap{display:grid;gap:32px}.finder-intro>p:not(.eyebrow),.finder-benefits{color:#d6cbc6}.finder-benefits{list-style:none;padding:0}.finder-card{background:#fff;color:var(--text);border-radius:28px;padding:22px}.stepper{display:flex;align-items:center;margin-bottom:28px}.step-dot{width:32px;height:32px;display:grid;place-items:center;border-radius:50%;background:var(--sand-soft);color:var(--muted);font-weight:800}.step-dot.is-active,.step-dot.is-complete{background:var(--rose-dark);color:#fff}.step-line{height:1px;flex:1;background:var(--line)}.step-label{color:var(--rose-dark);font-size:.75rem;font-weight:800;text-transform:uppercase}.choice-grid{display:grid;grid-template-columns:1fr;gap:10px}.choice{min-height:52px;background:#fff;border:1px solid var(--line);border-radius:var(--radius-sm);padding:.85rem 1rem;text-align:left;font-weight:750}.choice.is-selected{border-color:var(--rose-dark);background:#f9ecea}.finder-result p:not(.step-label),.finder-placeholder p,.tip-card p,.footer-grid p{color:var(--muted)}.text-button{padding:.85rem 1rem;border:0;background:transparent;text-decoration:underline;color:var(--muted)}.finder-placeholder{margin-top:22px;padding:18px;border-radius:16px;background:var(--sand-soft);border:1px solid var(--line)}.text-link{color:var(--rose-dark);font-weight:800}.tips-grid{grid-template-columns:1fr}.tip-card{padding:24px 0;border-top:1px solid #d8cbc3}.tip-number{color:var(--rose-dark);font-weight:800}.tip-card h3{font-family:Georgia,serif}.site-footer{padding:56px 0;border-top:1px solid var(--line);background:#f1ebe6}.footer-grid{display:grid;gap:28px}.affiliate-note{padding:18px;border:1px dashed #cdbdb4;border-radius:16px}@media(min-width:620px){.price-grid,.occasion-grid,.choice-grid{grid-template-columns:repeat(2,1fr)}.tips-grid{grid-template-columns:repeat(3,1fr)}}@media(min-width:880px){.top-nav{display:flex}.hero{padding:86px 0 96px}.hero-grid{grid-template-columns:1.15fr .85fr;gap:70px}.section{padding:104px 0}.price-grid{grid-template-columns:repeat(4,1fr)}.occasion-grid{grid-template-columns:repeat(3,1fr)}.finder-wrap{grid-template-columns:.85fr 1.15fr;gap:70px}.finder-card{padding:32px}.footer-grid{grid-template-columns:1.1fr 1fr 1fr}}