@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Playfair+Display:ital,wght@0,600;0,700;1,600;1,700&display=swap";:root{--green:#d9272e;--deep:#292929;--cream:#faf8f5;--ink:#292929;--muted:#6b6b6b;--line:#e7e0dc;--pink:#f8e3e3;color:var(--ink);background:var(--cream);font-family:DM Sans,sans-serif}.decoration-builder{background:#ffffffd1;border:1px solid #eadbd5;border-radius:18px;gap:24px;padding:22px;display:grid;box-shadow:0 18px 45px #5b36270f}.decoration-section-heading{justify-content:space-between;align-items:center;gap:12px;display:flex}.decoration-section-heading h3{margin:0;font:700 22px/1.2 Arial,sans-serif}.decoration-section-heading>span{color:#c83e36;text-transform:uppercase;letter-spacing:.06em;background:#fff0f0;border-radius:999px;padding:5px 10px;font-size:12px;font-weight:800}.color-groups{background:#fff;border:1px solid #eee2dd;border-radius:14px;grid-template-columns:1fr;display:grid;overflow:hidden}.color-group{border:0;min-width:0;margin:0;padding:18px}.color-group+.color-group{border-top:1px solid #eee2dd}.color-group legend{width:100%;padding:0;font-weight:800}.color-group legend small{color:#8c817d;font-weight:500}.color-swatches{grid-template-columns:repeat(auto-fit,minmax(118px,1fr));gap:8px;margin-top:13px;display:grid}.color-swatches button{color:#554c48;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:10px;align-items:center;gap:8px;min-width:0;padding:8px;font-size:11px;display:flex}.color-swatches button:hover,.color-swatches button.selected{background:#fff5f3;border-color:#d33b34;box-shadow:0 5px 16px #c637301a}.color-swatches i{border:2px solid #fff;border-radius:50%;flex:0 0 27px;width:27px;height:27px;display:block;box-shadow:0 0 0 1px #e6d9d2}.color-swatches span{white-space:normal;min-width:0}.special-decoration-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.special-decoration-grid>button{text-align:left;cursor:pointer;background:#fff;border:1px solid #e7dad5;border-radius:14px;align-items:center;gap:14px;min-height:112px;padding:18px;display:flex}.special-decoration-grid>button.selected{background:#fff8f6;border:2px solid #d33b34}.special-decoration-grid b,.figurine-source b{font-size:15px;display:block}.special-decoration-grid small,.figurine-source small{color:#776d68;margin-top:5px;line-height:1.35;display:block}.decoration-card-icon{color:#c73f37;background:#fff0ef;border-radius:50%;flex:0 0 58px;place-items:center;width:58px;height:58px;font-size:29px;display:grid}.figurine-builder{border-top:1px solid #ede0db;padding-top:20px}.figurine-builder h4{margin:0 0 13px;font-size:18px}.figurine-approval-notice{color:#80551b;background:#fff8e8;border:1px solid #e9c67a;border-radius:12px;margin:0 0 18px;padding:12px 14px;font-weight:700}.figurine-source label{cursor:pointer;align-items:center;gap:12px;min-height:88px;display:flex}.figurine-source input{accent-color:#c93e36}.figurine-gallery{grid-template-columns:repeat(auto-fit,minmax(135px,1fr));gap:10px;margin-top:14px;display:grid}.figurine-gallery>button{text-align:left;cursor:pointer;background:#fff;border:1px solid #eaded8;border-radius:12px;grid-template-columns:58px 1fr;align-items:center;gap:8px;min-height:92px;padding:9px;display:grid}.figurine-gallery>button.selected{background:#fff7f5;border:2px solid #d33b34}.figurine-gallery img,.figurine-placeholder{object-fit:contain;background:#fff7f2;border-radius:10px;width:58px;height:58px}.figurine-gallery b,.figurine-gallery small,.figurine-gallery strong{display:block}.figurine-gallery small{color:#3f9a62;margin:4px 0}.figurine-gallery strong{color:#b83c34;font-size:12px}.empty-figurines{color:#746a65;text-align:center;background:#faf7f4;border-radius:10px;grid-column:1/-1;margin:0;padding:18px}.special-decoration-grid>button strong{color:#b83c34;margin-top:7px;font-size:12px;display:block}.decoration-inventory-group{border-top:1px solid #ede0db;padding-top:18px}.decoration-inventory-group header{justify-content:space-between;align-items:end;gap:12px;display:flex}.decoration-inventory-group h4{font-family:var(--serif);margin:0;font-size:21px}.decoration-inventory-group header small{color:#776d68}.decoration-item-gallery>button{grid-template-columns:78px 1fr;min-height:112px}.decoration-item-gallery img,.decoration-item-gallery .figurine-placeholder{object-fit:cover;width:78px;height:78px}.decoration-confirmation-note{color:#74501d;background:#fff8e8;border:1px solid #e8c780;border-radius:12px;margin:0;padding:13px 15px}.photo-heading{border-top:1px solid #ede0db;padding-top:19px}.photo-heading h3 small{color:#8e817c;font:500 13px Arial,sans-serif}.photo-heading p{color:#776e69;margin:5px 0 0}.decoration-notices{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.decoration-notices p{color:#755d4f;background:#fff7ed;border-radius:10px;margin:0;padding:13px;font-size:12px;line-height:1.4}.decoration-notices p:last-child{color:#3d7250;background:#eff8f2}@media (width<=1100px){.color-groups{grid-template-columns:1fr}.color-group+.color-group{border-top:1px solid #eee2dd;border-left:0}.special-decoration-grid,.decoration-notices{grid-template-columns:1fr}}@media (width<=680px){.decoration-builder{padding:14px}.color-swatches{grid-template-columns:repeat(4,1fr)}.figurine-gallery{grid-template-columns:1fr 1fr}.figurine-gallery>button{text-align:center;grid-template-columns:1fr}.figurine-gallery img,.figurine-placeholder{margin:auto}}*{box-sizing:border-box}body{margin:0}button,input,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.42}.brand-mark{letter-spacing:-3px;color:#fff;background:var(--green);border-radius:0 0 14px 14px;place-items:center;width:62px;height:47px;padding-right:4px;font:700 32px/1 Playfair Display;display:grid}.brand-logo{object-fit:contain;width:104px;height:76px;display:block}.brand-logo.sweet-atelier-flow-logo,.flow-brand .sweet-atelier-flow-logo,.occasion-brand .sweet-atelier-flow-logo{object-fit:contain;width:154px;height:78px}.logo-home-button{cursor:pointer;background:0 0;border:0;border-radius:10px;margin:0 auto;padding:0;display:block}.logo-home-button:focus-visible{outline-offset:4px;outline:3px solid #cf1f2f}.welcome{background:#f8f2e8;flex-direction:column;min-height:100vh;display:flex}.welcome header{height:86px;color:var(--deep);letter-spacing:2px;align-items:center;gap:15px;padding:0 7.5vw;font-size:11px;font-weight:700;display:flex}.welcome .lang{letter-spacing:0;border:1px solid #d5d7cb;border-radius:20px;margin-left:auto;padding:8px 12px}.hero{flex:1;grid-template-columns:1.1fr .9fr;align-items:center;gap:50px;width:85%;max-width:1140px;margin:auto;padding:50px 0 80px;display:grid}.eyebrow{letter-spacing:2.1px;color:var(--green);margin:0 0 18px;font-size:11px;font-weight:700}.hero h1,.confirmation h1{letter-spacing:-3px;color:var(--deep);margin:0;font:700 clamp(52px,7vw,88px)/.98 Playfair Display}.hero h1 i{color:#d15079}.hero-text{color:#61726b;max-width:370px;margin:25px 0 34px;font-size:18px;line-height:1.55}.primary{background:var(--green);color:#fff;border:0;border-radius:9px;min-width:166px;padding:15px 22px;font-weight:700;box-shadow:0 4px 10px #006a4e22}.primary span{margin-left:14px;font-size:20px}.primary.big{padding:18px 26px;font-size:16px}.hero-cake{background:#f5d9d9;border-radius:48% 52% 40% 60%/48% 40% 60% 52%;place-items:center;height:380px;display:grid;transform:rotate(-5deg)}.hero-cake .cake-art{transform:scale(1.6)rotate(5deg)}.welcome footer{color:#7a8b83;border-top:1px solid #e8e1d6;justify-content:space-between;padding:24px 7.5vw;font-size:13px;display:flex}.welcome footer b{color:var(--green)}.global-language-host{z-index:10000;position:fixed;top:18px;right:22px}.language-switcher{background:#fff;border:1px solid #eadbd5;border-radius:24px;gap:3px;padding:4px;display:flex;box-shadow:0 4px 14px #38231c20}.language-switcher button{color:#777;background:0 0;border:0;border-radius:17px;padding:7px 9px;font-size:11px;font-weight:800}.language-switcher button.active{color:#fff;background:#d9272e}.welcome header>.language-switcher{margin-left:auto}@media (width<=680px){.global-language-host{top:10px;right:10px}.language-switcher button{padding:6px 7px}}.cake-art{filter:drop-shadow(0 12px 7px #553c3822);width:118px;height:94px;margin:13px auto 7px;position:relative}.cake-art i{background:var(--cake);border-radius:7px 7px 17px 17px;height:39px;position:absolute;bottom:8px;left:12px;right:12px}.cake-art b{background:#fff9eb;border-bottom:4px solid #e8d6c9;border-radius:50%;height:20px;position:absolute;bottom:42px;left:9px;right:9px}.cake-art em{background:var(--cake);z-index:1;border-radius:50%;height:17px;position:absolute;bottom:61px;left:27px;right:27px}.cake-art span{background:#ffcb5c;border-radius:50% 50% 35% 35%;width:8px;height:15px;position:absolute;bottom:79px;left:44%;box-shadow:14px 5px #ff8e94,-15px 3px #6fb79a}.cake-art.fruit span{background:#e2495e;border-radius:50%;width:13px;height:13px;box-shadow:16px 5px #ffce45,-16px 3px #73b05d,4px -9px #e2495e}.cake-art.figurine span{width:23px;height:23px;box-shadow:none;background:#7d5c9d;border-radius:50%;bottom:70px;left:40%}.cake-art.anniversary{width:140px}.cake-art.anniversary i{border-radius:6px;width:118px;left:11px}.cake-art.anniversary b{border-radius:8px;left:8px;right:8px}.cake-art.small{transform-origin:0;margin:-10px -5px -10px 0;transform:scale(.7)}.app{background:linear-gradient(#fffaf47a,#fffaf47a),var(--order-background) center/cover fixed;grid-template-columns:220px minmax(540px,1fr) 270px;min-height:100vh;display:grid}.app>aside:first-of-type{background:#fffdf8e8;flex-direction:column;padding:0 26px;display:flex}.side-label{letter-spacing:2px;color:#4d645b;margin:11px 0 52px;font-size:9px;font-weight:700}nav{gap:8px;display:grid}nav button{color:#82918a;text-align:left;background:0 0;border:0;align-items:center;gap:11px;padding:10px 0;font-size:14px;font-weight:600;display:flex}nav i{border:1px solid #ccd5cb;border-radius:50%;place-items:center;width:23px;height:23px;font-size:10px;font-style:normal;display:grid}nav button.active{color:var(--green)}nav button.active i{background:var(--green);border-color:var(--green);color:#fff}nav button.done{color:#587167}nav button.done i{color:var(--green);background:#d6ece2;border-color:#d6ece2}.help{color:#8a9991;border-top:1px solid #dfe5dc;margin-top:auto;margin-bottom:30px;padding-top:21px;font-size:11px;line-height:1.7}.help b{color:var(--green);font-size:12px}.flow{-webkit-backdrop-filter:blur(1.5px);backdrop-filter:blur(1.5px);background:#fffdf8b8;flex-direction:column;min-height:100vh;display:flex;position:relative}.flow-brand{color:#bd2630;justify-items:center;padding:20px 20px 15px;display:grid}.flow-brand b{letter-spacing:6px;font:700 25px/1 Georgia,serif}.flow-brand span{color:#606060;margin-top:5px;font-size:13px}.progress{background:#e7ebe4;height:4px}.progress i{background:#ec87a8;height:100%;transition:width .25s;display:block}.content{flex:1;width:min(840px,88%);margin:0 auto;padding:34px 0 130px}.details-tip{float:right;color:#3f4542;background:#fffaf8;border:1px solid #efd7d2;border-radius:10px;align-items:center;gap:10px;width:220px;margin-top:-88px;padding:14px;font-size:11px;line-height:1.45;display:flex}.details-tip:first-letter{font-size:24px}.custom-fields{clear:both;padding-top:24px}.details-tip~.full-label{clear:both}.allergy-banner{color:#387848;background:#f3f8f1;border:1px solid #dce8dd;border-radius:9px;align-items:center;gap:12px;margin-top:18px;padding:12px 16px;display:flex}.allergy-banner>span{font-size:24px}.allergy-banner div{gap:3px;display:grid}.allergy-banner b{font-size:12px}.allergy-banner small{color:#6b786e;font-size:10px}.step-title>span{letter-spacing:2px;color:#db668b;font-size:11px;font-weight:700}.step-title h1{letter-spacing:-1px;color:var(--deep);margin:9px 0 10px;font:700 37px/1.1 Playfair Display}.step-title p{color:var(--muted);margin:0 0 37px;font-size:15px}.option-card{border:1px solid var(--line);text-align:left;color:var(--ink);background:#fff;border-radius:12px;transition:all .15s;position:relative}.option-card:hover{border-color:#9dbfb1;transform:translateY(-2px)}.option-card.selected{border:2px solid var(--green);box-shadow:0 5px 14px #006a4e12}.check{background:var(--green);color:#fff;border-radius:50%;place-items:center;width:22px;height:22px;font-size:13px;display:grid;position:absolute;top:12px;right:12px}.size-grid{grid-template-columns:repeat(2,1fr);gap:15px;display:grid}.size-grid>.option-card:last-child:nth-child(odd){grid-column:1/-1;justify-self:center;width:calc(50% - 7.5px)}.size-grid .option-card{text-align:center;min-height:230px;padding:10px}.format-cake-image{object-fit:contain;filter:drop-shadow(0 8px 8px #68492d25);width:100%;height:150px;display:block}.size-grid .option-card.selected{border-color:#cf1f2f;box-shadow:0 8px 24px #cf1f2f18}.size-grid .check{background:#cf1f2f}.format-card-price{color:#cf1f2f;margin-top:10px;font-size:17px;display:block}.size-grid b,.size-grid span{display:block}.size-grid b{margin-top:7px;font-size:16px}.size-grid span{color:var(--muted);margin-top:4px;font-size:13px}.product-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.product-grid>.option-card:last-child:nth-child(odd){grid-column:1/-1;justify-self:center;width:calc(50% - 7px)}.product-grid .option-card{grid-template-rows:180px auto;align-items:end;gap:4px;min-height:260px;padding:14px 18px 16px;display:grid;position:relative;overflow:hidden}.product-model-image{object-fit:contain;filter:drop-shadow(0 10px 10px #6b40221c);width:100%;height:180px;display:block}.product-model-copy{text-align:center}.product-grid small,.summary-top small{letter-spacing:1px;color:#d36087;font-size:9px;font-weight:700;display:block}.product-grid b{margin:5px 0;font-size:15px;line-height:1.2;display:block}.product-grid strong{color:#cf332f;font-size:13px}.custom-card{background:#fff!important;grid-column:span 1!important;min-height:260px!important}.sparkle{color:#e997ae;text-align:center;width:80px;font-size:38px}.custom-card span{color:#698077;margin-top:4px;font-size:12px;display:block}.flavor-grid,.filling-grid{grid-template-columns:repeat(3,1fr);gap:13px;display:grid}.flavor-grid .option-card,.filling-grid .option-card{text-align:center;place-items:center;min-height:111px;padding:15px;display:grid}.flavor-swatch{border:1px solid #e6ded3;border-radius:50% 50% 40% 40%;width:50px;height:33px;margin-bottom:10px;box-shadow:inset 0 -6px #0000000c}.flavor-photo{filter:drop-shadow(0 8px 9px #68492d1d);background-position:50%;background-repeat:no-repeat;background-size:contain;width:100%;height:180px;margin-bottom:12px;display:block}.flavor-vanilla{background-image:url(/images/cakes/flavors/vanilla.png)}.flavor-chocolate{background-image:url(/images/cakes/flavors/chocolate.png)}.flavor-marble{background-image:url(/images/cakes/flavors/marble.png)}.filling-grid .option-card{align-content:center;justify-items:center;gap:8px;min-height:215px;display:grid}.filling-photo{filter:drop-shadow(0 8px 9px #68492d1d);background-position:50%;background-repeat:no-repeat;background-size:contain;width:100%;height:150px;display:block}.filling-chocolate{background-image:url(/images/cakes/fillings/chocolate.png)}.filling-vanilla{background-image:url(/images/cakes/fillings/vanilla.png)}.filling-caramel{background-image:url(/images/cakes/fillings/caramel.png)}.filling-dulce-de-leche{background-image:url(/images/cakes/fillings/dulce-de-leche.png)}.filling-oreo{background-image:url(/images/cakes/fillings/oreo.png)}.filling-creme-patissiere{background-image:url(/images/cakes/fillings/creme-patissiere.png)}.catalog-option-sections{gap:22px;display:grid}.catalog-option-section{gap:12px;display:grid}.catalog-option-section+.catalog-option-section{border-top:1px solid #eadfd9;padding-top:20px}.catalog-option-section>header h3,.catalog-option-section>header p{margin:0}.catalog-option-section>header h3{font:700 23px Georgia,serif}.catalog-option-section>header p{color:#81736d;margin-top:4px}.catalog-option-section .option-card{position:relative}.catalog-option-photo{object-fit:contain;filter:drop-shadow(0 8px 9px #68492d1d);width:100%;height:150px;display:block}.flavor-grid .catalog-option-photo{height:180px;margin-bottom:12px}.catalog-special-badge{color:#fff;letter-spacing:.04em;background:#df8d94;border-radius:7px;padding:5px 8px;font-size:10px;font-weight:900;position:absolute;top:10px;right:10px}.catalog-option-surcharge{color:#d76d7b;margin-top:5px;font-size:16px;display:block}.covering-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;display:grid}.covering-grid .option-card{text-align:center;align-content:center;min-height:290px}.covering-grid .catalog-option-photo{height:180px;margin-bottom:10px}.covering-grid .option-card small{color:#776d68;min-height:22px;display:block}.covering-colour-guidance,.covering-natural-notice{color:#814339;background:#fff6f2;border:1px solid #ead7d0;border-radius:14px;margin-top:18px;padding:16px 18px;line-height:1.5}.covering-natural-notice{background:#fff8ee;border-color:#ecdcc2;margin-top:0}@media (width<=680px){.covering-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.covering-grid .option-card{min-height:250px}.covering-grid .catalog-option-photo{height:145px}}.datetime-grid,.customer-fields,.custom-fields{grid-template-columns:1fr 1fr;gap:18px;display:grid}.datetime-grid label,.customer-fields label,.custom-fields label,.full-label{color:#52655d;font-size:12px;font-weight:700}.datetime-grid input,.customer-fields input,.customer-fields select,.custom-fields input,.full-label input,.full-label textarea{width:100%;color:var(--ink);outline-color:var(--green);background:#fff;border:1px solid #dce3da;border-radius:8px;margin-top:8px;padding:14px;display:block}.datetime-grid input[aria-invalid=true]{background:#fff6f4;border-color:#c94136;outline-color:#c94136}.pickup-capacity{border-radius:9px;margin-top:12px;padding:11px 14px;font-size:14px;font-weight:700}.pickup-capacity.checking{color:#785f42;background:#f8f1e8}.pickup-capacity.unavailable{color:#9b3028;background:#fde8e5}.pickup-capacity.available{color:#507060;background:#edf6f0}.decoration-options{clear:both;background:#fffaf7;border:1px solid #ead5d0;border-radius:15px;margin:18px 0;padding:18px}.decoration-options h3,.decoration-options h4{margin:0 0 12px}.decoration-check{background:#fff;border:1px solid #eee0dc;border-radius:11px;align-items:flex-start;gap:12px;padding:14px;display:flex}.decoration-check span{gap:4px;display:grid}.decoration-check small,.figurine-source small{color:#796e69;font-weight:400;display:block}.figurine-options{border-top:1px solid #ead5d0;margin-top:14px;padding-top:14px}.figurine-source{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:12px;display:grid}.figurine-source label{background:#fff;border:1px solid #ded3ce;border-radius:10px;padding:13px}.figurine-source label.active{background:#fff2ef;border-color:#c94136}.figurine-options>label{gap:7px;font-weight:700;display:grid}.figurine-options select{background:#fff;border:1px solid #ded3ce;border-radius:9px;padding:11px}.custom-cake-summary-icon{object-fit:contain;background:#fff8f5}@media (width<=680px){.figurine-source{grid-template-columns:1fr}}.order-submit-error{z-index:3;color:#9b3028;text-align:center;background:#fde8e5;border-radius:9px;width:min(620px,85%);padding:11px 14px;font-size:13px;font-weight:700;position:absolute;bottom:84px;left:50%;transform:translate(-50%)}.notice,.privacy{color:#507060;background:#edf6f0;border-radius:8px;margin-top:25px;padding:13px 15px;font-size:12px}.full-label{margin-top:22px;display:block}.full-label span{color:#9aa79f;margin-left:6px;font-weight:400}.full-label .field-label-row{color:#52655d;justify-content:space-between;align-items:center;margin:0;display:flex}.field-label-row b{font:inherit}.field-label-row em{color:#9aa79f;margin-left:7px;font-style:normal;font-weight:400}.field-label-row small{color:#8b9691;font-weight:500}.full-label textarea{resize:vertical;height:85px}.upload{text-align:left;color:#c53d32;background:#fffaf8;border:1px dashed #ddb4ae;border-radius:9px;align-items:center;gap:12px;width:100%;margin:0;padding:15px;display:flex}.upload-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:23px 0 9px;display:grid}.upload>span{gap:3px;display:grid}.upload small{color:#82958b;font-size:11px}.upload>strong{margin-left:auto;font-size:21px}.photo-list,.summary-photos{gap:9px;display:flex}.photo{position:relative}.photo img{object-fit:cover;border-radius:6px;width:75px;height:60px}.photo button{color:#fff;background:#533;border:0;border-radius:50%;width:19px;height:19px;position:absolute;top:-6px;right:-5px}@media (width<=620px){.upload-options{grid-template-columns:1fr}}@media (width<=680px){.details-tip{float:none;width:auto;margin:0 0 18px}.custom-fields{padding-top:0}}.actions{border-top:1px solid var(--line);background:#fff;justify-content:space-between;padding:21px max(7.5%,50% - 360px);display:flex;position:absolute;bottom:0;left:0;right:0}.back,.text-btn{color:#6d8178;background:0 0;border:0;font-weight:600}.back{font-size:14px}.order-preview{background:#fffdf8ed;border-left:1px solid #e7ebe4;padding:33px 26px}.order-preview>p{letter-spacing:1.5px;color:#81938a;margin-bottom:12px;font-size:9px;font-weight:700}.order-preview>.cake-art{transform-origin:0;margin-left:0;transform:scale(.8)}.custom-cake-preview-image{object-fit:contain;filter:drop-shadow(0 8px 8px #6b402226);width:126px;height:108px;margin:0 0 8px;display:block}.order-preview>b{margin-top:0;font:600 18px/1.2 Playfair Display;display:block}.order-preview>span{color:#7c8e86;margin-top:5px;font-size:12px;display:block}.order-preview hr{border:0;border-top:1px solid #e8ece6;margin:24px 0 13px}.order-preview>div{color:#7b8d85;justify-content:space-between;gap:12px;font-size:12px;display:flex}.order-preview strong{color:var(--deep);font-size:18px}.order-preview>.contact-price{justify-content:stretch;gap:5px;display:grid}.order-preview>.contact-price>span{font-size:11px;line-height:1.25}.order-preview>.contact-price>strong{text-align:left;max-width:190px;font-size:17px;line-height:1.3}.order-preview>small,.sku{color:#99a79f;margin-top:10px;font-size:10px;display:block}.summary-card{background:#fffefc;border:1px solid #eadbd6;border-radius:14px;overflow:hidden;box-shadow:0 18px 45px #6b342019}.summary-top{background:linear-gradient(100deg,#fffaf7,#fff0ed);align-items:center;gap:8px;padding:18px 22px;display:flex}.summary-top .reference-thumb{object-fit:cover;border-radius:10px;width:195px;height:118px}.summary-top .cake-art{transform-origin:0;margin:-12px -21px -12px 0;transform:scale(.7)}.summary-top h2{margin:5px 0;font:600 20px/1.1 Playfair Display}.summary-top p{color:#73867d;margin:0;font-size:12px}.summary-top>strong{color:#cf282d;background:#fffaf8;border:1px solid #eeded9;border-radius:10px;margin-left:auto;padding:14px;font-size:22px;box-shadow:0 7px 20px #6b342014}.summary-top>strong small{text-align:right;font-size:9px;font-weight:400;display:block}.summary-grid{grid-template-columns:1fr 1fr;padding:8px 22px;display:grid}.info{border-bottom:1px solid #edf0eb;align-items:center;gap:11px;min-height:78px;padding:14px 0;display:flex;position:relative}.info:nth-last-child(-n+2){border-bottom:0}.info i{color:#d86e91;background:#fff0f1;border-radius:50%;flex:none;place-items:center;width:38px;height:38px;font-size:15px;font-style:normal;display:grid}.info small{letter-spacing:1px;color:#98a59e;margin-bottom:3px;font-size:9px;display:block}.info b{font-size:12px;font-weight:600;display:block}.info img{object-fit:contain;flex:none;width:62px;height:52px;margin-left:12px}.custom-summary{background:linear-gradient(90deg,#f3f8f5,#f8fbf9);border-radius:7px;margin:4px 20px 20px;padding:15px;font-size:12px}.summary-preview{background:#fffdfaed;padding:24px 22px}.summary-preview .reference-preview{height:150px}.preview-selection{border-top:1px solid #eadfda;margin-top:22px;padding-top:18px;display:block!important}.preview-selection h3{color:#c82e2e;text-transform:uppercase;letter-spacing:.6px;margin:0 0 15px;font-size:13px}.preview-item{align-items:flex-start;gap:10px;margin:0 0 12px;color:#26322e!important;justify-content:flex-start!important;display:flex!important}.preview-item i{color:#25805a;background:#e7f3ed;border-radius:50%;flex:none;place-items:center;width:24px;height:24px;font-style:normal;display:grid}.preview-item span{display:grid}.preview-item b{font-size:12px}.preview-item small{color:#798781;margin-top:2px;font-size:11px}.review-reminder{color:#b92f30;background:#fff0f0;border-radius:9px;margin:18px 0 0;padding:13px;font-size:11px;line-height:1.4}.custom-summary p{margin:5px 0}.summary-decoration-details{background:#fff9f7;border:1px solid #eeded8;border-radius:11px;margin:8px 20px 18px;padding:16px}.summary-decoration-heading{align-items:center;gap:10px;margin-bottom:13px;display:flex}.summary-decoration-heading>span{color:#c83c35;background:#fff0ef;border-radius:50%;place-items:center;width:38px;height:38px;display:grid}.summary-decoration-heading div{display:grid}.summary-decoration-heading small{color:#9a8e88;letter-spacing:.1em;font-size:9px}.summary-decoration-heading b{margin-top:3px}.summary-decoration-details dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 20px;margin:0;display:grid}.summary-decoration-details dl div{border-bottom:1px solid #f0e5e1;justify-content:space-between;gap:12px;padding:8px 0;display:flex}.summary-decoration-details dt{color:#857974;font-size:11px}.summary-decoration-details dd{text-align:right;margin:0;font-size:11px;font-weight:750}.summary-discount{color:#31724b;background:#edf8f1;border-radius:8px;margin-top:12px;padding:9px 12px;font-size:12px;display:block}.summary-decoration-photos{margin-top:13px}.summary-decoration-photos>small{color:#857974;margin-bottom:8px;display:block}.summary-decoration-photos>div{flex-wrap:wrap;gap:8px;display:flex}.summary-decoration-photos img{object-fit:cover;border:1px solid #eadbd5;border-radius:7px;width:64px;height:52px}.summary-decoration-details dd.summary-colour-value,.summary-decoration-details dd.summary-figurine-value{justify-content:flex-end;align-items:center;gap:8px;display:flex}.summary-colour-value i{border:2px solid #fff;border-radius:50%;flex:none;width:24px;height:24px;display:block;box-shadow:0 0 0 1px #d7c9c4}.summary-figurine-value img{object-fit:contain;background:#fff;border:1px solid #eadbd5;border-radius:9px;flex:none;width:42px;height:42px}.summary-figurine-value span{max-width:190px}.summary-decoration-details dl div.summary-decoration-inventory-row{align-items:flex-start}.summary-decoration-inventory-row dd{gap:8px;min-width:0;display:grid}.summary-decoration-item{justify-content:flex-end;align-items:center;gap:9px;display:flex}.summary-decoration-item>img{object-fit:contain;background:#fff;border:1px solid #eadbd5;border-radius:9px;flex:none;width:48px;height:48px}.summary-decoration-item>span{gap:2px;max-width:230px;display:grid}.summary-decoration-item b{font-size:12px}.summary-decoration-item small{color:#82756f;font-weight:500;line-height:1.35}.summary-photos img{object-fit:cover;border-radius:4px;width:45px;height:37px}.sku{padding:0 20px 17px}.mobile-header{display:none}.confirmation{background:linear-gradient(#fffaf4a8,#fffaf4a8),var(--order-background) center/cover fixed;text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:30px;display:flex}.confirmation .confetti{color:#e890ae;letter-spacing:12px;font-size:25px}.success-icon{width:62px;height:62px;color:var(--green);background:#d8eee1;border-radius:50%;place-items:center;margin:15px;font-size:30px;display:grid}.confirmation h1{font-size:56px}.confirmation>p:not(.eyebrow){color:#71837b;margin:12px 0 25px}.order-number{border-top:1px solid #dfe4dc;border-bottom:1px solid #dfe4dc;margin-bottom:20px;padding:13px 50px}.order-number span{letter-spacing:1.5px;color:#87978f;font-size:9px;display:block}.order-number b{color:var(--green);font-size:22px}.confirmation-summary{text-align:left;background:#fff;border-radius:11px;align-items:center;gap:9px;width:min(450px,100%);margin-bottom:23px;padding:14px 17px;display:flex;box-shadow:0 3px 15px #4d5f5120}.confirmation-summary b,.confirmation-summary span{font-size:13px;display:block}.confirmation-summary span{color:#7b8e84;margin-top:3px;font-size:11px}.confirmation-summary strong{color:var(--green);margin-left:auto}.confirmation .text-btn{margin-top:18px}.confirmation-page{background:linear-gradient(#fffaf47a,#fffaf47a),var(--order-background) center/cover fixed;min-height:100vh;color:var(--ink);grid-template-columns:220px 1fr;display:grid}.confirmation-back{z-index:3;color:#bc342f;background:#fff;border:1px solid #e6d8d2;border-radius:10px;padding:10px 14px;font-weight:750;position:absolute;top:24px;left:28px;box-shadow:0 8px 22px #57322910}.confirmation-back:hover{border-color:#bc342f;transform:translate(-2px)}.confirmation-side{background:#fffdf8e8;border-right:1px solid #eadfd8;flex-direction:column;padding:0 26px;display:flex}.confirmation-side .side-label{margin-top:13px;display:block}.confirmation-side nav{gap:17px;margin-top:62px;display:grid}.confirmation-side nav div{align-items:center;gap:12px;font-size:13px;font-weight:650;display:flex}.confirmation-side nav i{color:#23815b;background:#e5f1eb;border-radius:50%;place-items:center;width:27px;height:27px;font-style:normal;display:grid}.confirmation-side .help{margin-top:auto;margin-bottom:28px;font-size:11px;line-height:1.6}.confirmation-side .help b{color:#c83232}.confirmation-main{-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);background:#fffdf89c;min-width:0;position:relative}.confirmation-main>.language-switcher{z-index:2;position:absolute;top:24px;right:34px}.confirmation-progress{background:#eee5e1;height:4px}.confirmation-progress i{background:#cf2852;width:100%;height:100%;display:block}.confirmation-content{text-align:center;width:min(820px,86%);margin:25px auto 38px}.success-illustration{color:#ba2c2c;background:#e6f2ec;border-radius:50%;place-items:center;width:98px;height:98px;margin:auto;display:grid;position:relative}.success-illustration span{font-size:35px;position:absolute;top:8px}.success-illustration svg{margin-top:31px}.confirmation-content>h1{margin:15px 0 8px;font:700 54px/1 Playfair Display}.confirmation-content>h2{margin:0 0 7px;font-size:19px}.confirmation-content>p{color:#68746f;max-width:610px;margin:0 auto 17px;font-size:14px;line-height:1.5}.confirmation-order-card{text-align:left;background:#fff;border:1px solid #eadfd9;border-radius:14px;padding:16px 20px;box-shadow:0 14px 36px #5934291a}.confirmation-cake-row{border-bottom:1px solid #eee5e1;grid-template-columns:170px 1fr auto;align-items:center;gap:18px;padding-bottom:12px;display:grid}.confirmation-cake-row>img{object-fit:cover;border-radius:10px;width:170px;height:105px}.confirmation-cake-row h3{margin:6px 0;font:700 23px/1.1 Playfair Display}.confirmation-cake-row div>small{color:#c62e37;background:#fff0f1;border-radius:12px;padding:4px 8px;font-size:9px;font-weight:700}.confirmation-cake-row div>span{color:#6d7974;font-size:12px}.confirmation-cake-row>strong{color:#cc2028;text-align:right;font-size:23px}.confirmation-cake-row>strong small{color:#777;margin-bottom:4px;font-size:10px;font-weight:500;display:block}.confirmation-facts{grid-template-columns:repeat(4,1fr);display:grid}.confirmation-facts .info{border-bottom:0;border-right:1px solid #eee5e1;min-height:73px;padding:13px 9px}.confirmation-facts .info:last-child{border-right:0}.request-number-line{color:brown;background:#fff1f1;border-radius:8px;justify-content:center;align-items:center;gap:12px;margin-top:8px;padding:11px;font-size:12px;display:flex}.request-number-line b{font-size:14px}.confirmation-timeline{grid-template-columns:repeat(3,1fr);gap:34px;max-width:720px;margin:16px auto;display:grid}.confirmation-timeline>div{text-align:left;align-items:center;gap:10px;display:flex;position:relative}.confirmation-timeline>div:not(:last-child):after{content:"";background:#ddd;width:34px;height:2px;position:absolute;left:100%}.confirmation-timeline i{color:#78817d;background:#eceeed;border-radius:50%;place-items:center;width:30px;height:30px;font-style:normal;display:grid}.confirmation-timeline .active i{color:#fff;background:#d3222a}.confirmation-timeline span{display:grid}.confirmation-timeline b{font-size:10px}.confirmation-timeline small{color:#7d8782;margin-top:2px;font-size:9px}.confirmation-actions{justify-content:center;gap:14px;display:flex}.confirmation-actions button{border-radius:8px;min-width:210px;height:48px;position:static!important}.confirmation-actions .text-btn{color:#2c3531;background:#fff;border:1px solid #d9d2ce;padding:0 22px}.request-created-line{color:#756b67;justify-content:center;align-items:center;gap:8px;margin-top:7px;font-size:12px;display:flex}.request-created-line span{font-weight:750}.request-created-line time{font-variant-numeric:tabular-nums}@media (width<=900px){.confirmation-page{grid-template-columns:170px 1fr}.confirmation-side{padding:0 18px}.confirmation-content{width:92%}.confirmation-cake-row{grid-template-columns:120px 1fr auto}.confirmation-cake-row>img{width:120px}.confirmation-facts{grid-template-columns:1fr 1fr}.confirmation-facts .info:nth-child(2){border-right:0}}@media (width<=680px){.confirmation-page{display:block}.confirmation-side{display:none}.confirmation-main>.language-switcher{top:14px;right:14px}.confirmation-back{margin:14px 0 0 14px;position:static}.confirmation-main .flow-brand{justify-items:start;padding-right:150px}.confirmation-content{margin-top:18px}.confirmation-content>h1{font-size:43px}.confirmation-content>h2{font-size:16px}.confirmation-cake-row{grid-template-columns:88px 1fr}.confirmation-cake-row>img{width:88px;height:78px}.confirmation-cake-row>strong{text-align:left;grid-column:1/-1}.confirmation-facts{grid-template-columns:1fr}.confirmation-facts .info{border-right:0}.confirmation-timeline{grid-template-columns:1fr;gap:10px}.confirmation-timeline>div:after{display:none}.confirmation-actions{flex-direction:column}.confirmation-actions button{width:100%}}.confirmation-actions{flex-wrap:wrap}.confirmation-actions button{min-width:190px}.confirmation-actions .close-btn{color:#b4312b;cursor:pointer;background:#fff;border:1px solid #c83b34;justify-content:center;align-items:center;gap:8px;font-weight:750;display:inline-flex}.storefront-error-fallback{text-align:center;color:#282421;background:#fffaf7;align-content:center;place-items:center;gap:24px;min-height:100vh;padding:32px;display:grid}.storefront-error-fallback>img{object-fit:contain;width:180px;max-height:105px}.storefront-error-fallback>section{background:#fff;border:1px solid #eadbd5;border-radius:22px;width:min(520px,100%);padding:38px;box-shadow:0 24px 70px #5e30251a}.storefront-error-fallback>section>span{color:#bf4337;background:#fff0ed;border-radius:50%;place-items:center;width:58px;height:58px;margin:0 auto 18px;font:700 30px/1 serif;display:grid}.storefront-error-fallback h1{margin:0 0 12px;font:700 34px/1.1 Playfair Display,serif}.storefront-error-fallback p{color:#746a65;margin:0 auto 22px;line-height:1.55}.storefront-error-fallback button{color:#fff;cursor:pointer;background:#bf4337;border:0;border-radius:10px;padding:13px 22px;font-weight:800}.confirmation-actions .close-btn:hover{background:#fff3f1}@media (width<=980px){.app{grid-template-columns:180px 1fr}.order-preview{display:none}.content{width:min(680px,87%)}.actions{padding:21px max(6.5%,50% - 340px)}}@media (width<=680px){.app{display:block}.app>aside:first-of-type{display:none}.flow{min-height:100dvh}.mobile-header{letter-spacing:1.5px;align-items:center;gap:10px;height:63px;padding:0 20px;font-size:10px;font-weight:700;display:flex}.mobile-header .brand-mark{transform-origin:0;transform:scale(.65)}.mobile-header small{color:#819087;margin-left:auto}.content{width:88%;padding:35px 0 105px}.step-title h1{font-size:30px}.step-title p{margin-bottom:27px}.size-grid,.product-grid,.flavor-grid,.filling-grid{grid-template-columns:1fr 1fr}.product-grid .option-card{min-height:130px}.flavor-grid .option-card{min-height:90px}.filling-grid .option-card{min-height:175px}.filling-photo{height:115px}.datetime-grid,.customer-fields,.custom-fields,.summary-grid{grid-template-columns:1fr}.info:nth-last-child(2){border-bottom:1px solid #edf0eb}.actions{z-index:3;padding:16px 6%;position:fixed}.confirmation h1{font-size:48px}}.welcome{background:#faf8f5;flex-direction:column;min-height:100vh;display:flex;position:relative;overflow:hidden}.welcome:before{content:"";background-image:linear-gradient(to bottom, #faf8f50a, #faf8f51f), var(--hero-cakes);pointer-events:none;background-position:50%;background-size:cover;position:absolute;inset:0}.welcome header,.welcome-stage,.welcome-choices,.welcome footer{z-index:1;position:relative}.welcome header{height:135px;color:var(--deep);align-items:center;padding:0 6.5%;display:flex}.welcome-brand{align-items:center;gap:12px;display:flex}.welcome-brand img{object-fit:contain;width:138px;height:92px;display:block}.occasion-brand img,.flow-brand img{object-fit:contain;width:116px;height:72px;margin:auto;display:block}.flow-brand{padding-top:10px}.custom-tier-builder{background:#fffaf7;border:1px solid #e5c7c2;border-radius:16px;margin-top:20px;padding:22px}.custom-tier-builder input,.custom-tier-builder select{width:100%;font:inherit;background:#fff;border:1px solid #dfd3ce;border-radius:10px;padding:12px}.custom-tier-builder p{color:#8f352f;background:#f9eeeb;border-radius:10px;margin:16px 0 0;padding:12px 14px;font-size:12px}.multi-layer-symbol{color:#c43b34;justify-content:center;align-items:center;gap:2px;height:125px;display:flex}.multi-layer-symbol span{font-size:25px}.tier-count-control{justify-content:space-between;align-items:center;gap:20px;display:flex}.tier-count-control>span{align-items:center;gap:10px;display:flex}.tier-count-control button,.tier-count-control strong{color:#352c29;background:#fff;border:1px solid #e2cfca;border-radius:10px;place-items:center;width:48px;height:48px;font-size:20px;display:grid}.tier-count-control button{cursor:pointer}.tier-count-control button:disabled{opacity:.4;cursor:not-allowed}.custom-tier-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:24px;display:grid}.custom-tier-builder .custom-tier-card{background:#fff;border:1px solid #ecd9d5;border-radius:14px;grid-template-columns:150px repeat(2,minmax(0,1fr));gap:12px;margin:0;padding:22px 18px 18px;display:grid}.custom-tier-card legend{color:#a9342b;background:#f9e9e6;border-radius:6px;padding:5px 12px;font-weight:800}.custom-tier-card>img{object-fit:contain;grid-row:1/3;width:100%;height:160px}.custom-tier-card label{align-content:start;gap:7px;min-width:0;font-size:13px;font-weight:700;display:grid}.tier-apply-all{justify-content:flex-end;gap:10px;margin-top:16px;display:flex}.tier-apply-all button{color:#8f352f;cursor:pointer;background:#fff;border:1px solid #d8bbb4;border-radius:9px;padding:9px 12px;font-weight:700}.tier-apply-all button:disabled{opacity:.4;cursor:not-allowed}@media (width<=1050px){.custom-tier-grid{grid-template-columns:1fr}}@media (width<=680px){.custom-tier-builder .custom-tier-card{grid-template-columns:1fr}.custom-tier-card>img{grid-row:auto;height:125px}.tier-apply-all{display:grid}.tier-count-control{flex-direction:column;align-items:flex-start}}.custom-shape-builder{background:#fffaf7;border:1px solid #e5c7c2;border-radius:16px;grid-template-columns:2fr 1fr;gap:14px;margin-top:20px;padding:20px;display:grid}.custom-shape-builder label{gap:8px;font-size:13px;font-weight:700;display:grid}.custom-shape-builder input{width:100%;font:inherit;background:#fff;border:1px solid #dfd3ce;border-radius:10px;padding:12px}.custom-shape-builder p{color:#8f352f;grid-column:1/-1;margin:0;font-size:12px}@media (width<=760px){.custom-shape-builder{grid-template-columns:1fr}}.custom-shape-modal-layer{z-index:1200;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#2119169e;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.custom-shape-modal{background:#fffdfa;border:1px solid #ead5d0;border-radius:24px;width:min(720px,100%);max-height:calc(100vh - 40px);padding:30px;position:relative;overflow:auto;box-shadow:0 28px 80px #24171347}.custom-shape-modal-close{color:#241d1b;cursor:pointer;background:#fff;border:0;border-radius:50%;width:42px;height:42px;font-size:28px;line-height:1;position:absolute;top:16px;right:16px;box-shadow:0 5px 18px #40251d20}.custom-shape-modal-heading{grid-template-columns:170px 1fr;align-items:center;gap:22px;padding-right:42px;display:grid}.custom-shape-modal-heading img{object-fit:contain;width:100%;height:135px}.custom-shape-modal-heading small{color:#c83b34;letter-spacing:.12em;font-weight:800}.custom-shape-modal-heading h2{margin:7px 0 6px;font:700 32px/1.08 Georgia,serif}.custom-shape-modal-heading p{color:#766d68;margin:0}.custom-shape-modal .custom-shape-builder{margin-top:22px}.custom-shape-modal-actions{justify-content:flex-end;gap:12px;margin-top:20px;display:flex}.custom-shape-modal-actions button{color:#fff;cursor:pointer;background:#c93d35;border:1px solid #c93d35;border-radius:12px;min-height:48px;padding:0 22px;font:700 15px/1 inherit}.custom-shape-modal-actions button.secondary{color:#a9342b;background:#fff}.custom-shape-modal-actions button:disabled{cursor:not-allowed;opacity:.45}@media (width<=640px){.custom-shape-modal-layer{padding:12px}.custom-shape-modal{border-radius:19px;padding:24px 18px 20px}.custom-shape-modal-heading{text-align:center;grid-template-columns:1fr;padding-right:32px}.custom-shape-modal-heading img{height:115px}.custom-shape-modal-heading h2{font-size:27px}.custom-shape-modal-actions{grid-template-columns:1fr;display:grid}.custom-shape-modal-actions button{width:100%}}.custom-tier-modal{width:min(1180px,100%)}.custom-tier-modal .custom-tier-builder{margin-top:22px}.multi-tier-extras{background:#fffaf7;border:1px solid #ead5d0;border-radius:15px;grid-template-columns:1fr 1fr;gap:14px;margin:18px 0;padding:18px;display:grid}.multi-tier-extras>div{gap:7px;display:grid}.multi-tier-extras label{gap:7px;font-size:13px;font-weight:700;display:grid}.multi-tier-extras input{font:inherit;background:#fff;border:1px solid #dfd3ce;border-radius:10px;padding:11px}.multi-tier-extras small{color:#8f352f}.multi-tier-extras .multi-tier-calculation{color:#842d27;background:#f9e9e6;border-radius:11px;grid-column:1/-1;padding:13px}.multi-tier-calculation span{font-size:12px}@media (width<=760px){.multi-tier-extras{grid-template-columns:1fr}.multi-tier-extras .multi-tier-calculation{grid-column:auto}}.cupcake-symbol{color:var(--green);font:39px/1 Georgia}.welcome-brand b{letter-spacing:.1px;font-size:19px;display:block}.welcome-brand span{color:var(--muted);margin-top:3px;font-size:13px;display:block}.welcome .lang{color:var(--deep);background:#fff;border:1px solid #eadbd5;border-radius:26px;align-items:center;gap:12px;margin-left:auto;padding:12px 19px;font-weight:600;display:flex;box-shadow:0 3px 12px #5b34301c}.welcome .lang:first-letter{color:var(--green)}.welcome-stage{place-items:center;height:350px;display:grid}.welcome-copy{text-align:center;margin-top:-10px}.welcome-copy h1{letter-spacing:-3.5px;color:var(--deep);margin:0;font:700 clamp(44px,5.3vw,70px)/.9 DM Sans}.welcome-copy h1 i{color:var(--green);letter-spacing:-4px;font:700 clamp(68px,7vw,94px)/.79 Playfair Display}.heart-divider{color:var(--green);letter-spacing:7px;margin:20px 0;font-size:18px}.welcome-copy p{color:var(--deep);margin:0;font-size:16px;line-height:1.5}.welcome-choices{z-index:2;justify-content:center;gap:30px;margin:-5px auto 40px;display:flex;position:relative}.welcome-choice{width:327px;height:435px;color:var(--deep);background:#fff;border:1px solid #eee4df;border-radius:18px;padding:30px 20px 70px;transition:transform .15s,box-shadow .15s;position:relative;overflow:hidden;box-shadow:0 12px 25px #56352d25}.welcome-choice:hover{transform:translateY(-4px);box-shadow:0 17px 31px #56352d35}.choice-icon{width:105px;height:105px;color:var(--green);background:#fff0eb;border-radius:50%;place-items:center;margin:0 auto 18px;font:51px/1 Georgia;display:grid}.welcome-choice h2{margin:0;font-size:24px;font-weight:700;line-height:1.27}.welcome-choice>i{color:var(--green);margin:13px;font-size:28px;font-style:normal;line-height:1;display:block}.welcome-choice p{color:#3f3f3f;margin:0;font-size:14px;line-height:1.55}.welcome-choice strong{color:#fff;background:linear-gradient(105deg,#d9272e,#a91f25);place-items:center;height:63px;font-size:45px;font-weight:300;line-height:0;display:grid;position:absolute;bottom:0;left:0;right:0}.welcome-choice.personalized{background:snow}.welcome footer{z-index:2;color:#404040;background:#fff;border:1px solid #eee5e0;border-radius:14px;justify-content:space-between;align-items:center;width:min(900px,75%);min-height:54px;margin:auto auto 16px;padding:14px 28px;font-size:12px;display:flex;position:relative;box-shadow:0 5px 15px #553b3514}.footer-team:first-letter{color:var(--green);font-size:20px}.welcome footer small{color:#b9b9b9;font-size:9px}@media (width<=680px){.welcome header{height:84px;padding:0 24px}.welcome-brand span{display:none}.welcome-stage{background:#faf8f56b;height:300px}.welcome-copy h1{font-size:43px}.welcome-copy h1 i{font-size:66px}.welcome-choices{gap:12px;margin:0 14px 20px}.welcome-choice{width:50%;height:330px;padding:18px 10px 55px}.choice-icon{margin:-8px auto 2px;transform:scale(.74)}.welcome-choice h2{font-size:15px}.welcome-choice p{font-size:11px}.welcome-choice strong{height:49px;font-size:35px}.welcome footer{width:90%;padding:10px 14px;font-size:10px}.welcome footer small{display:none}}.size-grid.tiered-size-grid{grid-template-columns:1fr}.size-grid.tiered-size-grid>.option-card{grid-column:1;justify-self:center;width:min(860px,100%);min-height:340px;padding:24px 30px}.tier-format-preview{--tier-count:2;justify-content:center;align-items:center;gap:clamp(8px,1.8vw,24px);width:100%;height:215px;margin:0 auto 2px;display:flex!important}.tier-format-cake{flex:1 1 0;justify-content:center;align-items:center;min-width:0;max-width:250px;height:195px;display:flex}.tier-format-cake img{object-fit:contain;filter:drop-shadow(0 11px 10px #4c301f2e);width:100%;height:100%;display:block}.size-grid .tier-format-plus{color:#716c68;flex:none;font-size:31px;font-weight:500;line-height:1;display:block;margin:0!important}.size-grid.tiered-size-grid .option-card>b{margin-top:2px;font-size:19px}.size-grid.tiered-size-grid .option-card>span:not(.check):not(.tier-format-plus){font-size:14px}.size-grid.tiered-size-grid .format-card-price{margin-top:12px;font-size:20px}@media (width<=760px){.size-grid.tiered-size-grid>.option-card{width:100%;min-height:260px;padding:16px 10px}.tier-format-preview{gap:5px;height:145px}.tier-format-cake{height:132px}.size-grid .tier-format-plus{font-size:20px}.size-grid.tiered-size-grid .option-card>b{font-size:16px}}.reference-tier-choices{gap:18px;display:grid}.reference-tier-choices-heading{background:#fffaf8;border:1px solid #ead9d4;border-radius:15px;justify-content:space-between;align-items:center;gap:18px;padding:16px 18px;display:flex}.reference-tier-choices-heading>div{gap:4px;display:grid}.reference-tier-choices-heading b{font-size:16px}.reference-tier-choices-heading small{color:#817873}.reference-tier-choices-heading button{color:#a7332c;cursor:pointer;background:#fff;border:1px solid #c94339;border-radius:10px;min-height:42px;padding:0 16px;font-weight:750}.reference-tier-choices-heading button:disabled{cursor:not-allowed;opacity:.45}.reference-tier-choice-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;display:grid}.reference-tier-choice-grid fieldset{background:#ffffffe6;border:1px solid #e4d7d2;border-radius:17px;grid-template-columns:105px 1fr;align-items:center;gap:6px 16px;min-width:0;margin:0;padding:18px;display:grid}.reference-tier-choice-grid legend{color:#b33731;padding:0 8px;font-weight:800}.reference-tier-choice-grid img{object-fit:contain;filter:drop-shadow(0 7px 7px #4c301f24);grid-row:1/3;width:105px;height:90px}.reference-tier-choice-grid fieldset>b{align-self:end}.reference-tier-choice-grid label{color:#665d58;gap:6px;font-size:12px;font-weight:700;display:grid}.reference-tier-choice-grid select{color:#292522;background:#fff;border:1px solid #d8cbc6;border-radius:10px;width:100%;min-height:43px;padding:0 12px;font:600 14px/1 inherit}@media (width<=760px){.reference-tier-choices-heading{flex-direction:column;align-items:stretch}.reference-tier-choice-grid{grid-template-columns:1fr}.reference-tier-choice-grid fieldset{grid-template-columns:82px 1fr}.reference-tier-choice-grid img{width:82px;height:76px}}.customer-figurine-details{background:#fffaf8;border:1px solid #ead4cf;border-radius:14px;gap:14px;margin-top:14px;padding:18px;display:grid}.customer-figurine-details label{gap:8px;display:grid}.customer-figurine-details textarea{resize:vertical;width:100%;min-height:92px;font:inherit;border:1px solid #dfcbc6;border-radius:10px;padding:12px}.customer-figurine-details>p{color:#756c67;margin:0}.figurine-required-hint{color:#a52621;font-weight:750}.decoration-photo-list{margin-top:0}.confirmation-cake-row>img.confirmation-format-image{object-fit:contain;background:linear-gradient(145deg,#fffaf7,#fff);height:118px;padding:5px}.reference-colors-toggle{cursor:pointer;background:#fffaf8;border:1px solid #e4d5cf;border-radius:14px;align-items:flex-start;gap:13px;padding:16px 18px;display:flex}.reference-colors-toggle input{accent-color:#c93e36;flex:none;width:20px;height:20px;margin-top:2px}.reference-colors-toggle span{gap:4px;display:grid}.reference-colors-toggle b{font-size:16px}.reference-colors-toggle small{color:#746b66;font-size:14px;line-height:1.45}.app,.catalog-page,.occasion-page,.welcome{font-size:16px}.app input,.app select,.app textarea,.catalog-page input,.catalog-page select,.occasion-page input,.welcome input{font-size:16px;line-height:1.35}.app label,.app button,.app p,.catalog-page button,.catalog-page p,.occasion-page button,.occasion-page p{font-size:max(16px,1em)}.app small,.catalog-page small,.occasion-page small,.welcome small,.details-tip,.allergy-banner small,.decoration-notices p,.preview-item small,.review-reminder,.summary-decoration-heading small,.summary-decoration-details dt,.summary-decoration-details dd,.confirmation-content>p,.confirmation-cake-row div>span,.confirmation-cake-row div>small,.confirmation-cake-row>strong small,.confirmation-timeline b,.confirmation-timeline small,.confirmation-side .help,.custom-tier-builder p,.custom-tier-card label,.custom-shape-builder label,.custom-shape-builder p,.multi-tier-extras label,.multi-tier-calculation span,.reference-tier-choice-grid label{font-size:14px;line-height:1.45}.color-swatches button,.figurine-gallery strong,.order-submit-error,.flow-brand span,.preview-selection h3,.preview-item b,.confirmation-side nav div,.request-number-line,.request-number-line b{font-size:16px}.color-selection-tabs{background:#fff;border:1px solid #e7d9d3;border-radius:12px;grid-template-columns:1fr 1fr;display:grid;overflow:hidden}.color-selection-tabs button{color:#665c58;cursor:pointer;background:#fff;border:0;min-height:46px;font-weight:800}.color-selection-tabs button+button{border-left:1px solid #e7d9d3}.color-selection-tabs button.active{color:#c5333c;background:#fff5f4;box-shadow:inset 0 -2px #cf3b43}.suggested-palettes,.own-colors-builder{background:#fff;border:1px solid #eaded8;border-radius:14px;gap:15px;padding:16px;display:grid}.palette-category-tabs{gap:8px;display:flex;overflow:auto}.palette-category-tabs button{color:#6b615c;cursor:pointer;background:#fff;border:1px solid #e6d9d4;border-radius:999px;min-width:105px;padding:9px 16px;font-weight:750}.palette-category-tabs button.active{color:#fff;background:#cf3b43;border-color:#cf3b43}.color-palette-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.color-palette-card{color:#302c2a;text-align:left;cursor:pointer;background:#fff;border:1px solid #e8dcd7;border-radius:12px;gap:7px;min-width:0;padding:10px;display:grid;position:relative}.color-palette-card:hover,.color-palette-card.selected{border-color:#d43b45;box-shadow:0 7px 20px #bd30391a}.color-palette-card.selected{background:#fff8f7}.color-palette-card>b{font-size:14px}.color-palette-card>small{color:#766d69;text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.color-palette-card>em{color:#fff;background:#cd3640;border-radius:50%;place-items:center;width:22px;height:22px;font-style:normal;display:grid;position:absolute;top:7px;right:7px}.color-palette-strip{border:1px solid #e7ddd8;border-radius:8px;height:46px;display:flex;overflow:hidden}.color-palette-strip i{flex:1;min-width:18px}.view-all-palettes{color:#c3323b;cursor:pointer;background:0 0;border:0;justify-self:center;font-weight:800}.selected-palette-summary{background:#fff5f3;border-radius:12px;grid-template-columns:minmax(120px,.7fr) minmax(190px,1fr) auto;align-items:center;gap:16px;padding:12px 14px;display:grid}.selected-palette-summary>span:first-child{display:grid}.selected-palette-summary small{color:#82746f;text-transform:uppercase;font-size:10px}.selected-palette-summary .color-palette-strip{height:40px}.selected-palette-summary>button{color:#bf323a;cursor:pointer;background:#fff;border:1px solid #d94c53;border-radius:9px;padding:9px 14px;font-weight:800}.own-colors-builder>header{justify-content:space-between;align-items:center;display:flex}.own-colors-builder>header>div{gap:3px;display:grid}.own-colors-builder>header small{color:#796f6a}.own-colors-builder>header>span{color:#bd333b;background:#fff0ef;border-radius:999px;padding:6px 10px;font-weight:800}.own-color-slots{grid-template-columns:repeat(3,1fr);gap:9px;display:grid}.own-color-slots>span,.own-color-slots>button{color:#a0938e;background:#fff;border:1px dashed #d9c8c2;border-radius:10px;min-height:48px}.own-color-slots>button{color:#4c4542;cursor:pointer;border-style:solid;align-items:center;gap:8px;padding:7px;display:flex}.own-color-slots button i{border-radius:7px;width:28px;height:28px;box-shadow:0 0 0 1px #ddd}.own-color-slots button span{text-align:left;flex:1;font-size:11px}.own-color-options{grid-template-columns:repeat(4,minmax(100px,1fr))}.own-color-options button{position:relative}.own-color-options button em{color:#c8323b;margin-left:auto;font-style:normal}.other-color-description{gap:7px;display:grid}.other-color-description span{font-weight:800}.other-color-description input{box-sizing:border-box;border:1px solid #ddcdc7;border-radius:10px;width:100%;padding:12px}.palette-library-backdrop{z-index:1000;background:#2819168c;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.palette-library-modal{background:#fffdfb;border-radius:20px;width:min(1120px,96vw);max-height:88vh;padding:25px;overflow:auto;box-shadow:0 30px 90px #1e0f0c4d}.palette-library-modal>header{justify-content:space-between;align-items:start;gap:20px;display:flex}.palette-library-modal h2{margin:0;font:700 32px Georgia,serif}.palette-library-modal header p{color:#776d68;margin:6px 0}.palette-library-modal header button{cursor:pointer;background:#fff;border:1px solid #e1d2cc;border-radius:10px;width:38px;height:38px;font-size:24px}.palette-library-modal>section{border:1px solid #eaded9;border-radius:14px;margin-top:22px;padding:17px}.palette-library-modal h3{color:#ba333b;margin:0 0 12px}.palette-library-modal .color-palette-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.summary-palette-value{grid-template-columns:auto minmax(110px,180px);align-items:center;gap:7px 12px;display:grid!important}.summary-palette-value>span{border-radius:7px;height:28px;display:flex;overflow:hidden}.summary-palette-value i{flex:1}.summary-palette-value small{color:#746b66;grid-column:1/-1}.own-colors-palette-preview{background:#fff8f7;border:1px solid #eaded8;border-radius:11px;gap:7px;padding:11px 12px;display:grid}.own-colors-palette-preview>small{color:#82746f;text-transform:uppercase;letter-spacing:.04em;font-size:10px;font-weight:800}.own-colors-palette-preview .color-palette-strip{height:46px}.own-colors-palette-preview .color-palette-strip i.empty{background:repeating-linear-gradient(135deg,#f7f2ef 0 8px,#eee6e2 8px 16px)}.own-colors-palette-preview .color-palette-strip i+i{box-shadow:inset 1px 0 #ffffffb3}@media (width<=900px){.palette-library-modal .color-palette-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=680px){.color-palette-grid,.selected-palette-summary{grid-template-columns:1fr}.own-color-options{grid-template-columns:repeat(2,1fr)}.palette-library-backdrop{padding:10px}.palette-library-modal{padding:16px}.palette-library-modal .color-palette-grid{grid-template-columns:1fr}.palette-library-modal h2{font-size:25px}}.confirmation-content>h2{font-size:20px}.confirmation-facts .info{min-height:88px}.confirmation-timeline b{line-height:1.25}@media (width<=680px){.welcome-choice h2{font-size:18px}.welcome-choice p,.welcome footer{font-size:14px}.app input,.app select,.app textarea{font-size:16px}.reference-colors-toggle{padding:14px}}.store-pickup-banner{z-index:240;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);color:#463a35;background:#fffcf8f5;border:1px solid #a1443633;border-radius:14px;align-items:center;gap:10px;max-width:min(430px,100vw - 36px);padding:10px 14px;display:flex;position:fixed;bottom:18px;right:18px;box-shadow:0 10px 30px #40261f1f}.store-pickup-banner>span{color:#a93d30;background:#f7e8e2;border-radius:50%;place-items:center;width:34px;height:34px;font-size:20px;display:grid}.store-pickup-banner>div{gap:1px;min-width:0;display:grid}.store-pickup-banner small{color:#a33b30;letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:800}.store-pickup-banner b{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.store-pickup-banner em{color:#756760;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-style:normal;overflow:hidden}@media (width<=720px){.store-pickup-banner{max-width:none;bottom:10px;left:10px;right:10px}.store-pickup-banner em{display:none}}.route-loading{color:#7f3c35;background:#fffaf7;place-content:center;justify-items:center;gap:16px;min-height:100vh;display:grid}.route-loading img{width:150px;height:auto}.route-loading span{letter-spacing:.08em;text-transform:uppercase;font-size:13px;font-weight:700}.welcome.welcome-v2{flex-direction:column;min-height:100vh;display:flex}.welcome.welcome-v2 header{justify-content:flex-end;align-items:flex-start;height:118px;padding:8px 48px 0;display:flex;position:relative}.welcome.welcome-v2 .sweet-atelier-brand{pointer-events:none;justify-content:center;align-items:center;width:330px;height:105px;display:flex;position:absolute;top:6px;left:50%;overflow:visible;transform:translate(-50%)}.welcome.welcome-v2 .sweet-atelier-brand img{object-fit:contain;width:auto;max-width:100%;height:100px;position:static;transform:none}.welcome.welcome-v2 .welcome-stage{background:0 0;justify-content:center;align-items:center;height:245px;min-height:245px;display:flex}.welcome.welcome-v2 .welcome-copy{text-align:center;margin-top:-8px}.welcome.welcome-v2 .welcome-copy h1{margin:0;font-size:52px;font-weight:700;line-height:.98}.welcome.welcome-v2 .welcome-copy h1 i{color:var(--green);font-size:65px;line-height:.9;display:block}.welcome.welcome-v2 .welcome-copy p{max-width:390px;margin:28px auto 0;font-size:15px;line-height:1.45}.welcome.welcome-v2 .welcome-choices{grid-template-columns:repeat(3,1fr);gap:26px;width:min(100% - 80px,1010px);margin:-8px auto 24px;display:grid}.welcome.welcome-v2 .welcome-choice{background:#ffffffe8;border-radius:15px;flex-direction:column;align-items:center;width:100%;height:408px;padding:22px 20px 54px;display:flex;position:relative;overflow:hidden;box-shadow:0 12px 30px #4a2b2114}.welcome.welcome-v2 .choice-icon{width:62px;height:62px;color:var(--green);background:#fff1ed;border-radius:50%;place-items:center;margin:0 auto 12px;display:grid}.welcome.welcome-v2 .choice-icon svg{width:30px;height:30px;transform:none}.welcome.welcome-v2 .welcome-choice h2{text-align:center;justify-content:center;align-items:center;min-height:54px;margin:0;font-size:20px;font-weight:800;line-height:1.14;display:flex}.welcome.welcome-v2 .welcome-choice>i{color:var(--green);margin:10px 0 9px;font-size:21px;line-height:1;display:block}.welcome.welcome-v2 .welcome-choice p{text-align:center;width:100%;min-height:48px;margin:0 0 2px;font-size:13px;line-height:1.4}.welcome.welcome-v2 .welcome-choice-image{object-fit:contain;object-position:center bottom;filter:drop-shadow(0 9px 8px #4c2d221a);width:100%;height:157px;margin-top:auto;display:block}.welcome.welcome-v2 .welcome-choice strong{background:var(--green);color:#fff;border-radius:0 0 15px 15px;justify-content:center;align-items:center;height:52px;font-size:31px;font-weight:300;display:flex;position:absolute;bottom:0;left:0;right:0}.welcome.welcome-v2 footer{background:#ffffffe0;border-radius:12px;justify-content:center;align-items:center;gap:24px;width:min(100% - 40px,720px);min-height:52px;margin:0 auto 18px;padding:10px 20px;font-size:11px;display:flex;box-shadow:0 8px 24px #492d230f}.footer-team{align-items:center;gap:10px;display:flex}.footer-team svg{color:var(--green)}@media (height<=850px) and (width>=821px){.welcome.welcome-v2 header{height:92px}.welcome.welcome-v2 .sweet-atelier-brand{width:280px;height:86px;top:2px}.welcome.welcome-v2 .sweet-atelier-brand img{height:84px}.welcome.welcome-v2 .welcome-stage{height:185px;min-height:185px}.welcome.welcome-v2 .welcome-copy{transform:scale(.88)}.welcome.welcome-v2 .welcome-choices{gap:20px;width:min(100% - 50px,920px);margin-top:-4px}.welcome.welcome-v2 .welcome-choice{height:325px;padding:13px 16px 45px}.welcome.welcome-v2 .choice-icon{width:54px;height:54px;margin-bottom:6px}.welcome.welcome-v2 .choice-icon svg{width:25px;height:25px}.welcome.welcome-v2 .welcome-choice h2{min-height:43px;font-size:17px}.welcome.welcome-v2 .welcome-choice>i{margin:4px 0 5px}.welcome.welcome-v2 .welcome-choice p{min-height:38px;font-size:11px}.welcome.welcome-v2 .welcome-choice-image{height:110px}.welcome.welcome-v2 .welcome-choice strong{height:43px;font-size:27px}.welcome.welcome-v2 footer{min-height:39px;margin-bottom:9px;padding:6px 16px;font-size:10px}}@media (width<=820px){.welcome.welcome-v2 header{height:105px;padding:0 16px}.welcome.welcome-v2 .sweet-atelier-brand{width:230px;height:98px}.welcome.welcome-v2 .sweet-atelier-brand img{height:94px}.welcome.welcome-v2 .welcome-stage{height:210px;min-height:210px}.welcome.welcome-v2 .welcome-copy h1{font-size:40px}.welcome.welcome-v2 .welcome-copy h1 i{font-size:49px}.welcome.welcome-v2 .welcome-copy p{margin-top:20px;font-size:14px}.welcome.welcome-v2 .welcome-choices{grid-template-columns:1fr;gap:18px;width:min(100% - 28px,460px)}.welcome.welcome-v2 .welcome-choice{height:400px}.welcome.welcome-v2 .welcome-choice-image{height:165px}.welcome.welcome-v2 footer{width:calc(100% - 28px)}}.store-route-state{text-align:center;color:#302826;background:linear-gradient(#fffaf7e6, #fffaf7e6), var(--hero-cakes,url(/assets/occasions-background-CHnI33aF.webp)) center/cover fixed;place-content:center;justify-items:center;gap:28px;min-height:100vh;padding:32px;display:grid}.store-route-state>img{object-fit:contain;width:min(260px,70vw);height:110px}.store-route-state section{background:#ffffffe6;border:1px solid #ecdcd5;border-radius:24px;max-width:520px;padding:38px;box-shadow:0 22px 60px #4a2d231f}.store-route-state section>span{color:#bd4035;letter-spacing:.16em;font-weight:800}.store-route-state h1{margin:10px 0;font-family:Georgia,serif;font-size:clamp(32px,5vw,50px)}.store-route-state p{color:#766963}.store-route-state a{color:#fff;background:#bd4035;border-radius:12px;margin-top:18px;padding:13px 20px;font-weight:700;text-decoration:none;display:inline-flex}.occasions-page{color:#292929;background:#faf8f5;flex-direction:column;min-height:100vh;display:flex;position:relative;overflow:hidden}.occasions-page:before{content:"";background:linear-gradient(#faf8f500,#faf8f508),var(--occasion-background) center/cover no-repeat;pointer-events:none;position:absolute;inset:0}.occasion-header,.occasion-content,.occasion-footer{z-index:1;position:relative}.occasion-header{justify-content:space-between;align-items:center;height:132px;padding:0 5.2%;display:flex}.return-button,.occasion-language{color:#292929;background:#fff;border:1px solid #eee4df;border-radius:14px;align-items:center;gap:11px;height:54px;padding:0 22px;font-weight:600;display:flex;box-shadow:0 4px 14px #593b3210}.return-button{color:var(--green);font-size:15px}.occasion-language{font-size:14px}.occasion-language svg:first-child{color:var(--green)}.occasion-brand{text-align:center;position:absolute;left:50%;transform:translate(-50%)}.occasion-brand b{color:var(--green);letter-spacing:4px;white-space:nowrap;font-size:25px;display:block}.occasion-brand span{color:#4d4d4d;white-space:nowrap;margin-top:5px;font-size:17px;display:block}.occasion-content{text-align:center;width:min(970px,73vw);margin:0 auto}.occasion-content>h1{letter-spacing:-1.8px;margin:7px 0 14px;font:700 clamp(41px,4.2vw,62px)/1 Playfair Display}.occasion-content>p{color:#555;margin:0 0 18px;font-size:17px;line-height:1.45}.occasion-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.occasion-card{text-align:left;color:#292929;background:#fff;border:0;border-radius:14px;padding:0;transition:transform .16s,box-shadow .16s;overflow:hidden;box-shadow:0 7px 15px #4d382016}.occasion-card:hover{transform:translateY(-3px);box-shadow:0 12px 20px #4d382026}.occasion-card img{object-fit:cover;border-radius:14px 14px 0 0;width:100%;height:150px;display:block}.occasion-card span{white-space:nowrap;justify-content:center;align-items:center;gap:13px;height:65px;font-size:16px;font-weight:600;display:flex}.occasion-card span svg{color:var(--green);flex:none}.occasion-grid .occasion-card:nth-child(5),.occasion-grid .occasion-card:nth-child(6),.occasion-grid .occasion-card:nth-child(7){margin-top:0}.gallery-button{text-align:left;color:#292929;background:#fffaf9;border:1px solid #f0d8d4;border-radius:14px;align-items:center;gap:17px;width:100%;height:87px;margin-top:19px;padding:0 28px;display:flex}.gallery-button:hover{border-color:#dfb0aa}.gallery-button>svg{color:var(--green);margin-left:auto}.gallery-icon{width:58px;height:58px;color:var(--green);background:#fff;border-radius:12px;place-items:center;display:grid;box-shadow:0 3px 10px #58382b0e}.gallery-button b,.gallery-button small{display:block}.gallery-button b{font-size:20px}.gallery-button small{color:#666;margin-top:5px;font-size:13px}.occasion-footer{color:#292929;letter-spacing:1px;text-align:center;margin:auto auto 9px;font-size:10px}.occasion-footer small{color:#878787;letter-spacing:0;margin-top:2px;font-size:10px;display:block}@media (height<=850px) and (width>=681px){.occasion-header{height:93px}.occasion-content{width:min(970px,77vw)}.occasion-content>h1{margin:2px 0 7px;font-size:43px}.occasion-content>p{margin-bottom:12px;font-size:14px}.occasion-grid{gap:13px}.occasion-card img{height:112px}.occasion-card span{gap:9px;height:48px;font-size:13px}.occasion-card span svg{width:22px;height:22px}.gallery-button{height:61px;margin-top:12px;padding:0 18px}.gallery-icon{width:44px;height:44px}.gallery-icon svg{width:27px}.gallery-button b{font-size:16px}.gallery-button small{margin-top:1px;font-size:11px}.occasion-footer{margin-bottom:4px;font-size:8px}.occasion-footer small{font-size:8px}.occasion-brand b{font-size:20px}.occasion-brand span{font-size:14px}.return-button,.occasion-language{height:44px;padding:0 16px;font-size:12px}}@media (width<=680px){.occasions-page{overflow:auto}.occasion-header{height:75px;padding:0 16px}.occasion-brand{display:none}.return-button,.occasion-language{height:40px;padding:0 11px;font-size:12px}.return-button{font-size:0}.return-button svg{width:22px}.occasion-language svg{width:16px}.occasion-content{width:90%;padding-bottom:20px}.occasion-content>h1{margin:14px 0 8px;font-size:34px}.occasion-content>p{font-size:14px}.occasion-grid{grid-template-columns:1fr 1fr;gap:12px}.occasion-card img{height:104px}.occasion-card span{gap:7px;height:47px;font-size:12px}.occasion-card span svg{width:20px}.gallery-button{height:68px;margin-top:12px;padding:0 12px}.gallery-icon{width:42px;height:42px}.gallery-icon svg{width:26px}.gallery-button b{font-size:15px}.gallery-button small{font-size:10px}.occasion-footer{display:none}}.occasion-brand img{object-fit:contain;width:118px;height:72px;margin:auto;display:block}.occasion-brand span{margin-top:1px;font-size:14px}.occasion-grid{grid-template-columns:repeat(12,1fr)}.occasion-card{grid-column:span 3}.occasion-card:nth-child(n+5){grid-column:span 4}.occasion-grid .occasion-card:nth-child(5){grid-column:1/span 4}.occasion-card img{aspect-ratio:1.45;object-fit:cover;height:auto}.occasion-card:nth-child(n+5) img{aspect-ratio:1.8}.header-actions{align-items:center;gap:11px;display:flex}.search-button{color:#292929;background:#fff;border:1px solid #eee4df;border-radius:14px;place-items:center;width:54px;height:54px;display:grid;box-shadow:0 4px 14px #593b3210}.search-button:hover{color:var(--green);border-color:#e6bfbc}.search-layer{z-index:10;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#29292966;place-items:center;padding:28px;display:grid;position:fixed;inset:0}.search-panel{background:#faf8f5;border-radius:20px;width:min(650px,100%);max-height:calc(100vh - 56px);padding:27px;overflow:auto;box-shadow:0 24px 70px #1b0b0a55}.search-top{justify-content:space-between;align-items:center;gap:20px;display:flex}.search-top h2{margin:0;font:700 29px Playfair Display}.search-top button{color:var(--green);background:0 0;border:0;font-weight:700}.search-field{height:58px;color:var(--green);background:#fff;border:1px solid #e5dcd6;border-radius:11px;align-items:center;gap:11px;margin:21px 0 10px;padding:0 17px;display:flex}.search-field input{color:#292929;background:0 0;border:0;outline:0;width:100%;font-size:16px}.search-panel>p{color:#6b6b6b;margin:0 0 15px;font-size:13px}.search-results{gap:10px;display:grid}.search-results>button{text-align:left;color:#292929;background:#fff;border:1px solid #eee4df;border-radius:11px;align-items:center;gap:14px;padding:8px;display:flex}.search-results>button:hover{border-color:#dfafaa}.search-results img{object-fit:cover;border-radius:7px;width:81px;height:63px}.search-results span{gap:4px;display:grid}.search-results b{font-size:15px}.search-results small{color:#6b6b6b;font-size:12px}.search-results>button>svg{color:var(--green);margin-left:auto}.no-results{color:#6b6b6b;text-align:center;background:#fff;border:1px dashed #d8c9c3;border-radius:11px;padding:26px}@media (width<=680px){.occasion-grid{grid-template-columns:1fr 1fr}.occasion-card,.occasion-card:nth-child(n+5),.occasion-grid .occasion-card:nth-child(5){grid-column:span 1}.occasion-card img,.occasion-card:nth-child(n+5) img{aspect-ratio:1.25}.search-button{border-radius:11px;width:40px;height:40px}.search-button svg{width:18px}.header-actions{gap:7px}}.occasions-page{overflow-y:auto}.occasions-page:before{position:fixed}.occasion-body{z-index:1;grid-template-columns:220px minmax(0,970px);justify-content:center;gap:28px;width:min(1280px,94vw);margin:0 auto 34px;display:grid;position:relative}.occasion-body>.occasion-content{text-align:center;width:100%;margin:0}.occasion-navigation{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#ffffffad;border:1px solid #e2d2cbc7;border-radius:18px;flex-direction:column;align-self:start;max-height:calc(100vh - 36px);padding:16px 13px 18px;display:flex;position:sticky;top:18px;box-shadow:0 12px 32px #472a2214}.occasion-navigation nav,.occasion-navigation-secondary{gap:3px;display:grid}.occasion-navigation button{color:#2f2b29;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:11px;align-items:center;gap:12px;width:100%;min-height:44px;padding:0 11px;font:700 13px/1.2 inherit;display:flex}.occasion-navigation button:hover{color:#b93630;background:#f9e2dec7}.occasion-navigation button svg{color:#c53d36;flex:none}.occasion-navigation-secondary{border-top:1px solid #deccc5b8;margin-top:8px;padding-top:9px}.occasion-navigation-gallery{grid-template-columns:24px minmax(0,1fr) 18px;margin-top:12px;background:#ffffffb8!important;border:1px solid #ecd9d4!important}.occasion-navigation-pickup{color:#6e625d;gap:3px;margin-top:auto;padding:15px 10px 2px;display:grid}.occasion-navigation-pickup small{color:#ae3a32;letter-spacing:.09em;text-transform:uppercase;font-size:9px;font-weight:900}.occasion-navigation-pickup b{font-size:11px}.occasion-navigation-pickup span{font-size:9px;line-height:1.4}.classics-showcase{text-align:left;background:#fffcfad1;border:1px solid #e8d3cde0;border-radius:17px;margin-top:18px;padding:19px;box-shadow:0 10px 28px #442a220f}.classics-showcase>header{grid-template-columns:45px minmax(0,1fr) auto;align-items:center;gap:12px;margin-bottom:15px;display:grid}.classics-showcase-icon{color:#be3740;background:#fde7ea;border-radius:50%;place-items:center;width:42px;height:42px;display:grid}.classics-showcase h2,.classics-showcase p{margin:0}.classics-showcase h2{font:700 18px/1.15 inherit}.classics-showcase p{color:#6d625e;margin-top:3px;font-size:11px}.classics-showcase>header button{color:#c43a34;cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;font-weight:800;display:flex}.classics-showcase-list{grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;display:grid}.classic-preview-card{color:#2f2a28;text-align:left;cursor:pointer;background:#fff;border:1px solid #eaded9;border-radius:12px;min-width:0;padding:0 0 10px;overflow:hidden;box-shadow:0 5px 13px #4129210f}.classic-preview-card:hover{border-color:#dcaea8;transform:translateY(-2px)}.classic-preview-card img{aspect-ratio:1.35;object-fit:cover;background:#fbefec;width:100%;display:block}.classic-preview-card span{text-overflow:ellipsis;padding:9px 10px 0;font-size:12px;font-weight:800;line-height:1.25;display:block;overflow:hidden}.classic-preview-loading{pointer-events:none;background:#fff;display:block;overflow:hidden}.classic-preview-loading i{background:linear-gradient(90deg,#f7efeb 25%,#fff9f6 50%,#f7efeb 75%) 0 0/200% 100%;height:92px;animation:1.2s ease-in-out infinite classic-loading;display:block}.classic-preview-loading small{background:#eee3de;border-radius:8px;width:68%;height:12px;margin:11px 9px;display:block}@keyframes classic-loading{to{background-position:-200% 0}}@media (width>=681px){.occasions-page>.store-pickup-banner{display:none}}@media (height<=850px) and (width>=681px){.occasion-body{grid-template-columns:220px minmax(0,970px)}.occasion-navigation{max-height:calc(100vh - 20px);padding-top:11px;top:10px}.occasion-navigation button{min-height:36px;font-size:11px}.occasion-navigation-pickup{padding-top:10px}.classics-showcase{margin-top:12px;padding:14px}.classics-showcase>header{margin-bottom:10px}.classic-preview-card img{aspect-ratio:1.55}}@media (width<=900px) and (width>=681px){.occasion-body{grid-template-columns:190px minmax(0,1fr);gap:18px}.classics-showcase-list{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=680px){.occasion-body{width:auto;margin:0;display:block}.occasion-navigation{display:none}.occasion-body>.occasion-content{width:90%;margin:0 auto}.classics-showcase{padding:14px}.classics-showcase>header{grid-template-columns:38px minmax(0,1fr) auto}.classics-showcase p{display:none}.classics-showcase>header button{font-size:11px}.classics-showcase-list{scroll-snap-type:x mandatory;display:flex;overflow-x:auto}.classic-preview-card{scroll-snap-align:start;flex:0 0 145px}}@media (width>=681px){.occasion-body{width:min(970px,73vw);display:block}.occasion-body>.occasion-content{width:100%}.occasions-page>.store-pickup-banner{display:flex}}@media (height<=850px) and (width>=681px){.occasion-body{width:min(970px,77vw)}}.catalog-page{color:#292929;background:#faf8f5;min-height:100vh;position:relative;overflow:hidden}.catalog-page:before{content:"";background:linear-gradient(#faf8f503,#faf8f510),var(--occasion-background) center/cover;pointer-events:none;position:absolute;inset:0}.catalog-header,.catalog-layout{z-index:1;position:relative}.catalog-header{justify-content:space-between;align-items:center;height:122px;padding:0 5.2%;display:flex}.catalog-layout{grid-template-columns:270px minmax(0,1fr);gap:40px;width:min(1375px,90%);margin:0 auto;display:grid}.catalog-aside{background:#ffffffb9;border:1px solid #eee3df;border-radius:16px;height:calc(100vh - 153px);min-height:600px;padding:22px 16px}.catalog-aside h2{margin:10px 12px 20px;font-size:18px}.catalog-aside>button:not(.all-gallery){color:#292929;text-align:left;background:0 0;border:0;border-radius:12px;align-items:center;gap:17px;width:100%;padding:14px 12px;font-size:16px;font-weight:600;display:flex}.catalog-aside>button.selected{color:var(--green);background:#fde5e2}.catalog-aside>button svg{color:#555}.catalog-aside>button.selected svg{color:var(--green)}.all-gallery{text-align:left;color:#292929;background:#fff;border:1px solid #eee4df;border-radius:13px;grid-template-columns:42px 1fr 20px;align-items:center;width:100%;margin-top:22px;padding:17px;font-size:16px;font-weight:700;line-height:1.25;display:grid}.all-gallery svg:first-child,.all-gallery svg:last-child{color:var(--green)}.catalog-aside>p{color:#666;margin:38px 8px;font-size:12px;line-height:1.5}.catalog-content h1{margin:10px 0 6px;font:700 43px Playfair Display}.catalog-content>p{color:#606060;margin:0 0 15px;font-size:16px}.catalog-search{color:#4d4d4d;background:#fff;border:1px solid #e9dfda;border-radius:14px;align-items:center;gap:12px;height:57px;padding-left:18px;display:flex}.catalog-search input{background:0 0;border:0;outline:0;flex:1;font-size:16px}.catalog-search button{height:57px;color:var(--green);background:#fff;border:1px solid #eee4df;border-radius:14px;align-items:center;gap:11px;margin-left:12px;padding:0 24px;font-size:15px;font-weight:600;display:flex}.filter-row{gap:10px;margin:17px 0;display:flex;overflow:auto}.filter-row button{white-space:nowrap;color:#454545;background:#fff;border:1px solid #eee5e1;border-radius:22px;align-items:center;gap:5px;padding:9px 20px;font-size:14px;display:flex}.filter-row button.active{border-color:var(--green);color:var(--green)}.model-grid{grid-template-columns:repeat(4,1fr);gap:15px;display:grid}.model-card{background:#fff;border-radius:13px;padding-bottom:10px;overflow:hidden;box-shadow:0 5px 14px #553c3015}.model-card>div{position:relative}.model-card img{aspect-ratio:1.25;object-fit:cover;width:100%;display:block}.model-card>div button{background:#fffc;border:0;border-radius:50%;place-items:center;width:31px;height:31px;display:grid;position:absolute;top:10px;right:10px}.model-card h3{margin:10px 12px 6px;font-size:15px}.model-card p{gap:5px;margin:0 12px 8px;display:flex}.model-card p span,.model-tags span{color:#296145;background:#daf0e3;border-radius:5px;padding:4px 7px;font-size:11px}.model-card p span:nth-child(2),.model-tags span:nth-child(2){color:#ad3f6e;background:#fde2ed}.details-link{color:var(--green);background:0 0;border:0;justify-content:flex-end;align-items:center;gap:5px;width:100%;padding:0 12px;font-size:12px;display:flex}.more-models{color:var(--green);background:#fff9f8;border:1px solid #f0d4d0;border-radius:10px;align-items:center;gap:10px;margin:18px auto;padding:12px 29px;display:flex}.detail-layer,.fullscreen-image{z-index:20;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#231c1b88;place-items:center;padding:25px;display:grid;position:fixed;inset:0}.detail-modal{background:#fffdfa;border-radius:20px;grid-template-columns:1.08fr .92fr;gap:35px;width:min(915px,96vw);max-height:91vh;padding:28px;display:grid;position:relative;overflow:auto;box-shadow:0 24px 70px #160b0a55}.modal-close{background:#fff;border:0;border-radius:50%;place-items:center;width:42px;height:42px;display:grid;position:absolute;top:20px;right:20px;box-shadow:0 3px 10px #43241d22}.detail-image{background:0 0;border:0;border-radius:12px;width:100%;padding:0;position:relative;overflow:hidden}.detail-image img{aspect-ratio:1.14;object-fit:cover;width:100%;display:block}.detail-image span{background:#fffd;border-radius:8px;align-items:center;gap:6px;padding:8px 10px;font-size:12px;display:flex;position:absolute;inset:auto 12px 12px auto}.thumb-list{gap:8px;margin:12px 0;display:flex}.thumb-list button{border:2px solid #0000;border-radius:8px;padding:0;overflow:hidden}.thumb-list button:first-child{border-color:var(--green)}.thumb-list img{object-fit:cover;width:58px;height:58px;display:block}.detail-gallery small{color:#777;font-size:10px}.detail-info h2{margin:22px 0 11px;font:700 31px Playfair Display}.detail-info>p{color:#4b4b4b;font-size:13px;line-height:1.45}.model-tags{gap:6px;display:flex}.detail-info hr{border:0;border-top:1px solid #eadfda;margin:20px 0}.detail-info h3{align-items:center;gap:10px;font-size:14px;display:flex}.detail-info h3 svg{color:var(--green)}.format-list{gap:8px;display:flex}.format-list button{background:#fff;border:1px solid #e5d9d4;border-radius:9px;gap:4px;min-width:70px;padding:9px 7px;display:grid}.format-list b{font-size:12px}.format-list small{color:#666;font-size:9px}.custom-tags{gap:7px;display:flex}.custom-tags span{background:#faf0e9;border-radius:18px;padding:7px 12px;font-size:10px}.notice-detail{color:#444;background:#fff9f4;border:1px solid #f6dfcf;border-radius:9px;gap:12px;padding:11px;display:flex}.notice-detail svg{color:#292929;flex:none}.notice-detail b,.notice-detail small{font-size:11px;display:block}.notice-detail small{margin-top:3px;font-size:10px}.detail-info footer{gap:12px;margin-top:26px;display:flex}.detail-info footer button{border:1px solid var(--green);height:43px;color:var(--green);white-space:nowrap;background:#fff;border-radius:8px;align-items:center;gap:7px;padding:0 13px;font-size:12px;display:flex}.detail-info footer .choose-cake{background:var(--green);color:#fff;flex:1;justify-content:center;font-size:15px}.fullscreen-image{z-index:30;background:#171313e8}.fullscreen-image img{object-fit:contain;max-width:92vw;max-height:88vh}.fullscreen-image button{background:#fff;border:0;border-radius:50%;place-items:center;width:49px;height:49px;display:grid;position:absolute;top:28px;right:34px}@media (height<=850px) and (width>=681px){.catalog-header{height:86px}.catalog-layout{grid-template-columns:218px minmax(0,1fr);gap:25px;width:min(1120px,88%)}.catalog-aside{height:calc(100vh - 100px);padding:13px}.catalog-aside h2{margin:7px 10px 9px;font-size:15px}.catalog-aside>button:not(.all-gallery){padding:9px 10px;font-size:13px}.catalog-aside>button svg{width:21px}.all-gallery{margin-top:12px;padding:10px;font-size:13px}.catalog-aside>p{margin:18px 5px;font-size:10px}.catalog-content h1{margin:0;font-size:34px}.catalog-content>p{margin:2px 0 8px;font-size:13px}.catalog-search,.catalog-search button{height:44px}.catalog-search input{font-size:13px}.catalog-search button{padding:0 14px;font-size:12px}.filter-row{margin:9px 0}.filter-row button{padding:6px 13px;font-size:11px}.model-grid{gap:11px}.model-card h3{margin:7px 9px 4px;font-size:13px}.model-card p{margin:0 9px 6px}.model-card p span{font-size:9px}.details-link{padding:0 9px;font-size:10px}.catalog-header .occasion-brand b{font-size:20px}.catalog-header .occasion-brand span{font-size:14px}}.detail-gallery-controls{justify-content:center;align-items:center;gap:12px;margin:10px 0 2px;display:flex}.detail-gallery-controls button{width:34px;height:34px;color:var(--green);cursor:pointer;background:#fff;border:1px solid #eadfda;border-radius:50%;place-items:center;display:grid}.detail-gallery-controls span{color:#666;font-size:12px;font-weight:700}.detail-gallery-controls svg{width:18px}.fullscreen-image img{max-width:82vw}.fullscreen-image button.fullscreen-close{top:28px;right:34px}.fullscreen-image button.fullscreen-previous,.fullscreen-image button.fullscreen-next{cursor:pointer;top:50%;transform:translateY(-50%);box-shadow:0 5px 18px #0006}.fullscreen-image button.fullscreen-previous{left:30px;right:auto}.fullscreen-image button.fullscreen-next{right:30px}.fullscreen-counter{color:#292929;background:#fff;border-radius:999px;padding:7px 14px;font-size:13px;font-weight:700;position:absolute;bottom:24px;left:50%;transform:translate(-50%)}.photographed-cake-details{gap:10px;display:grid}.photographed-cake-details h3{color:#a92f29;margin:0 0 3px}.photographed-cake-details dl{gap:0;margin:0;display:grid}.photographed-cake-details dl div{border-bottom:1px dashed #ebded9;grid-template-columns:105px minmax(0,1fr);gap:12px;padding:7px 0;display:grid}.photographed-cake-details dt{color:#4d4946;font-size:11px;font-weight:800}.photographed-cake-details dd{color:#35312e;margin:0;font-size:12px}.photographed-price{color:#bd302b;font:800 22px Georgia,serif}.photographed-cake-details aside{color:#8e2c27;background:#fff1f0;border:1px solid #efc9c5;border-radius:9px;align-items:flex-start;gap:10px;margin-top:4px;padding:11px;display:flex}.photographed-cake-details aside svg{flex:none}.photographed-cake-details aside span{gap:3px;display:grid}.photographed-cake-details aside b{font-size:11px}.photographed-cake-details aside small{color:#6d504c;font-size:10px}.catalog-page:before{background:linear-gradient(#faf8f503,#faf8f510),var(--occasion-background) center/cover no-repeat;position:fixed}.catalog-aside{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#ffffffad}.catalog-content h1{font-size:48px;line-height:1.08}.catalog-search{height:62px}.catalog-search input{min-width:0;font-size:17px}.catalog-search>.catalog-filter-toggle{color:#4d4d4d;white-space:nowrap;background:#fff;border:0;border-left:1px solid #eee4df;border-radius:0 14px 14px 0;flex:none;align-self:stretch;align-items:center;gap:7px;height:auto;margin:0;padding:0 18px;font-size:14px;font-weight:600;display:flex}.catalog-filter-toggle small{color:#a93a31;background:#fbe8e5;border-radius:999px;padding:4px 7px;font-size:10px}.catalog-filter-toggle.has-filter{color:var(--green)}.filter-row:not(.open){display:none}.filter-row.open{flex:none;animation:.16s ease-out catalog-filters-in}@keyframes catalog-filters-in{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.catalog-results-scroll{scrollbar-gutter:stable;min-height:0;padding:0 8px 110px 0;overflow-y:auto}.filter-row:not(.open)+.catalog-results-scroll{padding-top:14px}.catalog-results-scroll::-webkit-scrollbar{width:8px}.catalog-results-scroll::-webkit-scrollbar-thumb{background:#ad4f4247;border-radius:999px}.catalog-empty-results{text-align:center;color:#6d625d;padding:28px 12px}@media (width>=681px){.catalog-page{height:100vh}.catalog-layout{height:calc(100vh - 122px);overflow:hidden}.catalog-aside{height:calc(100% - 31px);min-height:0;overflow-y:auto}.catalog-content{flex-direction:column;height:100%;min-height:0;display:flex;overflow:hidden}.catalog-content>h1,.catalog-content>p,.catalog-content>.catalog-search,.catalog-content>.filter-row{flex:none}.catalog-results-scroll{flex:auto}}@media (height<=850px) and (width>=681px){.catalog-layout{grid-template-columns:270px minmax(0,1fr);height:calc(100vh - 86px)}.catalog-content h1{font-size:40px}.catalog-search{height:52px}.catalog-search input{font-size:15px}}.signature-model-card{background:linear-gradient(160deg,#fff 60%,#fff8ed);border:1px solid #e6c8a8;position:relative}.signature-model-card:before{content:"✦";z-index:2;color:#a86d25;background:#fff6df;border-radius:50%;place-items:center;width:29px;height:29px;display:grid;position:absolute;top:9px;left:9px;box-shadow:0 3px 9px #7b4b1b22}.signature-badge{color:#91601e;letter-spacing:.08em;background:#fff0ce;border-radius:5px;margin:0 12px 6px;padding:4px 7px;font-size:9px;display:inline-block}.signature-fixed-notice{color:#356148;background:#f1f8f2;border:1px solid #cfe3d4;border-radius:10px;align-items:flex-start;gap:10px;margin:14px 0;padding:12px;display:flex}.signature-fixed-notice span,.signature-fixed-notice b,.signature-fixed-notice small{display:block}.signature-fixed-notice small{margin-top:4px;font-size:10px;line-height:1.4}.signature-product-details{margin-bottom:0}.signature-customer-formats{gap:7px;margin-top:13px;display:grid}.signature-customer-formats h4{color:#4d4946;text-transform:uppercase;letter-spacing:.05em;margin:0 0 2px;font-size:11px}.signature-customer-formats>div{background:#fffaf7;border:1px solid #eadfd8;border-radius:9px;justify-content:space-between;align-items:center;gap:14px;padding:9px 11px;display:flex}.signature-customer-formats span,.signature-customer-formats b,.signature-customer-formats small{display:block}.signature-customer-formats b{color:#3a3431;font-size:11px}.signature-customer-formats small{color:#766b66;margin-top:2px;font-size:9px}.signature-customer-formats strong{color:#b9332d;white-space:nowrap;font-size:13px}.detail-layer{z-index:300}.fullscreen-image{z-index:320}.tier-summary{color:#76241f;background:#fff5f3;border:1px solid #efcfc9;border-radius:10px;gap:5px;padding:11px 13px;display:grid}.tier-summary b{font-size:13px}.tier-summary span{font-size:11px;line-height:1.45}.tier-summary strong{color:#a52621;font-size:17px}.cake-category{background:#fff6f4;border-left:3px solid #c9362f;margin:9px 0 13px;padding:9px 11px;color:#5d332f!important}.thumb-list button:not(.active){border-color:#0000}.thumb-list button.active{border-color:var(--green)}.model-image-button{cursor:pointer;background:0 0;border:0;width:100%;padding:0;display:block;overflow:hidden}.model-image-button:focus-visible{outline:3px solid var(--green);outline-offset:-3px}.model-image-button img{transition:transform .25s}.model-image-button:hover img{transform:scale(1.025)}.price-contact-notice{color:#7f2722;background:#fff5f3;border:1px solid #efcbc7;border-radius:10px;grid-template-columns:auto 1fr;align-items:center;gap:9px;margin-top:11px;padding:12px;font-size:12px;line-height:1.4;display:grid}.price-contact-notice>a,.price-contact-notice>button{color:#fff;background:#c9362f;border:0;border-radius:8px;grid-column:1/-1;justify-content:center;align-items:center;gap:7px;padding:10px 12px;font-weight:700;text-decoration:none;display:flex}.price-contact-notice>button:disabled{cursor:not-allowed;background:#d9b9b5}.app>.language-switcher{z-index:6;position:fixed;top:18px;right:18px}.reference-preview{object-fit:cover;border-radius:12px;width:100%;height:155px;margin:10px 0 14px}.reference-thumb{object-fit:cover;border-radius:9px;flex:none;width:88px;height:72px}.confirmation-summary .reference-thumb{width:72px;height:60px}@media (width<=680px){.catalog-page{min-height:100dvh;overflow:auto}.catalog-header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:8;background:#faf8f5e8;height:88px;padding:0 16px;position:sticky;top:0}.catalog-header .occasion-brand{display:none}.catalog-header .return-button{justify-content:center;width:48px;height:42px;padding:0;font-size:0}.catalog-header .header-actions{align-items:center;gap:7px;margin-left:auto;display:flex}.catalog-header .search-button{width:42px;height:42px}.catalog-header .language-switcher button{padding:6px 7px}.catalog-layout{width:auto;margin:0;padding:0 16px 36px;display:block}.catalog-aside{display:none}.catalog-content h1{margin:8px 0 6px;font-size:31px;line-height:1.08}.catalog-content>p{margin-bottom:14px;font-size:14px}.catalog-search{border-radius:12px;height:48px;padding-left:13px}.catalog-search input{min-width:0;font-size:13px}.catalog-search>span{display:none}.filter-row{scrollbar-width:none;margin:12px -16px 15px;padding:0 16px}.filter-row::-webkit-scrollbar{display:none}.filter-row button{padding:8px 14px;font-size:12px}.model-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.model-card{border-radius:12px;padding-bottom:11px}.model-card img{aspect-ratio:1}.model-card h3{margin:9px 10px 6px;font-size:14px;line-height:1.2}.model-card p{flex-wrap:wrap;gap:4px;margin:0 10px 9px}.model-card p span{padding:3px 5px;font-size:9px}.details-link{justify-content:flex-start;padding:0 10px;font-size:11px}.detail-layer{background:#fffdfa;padding:0;display:block}.detail-modal{width:100%;min-height:100dvh;max-height:100dvh;box-shadow:none;border-radius:0;padding:62px 18px 105px;display:block;overflow:auto}.modal-close{z-index:3;width:42px;height:42px;position:fixed;top:12px;right:15px}.detail-image img{aspect-ratio:1.3}.detail-image span{font-size:10px}.detail-info h2{margin:20px 0 8px;font-size:27px}.format-list{padding-bottom:4px;overflow-x:auto}.format-list button{min-width:82px}.custom-tags{flex-wrap:wrap}.detail-info footer{z-index:2;background:#fff;border-top:1px solid #eadfda;margin:0;padding:12px 16px;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -5px 18px #2d1c1814}.detail-info footer button:first-child{display:none}.detail-info footer .choose-cake{height:50px;font-size:14px}.fullscreen-image{padding:15px}.fullscreen-image button{width:43px;height:43px;top:15px;right:15px}.app .language-switcher{z-index:6;position:fixed;top:10px;right:10px}.mobile-header{padding-right:120px}.content{width:90%;padding-top:28px}.size-grid,.product-grid{grid-template-columns:1fr}.size-grid>.option-card:last-child:nth-child(odd),.product-grid>.option-card:last-child:nth-child(odd){grid-column:auto;width:100%}.custom-card{grid-column:span 1!important;min-height:230px!important}.size-grid .option-card{min-height:150px}.product-grid .option-card{grid-template-rows:145px auto;min-height:230px}.product-model-image{height:145px}.flavor-grid,.filling-grid{grid-template-columns:1fr 1fr}.summary-top{flex-wrap:wrap;align-items:flex-start}.summary-top>strong{text-align:right;width:100%;margin-left:0}}@media (width<=390px){.welcome-choice{height:322px}.welcome-choice h2{font-size:14px}.welcome-choice p{font-size:10px}.occasion-card span{font-size:11px}}.format-list{flex-wrap:wrap}.format-list button{cursor:pointer;min-width:88px}.format-list button.active{border-color:var(--green);background:#fff3f1;box-shadow:0 0 0 2px #c9362f1f}.format-list em{color:var(--green);letter-spacing:.06em;text-transform:uppercase;font-size:8px;font-style:normal}.selected-format-price{border-radius:9px;align-items:center;gap:9px;padding:10px 12px;background:#fff7f4!important;margin:11px 0 0!important;display:flex!important}.selected-format-price span{color:#666}.selected-format-price strong{color:var(--green);margin-left:auto;font-size:16px}
