@import "https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@400;500;600;700&family=Noto+Sans+KR:wght@400;500;600;700&display=swap";:root{color:#29153a;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--serif:"Cormorant Garamond", Georgia, "Times New Roman", serif;--ink:#29153a;--muted:#6d5d78;--lavender:#c8a8e8;--lavender-dark:#7a4fac;--mint:#bad4ca;--mint-dark:#668b7c;--mint-soft:#edf7f2;--cream:#fffaf6;--line:#65847629;--shadow:0 26px 80px #43365221;background:#fbf7f9;font-family:Noto Sans KR,Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:radial-gradient(circle at 12% 0,#b88add2e,#0000 32rem),radial-gradient(circle at 86% 28%,#a9c6ba38,#0000 28rem),linear-gradient(#fbf7f9 0%,#fffaf6 54%,#edf7f2 100%);min-width:320px;margin:0}body:before{z-index:0;content:"";pointer-events:none;opacity:.16;mix-blend-mode:normal;background-image:repeating-linear-gradient(108deg,#0000 0 70px,#5268600b 71px 72px,#0000 73px 170px),repeating-linear-gradient(108deg,#0000 0 120px,#bad4ca0a 121px 122px,#0000 123px 250px);background-size:260px 380px,380px 520px;animation:4.8s linear infinite page-rain;position:fixed;inset:-20%}a{color:inherit;text-decoration:none}button,input{font:inherit}.site{z-index:1;animation:.68s both site-fade;position:relative;overflow:hidden}.hero{color:#fff;isolation:isolate;background-color:#3c284a;min-height:clamp(620px,60vw,820px);position:relative}.hero-media,.hero-media img,.hero-glass{width:100%;height:100%;display:block;position:absolute;inset:0}.hero-media img{object-fit:cover;object-position:center center;filter:saturate(.94)contrast(.96)brightness(1.08);transform:scale(1.01)}.hero-glass{z-index:0;pointer-events:none;-webkit-backdrop-filter:saturate(1.04);backdrop-filter:saturate(1.04);background:radial-gradient(circle at 68% 31%,#bad4ca29,#0000 26%),linear-gradient(90deg,#1f132bb3 0%,#37234280 35%,#34403b1f 66%,#19121c3d 100%),linear-gradient(#190f2338,#0000 46%,#fbf7f92e 100%)}.hero:before{z-index:0;content:"";pointer-events:none;opacity:.07;filter:blur(.15px);mix-blend-mode:screen;background-image:repeating-linear-gradient(105deg,#0000 0 28px,#ffffff1a 29px 30px,#0000 31px 92px),repeating-linear-gradient(105deg,#0000 0 64px,#cab4e212 65px 66px,#0000 67px 156px);background-size:210px 260px,330px 420px;animation:1.15s linear infinite rain-near;position:absolute;inset:-18%}.hero:after{z-index:0;content:"";pointer-events:none;opacity:.08;mix-blend-mode:screen;background-image:radial-gradient(circle,#ffffff1a 0 .7px,#0000 1.2px),repeating-linear-gradient(105deg,#0000 0 84px,#ffffff0f 85px 86px,#0000 87px 190px);background-size:150px 180px,260px 360px;animation:3.2s linear infinite rain-far;position:absolute;inset:-10%}@keyframes page-rain{0%{background-position:0 -360px,80px -520px}to{background-position:-54px 380px,-70px 520px}}@keyframes site-fade{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes rain-near{0%{background-position:0 -170px,38px -420px}to{background-position:-48px 260px,-64px 420px}}@keyframes rain-far{0%{background-position:0 -180px,30px -360px}to{background-position:-20px 180px,-26px 360px}}.topbar{z-index:2;grid-template-columns:auto 1fr auto auto;align-items:center;gap:22px;width:min(944px,100% - 80px);margin:0 auto;padding:22px 0;display:grid;position:absolute;top:0;left:0;right:0}.brand{align-items:start;line-height:1;display:inline-grid}.brand-logo{object-fit:contain;width:100%;height:auto;display:block}.brand span{font-family:var(--serif);letter-spacing:0;text-shadow:0 12px 32px #1209186b;font-size:clamp(2rem,3vw,2.85rem);font-weight:500}.brand small{color:#ffffffe0;letter-spacing:.04em;margin-top:3px;font-size:.78rem;font-weight:500}.nav-links{justify-content:center;gap:clamp(22px,3vw,38px);font-size:.82rem;font-weight:500;display:flex}.nav-links a{border-bottom:1px solid #0000;padding-bottom:6px}.nav-links a:first-child,.nav-links a:hover,.nav-links a:focus-visible{border-color:currentColor}.pill-button,.outline-button{letter-spacing:.08em;text-transform:uppercase;cursor:pointer;border:0;border-radius:8px;justify-content:center;align-items:center;min-height:38px;padding:0 24px;font-size:.72rem;font-weight:600;transition:transform .18s,box-shadow .18s,border-color .18s,background .18s;display:inline-flex}.topbar-cta{min-width:132px}.bag-button{place-items:end center;width:28px;height:32px;display:grid;position:relative}.bag-button span{border:2px solid #e7f1ecf2;border-radius:5px;width:18px;height:20px;display:block;position:relative}.bag-button span:before{content:"";border:2px solid #e7f1ecf2;border-bottom:0;border-radius:10px 10px 0 0;width:8px;height:8px;position:absolute;top:-9px;left:3px}.pill-button{color:#fff;background:linear-gradient(135deg,#bc8be0f5 0%,#8cbca9f2 100%);box-shadow:0 18px 36px #6b5b7e3d}.outline-button{color:#fff;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff14;border:1px solid #e7f1ecc2}.pill-button:hover,.outline-button:hover,.product-card:hover,.detail-card:hover{transform:translateY(-2px)}.outline-button.light{color:#654089;background:#ffffffb3;border-color:#6f93845c}.compact{min-height:38px;padding-inline:24px}.hero-content{z-index:1;width:min(944px,100% - 80px);margin:0 auto;padding-top:clamp(150px,14vw,190px);position:relative}.eyebrow{color:#dcc2f3;letter-spacing:.14em;margin:0 0 16px;font-size:.72rem;font-weight:500}.eyebrow.dark{color:#6f9384}.hero h1,.section-shell h2,.waitlist h2{font-family:var(--serif);letter-spacing:0;margin:0;font-weight:500}.hero h1{text-shadow:0 12px 38px #0d08126b;max-width:430px;font-size:clamp(3.2rem,5.3vw,5.9rem);font-weight:500;line-height:.9;display:grid}.accent-line{color:#caa0e7;text-shadow:0 10px 30px #a9c6ba61}.hero-heart{color:#fffffff0;font-family:var(--serif);text-shadow:0 0 24px #ffe3fb73;font-size:clamp(2.6rem,3.9vw,3.5rem);line-height:1;position:absolute;top:clamp(242px,26vw,310px);left:clamp(252px,28vw,350px);transform:rotate(-8deg)}.hero-korean{letter-spacing:.02em;margin:28px 0 10px;font-size:clamp(1rem,1.35vw,1.22rem);font-weight:500}.hero-body{max-width:340px;font-family:var(--serif);margin:0;font-size:1.04rem;font-style:italic;line-height:1.45}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:22px;display:flex}.hero-note{display:none}main{z-index:1;width:min(984px,100% - 40px);margin:-18px auto 0;position:relative}.feature-strip{border:1px solid #0000;border-bottom-color:var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(90deg,#fffaf6cc,#edf7f2c7),#ffffff7a;border-radius:22px 22px 0 0;grid-template-columns:repeat(4,1fr);gap:18px;margin:0 -6px;padding:20px 36px;display:grid}.feature{grid-template-columns:60px 1fr;align-items:center;gap:16px;min-width:0;display:grid}.feature+.feature{border-left:1px solid #6484752e;padding-left:18px}.feature-icon{width:58px;height:58px;color:var(--mint-dark);font-family:var(--serif);background:radial-gradient(circle at 34% 24%,#fffffff2,#e7f1eccc),#ffffffa6;border:1px solid #6f938447;border-radius:50%;place-items:center;font-size:1.9rem;font-weight:800;display:grid}.feature h2,.detail-card h3,.product-card h3,.footer h2{margin:0;font-size:.76rem;font-weight:600}.feature p,.detail-card p,.product-card p,.footer p,.footer a,.footer small{color:var(--muted);font-size:.68rem;line-height:1.45}.feature p{margin:6px 0 0}.detail-card p{margin:4px 0 0}.section-shell{border:1px solid var(--line);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(135deg,#fffaf6b8,#edf7f285),#ffffff85;border-radius:18px}.signature{grid-template-columns:230px minmax(280px,324px) minmax(280px,1fr);align-items:start;gap:18px;margin-top:0;padding:30px 38px;display:grid;position:relative;box-shadow:0 0 0 1px #c8a8e81a,0 34px 90px #8161972e,inset 0 1px #ffffff85}.signature:before{z-index:-1;content:"";filter:blur(18px);background:radial-gradient(circle at 42% 16%,#c8a8e847,#0000 38%);border-radius:16px;position:absolute;inset:10px}.product-copy{flex-direction:column;justify-content:center;min-width:0;display:flex}.product-copy h2{color:#442257;white-space:nowrap;font-size:clamp(1.9rem,2.75vw,2.55rem);font-weight:500;line-height:1.05}.available-badge{color:#567e6e;width:max-content;font-family:var(--serif);background:#edf7f2c7;border:1px solid #8db8a657;border-radius:999px;margin:-2px 0 12px;padding:6px 12px;font-size:.88rem;font-weight:600;box-shadow:0 0 28px #bad4ca6b}.korean{color:var(--muted);margin:6px 0 18px;font-size:.8rem;font-weight:600}.product-copy>.eyebrow{margin-bottom:12px}.product-copy>p:not(.eyebrow):not(.korean){margin:0;font-size:.86rem;line-height:1.35}.price{margin:18px 0 12px;font-size:1.16rem;display:block}.swatches{gap:10px;margin-bottom:20px;display:flex}.swatch{border:2px solid #fff;border-radius:50%;width:28px;height:28px;box-shadow:0 0 0 1px #49625633}.image-crop{background:#e8f2ed;border-radius:14px;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff6b}.image-crop img{object-fit:cover;filter:saturate(.86)contrast(.94)brightness(1.08);width:100%;height:100%;transition:transform .42s,filter .42s;display:block}.image-crop:before{z-index:1;content:"";pointer-events:none;mix-blend-mode:screen;background:linear-gradient(135deg,#ffffff24,#0000 42%),radial-gradient(circle at 20% 10%,#c8a8e829,#0000 34%),radial-gradient(circle at 88% 12%,#bad4ca2e,#0000 38%);position:absolute;inset:0}.signature-image{height:330px;box-shadow:0 26px 58px #382d4429}.signature-image:after,.detail-image:after,.product-image:after,.gift-image:after,.moment-image:after{z-index:1;color:#4726583d;content:"Sorabi™";font-family:var(--serif);letter-spacing:.03em;pointer-events:none;text-shadow:0 1px 8px #ffffff57;font-size:.92rem;font-weight:600;line-height:1;position:absolute;bottom:10px;right:12px}.detail-image:after,.product-image:after,.moment-image:after{opacity:.76;font-size:.68rem;bottom:8px;right:9px}.detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.detail-card,.product-card{border:1px solid var(--line);background:#ffffff94;border-radius:14px;transition:transform .22s,opacity .22s,box-shadow .22s;position:relative;overflow:hidden}.detail-card div:not(.image-crop),.product-card h3,.product-card p,.product-card strong{padding-inline:14px}.detail-card div:not(.image-crop){padding-block:8px 9px}.detail-image{aspect-ratio:1.7;border-radius:0}.product-list{margin-top:12px;padding:24px 28px 28px}.section-heading{justify-content:space-between;align-items:end;gap:24px;margin-bottom:8px;display:flex}.product-list .section-heading h2{display:block}.section-heading h2{color:#432154;margin:0;font-size:clamp(1.5rem,2.4vw,2.1rem);font-weight:500}.section-heading a{color:var(--mint-dark);font-weight:800}.product-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:16px;display:grid}.product-card{padding-bottom:12px}.product-card.sold-out{opacity:1}.product-card.sold-out:after{content:none}.product-card.sold-out .product-image{opacity:.62;filter:saturate(.9)}.product-card.sold-out h3,.product-card.sold-out p,.product-card.sold-out strong{opacity:1}.product-card h3{margin-top:10px}.product-card p{margin:0}.product-card strong{margin-top:4px;font-size:.76rem;font-weight:600;display:block}.product-image{aspect-ratio:1.55;border-radius:0}.badge{z-index:3;color:#68438e;background:#ffffffe6;border-radius:8px;padding:5px 9px;font-size:.7rem;font-weight:600;position:absolute;top:12px;left:12px}.sold-out-badge{z-index:3;color:#402d4bb8;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);font-family:var(--serif);letter-spacing:.03em;background:#ffffff94;border:1px solid #ffffff94;border-radius:999px;padding:6px 10px;font-size:.82rem;font-weight:600;animation:3.8s ease-in-out infinite sold-out-breathe;position:absolute;top:12px;right:12px;box-shadow:0 14px 26px #382d441a}@keyframes sold-out-breathe{0%,to{opacity:.62}50%{opacity:.9}}@keyframes sold-out-veil{0%{opacity:.38}to{opacity:.68}}.story-grid{grid-template-columns:minmax(0,1.35fr) minmax(360px,1fr);gap:12px;margin-top:12px;display:grid}.gift-card{grid-template-columns:minmax(190px,.74fr) minmax(300px,1fr);align-items:center;gap:18px;padding:18px 26px;display:grid}.gift-card h2{color:#452256;font-size:clamp(1.28rem,2vw,1.72rem);font-weight:500;line-height:1.05}.gift-card .eyebrow,.moments .eyebrow{letter-spacing:.03em;margin-bottom:8px;font-size:.68rem}.gift-card .korean{margin:6px 0 8px;font-size:.72rem;line-height:1.4}.gift-card .outline-button{min-height:32px}.gift-image{min-height:176px}.moments{padding:18px 20px}.moment-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.moment-grid figure{margin:0}.moment-image{aspect-ratio:1.5}.moment-grid figcaption{color:var(--muted);font-family:var(--serif);text-align:center;margin-top:7px;font-size:.96rem;font-style:italic}.waitlist{box-shadow:var(--shadow);background:radial-gradient(circle at 8%,#a9c6ba6b,#0000 20%),linear-gradient(90deg,#ffffffad,#c99ee833,#a9c6ba47),#eef8f3;border:1px solid #a678d842;border-radius:18px;grid-template-columns:1fr minmax(360px,.9fr);align-items:center;gap:28px;margin:14px 0 26px;padding:20px 36px;display:grid;position:relative}.waitlist-mark{object-fit:contain;opacity:.16;pointer-events:none;width:74px;height:74px;position:absolute;bottom:9px;left:18px}.waitlist h2{color:#442257;font-size:clamp(1.34rem,2.05vw,1.72rem);font-weight:500}.waitlist .eyebrow{margin-bottom:6px;font-size:.72rem}.waitlist p{margin:4px 0 0;font-size:.82rem}.waitlist-form{grid-template-columns:1fr auto;gap:14px;display:grid}.waitlist input{min-width:0;min-height:38px;color:var(--ink);background:#ffffffc7;border:1px solid #6f93844d;border-radius:8px;padding:0 18px}.form-message{color:var(--mint-dark);grid-column:2;margin:0;font-weight:700}.footer{grid-template-columns:1.4fr repeat(4,minmax(120px,1fr));gap:22px;width:min(934px,100% - 90px);margin:0 auto;padding:6px 0 30px;display:grid}.brand-logo-footer{object-fit:contain;object-position:left center;width:166px;max-height:70px}.footer-note{color:#4c6359c7;max-width:620px;font-family:var(--serif);grid-column:1/-1;font-size:.82rem;line-height:1.35}.footer .brand span{font-size:1.55rem}.footer .brand small{font-size:.76rem}.footer-brand span{color:#452256}.footer h2{margin:0 0 4px;font-size:.68rem}.footer a{display:block}.footer p,.footer a,.footer small{margin:0;font-size:.66rem;line-height:1.25}.social-links{font-weight:800}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}@media (width<=900px){.topbar{grid-template-columns:1fr auto}.nav-links{grid-area:2/1/auto/-1;justify-content:flex-start;padding-bottom:4px;overflow-x:auto}.signature{grid-template-columns:1fr 1fr}.product-copy{grid-column:1/-1}.feature-strip,.product-grid{grid-template-columns:repeat(2,1fr)}.feature+.feature{border-left:0;padding-left:0}.story-grid,.gift-card,.waitlist,.footer{grid-template-columns:1fr}.form-message{grid-column:1}}@media (width<=720px){main{width:min(100% - 20px,560px)}.hero{min-height:780px}.hero-media img{object-position:57% bottom;filter:saturate(.9)contrast(.96)brightness(1.04)}.hero-glass{background:linear-gradient(115deg,#0a071073 0%,#120a1b57 36%,#120a1b00 68%),linear-gradient(#23142d6b,#23142d1f 44%,#23142d3d),radial-gradient(circle at 58% 24%,#bad4ca24,#0000 30%)}.hero:before{opacity:.045;animation-duration:1.7s}.hero:after,body:before{opacity:.035}.topbar{gap:14px;width:calc(100% - 24px);padding-top:18px}.topbar-cta{display:none}.brand span{font-size:2.2rem}.brand small{font-size:.72rem}.nav-links{gap:18px;font-size:.85rem}.hero-content{width:calc(100% - 28px);max-width:350px;margin-left:14px;padding-top:142px}.hero-content:before{z-index:-1;content:"";pointer-events:none;filter:blur(.2px);background:radial-gradient(circle at 18% 28%,#00000073,#0000 54%),linear-gradient(105deg,#08050d73 0%,#08050d52 46%,#08050d00 100%);border-radius:0 34px 34px 0;width:min(350px,100vw - 24px);position:absolute;inset:-22px auto -28px -14px}.hero h1{max-width:330px;font-size:clamp(3.2rem,13vw,5rem);line-height:.98}.hero-heart{font-size:3.2rem;top:258px;left:min(268px,72vw)}.hero-korean{margin-top:22px}.hero-actions{margin-top:42px}.hero-note{display:none}.hero-actions,.waitlist-form{grid-template-columns:1fr}.hero-actions a,.waitlist-form button{width:100%}.feature-strip,.signature,.detail-grid,.product-grid,.moment-grid{grid-template-columns:1fr}.feature-strip{border-radius:8px;margin-inline:0}.feature{grid-template-columns:64px 1fr}.feature-icon{width:58px;height:58px;font-size:1.6rem}.signature,.product-list,.gift-card,.moments,.waitlist{padding:20px}.product-list{background:radial-gradient(circle at 10% 12%,#c8a8e833,#0000 34%),radial-gradient(circle at 88% 12%,#bad4ca3d,#0000 38%),linear-gradient(#fffcf8f5,#ffffffeb)}.product-card{background:#ffffffd1;border-radius:28px}.product-image{aspect-ratio:auto;border-radius:28px;height:clamp(280px,78vw,340px)}.product-image img{object-fit:cover;object-position:center}.product-card.sold-out .product-image{opacity:.62}.signature-image,.gift-image{min-height:260px}.section-heading{display:grid}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
