:root{--cream:#faf6f0;--paper:#fffdfa;--dark:#2a1b17;--muted:#75665f;--rose:#c98277;--rose-light:#f2ded8;--gold:#b78951;--line:#e8ddd4;--serif:'Playfair Display',Georgia,serif;--sans:'Plus Jakarta Sans',Arial,sans-serif}
*{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:100px;-webkit-tap-highlight-color:transparent;-webkit-text-size-adjust:100%}
body{margin:0;background:var(--cream);color:var(--dark);font-family:var(--sans);line-height:1.55;overflow-x:hidden}
body:has(.order-dialog[open]){overflow:hidden}
button,input,textarea{font:inherit}
button,a{touch-action:manipulation}
button{cursor:pointer}
a{color:inherit;text-decoration:none}
img{display:block;max-width:100%}
button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid var(--gold);outline-offset:3px}
.container{width:min(1180px,calc(100% - 48px));margin-inline:auto}
.section-pad{padding-block:106px}
.skip-link{position:fixed;left:16px;top:-70px;z-index:100;padding:10px 16px;background:var(--dark);color:#fff;border-radius:8px}.skip-link:focus{top:12px}
.site-header{position:sticky;top:0;z-index:50;background:rgba(250,246,240,.94);border-bottom:1px solid rgba(42,27,23,.07);backdrop-filter:blur(18px);padding-top:env(safe-area-inset-top,0px)}
.header-inner{height:78px;display:flex;align-items:center;gap:30px}
.brand{font:700 27px/1 var(--serif);letter-spacing:-.05em;white-space:nowrap}.brand span:first-child{color:var(--rose)}.brand-dot{color:var(--gold)}
.desktop-nav{margin:auto;display:flex;align-items:center;gap:38px;font-size:13px;font-weight:700}.desktop-nav a{transition:color .2s}
.button{display:inline-flex;align-items:center;justify-content:center;gap:15px;min-height:52px;padding:14px 25px;border:1px solid transparent;border-radius:100px;font-size:13px;font-weight:800;line-height:1.2;text-align:center;white-space:nowrap;transition:background .2s,color .2s,transform .15s,border-color .2s;user-select:none;-webkit-user-select:none}
.button:active,.product-order:active,.menu-toggle:active{transform:scale(.97)}
.button-dark{background:var(--dark);color:#fff}.button-rose{background:var(--rose);color:#fff}.button-outline{border-color:#cbbcb0;background:transparent}.button-light{background:var(--cream);color:var(--dark)}
.header-order{min-height:43px;padding:11px 19px}.menu-toggle{display:none;width:42px;height:42px;align-items:center;justify-content:center;flex-direction:column;gap:5px;border:1px solid var(--line);border-radius:12px;background:transparent}.menu-toggle span{width:18px;height:2px;background:var(--dark);border-radius:2px}.mobile-nav[hidden]{display:none}
.hero{padding-top:82px;padding-bottom:106px}.hero-grid{display:grid;grid-template-columns:1fr 1.04fr;align-items:center;gap:7%}.hero-copy{padding-block:30px}.eyebrow{display:flex;align-items:center;gap:10px;margin:0;color:var(--gold);font-size:11px;font-weight:800;letter-spacing:.17em;text-transform:uppercase}.eyebrow-mark{font-size:17px}.hero h1,.section-heading h2,.builder h2,.closing h2{font-family:var(--serif);font-weight:600;letter-spacing:-.055em;line-height:1.13}.hero h1{max-width:610px;margin:22px 0 0;font-size:clamp(48px,5.1vw,76px)}h1 em,h2 em{color:var(--rose);font-weight:500}.hero-description{max-width:510px;margin:26px 0 0;color:var(--muted);font-size:16px;line-height:1.9}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:31px}.hero-note{display:flex;align-items:center;gap:12px;margin-top:55px;color:var(--muted);font-size:11px;font-weight:700;letter-spacing:.02em}.note-stars{color:var(--gold);letter-spacing:3px;font-size:15px}.hero-visual{position:relative;padding:16px 0 16px 18px}.hero-image-wrap{height:565px;overflow:hidden;border-radius:190px 190px 24px 24px;background:#e9d5c7;box-shadow:0 25px 65px rgba(81,53,36,.13)}.hero-image-wrap img{width:100%;height:100%;object-fit:cover;object-position:center}.hero-sticker{position:absolute;left:-44px;bottom:56px;display:flex;flex-direction:column;align-items:center;justify-content:center;width:154px;height:154px;border:7px solid var(--cream);border-radius:50%;background:var(--rose);color:#fff;text-align:center;transform:rotate(-11deg);box-shadow:0 10px 30px #5226192b}.hero-sticker>span{font-size:24px;line-height:1}.hero-sticker strong{font:600 21px/1.1 var(--serif)}.hero-sticker small{margin-top:7px;font-size:9px;font-weight:700;letter-spacing:.08em}.hero-sparkle{position:absolute;color:var(--gold);font-size:28px}.sparkle-one{right:-25px;top:75px}.sparkle-two{left:-29px;top:65px;font-size:18px}
.promise-strip{background:var(--dark);color:#f8eee5}.promise-inner{min-height:72px;display:flex;align-items:center;justify-content:space-around;gap:25px}.promise-inner p{margin:0;font:600 11px/1.4 var(--sans);letter-spacing:.13em;text-transform:uppercase;white-space:nowrap}.promise-inner span{margin-right:10px;color:#e5ad8d;font-size:17px;vertical-align:middle}
.products{background:#fffdfa}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:38px}.section-heading h2,.builder h2{margin:13px 0 0;font-size:clamp(36px,4vw,54px)}.section-heading>p{max-width:330px;margin:0 0 6px;color:var(--muted);font-size:13px;line-height:1.8}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.product-card{overflow:hidden;border:1px solid #eee8e3;border-radius:18px;background:#fff;box-shadow:0 9px 30px rgba(44,25,16,.035)}.product-photo{position:relative;height:256px;overflow:hidden;background:#eee1d6}.product-photo img{width:100%;height:100%;object-fit:cover;transition:transform .45s}.product-tag{position:absolute;top:16px;left:16px;padding:8px 12px;border-radius:50px;background:rgba(255,253,250,.94);color:var(--dark);font-size:10px;font-weight:800}.product-content{padding:23px 23px 21px}.product-title-line{display:flex;justify-content:space-between;align-items:start;gap:8px}.product-title-line h3{margin:0;font:600 20px/1.2 var(--serif);letter-spacing:-.03em}.product-title-line h3 small{font:600 12px var(--sans);color:var(--muted)}.product-title-line strong{color:var(--gold);font-size:15px;white-space:nowrap}.product-title-line strong span{font-size:11px}.product-content>p{min-height:47px;margin:11px 0 18px;color:var(--muted);font-size:12px;line-height:1.8}.product-order{display:flex;align-items:center;justify-content:space-between;width:100%;padding:13px 0;border:0;border-top:1px solid var(--line);background:none;color:var(--dark);font-size:12px;font-weight:800;text-align:left;transition:color .2s,transform .15s}.product-order span{font-size:17px}.price-note{margin:24px 0 0;color:var(--muted);font-size:11px}
.builder{background:#f3ebe3}.builder-grid{display:grid;grid-template-columns:.82fr 1.18fr;gap:9%;align-items:start}.builder-intro{position:relative;min-height:570px;padding-top:30px}.builder-intro>p:not(.eyebrow){max-width:350px;margin:21px 0 0;color:var(--muted);font-size:14px;line-height:1.9}.builder-decoration{position:absolute;bottom:26px;left:22px;width:254px;height:254px;padding-top:76px;border:1px solid #d9c5b7;border-radius:50%;color:var(--dark);font:600 60px/.9 var(--serif);letter-spacing:-.07em;text-align:center;transform:rotate(-12deg)}.builder-decoration span:not(.decoration-star){color:var(--rose)}.builder-decoration .decoration-star{position:absolute;right:-27px;top:0;color:var(--gold);font:45px var(--sans)}.builder-form{padding:30px;background:#fffdfa;border:1px solid #eaded4;border-radius:20px;box-shadow:0 20px 50px #52331d0b}.builder-form fieldset{min-width:0;margin:0 0 25px;padding:0;border:0}.builder-form legend{margin-bottom:14px;font:700 15px var(--sans)}.builder-form legend span{margin-right:11px;color:var(--rose);font-size:11px}.option-grid{display:grid;gap:9px}.option-card{position:relative;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:13px 16px;border:1px solid var(--line);border-radius:11px;cursor:pointer;transition:border-color .2s,background .2s}.option-card:has(input:checked){border-color:var(--rose);background:#fbf1ed}.option-card input,.flavor-option input{position:absolute;opacity:0;width:1px;height:1px}.option-card:has(input:focus-visible),.flavor-option:has(input:focus-visible){outline:3px solid var(--gold);outline-offset:2px}.option-card span{display:flex;flex-direction:column}.option-card strong{font-size:13px}.option-card small{color:var(--muted);font-size:10px}.option-card b{font-size:11px;white-space:nowrap}.flavor-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.flavor-option{position:relative;cursor:pointer}.flavor-option span{display:block;padding:13px 6px;border:1px solid var(--line);border-radius:10px;font-size:11px;font-weight:700;text-align:center;white-space:nowrap;transition:border-color .2s,background .2s}.flavor-option:has(input:checked) span{border-color:var(--rose);background:#fbf1ed}.message-label{display:flex;justify-content:space-between;margin-bottom:10px;font-size:13px;font-weight:700}.message-label span{color:var(--muted);font-size:11px;font-weight:500}.builder-form textarea{width:100%;min-height:90px;padding:12px 14px;border:1px solid var(--line);border-radius:10px;background:white;color:var(--dark);font-size:16px;resize:vertical}.builder-form textarea::placeholder{color:#a99a8e;font-size:12px}.builder-total{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-top:20px;padding:16px 0;border-top:1px solid var(--line);font-size:12px;font-weight:700}.builder-total strong{font-size:19px;color:var(--rose)}.builder-submit{width:100%;border:0}.builder-disclaimer{margin:10px 0 0;color:var(--muted);font-size:10px;text-align:center}
.branches{background:var(--cream)}.branch-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.branch-card{padding:30px 31px 22px;border:1px solid var(--line);border-radius:17px;background:#fffdfa}.branch-icon{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;background:#f6e9df;color:var(--rose);font-size:24px;line-height:1}.branch-card h3{margin:23px 0 13px;font:600 25px/1.3 var(--serif)}.branch-card address{color:var(--muted);font-size:13px;font-style:normal}.branch-phone{display:inline-block;margin-top:5px;font-size:13px;font-weight:700}.branch-bottom{display:flex;justify-content:space-between;gap:12px;margin-top:27px;padding-top:16px;border-top:1px solid var(--line);font-size:11px;font-weight:700}.branch-bottom span{color:var(--gold)}.branch-bottom a{white-space:nowrap}
.closing{padding:56px 0;background:var(--rose);color:#fff}.closing-inner{display:flex;align-items:center;justify-content:space-between;gap:30px}.closing .eyebrow{color:#fff9}.closing h2{margin:11px 0 0;font-size:clamp(30px,3.4vw,46px)}
.site-footer{padding-top:56px;background:var(--dark);color:#f6eae0}.footer-main{display:grid;grid-template-columns:1fr auto auto;gap:100px;padding-bottom:55px}.brand-footer{display:inline-block;color:#fff}.footer-main p{margin:14px 0 0;color:#c5b7ac;font-size:12px}.footer-links{display:flex;flex-direction:column;gap:12px;font-size:12px;font-weight:600}.footer-bottom{display:flex;justify-content:space-between;gap:20px;padding:18px 0 calc(18px + env(safe-area-inset-bottom,0px));border-top:1px solid #ffffff21;color:#bbaea6;font-size:10px}
.order-dialog{width:min(520px,calc(100% - 32px));max-height:calc(100dvh - 32px);padding:29px;border:0;border-radius:18px;box-shadow:0 30px 90px #190c0866;background:#fffdfa;color:var(--dark);overflow:auto}.order-dialog::backdrop{background:#1c100dc7;backdrop-filter:blur(3px)}.order-dialog form{position:absolute;right:18px;top:14px}.dialog-close{width:34px;height:34px;border:0;border-radius:50%;background:#f2e9e2;color:var(--dark);font-size:24px;line-height:1}.order-dialog h2{margin:11px 0 9px;font:600 29px/1.2 var(--serif)}.order-dialog>p:not(.eyebrow):not(.copy-status){margin:0 0 22px;color:var(--muted);font-size:13px}.order-dialog label{display:block;margin-bottom:9px;font-size:12px;font-weight:700}.order-dialog textarea{width:100%;padding:12px;border:1px solid var(--line);border-radius:10px;color:var(--dark);font-size:16px;resize:vertical}.dialog-actions{display:flex;gap:9px;margin-top:15px}.dialog-actions .button{flex:1;min-width:0;padding-inline:13px;font-size:11px}.copy-status{min-height:17px;margin:9px 0 0;color:var(--rose);font-size:11px;font-weight:700}
@media (hover:hover) and (pointer:fine){.desktop-nav a:hover,.footer-links a:hover,.footer-bottom a:hover,.branch-bottom a:hover{color:var(--rose)}.button-dark:hover{background:#4c3028}.button-rose:hover{background:#b66f64}.button-outline:hover{background:var(--dark);border-color:var(--dark);color:#fff}.button-light:hover{background:#fff}.product-card:hover .product-photo img{transform:scale(1.045)}.product-order:hover{color:var(--rose)}.branch-phone:hover{text-decoration:underline}}
@media (max-width:960px){.hero-grid{gap:4%}.hero h1{font-size:clamp(43px,5vw,60px)}.hero-image-wrap{height:500px}.hero-sticker{left:-22px;width:126px;height:126px}.product-title-line{display:block}.product-title-line strong{display:block;margin-top:7px}.builder-grid{gap:5%}.footer-main{gap:50px}}
@media (max-width:740px){html{scroll-padding-top:82px}.container{width:min(100% - 36px,540px)}.section-pad{padding-block:72px}.header-inner{height:67px}.brand{font-size:25px}.desktop-nav,.header-order{display:none}.menu-toggle{display:flex;margin-left:auto}.mobile-nav{display:flex;flex-direction:column;gap:0;padding:0 18px 16px;background:var(--cream);border-top:1px solid var(--line)}.mobile-nav a{padding:13px 7px;border-bottom:1px solid var(--line);font-size:13px;font-weight:700}.hero{padding-top:38px;padding-bottom:72px}.hero-grid{grid-template-columns:1fr;gap:42px}.hero-copy{padding:0}.hero h1{max-width:520px;font-size:clamp(44px,9.4vw,62px)}.hero-description{margin-top:18px;font-size:14px}.hero-actions{margin-top:24px}.hero-note{margin-top:27px}.hero-visual{padding:0 16px 0 22px}.hero-image-wrap{height:min(112vw,510px);border-radius:145px 145px 20px 20px}.hero-sticker{bottom:28px;left:-13px}.sparkle-one{right:-10px}.sparkle-two{left:0}.promise-inner{min-height:62px;justify-content:flex-start;overflow-x:auto;scrollbar-width:none}.promise-inner::-webkit-scrollbar{display:none}.promise-inner p{font-size:9px}.section-heading{display:block;margin-bottom:27px}.section-heading>p{margin-top:13px}.section-heading h2,.builder h2{font-size:clamp(35px,8vw,46px)}.product-grid{grid-template-columns:1fr;gap:16px}.product-photo{height:285px}.product-title-line{display:flex}.product-title-line strong{margin-top:0}.product-content>p{min-height:0}.builder-grid{grid-template-columns:1fr;gap:25px}.builder-intro{min-height:0;padding:0}.builder-intro>p:not(.eyebrow){max-width:520px}.builder-decoration{display:none}.branch-grid{grid-template-columns:1fr}.closing-inner{align-items:flex-start;flex-direction:column}.footer-main{grid-template-columns:1fr 1fr;gap:31px}.footer-main>div:first-child{grid-column:1/-1}.footer-bottom{align-items:flex-start;flex-direction:column;gap:8px}}
@media (max-width:430px){.container{width:calc(100% - 32px)}.hero-actions{display:grid;grid-template-columns:1fr}.hero-actions .button{width:100%}.hero-image-wrap{height:400px}.hero-sticker{width:108px;height:108px;border-width:5px}.hero-sticker strong{font-size:17px}.hero-sticker small{font-size:8px}.product-photo{height:230px}.product-title-line{display:block}.product-title-line strong{margin-top:6px}.builder-form{padding:20px}.flavor-grid{gap:5px}.flavor-option span{font-size:10px}.branch-card{padding:25px 22px 19px}.branch-bottom{font-size:10px}.dialog-actions{flex-direction:column}}
@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition-duration:.01ms!important;animation-duration:.01ms!important}}
