:root{--bg:#f7eee9;--paper:#fffdfb;--paper-soft:#fff7f2;--accent:#f38366;--accent-dark:#dc6d51;--accent-light:#ffe1d7;--ink:#28211f;--muted:#6f6662;--line:#f1d9ce;--shadow:0 26px 70px rgba(123,82,61,.13)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:Arial,Helvetica,sans-serif;background:radial-gradient(circle at 12% 6%,rgba(255,255,255,.92) 0,rgba(255,255,255,0) 34%),radial-gradient(circle at 86% 12%,rgba(255,226,216,.72) 0,rgba(255,226,216,0) 28%),linear-gradient(180deg,#fbf1ec 0%,var(--bg) 100%)}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.sr-only{position:absolute !important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.page{width:min(1460px,calc(100% - 56px));margin:24px auto;padding:34px 44px 30px;background:rgba(255,253,251,.97);border:1px solid rgba(241,217,206,.95);border-radius:42px;box-shadow:var(--shadow);overflow:hidden;position:relative}.page::before{content:"";position:absolute;inset:-150px auto auto -190px;width:540px;height:540px;background:radial-gradient(circle,rgba(243,131,102,.08),transparent 65%);pointer-events:none}.header{min-height:96px;display:flex;align-items:flex-start;justify-content:space-between;gap:30px;position:relative;z-index:20}.logo img{width:122px;height:auto}.nav{display:flex;align-items:center;gap:48px;padding-top:23px;color:#28211f;font-size:18px}.nav a{position:relative}.nav a::after{content:"";position:absolute;left:0;right:100%;bottom:-8px;height:2px;background:var(--accent);transition:right .18s ease}.nav a:hover::after{right:0}.hero{position:relative;display:grid;grid-template-columns:minmax(440px,.9fr) minmax(560px,1.1fr);align-items:center;gap:46px;padding:22px 0 44px}.hero-copy{max-width:660px;position:relative;z-index:6}.hero-kicker{display:inline-flex;align-items:center;gap:10px;margin:0 0 14px;color:var(--accent-dark);font-size:15px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.hero-kicker::before{content:"";display:block;width:34px;height:2px;background:var(--accent)}.hero-brand{margin:0 0 18px;font-family:Georgia,"Times New Roman",serif;font-weight:700;font-size:clamp(46px,4.7vw,70px);line-height:.92;letter-spacing:-.05em}.hero-subtitle{margin:0 0 18px;font-family:Georgia,"Times New Roman",serif;font-size:clamp(24px,1.9vw,30px);line-height:1.08;color:var(--accent);font-weight:700;letter-spacing:-.02em}.hero-text{max-width:625px;margin:0 0 30px;color:var(--muted);font-size:17px;line-height:1.6}.hero-actions{display:flex;align-items:center;flex-wrap:wrap;gap:18px}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:56px;padding:0 32px;border-radius:999px;border:2px solid transparent;font-weight:700;font-size:17px;transition:transform .18s ease,box-shadow .18s ease,background .18s ease,color .18s ease}.btn:hover{transform:translateY(-1px);box-shadow:0 14px 28px rgba(221,108,80,.18)}.btn-primary{background:var(--accent);color:#fff}.btn-primary:hover{background:var(--accent-dark)}.btn-secondary{background:#fff;color:var(--accent-dark);border-color:var(--accent)}.hero-visual{position:relative;min-height:540px;display:flex;align-items:center;justify-content:center}.hero-doodles{position:absolute;inset:-86px -86px -58px -86px;background-image:url("../img/doodle-frame-v96.webp");background-repeat:no-repeat;background-size:contain;background-position:center;opacity:.44;pointer-events:none}.hero-soft{position:absolute;width:500px;height:500px;border-radius:50%;background:radial-gradient(circle at 50% 46%,rgba(255,232,223,.95) 0,rgba(255,241,235,.5) 47%,rgba(255,255,255,0) 72%);filter:blur(.1px);z-index:1}.portrait{position:relative;z-index:4;width:min(430px,39vw);aspect-ratio:1 / 1;border-radius:50%;padding:10px;background:#fffdfb;border:2px solid rgba(243,131,102,.57);box-shadow:0 22px 50px rgba(128,83,60,.12),0 0 0 10px rgba(255,255,255,.62)}.portrait::before,.portrait::after{content:"";position:absolute;border-radius:50%;pointer-events:none}.portrait::before{inset:-10px;border:1.5px solid rgba(243,131,102,.35)}.portrait::after{inset:-18px;border:1px solid rgba(243,131,102,.16)}.portrait img{width:100%;height:100%;object-fit:cover;object-position:center 24%;border-radius:50%}.trust{display:grid;grid-template-columns:1fr 1px 1fr 1px 1.35fr;align-items:center;gap:28px;margin:0 0 38px;padding:18px 26px;border:1px solid var(--line);border-radius:28px;background:rgba(255,255,255,.94);box-shadow:0 16px 40px rgba(128,83,60,.08)}.trust-item{display:flex;align-items:center;gap:16px;min-width:0}.trust-icon{width:58px;height:58px;border-radius:50%;display:grid;place-items:center;flex:0 0 58px;background:rgba(243,131,102,.11);color:var(--accent);font-size:35px;font-weight:800}.trust-icon.fb{font-family:Georgia,"Times New Roman",serif;text-transform:lowercase}.trust-label{color:var(--muted);font-size:17px;white-space:nowrap}.trust-value{margin-top:2px;font-size:18px;color:var(--ink);font-weight:700}.stars,.heart{color:var(--accent)}.stars{letter-spacing:1px}.divider{width:1px;height:54px;background:var(--line)}.press{display:flex;align-items:center;justify-content:space-between;gap:22px}.press-logos{display:flex;align-items:center;gap:32px}.press-logos a{display:inline-flex;align-items:center;justify-content:center}.press-logos img{max-height:42px;width:auto;opacity:.78;transition:opacity .18s ease,transform .18s ease}.press-logos a:hover img{opacity:1;transform:translateY(-1px)}.section-head{text-align:center;margin:0 0 24px}.section-head h2{margin:0;font-family:Georgia,"Times New Roman",serif;font-size:32px;line-height:1.1;letter-spacing:-.025em}.ornament{display:flex;align-items:center;justify-content:center;gap:16px;margin-top:10px;color:var(--accent)}.ornament::before,.ornament::after{content:"";width:110px;height:1px;background:rgba(243,131,102,.38)}.products{padding-bottom:38px}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.product-card{display:block;overflow:hidden;border:1px solid var(--line);border-radius:22px;background:#fff;box-shadow:0 10px 28px rgba(116,73,52,.08);transition:transform .18s ease,box-shadow .18s ease}.product-card:hover{transform:translateY(-3px);box-shadow:0 18px 38px rgba(116,73,52,.12)}.product-img{position:relative;aspect-ratio:1.24 / 1;overflow:hidden}.product-img img{width:100%;height:100%;object-fit:cover}.product-body{display:flex;justify-content:space-between;align-items:center;gap:10px;padding:15px 16px 16px}.product-body span{font-family:Georgia,"Times New Roman",serif;font-size:19px}.product-arrow{width:30px;height:30px;display:grid;place-items:center;flex:0 0 30px;border-radius:50%;border:1px solid rgba(243,131,102,.45);color:var(--accent)}.story{display:grid;grid-template-columns:430px 1fr;gap:34px;align-items:center;margin:4px 0 30px;padding:22px;border:1px solid var(--line);border-radius:30px;background:linear-gradient(180deg,#fffdfb,var(--paper-soft));overflow:hidden}.story-photo{overflow:hidden;border-radius:24px}.story-photo img{width:100%;height:310px;object-fit:cover;object-position:center 30%}.story-kicker{margin:0 0 8px;color:var(--accent);font-size:15px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.story h2{margin:0 0 14px;font-family:Georgia,"Times New Roman",serif;font-size:34px;line-height:1.16;letter-spacing:-.02em}.story p{margin:0 0 12px;color:var(--muted);font-size:17px;line-height:1.6}.text-link{display:inline-flex;align-items:center;gap:8px;margin-top:4px;color:var(--accent-dark);font-weight:700}.order{display:grid;grid-template-columns:76px 1fr auto;align-items:center;gap:22px;padding:22px 24px;border:1px solid var(--line);border-radius:28px;background:rgba(255,247,242,.95)}.order-icon{width:76px;height:76px;display:grid;place-items:center;border-radius:50%;background:#fff;color:var(--accent);border:1px solid var(--line);font-size:34px}.order h2{margin:0 0 6px;font-family:Georgia,"Times New Roman",serif;font-size:31px;line-height:1.16}.order p{margin:0;color:var(--muted);font-size:17px}.order-actions{display:flex;gap:14px;flex-wrap:wrap}.footer{display:flex;align-items:center;justify-content:space-between;gap:18px;flex-wrap:wrap;padding:24px 6px 0;color:#6c625f;font-size:15px}.footer-social{display:flex;gap:18px}.footer a:hover{color:var(--accent-dark)}@media (max-width:1220px){.hero{grid-template-columns:1fr;gap:22px}.hero-visual{min-height:510px}.portrait{width:min(440px,86vw)}.hero-doodles{inset:-70px -36px -54px -36px;opacity:.45}.trust{grid-template-columns:1fr;gap:12px}.divider{display:none}.press{justify-content:flex-start}.product-grid{grid-template-columns:repeat(2,1fr)}.story,.order{grid-template-columns:1fr}}@media (max-width:720px){.page{width:100%;margin:0;border-radius:0;padding:18px}.header{flex-direction:column;align-items:flex-start;min-height:auto}.nav{width:100%;justify-content:space-between;gap:16px;padding-top:0;font-size:16px}.logo img{width:104px}.hero{padding:24px 0 34px}.hero-kicker{font-size:13px}.hero-brand{font-size:46px}.hero-subtitle{font-size:25px}.hero-text{font-size:16px}.btn{width:100%}.hero-visual{min-height:390px}.portrait{width:min(320px,86vw)}.badge{width:90px;right:-8px;bottom:0}.badge-text{font-size:8.2px;letter-spacing:1.5px}.hero-doodles{inset:-40px -26px -40px -26px;opacity:.34}.trust{padding:16px}.trust-label{white-space:normal}.press{align-items:flex-start;flex-direction:column}.press-logos{gap:18px}.product-grid{grid-template-columns:1fr}.story{padding:16px}.story-photo img{height:230px}.order{padding:18px}.order-actions{width:100%}}.hero-visual{justify-content:center}.portrait{margin-inline:auto}.badge{display:none !important}.portrait img{object-position:center 24%}.press-logos a{line-height:0}.hero-brand{font-size:clamp(46px,4.7vw,70px)}.hero-subtitle{font-size:clamp(24px,1.9vw,30px)}.hero-text{font-size:17px;line-height:1.6;max-width:590px}.section-head h2{font-size:32px}@media (max-width:720px){.hero-brand{font-size:46px}.hero-subtitle{font-size:25px}.hero-text{font-size:16px}}.story h2{font-size:30px}.story p{font-size:16px;line-height:1.58}.story-kicker{font-size:14px}.order{padding:20px 22px;gap:18px}.order-icon{width:66px;height:66px;font-size:27px}.order h2{font-size:26px;line-height:1.18}.order p{font-size:16px;line-height:1.45;max-width:780px}.order .btn{min-height:50px;padding:0 28px;font-size:16px}@media (max-width:720px){.story h2{font-size:27px}.story p,.order p{font-size:15.5px}.order h2{font-size:24px}}.product-grid-featured{grid-template-columns:repeat(6,1fr)}.product-grid-featured .product-img{aspect-ratio:1 / .86}.product-grid-featured .product-body{padding:12px 13px 13px}.product-grid-featured .product-body span:first-child{font-size:17px}.products-more{display:flex;justify-content:center;margin-top:20px}.press .trust-label{white-space:normal}.footer-rich{display:block;padding:30px 6px 0;color:#6c625f;font-size:15px}.footer-top{display:grid;grid-template-columns:minmax(220px,.8fr) minmax(520px,1.6fr);gap:42px;padding:0 0 24px;border-bottom:1px solid rgba(241,217,206,.9)}.footer-brand img{width:94px;height:auto;margin-bottom:14px}.footer-brand p{max-width:360px;margin:0;color:var(--muted);font-size:15.5px;line-height:1.55}.footer-links{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.footer-links h3{margin:0 0 12px;font-family:Georgia,"Times New Roman",serif;font-size:20px;color:var(--ink)}.footer-links a{display:block;margin:0 0 8px;color:var(--muted);line-height:1.35}.footer-links a:hover{color:var(--accent-dark)}.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:18px;flex-wrap:wrap;padding-top:18px}.footer-social{display:flex;gap:18px}@media (max-width:1220px){.product-grid-featured{grid-template-columns:repeat(3,1fr)}.footer-top{grid-template-columns:1fr}}@media (max-width:720px){.product-grid-featured{grid-template-columns:1fr 1fr}.footer-links{grid-template-columns:1fr;gap:20px}.footer-bottom{align-items:flex-start;flex-direction:column}}.trust-link{transition:transform .18s ease,opacity .18s ease}.trust-link:hover{transform:translateY(-1px);opacity:.92}.footer-links h3 a{color:var(--ink)}.footer-links h3 a:hover{color:var(--accent-dark)}.footer-bottom a{color:inherit}.footer-bottom a:hover{color:var(--accent-dark)}.product-grid-popular{grid-template-columns:repeat(6,1fr)}.product-card-popular{border-radius:20px}.product-card-popular .product-img{aspect-ratio:1.08 / 1}.product-card-popular .product-img::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.18),rgba(0,0,0,0) 38%,rgba(0,0,0,.08));pointer-events:none}.product-label{position:absolute;z-index:2;top:14px;left:14px;max-width:calc(100% - 28px);padding:7px 12px;border-radius:8px;background:rgba(255,255,255,.95);color:var(--ink);font-weight:700;font-size:15px;line-height:1.15;box-shadow:0 8px 18px rgba(40,33,31,.10)}.product-floating-arrow{position:absolute;z-index:2;right:14px;bottom:14px;width:32px;height:32px;display:grid;place-items:center;border-radius:50%;background:rgba(255,255,255,.95);border:1px solid rgba(243,131,102,.4);color:var(--accent);font-size:22px;line-height:1;box-shadow:0 8px 18px rgba(40,33,31,.10)}@media (max-width:1220px){.product-grid-popular{grid-template-columns:repeat(3,1fr)}}@media (max-width:720px){.product-grid-popular{grid-template-columns:1fr}.product-card-popular .product-img{aspect-ratio:1.24 / 1}}.nav-check,.nav-toggle{display:none}.press .trust-label{white-space:normal;line-height:1.28}.press .trust-label span{display:inline}.press-logos img{max-height:42px}.footer-links h3 a{color:var(--ink)}.footer-links h3 a:hover{color:var(--accent-dark)}@media (max-width:720px){.header{display:grid;grid-template-columns:1fr auto;align-items:center;gap:12px 18px;text-align:left}.logo{display:inline-flex;justify-content:flex-start;width:auto}.logo img{width:108px}.nav-toggle{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:42px;padding:0 16px;border:1px solid rgba(243,131,102,.55);border-radius:999px;color:var(--accent-dark);font-size:15px;font-weight:700;cursor:pointer;background:rgba(255,255,255,.72)}.nav-toggle i,.nav-toggle i::before,.nav-toggle i::after{display:block;width:18px;height:2px;border-radius:99px;background:var(--accent);content:"";transition:transform .18s ease,opacity .18s ease}.nav-toggle i{position:relative}.nav-toggle i::before,.nav-toggle i::after{position:absolute;left:0}.nav-toggle i::before{top:-6px}.nav-toggle i::after{top:6px}.nav-check:checked + .nav-toggle i{background:transparent}.nav-check:checked + .nav-toggle i::before{transform:translateY(6px) rotate(45deg)}.nav-check:checked + .nav-toggle i::after{transform:translateY(-6px) rotate(-45deg)}.nav{grid-column:1 / -1;display:grid;grid-template-columns:1fr;gap:8px;width:100%;max-height:0;overflow:hidden;padding-top:0;transition:max-height .22s ease,padding-top .22s ease}.nav-check:checked ~ .nav{max-height:220px;padding-top:8px}.nav a{display:block;width:100%;padding:12px 14px;border:1px solid rgba(241,217,206,.95);border-radius:14px;background:rgba(255,247,242,.72);font-size:16px;line-height:1.2}.nav a::after{display:none}.trust{gap:18px}.press{align-items:center;text-align:center;gap:16px;padding-top:4px}.press .trust-label{width:100%;font-size:18px;line-height:1.28}.press .trust-label span{display:block}.press-logos{justify-content:center;width:100%;gap:24px}.press-logos img{max-height:42px}}.footer-top{grid-template-columns:minmax(360px,.95fr) minmax(560px,1.55fr);align-items:start;gap:34px;padding-bottom:18px}.footer-brand{display:grid;grid-template-columns:1fr auto;align-items:center;gap:22px;max-width:520px}.footer-brand img{width:108px;margin:0}.footer-brand p{max-width:360px;margin:0;text-align:left}.footer-links{align-items:start}.footer-links a:last-child{margin-bottom:0}.footer-bottom{padding-top:16px}@media (max-width:1220px){.footer-top{grid-template-columns:1fr;gap:28px}.footer-brand{max-width:100%;justify-content:start}}@media (max-width:720px){.footer-brand{grid-template-columns:auto 1fr}.footer-brand p{order:2}.footer-brand img{order:1;width:86px}}.footer-brand{grid-template-columns:auto 1fr}.footer-brand img{order:1;width:108px;margin:0}.footer-brand p{order:2;text-align:left;max-width:360px;margin:0}@media (max-width:720px){.footer-brand{grid-template-columns:auto 1fr}.footer-brand img{order:1;width:86px}.footer-brand p{order:2}}.hero{grid-template-columns:minmax(420px,.94fr) minmax(520px,1.06fr);gap:38px;padding:18px 0 38px}.hero-kicker{margin-bottom:12px;font-size:14px;letter-spacing:.13em}.hero-brand{font-size:clamp(43px,4.45vw,66px);line-height:.94;letter-spacing:-.045em;margin-bottom:16px}.hero-subtitle{font-size:clamp(23px,1.78vw,28px);line-height:1.12;margin-bottom:16px}.hero-text{font-size:16.5px;line-height:1.62;max-width:560px;margin-bottom:26px}.hero-visual{min-height:500px}.hero-doodles{opacity:.36;inset:-74px -72px -50px -72px;transform:scale(.98)}.hero-soft{width:460px;height:460px;opacity:.88}.portrait{width:min(410px,38vw);box-shadow:0 18px 42px rgba(128,83,60,.105),0 0 0 9px rgba(255,255,255,.58)}.btn{min-height:52px;padding:0 28px;font-size:16px}.trust{margin-bottom:34px;padding:16px 24px;border-radius:26px;box-shadow:0 12px 32px rgba(128,83,60,.065)}.trust-icon{width:52px;height:52px;flex-basis:52px;font-size:31px}.trust-label{font-size:16px}.trust-value{font-size:17px}.press-logos{gap:28px}.press-logos img{max-height:39px}.section-head{margin-bottom:22px}.section-head h2{font-size:30px;line-height:1.12}.ornament{margin-top:8px}.products{padding-bottom:32px}.product-grid-popular{gap:16px}.product-card{border-color:rgba(241,217,206,.82);box-shadow:0 8px 22px rgba(116,73,52,.065)}.product-card:hover{box-shadow:0 14px 30px rgba(116,73,52,.10)}.product-card-popular{border-radius:18px}.product-card-popular .product-img{aspect-ratio:1.1 / 1}.product-label{top:12px;left:12px;padding:6px 10px;font-size:14px;border-radius:8px;box-shadow:0 6px 14px rgba(40,33,31,.085)}.product-floating-arrow{right:12px;bottom:12px;width:30px;height:30px;font-size:20px;box-shadow:0 6px 14px rgba(40,33,31,.085)}.products-more{margin-top:18px}.story{margin-top:2px;padding:18px;gap:28px;border-radius:26px;box-shadow:none}.story h2{font-size:28px;line-height:1.18}.story p{font-size:15.8px;line-height:1.6}.story-kicker{font-size:13px;letter-spacing:.13em}.order{margin-top:26px;padding:18px 20px;gap:16px;border-radius:24px}.order-icon{width:60px;height:60px;font-size:24px}.order h2{font-size:24px}.order p{font-size:15.5px}.footer-rich{padding-top:26px}.footer-top{grid-template-columns:minmax(340px,.9fr) minmax(560px,1.55fr);gap:30px;padding-bottom:16px}.footer-brand{gap:18px}.footer-brand img{width:96px}.footer-brand p{font-size:15px;line-height:1.5}.footer-links{gap:24px}.footer-links h3{font-size:19px;margin-bottom:10px}.footer-links a{margin-bottom:7px;font-size:15px}.footer-bottom{padding-top:14px;font-size:14.5px}@media (max-width:1220px){.hero{grid-template-columns:1fr;gap:18px}.hero-copy{max-width:680px}.hero-visual{min-height:450px}.portrait{width:min(390px,82vw)}.hero-doodles{opacity:.30;inset:-58px -32px -42px -32px}.product-grid-popular{grid-template-columns:repeat(3,1fr)}.footer-top{grid-template-columns:1fr;gap:24px}}@media (max-width:720px){.page{padding:16px}.hero{padding:22px 0 30px}.hero-kicker{font-size:12px}.hero-brand{font-size:43px}.hero-subtitle{font-size:23px}.hero-text{font-size:15.5px;line-height:1.58}.btn{min-height:50px;font-size:15.5px}.hero-visual{min-height:350px}.portrait{width:min(300px,84vw)}.hero-soft{width:340px;height:340px}.hero-doodles{opacity:.25;inset:-34px -20px -34px -20px}.trust{padding:15px;gap:14px}.trust-icon{width:48px;height:48px;flex-basis:48px;font-size:28px}.press{gap:12px}.press .trust-label{font-size:17px}.press-logos{gap:22px}.press-logos img{max-height:39px}.section-head h2{font-size:28px}.product-grid-popular{grid-template-columns:1fr;gap:14px}.product-card-popular .product-img{aspect-ratio:1.25 / 1}.story{padding:15px;gap:18px}.story h2{font-size:25px}.story p{font-size:15.3px}.order{padding:16px}.order h2{font-size:22px}.order p{font-size:15px}.footer-brand{align-items:center;gap:14px}.footer-brand img{width:82px}.footer-brand p{font-size:14.5px}.footer-links h3{font-size:18px}}.hero-title{margin:0 0 18px}.hero-title-main{display:block;font-family:Georgia,"Times New Roman",serif;font-weight:700;font-size:clamp(43px,4.45vw,66px);line-height:.94;letter-spacing:-.045em;color:var(--ink)}.hero-title-sub{display:block;margin-top:14px;font-family:Georgia,"Times New Roman",serif;font-weight:700;font-size:clamp(23px,1.78vw,28px);line-height:1.12;color:var(--accent);letter-spacing:-.02em}.hero-subtitle{margin:0 0 16px;font-family:Arial,Helvetica,sans-serif;font-size:16.5px;line-height:1.5;color:var(--muted);font-weight:700;letter-spacing:0}.hero-brand{display:none}@media (max-width:720px){.hero-title-main{font-size:43px}.hero-title-sub{font-size:23px;margin-top:12px}.hero-subtitle{font-size:15.5px}}.hero-title{margin:0 0 18px}.hero-title-main{display:block;font-family:Georgia,"Times New Roman",serif;font-weight:700;font-size:clamp(43px,4.45vw,66px);line-height:.94;letter-spacing:-.045em;color:var(--ink)}.hero-title-sub{display:none}.hero-subtitle{margin:0 0 16px;font-family:Georgia,"Times New Roman",serif;font-size:clamp(23px,1.78vw,28px);line-height:1.12;color:var(--accent);font-weight:700;letter-spacing:-.02em}@media (max-width:720px){.hero-title-main{font-size:43px}.hero-subtitle{font-size:23px}}.subpage-hero{padding:54px 0 34px;display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.62fr);gap:36px;align-items:center}.subpage-hero h1{margin:0 0 16px;font-family:Georgia,"Times New Roman",serif;font-size:clamp(42px,4.2vw,64px);line-height:.98;letter-spacing:-.04em;color:var(--ink)}.subpage-hero p{max-width:680px;margin:0 0 22px;font-size:17px;line-height:1.65;color:var(--muted)}.subpage-badge{display:inline-flex;align-items:center;gap:12px;margin-bottom:18px;color:var(--accent-dark);font-weight:800;text-transform:uppercase;letter-spacing:.13em;font-size:13px}.subpage-badge::before{content:"";width:42px;height:2px;background:var(--accent)}.subpage-hero-note{border:1px solid rgba(241,217,206,.95);border-radius:28px;padding:24px;background:rgba(255,247,242,.68);box-shadow:0 12px 30px rgba(128,83,60,.055)}.subpage-hero-note strong{display:block;margin-bottom:8px;font-family:Georgia,"Times New Roman",serif;font-size:23px;color:var(--ink)}.price-section{padding:18px 0 36px}.price-layout{display:grid;grid-template-columns:1fr 1fr;gap:26px}.price-block{border:1px solid rgba(241,217,206,.95);border-radius:30px;padding:24px;background:rgba(255,255,255,.78);box-shadow:0 10px 28px rgba(116,73,52,.055)}.price-block h2{margin:0 0 18px;font-family:Georgia,"Times New Roman",serif;font-size:31px;color:var(--ink)}.price-list{display:grid;gap:12px}.price-card{display:grid;grid-template-columns:1fr auto;gap:18px;align-items:start;padding:15px 0;border-bottom:1px dashed rgba(203,169,154,.72)}.price-card:last-child{border-bottom:0;padding-bottom:0}.price-card h3{margin:0 0 5px;font-size:18px;color:var(--ink)}.price-card p{margin:0;color:var(--muted);font-size:14.5px;line-height:1.5}.price-card strong{white-space:nowrap;color:var(--accent-dark);font-size:17px}.price-notes{margin-top:26px;border:1px solid rgba(241,217,206,.95);border-radius:26px;padding:22px 24px;background:rgba(255,247,242,.72)}.price-notes h2{margin:0 0 12px;font-family:Georgia,"Times New Roman",serif;font-size:26px;color:var(--ink)}.price-notes ul{margin:0;padding-left:20px;color:var(--muted);line-height:1.65}.price-cta{margin-top:28px}.pdf-link{margin-top:14px;display:inline-flex;color:var(--accent-dark);font-weight:700}@media (max-width:980px){.subpage-hero,.price-layout{grid-template-columns:1fr}.subpage-hero{padding-top:34px}}@media (max-width:720px){.subpage-hero h1{font-size:39px}.subpage-hero p{font-size:15.5px}.price-block{padding:18px;border-radius:24px}.price-card{grid-template-columns:1fr;gap:6px}.price-card strong{font-size:16px}}@media (min-width:1024px){.page{background:rgba(255,253,251,.92);border-color:rgba(241,217,206,.36);border-radius:32px;box-shadow:0 26px 78px rgba(116,73,52,.045)}.trust,.order,.product-card{border-color:rgba(241,217,206,.45);box-shadow:0 14px 34px rgba(116,73,52,.045)}.product-card:hover{box-shadow:0 18px 38px rgba(116,73,52,.075)}.hero-doodles{background-image:url("../img/doodle-frame-v96.webp");opacity:.42}}@media (max-width:1023px){.hero-doodles{background-image:url("../img/doodle-frame-v96.webp")}}@media (min-width:1024px){.hero-visual{isolation:isolate}.hero-visual::before{content:"";position:absolute;inset:11% 12% 9% 12%;z-index:0;border-radius:50%;background:radial-gradient(circle at 50% 48%,rgba(243,131,102,.13),rgba(243,131,102,.045) 38%,transparent 68%);filter:blur(8px);pointer-events:none}.hero-doodles{inset:-26px -34px -38px -34px;z-index:0;background-image:url("../img/doodle-frame-v96.webp");background-repeat:no-repeat;background-position:center;background-size:min(720px,92%);opacity:.18;filter:saturate(.82);transform:scale(.96)}.hero-doodles::after{content:"";position:absolute;inset:18% 23%;border-radius:50%;background:radial-gradient(circle,rgba(255,253,251,.96) 0%,rgba(255,253,251,.86) 52%,rgba(255,253,251,.18) 74%,transparent 100%);pointer-events:none}.portrait{position:relative;z-index:2}.portrait-ring{border-color:rgba(243,131,102,.52);box-shadow:0 24px 60px rgba(116,73,52,.08)}.portrait-ring::before{border-color:rgba(243,131,102,.24)}}@media (max-width:1023px){.hero-doodles{opacity:.24;background-size:108%;filter:saturate(.86)}}.order{align-items:center}.order>.order-icon,.order.gm-cakes-order>.order-icon{width:60px;height:60px;min-width:60px;display:grid !important;place-items:center !important;align-self:center !important;border-radius:999px;background:#fff;border:1px solid var(--line);color:transparent !important;font-size:0 !important;line-height:0 !important}.order>.order-icon::before,.order.gm-cakes-order>.order-icon::before{content:"";display:block;width:24px;height:20px;background-image:linear-gradient(var(--accent),var(--accent)),linear-gradient(var(--accent),var(--accent)),linear-gradient(var(--accent),var(--accent)),linear-gradient(var(--accent),var(--accent)),linear-gradient(var(--accent),var(--accent)),linear-gradient(var(--accent),var(--accent));background-size:8px 2px;background-position:3px 3px,14px 3px,3px 9px,14px 9px,3px 15px,14px 15px;background-repeat:no-repeat}@media (max-width:720px){.order>.order-icon,.order.gm-cakes-order>.order-icon{width:52px;height:52px;min-width:52px}}.footer-top-simple{grid-template-columns:minmax(340px,.8fr) minmax(620px,1.7fr);align-items:start}.footer-links-main{display:grid;grid-template-columns:repeat(3,minmax(150px,1fr));gap:10px 26px;align-content:start}.footer-links-main a{display:inline-flex;align-items:center;min-height:28px;margin:0;color:var(--muted);font-size:15.5px;line-height:1.25;text-decoration:none;transition:color .18s ease,transform .18s ease}.footer-links-main a:hover{color:var(--accent-dark);transform:translateX(2px)}.footer-social{display:inline-flex;align-items:center;gap:10px}.footer-social-link{display:inline-flex;align-items:center;gap:8px;padding:7px 11px;border:1px solid rgba(244,132,101,.18);border-radius:999px;color:var(--muted);text-decoration:none;background:rgba(255,255,255,.55);box-shadow:0 10px 26px rgba(80,45,30,.045);transition:color .18s ease,border-color .18s ease,background .18s ease,transform .18s ease}.footer-social-link:hover{color:var(--accent-dark);border-color:rgba(244,132,101,.36);background:rgba(255,255,255,.86);transform:translateY(-1px)}.footer-social-icon{display:inline-grid;place-items:center;width:22px;height:22px;border-radius:999px;background:rgba(244,132,101,.10);color:var(--accent);flex:0 0 auto}.footer-social-icon svg{width:14px;height:14px;fill:currentColor;display:block}.footer-place{color:inherit;text-decoration:none;transition:color .18s ease}.footer-place:hover{color:var(--accent-dark)}@media (max-width:1220px){.footer-top-simple{grid-template-columns:1fr}.footer-links-main{grid-template-columns:repeat(3,minmax(140px,1fr))}}@media (max-width:720px){.footer-links-main{grid-template-columns:1fr 1fr;gap:8px 16px}.footer-social{flex-wrap:wrap}.footer-social-link{padding:7px 10px}}.gm-subpage{padding:42px 0 56px}.gm-subpage-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,0.52fr);gap:34px;align-items:center;padding:34px 0 28px}.gm-subpage-kicker{display:inline-flex;align-items:center;gap:12px;margin:0 0 16px;color:var(--accent-dark);font-size:13px;line-height:1.2;font-weight:800;text-transform:uppercase;letter-spacing:.14em}.gm-subpage-kicker::before{content:"";width:42px;height:2px;background:var(--accent);border-radius:999px}.gm-subpage-title{margin:0 0 16px;font-family:Georgia,"Times New Roman",serif;font-size:clamp(38px,4vw,60px);line-height:.98;letter-spacing:-.04em;color:var(--ink)}.gm-subpage-lead{max-width:720px;margin:0;color:var(--muted);font-size:17px;line-height:1.65}.gm-subpage-note,.gm-card{border:1px solid rgba(241,217,206,.95);border-radius:28px;background:rgba(255,255,255,.78);box-shadow:0 14px 34px rgba(116,73,52,.06)}.gm-subpage-note{padding:24px;background:rgba(255,247,242,.72)}.gm-subpage-note h2,.gm-card h2{margin:0 0 10px;font-family:Georgia,"Times New Roman",serif;color:var(--ink);font-size:25px;line-height:1.15}.gm-subpage-note p,.gm-card p{margin:0;color:var(--muted);line-height:1.65}.gm-section{padding:24px 0 48px}.gm-section-head{margin:0 0 20px;text-align:center}.gm-section-head h2{margin:0;font-family:Georgia,"Times New Roman",serif;color:var(--ink);font-size:clamp(30px,3vw,42px);line-height:1.05}.gm-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.gm-item-card{position:relative;display:block;overflow:hidden;min-height:250px;border:1px solid rgba(241,217,206,.95);border-radius:24px;background:#fff;text-decoration:none;box-shadow:0 14px 34px rgba(116,73,52,.07)}.gm-item-card img{display:block;width:100%;height:230px;object-fit:cover}.gm-item-card-body{padding:16px 18px 18px}.gm-item-card h3{margin:0 0 6px;font-family:Georgia,"Times New Roman",serif;color:var(--ink);font-size:22px;line-height:1.15}.gm-item-card p{margin:0;color:var(--muted);line-height:1.55}.gm-price-layout{display:grid;grid-template-columns:1fr 1fr;gap:24px}.gm-price-block{padding:24px;border:1px solid rgba(241,217,206,.95);border-radius:28px;background:rgba(255,255,255,.82);box-shadow:0 14px 34px rgba(116,73,52,.06)}.gm-price-block h2{margin:0 0 16px;font-family:Georgia,"Times New Roman",serif;color:var(--ink);font-size:31px}.gm-price-row{display:grid;grid-template-columns:1fr auto;gap:18px;padding:15px 0;border-bottom:1px dashed rgba(203,169,154,.72)}.gm-price-row:last-child{border-bottom:0;padding-bottom:0}.gm-price-row h3{margin:0 0 5px;color:var(--ink);font-size:18px}.gm-price-row p{margin:0;color:var(--muted);font-size:14.5px;line-height:1.5}.gm-price-row strong{color:var(--accent-dark);white-space:nowrap;font-size:17px}.gm-contact-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.gm-contact-card{padding:22px;border:1px solid rgba(241,217,206,.95);border-radius:26px;background:rgba(255,255,255,.82)}.gm-contact-card h2{margin:0 0 8px;font-family:Georgia,"Times New Roman",serif;color:var(--ink);font-size:24px}.gm-contact-card p{margin:0;color:var(--muted)}@media (max-width:980px){.gm-subpage-hero,.gm-price-layout{grid-template-columns:1fr}.gm-grid,.gm-contact-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.gm-subpage{padding:28px 0 42px}.gm-subpage-title{font-size:38px}.gm-subpage-lead{font-size:15.5px}.gm-grid,.gm-contact-grid{grid-template-columns:1fr}.gm-price-row{grid-template-columns:1fr;gap:6px}}.gm-menu-page{position:relative}.gm-menu-hero{position:relative;display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,430px);gap:30px;align-items:start;padding:8px 0 24px}.gm-menu-hero::before{content:"";position:absolute;right:-40px;top:-34px;width:min(560px,48vw);height:320px;background:url('../img/doodle-frame-v96.webp') no-repeat right top / contain;opacity:.16;pointer-events:none}.gm-menu-logo-row{display:flex;align-items:center;gap:18px;margin:0 0 22px}.gm-menu-logo-row img{width:92px;height:auto}.gm-menu-logo-copy{color:var(--muted);font-size:14px;line-height:1.45}.gm-menu-pills{display:flex;flex-wrap:wrap;gap:12px;margin:34px 0 28px}.gm-menu-pill{display:inline-flex;align-items:center;min-height:42px;padding:10px 16px;border:1px solid rgba(241,217,206,.95);border-radius:999px;background:rgba(255,247,242,.8);color:var(--ink);font-size:14px;font-weight:700;line-height:1.35;box-shadow:0 10px 24px rgba(116,73,52,.05)}.gm-menu-side{position:relative;padding:26px 24px}.gm-menu-side::before{content:"";position:absolute;inset:auto -40px -46px auto;width:190px;height:190px;background:url('../img/doodle-frame-v96.webp') no-repeat center / cover;opacity:.09;pointer-events:none}.gm-menu-side h2{margin-bottom:14px}.gm-menu-side-list{margin:0;padding:0;list-style:none;display:grid;gap:12px}.gm-menu-side-list li{position:relative;padding-left:18px;color:var(--muted);line-height:1.6}.gm-menu-side-list li::before{content:"";position:absolute;left:0;top:.72em;width:7px;height:7px;border-radius:50%;background:var(--accent)}.gm-menu-side-list strong{color:var(--ink)}.gm-menu-grid{display:grid;grid-template-columns:1fr 1fr;gap:26px}.gm-menu-card{position:relative;padding:28px 28px 24px;border:1px solid rgba(241,217,206,.95);border-radius:32px;background:rgba(255,255,255,.84);box-shadow:0 16px 38px rgba(116,73,52,.07);overflow:hidden}.gm-menu-card::after{content:"";position:absolute;right:-38px;bottom:-38px;width:200px;height:200px;background:radial-gradient(circle,rgba(243,131,102,.11) 0,rgba(243,131,102,0) 70%);pointer-events:none}.gm-menu-card-head{position:relative;display:flex;align-items:center;justify-content:space-between;gap:16px;margin:0 0 18px;padding-bottom:14px;border-bottom:1px solid rgba(241,217,206,.92)}.gm-menu-card-head-left{display:flex;align-items:center;gap:12px}.gm-menu-card-head img{width:46px;height:auto;opacity:.95}.gm-menu-card-head h2{margin:0;font-family:Georgia,"Times New Roman",serif;font-size:clamp(30px,2.6vw,40px);line-height:1;color:var(--ink)}.gm-menu-card-sub{color:var(--accent-dark);font-size:13px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap}.gm-menu-price-list{display:grid}.gm-menu-price-row{display:grid;grid-template-columns:1fr auto;gap:18px;padding:18px 0;border-bottom:1px dashed rgba(203,169,154,.75)}.gm-menu-price-row:last-child{border-bottom:0;padding-bottom:0}.gm-menu-price-title{display:flex;align-items:flex-start;flex-wrap:wrap;gap:10px;margin:0 0 6px}.gm-menu-price-title h3{margin:0;color:var(--ink);font-size:17px;line-height:1.3}.gm-menu-price-row p{margin:0;color:var(--muted);font-size:14.5px;line-height:1.55}.gm-menu-price{white-space:nowrap;color:var(--accent-dark);font-size:16px;font-weight:800}.gm-badge{display:inline-flex;align-items:center;min-height:24px;padding:4px 10px;border-radius:999px;background:rgba(243,131,102,.12);color:var(--accent-dark);font-size:11px;font-weight:800;line-height:1;text-transform:uppercase;letter-spacing:.06em}.gm-badge-alt{background:rgba(40,33,31,.07);color:var(--ink)}.gm-badge-pop{background:rgba(243,131,102,.16)}.gm-menu-extra{margin-top:24px;padding-top:18px;border-top:1px solid rgba(241,217,206,.92)}.gm-menu-extra>h3{margin:0 0 10px;font-family:Georgia,"Times New Roman",serif;font-size:24px;color:var(--ink)}.gm-menu-info{margin-top:28px;padding:24px 28px}.gm-menu-info h2{margin:0 0 12px}.gm-menu-info ul{margin:0;padding-left:18px;color:var(--muted);line-height:1.7}.gm-menu-pdf{display:inline-flex;align-items:center;gap:8px;margin-top:16px;color:var(--accent-dark);font-weight:700}.gm-menu-order{margin-top:28px}.gm-menu-order .order{margin:0}@media (max-width:1080px){.gm-menu-hero,.gm-menu-grid{grid-template-columns:1fr}.gm-menu-hero::before{width:420px;right:-20px}}@media (max-width:720px){.gm-menu-logo-row{align-items:flex-start}.gm-menu-logo-row img{width:76px}.gm-menu-pills{gap:10px}.gm-menu-pill{width:100%;justify-content:flex-start}.gm-menu-card,.gm-menu-info,.gm-menu-side{padding:22px 18px}.gm-menu-card-head{flex-direction:column;align-items:flex-start}.gm-menu-price-row{grid-template-columns:1fr;gap:10px}}.gm-menu-extra .gm-menu-price-title h3{font-family:inherit;font-size:17px;line-height:1.3;color:var(--ink)}.gm-menu-page .gm-subpage-lead{margin-bottom:38px !important}.gm-menu-page .gm-menu-pills{margin-top:0 !important;margin-bottom:32px !important}.gm-menu-card .gm-menu-extra .gm-menu-price-title h3{font-family:inherit !important;font-size:17px !important;line-height:1.3 !important;font-weight:700 !important;letter-spacing:0 !important}.gm-menu-card .gm-menu-extra .gm-menu-price-row{align-items:start}.gm-about-page{position:relative}.gm-about-page::before{content:"";position:absolute;top:120px;right:-70px;width:520px;height:320px;background:url('../img/doodle-frame-v96.webp') no-repeat center / contain;opacity:.08;pointer-events:none}.gm-about-hero{position:relative;display:grid;grid-template-columns:minmax(320px,.92fr) minmax(360px,.78fr);gap:0;align-items:center;padding:22px 0 44px}.gm-about-hero-photo{min-height:560px;border-radius:36px;overflow:hidden;box-shadow:0 22px 50px rgba(116,73,52,.12);background:#fff7f2}.gm-about-hero-photo img{display:block;width:100%;height:100%;min-height:560px;object-fit:cover}.gm-about-hero-card{position:relative;z-index:2;margin-left:-84px;padding:clamp(30px,4vw,54px);border:1px solid rgba(241,217,206,.96);border-radius:34px;background:rgba(255,255,255,.93);box-shadow:0 24px 55px rgba(116,73,52,.12)}.gm-about-hero-card .gm-subpage-title{font-size:clamp(42px,4.3vw,64px)}.gm-about-hero-card .hero-actions{margin-top:28px}.gm-about-facts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin:8px 0 42px}.gm-about-fact{padding:22px;border:1px solid rgba(241,217,206,.95);border-radius:26px;background:rgba(255,255,255,.82);box-shadow:0 14px 34px rgba(116,73,52,.06)}.gm-about-fact span,.gm-about-small-title{display:inline-flex;margin:0 0 9px;color:var(--accent-dark);font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.12em}.gm-about-fact h2{margin:0 0 8px;font-family:Georgia,"Times New Roman",serif;color:var(--ink);font-size:24px;line-height:1.12}.gm-about-fact p{margin:0;color:var(--muted);line-height:1.6}.gm-about-story{position:relative;display:grid;grid-template-columns:90px 1fr;gap:28px;padding:clamp(28px,4vw,44px);margin:0 0 48px;overflow:hidden}.gm-about-story::after{content:"";position:absolute;right:-90px;bottom:-120px;width:420px;height:260px;background:url('../img/doodle-frame-v96.webp') no-repeat center / contain;opacity:.08;pointer-events:none}.gm-about-story-mark{font-family:Georgia,"Times New Roman",serif;color:rgba(243,131,102,.28);font-size:110px;line-height:.8}.gm-about-story h2,.gm-about-values h2,.gm-about-press h2{margin:0 0 18px;font-family:Georgia,"Times New Roman",serif;color:var(--ink);font-size:clamp(30px,3vw,42px);line-height:1.08}.gm-about-original{max-width:900px}.gm-about-original p{margin:0 0 16px;color:var(--muted);font-size:16px;line-height:1.75}.gm-about-original p:last-child{margin-bottom:0}.gm-about-values{display:grid;grid-template-columns:minmax(260px,.55fr) 1fr;gap:28px;align-items:start;margin:0 0 48px}.gm-about-value-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.gm-about-value-grid article,.gm-about-faq-grid article{padding:22px;border:1px solid rgba(241,217,206,.95);border-radius:26px;background:rgba(255,255,255,.82);box-shadow:0 14px 34px rgba(116,73,52,.06)}.gm-about-value-grid h3,.gm-about-faq-grid h3{margin:0 0 8px;color:var(--ink);font-size:18px;line-height:1.25}.gm-about-value-grid p,.gm-about-faq-grid p{margin:0;color:var(--muted);line-height:1.6}.gm-about-products{margin:0 0 48px}.gm-about-link-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.gm-about-link-grid a{display:flex;align-items:center;justify-content:space-between;min-height:72px;padding:18px 20px;border:1px solid rgba(241,217,206,.95);border-radius:24px;background:rgba(255,255,255,.86);color:var(--ink);font-weight:800;text-decoration:none;box-shadow:0 14px 34px rgba(116,73,52,.06)}.gm-about-link-grid a::after{content:"›";color:var(--accent-dark);font-size:28px;line-height:1}.gm-about-press{display:grid;grid-template-columns:1fr auto;gap:26px;align-items:center;padding:28px;margin:0 0 48px}.gm-about-press-logos{display:flex;align-items:center;gap:24px}.gm-about-press-logos img{display:block;max-height:54px;width:auto}.gm-about-faq{margin:0 0 48px}.gm-about-faq-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}@media (max-width:1080px){.gm-about-hero{grid-template-columns:1fr;gap:22px}.gm-about-hero-card{margin-left:0}.gm-about-facts,.gm-about-value-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.gm-about-values{grid-template-columns:1fr}}@media (max-width:760px){.gm-about-hero{padding-top:8px}.gm-about-hero-photo,.gm-about-hero-photo img{min-height:360px}.gm-about-hero-card{padding:24px 18px;border-radius:28px}.gm-about-hero-card .gm-subpage-title{font-size:36px}.gm-about-facts,.gm-about-value-grid,.gm-about-link-grid,.gm-about-faq-grid{grid-template-columns:1fr}.gm-about-story{grid-template-columns:1fr;gap:8px;padding:24px 18px}.gm-about-story-mark{font-size:70px}.gm-about-original p{font-size:15px}.gm-about-press{grid-template-columns:1fr}.gm-about-press-logos{justify-content:flex-start;flex-wrap:wrap}}.gm-about-page .gm-subpage-title{font-size:clamp(34px,3.15vw,48px) !important;line-height:1.02 !important;letter-spacing:-0.035em !important}.gm-about-hero{grid-template-columns:minmax(300px,.74fr) minmax(360px,.68fr) !important;gap:26px !important;padding:18px 0 38px !important}.gm-about-hero-photo{min-height:500px !important;max-height:500px !important}.gm-about-hero-photo img{min-height:500px !important;max-height:500px !important;object-fit:cover !important}.gm-about-hero-card{margin-left:-34px !important;padding:clamp(28px,3vw,42px) !important}.gm-about-hero-card .gm-subpage-lead{font-size:15.5px !important;line-height:1.65 !important}.gm-about-fact h2{font-size:21px !important;line-height:1.16 !important}.gm-about-story h2,.gm-about-values h2,.gm-about-press h2{font-size:clamp(28px,2.45vw,36px) !important;line-height:1.08 !important}.gm-about-page .section-head h2{font-size:clamp(28px,2.35vw,34px) !important;line-height:1.08 !important}.gm-about-story{padding:clamp(26px,3.4vw,38px) !important}.gm-about-story-mark{font-size:88px !important}.gm-about-original p{font-size:15.5px !important;line-height:1.72 !important}.gm-about-link-grid a{min-height:64px !important;font-size:15px !important}.gm-about-press{padding:24px 26px !important}.gm-about-press-logos img{max-height:48px !important}@media (max-width:1080px){.gm-about-hero{grid-template-columns:1fr !important;gap:20px !important}.gm-about-hero-card{margin-left:0 !important}}@media (max-width:760px){.gm-about-page .gm-subpage-title{font-size:34px !important}.gm-about-hero-photo,.gm-about-hero-photo img{min-height:330px !important;max-height:330px !important}.gm-about-story h2,.gm-about-values h2,.gm-about-press h2,.gm-about-page .section-head h2{font-size:28px !important}}.gm-about-small-title{letter-spacing:.10em !important}.gm-about-value-grid article{min-height:170px !important;display:flex !important;flex-direction:column !important;justify-content:flex-start !important}.gm-about-value-grid h3{min-height:28px !important}.gm-about-value-grid p{max-width:95% !important}.gm-about-link-grid a{min-height:66px !important}.gm-about-page{--about-card:rgba(255,255,255,.88);--about-line:rgba(241,217,206,.95)}.gm-about-page::before{top:80px !important;right:-90px !important;opacity:.055 !important}.gm-about-hero{grid-template-columns:minmax(300px,.68fr) minmax(380px,.78fr) !important;gap:32px !important;align-items:center !important;padding:24px 0 34px !important}.gm-about-hero-photo{min-height:470px !important;max-height:470px !important;border-radius:34px !important;box-shadow:0 20px 48px rgba(116,73,52,.10) !important}.gm-about-hero-photo img{min-height:470px !important;max-height:470px !important;object-position:50% 42% !important}.gm-about-hero-card{margin-left:-28px !important;padding:clamp(28px,3.2vw,44px) !important;border-radius:34px !important;background:linear-gradient(180deg,rgba(255,255,255,.96),rgba(255,250,247,.94)) !important;box-shadow:0 22px 52px rgba(116,73,52,.10) !important}.gm-about-hero-card .gm-subpage-title,.gm-about-page .gm-subpage-title{max-width:680px !important;font-size:clamp(38px,3.25vw,50px) !important;line-height:1.02 !important;letter-spacing:-0.038em !important}.gm-about-hero-card .gm-subpage-lead{max-width:610px !important;margin-top:18px !important;margin-bottom:0 !important;color:var(--muted) !important;font-size:15.5px !important;line-height:1.62 !important}.gm-about-hero-tags{display:flex;flex-wrap:wrap;gap:10px;margin:24px 0 2px}.gm-about-hero-tags span{display:inline-flex;align-items:center;min-height:36px;padding:8px 13px;border:1px solid rgba(241,217,206,.96);border-radius:999px;background:rgba(255,247,242,.72);color:var(--accent-dark);font-size:13px;font-weight:800;line-height:1}.gm-about-hero-card .hero-actions{margin-top:26px !important}.gm-about-facts{grid-template-columns:repeat(4,minmax(0,1fr)) !important;gap:14px !important;margin:6px 0 34px !important}.gm-about-fact{min-height:172px !important;padding:20px !important;border-radius:24px !important;background:var(--about-card) !important;box-shadow:0 12px 30px rgba(116,73,52,.045) !important}.gm-about-fact span,.gm-about-small-title{margin-bottom:8px !important;font-size:11px !important;letter-spacing:.11em !important}.gm-about-fact h2{font-size:20px !important;line-height:1.14 !important;letter-spacing:-0.015em !important}.gm-about-fact p{font-size:14px !important;line-height:1.58 !important}.gm-about-story{grid-template-columns:54px 1fr !important;gap:24px !important;padding:clamp(28px,3.4vw,42px) !important;margin-bottom:42px !important;border-radius:34px !important;background:linear-gradient(180deg,rgba(255,255,255,.95),rgba(255,250,247,.88)) !important}.gm-about-story-mark{font-size:78px !important;opacity:.9 !important}.gm-about-story h2,.gm-about-values h2,.gm-about-press h2,.gm-about-page .section-head h2{font-size:clamp(26px,2.15vw,34px) !important;line-height:1.07 !important;letter-spacing:-0.03em !important}.gm-about-original{max-width:880px !important}.gm-about-original p{max-width:820px !important;font-size:15px !important;line-height:1.72 !important}.gm-about-values{grid-template-columns:minmax(250px,.42fr) 1fr !important;gap:24px !important;margin-bottom:42px !important}.gm-about-value-grid{grid-template-columns:repeat(3,minmax(0,1fr)) !important;gap:14px !important}.gm-about-value-grid article{min-height:152px !important;padding:20px !important;border-radius:24px !important;background:var(--about-card) !important}.gm-about-value-grid h3,.gm-about-faq-grid h3{min-height:auto !important;margin-bottom:8px !important;font-size:17px !important;line-height:1.24 !important}.gm-about-value-grid p,.gm-about-faq-grid p{font-size:14px !important;line-height:1.58 !important}.gm-about-products{margin-bottom:42px !important}.gm-about-product-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.gm-about-product-card{display:grid;grid-template-columns:118px 1fr;gap:16px;align-items:center;padding:14px;border:1px solid var(--about-line);border-radius:28px;background:var(--about-card);box-shadow:0 14px 34px rgba(116,73,52,.055)}.gm-about-product-card img{display:block;width:118px;height:118px;object-fit:cover;border-radius:22px}.gm-about-product-card span{display:inline-flex;margin:0 0 7px;color:var(--accent-dark);font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.gm-about-product-card h3{margin:0 0 6px;color:var(--ink);font-size:18px;line-height:1.18}.gm-about-product-card p{margin:0 0 10px;color:var(--muted);font-size:13.5px;line-height:1.48}.gm-about-product-card a{color:var(--accent-dark);font-size:13px;font-weight:800;text-decoration:none}.gm-about-press{grid-template-columns:minmax(0,1fr) auto !important;padding:24px 28px !important;margin-bottom:42px !important;border-radius:30px !important}.gm-about-press-logos{gap:20px !important}.gm-about-press-logos img{max-height:46px !important}.gm-about-faq-grid{gap:14px !important}.gm-about-faq-grid article{padding:20px !important;border-radius:24px !important}.gm-about-page .order{margin-top:38px !important}@media (max-width:1180px){.gm-about-product-card{grid-template-columns:96px 1fr}.gm-about-product-card img{width:96px;height:96px}}@media (max-width:1080px){.gm-about-hero{grid-template-columns:1fr !important}.gm-about-hero-card{margin-left:0 !important}.gm-about-facts,.gm-about-value-grid,.gm-about-product-cards{grid-template-columns:repeat(2,minmax(0,1fr)) !important}.gm-about-values{grid-template-columns:1fr !important}}@media (max-width:760px){.gm-about-hero-card .gm-subpage-title,.gm-about-page .gm-subpage-title{font-size:34px !important}.gm-about-hero-photo,.gm-about-hero-photo img{min-height:330px !important;max-height:330px !important}.gm-about-facts,.gm-about-value-grid,.gm-about-product-cards,.gm-about-faq-grid{grid-template-columns:1fr !important}.gm-about-story{grid-template-columns:1fr !important}.gm-about-press{grid-template-columns:1fr !important}.gm-about-product-card{grid-template-columns:92px 1fr}.gm-about-product-card img{width:92px;height:92px}}.gm-about-hero-tags{display:none !important}.gm-about-page .gm-about-hero{position:relative !important;display:grid !important;grid-template-columns:minmax(0,1fr) minmax(420px,0.82fr) !important;gap:0 !important;align-items:center !important;padding:22px 6px 8px !important;margin-bottom:30px !important;overflow:visible !important}.gm-about-page .gm-about-hero-photo{position:relative !important;z-index:1 !important;margin:0 !important}.gm-about-page .gm-about-hero-photo img{display:block !important;width:100% !important;max-width:760px !important;height:clamp(480px,42vw,620px) !important;object-fit:cover !important;object-position:center 22% !important;border-radius:42px !important;box-shadow:0 26px 58px rgba(116,73,52,0.12) !important}.gm-about-page .gm-about-hero-card{position:relative !important;z-index:3 !important;margin:64px 0 0 -108px !important;padding:42px 44px !important;max-width:620px !important;border-radius:38px !important;border:1px solid rgba(241,217,206,0.95) !important;background:rgba(255,252,249,0.94) !important;box-shadow:0 28px 64px rgba(116,73,52,0.12) !important;backdrop-filter:blur(10px) !important}.gm-about-page .gm-about-hero-card .gm-subpage-title{max-width:540px !important}.gm-about-page .gm-about-hero-card .gm-subpage-lead{max-width:500px !important}@media (max-width:1180px){.gm-about-page .gm-about-hero{grid-template-columns:minmax(0,1fr) minmax(360px,0.84fr) !important}.gm-about-page .gm-about-hero-card{margin-left:-86px !important;padding:36px 34px !important}}@media (max-width:980px){.gm-about-page .gm-about-hero{grid-template-columns:1fr !important;gap:18px !important;padding:10px 0 0 !important}.gm-about-page .gm-about-hero-photo img{max-width:100% !important;height:auto !important;aspect-ratio:4 / 3 !important}.gm-about-page .gm-about-hero-card{margin:-42px 18px 0 !important;max-width:none !important}}@media (max-width:680px){.gm-about-page .gm-about-hero-card{margin:-26px 0 0 !important;padding:28px 22px !important;border-radius:28px !important}}.gm-about-page .gm-about-story{grid-template-columns:72px minmax(0,1fr) minmax(270px,0.42fr) !important;align-items:center !important;gap:28px !important}.gm-about-story-side{position:relative !important;z-index:2 !important;align-self:stretch !important;display:flex !important;flex-direction:column !important;justify-content:center !important;padding:28px !important;border:1px solid rgba(241,217,206,.96) !important;border-radius:28px !important;background:radial-gradient(circle at 100% 0%,rgba(243,131,102,.10),transparent 42%),rgba(255,248,244,.82) !important;box-shadow:0 18px 44px rgba(116,73,52,.06) !important}.gm-about-story-side-kicker{margin:0 0 16px !important;color:var(--accent-dark) !important;font-size:12px !important;font-weight:800 !important;letter-spacing:.12em !important;text-transform:uppercase !important}.gm-about-story-side ul{list-style:none !important;padding:0 !important;margin:0 0 18px !important;display:grid !important;gap:12px !important}.gm-about-story-side li{display:flex !important;align-items:center !important;gap:10px !important;color:var(--ink) !important;font-size:15px !important;line-height:1.3 !important}.gm-about-story-side li span{display:inline-block !important;width:9px !important;height:9px !important;border-radius:999px !important;background:var(--accent-dark) !important;box-shadow:0 0 0 6px rgba(243,131,102,.12) !important;flex:0 0 auto !important}.gm-about-story-side p:last-child{margin:0 !important;color:var(--muted) !important;font-size:14px !important;line-height:1.65 !important}@media (max-width:1100px){.gm-about-page .gm-about-story{grid-template-columns:64px minmax(0,1fr) !important}.gm-about-story-side{grid-column:2 / -1 !important;align-self:auto !important}}@media (max-width:760px){.gm-about-page .gm-about-story{grid-template-columns:1fr !important;gap:12px !important}.gm-about-story-side{grid-column:auto !important;padding:22px !important}}.gm-contact-page{position:relative}.gm-contact-page::before{content:"";position:absolute;top:104px;right:-92px;width:540px;height:330px;background:url('../img/doodle-frame-v96.webp') no-repeat center / contain;opacity:.08;pointer-events:none}.gm-contact-hero{position:relative;display:grid;grid-template-columns:minmax(0,.92fr) minmax(300px,.50fr);gap:clamp(24px,4vw,52px);align-items:center;padding:clamp(30px,4.6vw,58px);margin:8px 0 34px;border:1px solid rgba(241,217,206,.95);border-radius:40px;background:radial-gradient(circle at 88% 16%,rgba(243,131,102,.10),transparent 32%),linear-gradient(135deg,rgba(255,255,255,.99),rgba(255,249,245,.94));box-shadow:0 24px 58px rgba(116,73,52,.08);overflow:hidden}.gm-contact-hero::after{content:"";position:absolute;right:-82px;bottom:-138px;width:min(600px,46vw);height:380px;background:url('../img/doodle-frame-v96.webp') no-repeat center / contain;opacity:.12;pointer-events:none}.gm-contact-hero-copy,.gm-contact-hero-card{position:relative;z-index:2}.gm-contact-hero .gm-subpage-title{max-width:680px;margin-bottom:18px;font-size:clamp(36px,3.05vw,50px);line-height:1.02;letter-spacing:-0.04em}.gm-contact-hero .gm-subpage-lead{max-width:660px;margin:0;font-size:16px;line-height:1.68}.gm-contact-hero .hero-actions{margin-top:28px}.gm-contact-hero-card{padding:26px;border:1px solid rgba(241,217,206,.96);border-radius:28px;background:rgba(255,255,255,.90);box-shadow:0 18px 42px rgba(116,73,52,.09)}.gm-contact-hero-card span,.gm-contact-cards span,.gm-contact-mini-card span{display:inline-flex;margin:0 0 10px;color:var(--accent-dark);font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.12em}.gm-contact-hero-card h2{margin:0 0 10px;color:var(--ink);font-family:Georgia,"Times New Roman",serif;font-size:25px;line-height:1.12}.gm-contact-hero-card p{margin:0;color:var(--muted);line-height:1.62}.gm-contact-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:0 0 42px}.gm-contact-cards article{min-height:172px;padding:24px;border:1px solid rgba(241,217,206,.96);border-radius:26px;background:rgba(255,255,255,.84);box-shadow:0 14px 34px rgba(116,73,52,.055)}.gm-contact-cards h2{margin:0 0 10px;color:var(--ink);font-size:20px;line-height:1.25}.gm-contact-cards p{margin:0;color:var(--muted);line-height:1.58}.gm-contact-main{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,.48fr);gap:20px;align-items:start;margin:0 0 44px}.gm-contact-form-card{padding:clamp(26px,3.4vw,38px)}.gm-contact-form-card h2,.gm-contact-map-card h2{margin:0 0 12px;color:var(--ink);font-family:Georgia,"Times New Roman",serif;font-size:clamp(28px,2.15vw,36px);line-height:1.08;letter-spacing:-0.02em}.gm-contact-form-intro{margin:0 0 22px;color:var(--muted);line-height:1.65}.gm-contact-form{display:grid;gap:16px}.gm-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.gm-contact-form label{display:grid;gap:8px;color:var(--ink);font-weight:800}.gm-contact-form label span{font-size:14px}.gm-contact-form input,.gm-contact-form textarea{width:100%;border:1px solid rgba(241,217,206,.96);border-radius:16px;background:#fff;color:var(--ink);font:inherit;font-size:15px;line-height:1.4;padding:14px 16px;outline:none}.gm-contact-form textarea{resize:vertical;min-height:148px}.gm-contact-form input:focus,.gm-contact-form textarea:focus{border-color:rgba(243,131,102,.72);box-shadow:0 0 0 4px rgba(243,131,102,.12)}.gm-contact-side{display:grid;gap:16px}.gm-contact-tip-card,.gm-contact-mini-card{padding:24px;border:1px solid rgba(241,217,206,.96);border-radius:26px;background:radial-gradient(circle at 100% 0%,rgba(243,131,102,.08),transparent 42%),rgba(255,248,244,.86);box-shadow:0 14px 34px rgba(116,73,52,.055)}.gm-contact-tip-card h2{margin:0 0 16px;color:var(--ink);font-family:Georgia,"Times New Roman",serif;font-size:26px;line-height:1.1}.gm-contact-tip-card ul{list-style:none;padding:0;margin:0;display:grid;gap:12px}.gm-contact-tip-card li{position:relative;padding-left:22px;color:var(--muted);line-height:1.5}.gm-contact-tip-card li::before{content:"";position:absolute;left:0;top:.62em;width:8px;height:8px;border-radius:999px;background:var(--accent-dark);box-shadow:0 0 0 5px rgba(243,131,102,.12)}.gm-contact-mini-card p{margin:0 0 10px;color:var(--muted);line-height:1.55}.gm-contact-mini-card p:last-child{margin-bottom:0}.gm-contact-steps{margin:0 0 44px}.gm-contact-step-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.gm-contact-step-grid article{padding:22px;border:1px solid rgba(241,217,206,.96);border-radius:26px;background:rgba(255,255,255,.84);box-shadow:0 14px 34px rgba(116,73,52,.055)}.gm-contact-step-grid span{display:grid;place-items:center;width:36px;height:36px;margin:0 0 14px;border-radius:999px;color:#fff;background:var(--accent);font-weight:900}.gm-contact-step-grid h3{margin:0 0 8px;color:var(--ink);font-size:17px}.gm-contact-step-grid p{margin:0;color:var(--muted);line-height:1.55}.gm-contact-map-card{display:grid;grid-template-columns:1fr auto;gap:22px;align-items:center;padding:26px 28px;margin:0 0 44px;background:radial-gradient(circle at 88% 12%,rgba(243,131,102,.08),transparent 34%),rgba(255,255,255,.86)}.gm-contact-map-card p{max-width:700px;margin:0;color:var(--muted);line-height:1.62}.gm-contact-map-card .gm-about-small-title{margin-bottom:10px}@media (max-width:1100px){.gm-contact-hero,.gm-contact-main,.gm-contact-map-card{grid-template-columns:1fr}.gm-contact-cards,.gm-contact-step-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.gm-contact-map-card{align-items:start}}@media (max-width:760px){.gm-contact-hero{padding:28px 18px;border-radius:30px}.gm-contact-hero .gm-subpage-title{font-size:34px}.gm-contact-hero-card h2,.gm-contact-tip-card h2{font-size:24px}.gm-contact-cards,.gm-contact-step-grid,.gm-form-grid{grid-template-columns:1fr}.gm-contact-form-card,.gm-contact-tip-card,.gm-contact-mini-card{padding:22px}.gm-contact-map-card{padding:22px}}.gm-contact-social{display:grid;grid-template-columns:minmax(260px,.55fr) minmax(0,1fr);gap:22px;align-items:center;padding:26px 28px;margin:0 0 44px;border:1px solid rgba(241,217,206,.96);border-radius:30px;background:radial-gradient(circle at 92% 12%,rgba(243,131,102,.09),transparent 34%),rgba(255,255,255,.86);box-shadow:0 14px 34px rgba(116,73,52,.055)}.gm-contact-social h2,.gm-contact-mini-card h2{margin:0 0 10px;color:var(--ink);font-family:Georgia,"Times New Roman",serif;font-size:clamp(25px,2vw,32px);line-height:1.08;letter-spacing:-0.02em}.gm-contact-social p{max-width:520px;margin:0;color:var(--muted);line-height:1.62}.gm-contact-social-links{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.gm-contact-social-links a{display:grid;grid-template-columns:42px 1fr;gap:12px;align-items:center;min-height:82px;padding:14px;border:1px solid rgba(241,217,206,.96);border-radius:22px;background:rgba(255,255,255,.76);color:var(--ink);box-shadow:0 10px 28px rgba(116,73,52,.05);transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.gm-contact-social-links a:hover{transform:translateY(-2px);border-color:rgba(243,131,102,.42);box-shadow:0 16px 34px rgba(116,73,52,.08)}.gm-social-icon{display:grid;place-items:center;width:42px;height:42px;border-radius:16px;background:rgba(243,131,102,.12);color:var(--accent-dark)}.gm-social-icon svg{width:22px;height:22px;fill:currentColor}.gm-contact-social-links strong{display:block;margin-bottom:3px;font-size:15px;line-height:1.2}.gm-contact-social-links em{display:block;color:var(--muted);font-size:12.5px;line-height:1.3;font-style:normal}.gm-contact-mini-card h2{margin-bottom:12px;font-size:24px}@media (max-width:1100px){.gm-contact-social{grid-template-columns:1fr}}@media (max-width:860px){.gm-contact-social-links{grid-template-columns:1fr}}@media (max-width:760px){.gm-contact-social{padding:22px}}.gm-cakes-page{position:relative}.gm-cakes-page::before{content:"";position:absolute;top:150px;right:-86px;width:560px;height:340px;background:url('../img/doodle-frame-v96.webp') no-repeat center / contain;opacity:.08;pointer-events:none}.gm-cakes-hero{position:relative;display:grid;grid-template-columns:minmax(0,.98fr) minmax(350px,.62fr);gap:clamp(28px,4.4vw,64px);align-items:center;padding:clamp(32px,5vw,64px);margin:8px 0 30px;border:1px solid rgba(241,217,206,.95);border-radius:42px;background:radial-gradient(circle at 84% 18%,rgba(243,131,102,.10),transparent 34%),linear-gradient(135deg,rgba(255,255,255,.98),rgba(255,249,245,.94));box-shadow:0 24px 60px rgba(116,73,52,.085);overflow:hidden}.gm-cakes-hero::after{content:"";position:absolute;right:-80px;bottom:-130px;width:min(620px,48vw);height:390px;background:url('../img/doodle-frame-v96.webp') no-repeat center / contain;opacity:.12;pointer-events:none}.gm-cakes-hero-copy,.gm-cakes-hero-visual{position:relative;z-index:2}.gm-cakes-hero .gm-subpage-title{max-width:690px;margin-bottom:18px;font-size:clamp(38px,3.35vw,54px);line-height:1.02;letter-spacing:-0.045em}.gm-cakes-hero .gm-subpage-lead{max-width:670px;margin:0;font-size:16px;line-height:1.68}.gm-cakes-badges{display:flex;flex-wrap:wrap;gap:10px;margin:24px 0 0}.gm-cakes-badges span{display:inline-flex;align-items:center;min-height:38px;padding:8px 15px;border:1px solid rgba(241,217,206,.96);border-radius:999px;background:rgba(255,255,255,.72);color:var(--ink);font-size:13px;font-weight:800;box-shadow:0 10px 26px rgba(116,73,52,.045)}.gm-cakes-hero .hero-actions{margin-top:30px}.gm-cakes-hero-visual{min-height:430px}.gm-cakes-hero-main{position:absolute;inset:24px 20px auto auto;width:min(360px,88%);aspect-ratio:1 / 1;padding:10px;border:1px solid rgba(241,217,206,.96);border-radius:34px;background:rgba(255,255,255,.94);box-shadow:0 26px 58px rgba(116,73,52,.13);transform:rotate(1.4deg)}.gm-cakes-hero-main img,.gm-cakes-hero-small img{display:block;width:100%;height:100%;object-fit:cover;border-radius:26px}.gm-cakes-hero-small{position:absolute;left:0;bottom:18px;width:170px;aspect-ratio:1 / 1;padding:8px;border:1px solid rgba(241,217,206,.96);border-radius:28px;background:rgba(255,255,255,.92);box-shadow:0 20px 44px rgba(116,73,52,.11);transform:rotate(-4deg)}.gm-cakes-hero-small img{border-radius:21px}.gm-cakes-hero-note{position:absolute;left:132px;bottom:52px;display:grid;gap:2px;min-width:150px;padding:14px 16px;border:1px solid rgba(241,217,206,.96);border-radius:20px;background:rgba(255,255,255,.94);box-shadow:0 18px 40px rgba(116,73,52,.10)}.gm-cakes-hero-note strong{color:var(--ink);font-size:26px;line-height:1}.gm-cakes-hero-note span{color:var(--muted);font-size:12px;font-weight:800}.gm-cakes-trust{margin-bottom:38px}.gm-cake-intro-card{display:grid;grid-template-columns:minmax(280px,.48fr) 1fr;gap:24px;align-items:center;padding:26px 28px;margin:0 0 44px;border:1px solid rgba(241,217,206,.96);border-radius:30px;background:radial-gradient(circle at 94% 12%,rgba(243,131,102,.08),transparent 34%),rgba(255,255,255,.86);box-shadow:0 14px 34px rgba(116,73,52,.055)}.gm-cake-intro-card h2{margin:0;color:var(--ink);font-family:Georgia,"Times New Roman",serif;font-size:clamp(28px,2.1vw,36px);line-height:1.08}.gm-cake-intro-card p{margin:0;color:var(--muted);line-height:1.65}.gm-cakes-gallery{margin:0 0 50px}.gm-cakes-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.gm-cake-card{position:relative;overflow:hidden;border:1px solid rgba(241,217,206,.96);border-radius:28px;background:rgba(255,255,255,.86);box-shadow:0 16px 36px rgba(116,73,52,.06)}.gm-cake-img{position:relative;aspect-ratio:1 / 1;overflow:hidden;background:var(--paper-soft)}.gm-cake-img img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .28s ease}.gm-cake-card:hover .gm-cake-img img{transform:scale(1.035)}.gm-cake-img span{position:absolute;left:14px;top:14px;display:inline-flex;align-items:center;min-height:30px;padding:6px 11px;border-radius:999px;background:rgba(255,255,255,.90);color:var(--accent-dark);font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.08em;box-shadow:0 8px 18px rgba(116,73,52,.08)}.gm-cake-card-body{padding:19px 20px 22px}.gm-cake-card-body h3{margin:0 0 8px;color:var(--ink);font-size:20px;line-height:1.2}.gm-cake-card-body p{margin:0;color:var(--muted);font-size:14px;line-height:1.55}.gm-cakes-gallery-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}.gm-cakes-testimonials{margin:0 0 50px}.gm-testimonial-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.gm-testimonial-card{position:relative;min-height:235px;padding:25px;border:1px solid rgba(241,217,206,.96);border-radius:28px;background:radial-gradient(circle at 100% 0%,rgba(243,131,102,.07),transparent 42%),rgba(255,255,255,.86);box-shadow:0 16px 36px rgba(116,73,52,.055)}.gm-testimonial-card::before{content:"“";position:absolute;right:22px;bottom:-22px;color:rgba(243,131,102,.16);font-family:Georgia,"Times New Roman",serif;font-size:112px;line-height:1}.gm-testimonial-card p{position:relative;z-index:2;margin:0 0 18px;color:var(--muted);line-height:1.65}.gm-testimonial-card strong{position:relative;z-index:2;display:block;color:var(--ink)}.gm-testimonial-card span{position:relative;z-index:2;display:block;margin-top:3px;color:var(--muted);font-size:13px}.gm-cakes-content{display:grid;grid-template-columns:minmax(250px,.36fr) minmax(0,1fr);gap:clamp(24px,4vw,48px);align-items:start;padding:clamp(28px,4vw,42px);margin:0 0 50px}.gm-cakes-content-media{display:grid;gap:16px;justify-items:center}.gm-cakes-content-media>img{width:min(310px,100%);aspect-ratio:1 / 1;object-fit:cover;border-radius:30px;border:1px solid rgba(241,217,206,.96);box-shadow:0 18px 40px rgba(116,73,52,.09)}.gm-mini-rating{display:inline-grid;gap:2px;min-width:210px;padding:14px 18px;border:1px solid rgba(241,217,206,.96);border-radius:18px;background:rgba(255,255,255,.88);text-align:center;box-shadow:0 12px 28px rgba(116,73,52,.055)}.gm-mini-rating span{color:var(--muted);font-size:13px}.gm-mini-rating strong{color:var(--ink);font-size:18px}.gm-cakes-content-text h2{margin:0 0 18px;color:var(--ink);font-family:Georgia,"Times New Roman",serif;font-size:clamp(30px,2.35vw,40px);line-height:1.08}.gm-cakes-content-text p{color:var(--muted);line-height:1.72}.gm-cakes-content-text a{color:var(--accent-dark);font-weight:800}.gm-cakes-faq{margin:0 0 50px}.gm-faq-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.gm-faq-card{padding:24px;border:1px solid rgba(241,217,206,.96);border-radius:26px;background:rgba(255,255,255,.84);box-shadow:0 14px 34px rgba(116,73,52,.05)}.gm-faq-card h3{margin:0 0 10px;color:var(--ink);font-size:18px;line-height:1.28}.gm-faq-card p{margin:0;color:var(--muted);line-height:1.6}@media (max-width:1120px){.gm-cakes-hero,.gm-cake-intro-card,.gm-cakes-content{grid-template-columns:1fr}.gm-cakes-hero-visual{min-height:390px}.gm-cakes-grid,.gm-testimonial-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.gm-cakes-content-media{justify-items:start}}@media (max-width:780px){.gm-cakes-hero{padding:28px 18px;border-radius:30px}.gm-cakes-hero .gm-subpage-title{font-size:34px}.gm-cakes-hero-visual{min-height:310px}.gm-cakes-hero-main{position:relative;inset:auto;width:min(270px,82vw);margin:20px auto 0}.gm-cakes-hero-small,.gm-cakes-hero-note{display:none}.gm-cake-intro-card{padding:22px}.gm-cakes-grid,.gm-testimonial-grid,.gm-faq-grid{grid-template-columns:1fr}.gm-cakes-content{padding:22px}.gm-cakes-content-media{justify-items:center}}.gm-cakes-hero-main{width:min(405px,90%) !important;transform:rotate(.8deg) !important}.gm-cakes-hero-main img{object-position:50% 42% !important}.gm-cakes-hero-small{width:172px !important;left:8px !important;bottom:18px !important}.gm-cakes-hero-note,.gm-mini-rating{display:none !important}.gm-cakes-grid{max-width:1120px !important;margin-left:auto !important;margin-right:auto !important;gap:16px !important}.gm-cake-card-body{padding:17px 18px 20px !important}.gm-cake-card-body h3{font-size:19px !important}.gm-cake-card-body p{font-size:13.5px !important}.gm-cakes-content-text a{color:inherit !important;font-weight:inherit !important;text-decoration:underline !important;text-decoration-color:rgba(243,131,102,.32) !important;text-underline-offset:3px !important}.gm-cakes-content-text a:hover{color:var(--accent-dark) !important;text-decoration-color:rgba(243,131,102,.72) !important}.gm-cake-card:nth-child(6) .gm-cake-img img{object-position:50% 50% !important}@media (max-width:1120px){.gm-cakes-grid{max-width:none !important}}@media (max-width:780px){.gm-cakes-hero-main{width:min(285px,84vw) !important}}.gm-cake-intro-card{grid-template-columns:minmax(240px,.36fr) minmax(0,.64fr) !important;max-width:1120px !important;margin:0 auto 44px !important;padding:24px 26px !important;gap:24px !important}.gm-cake-intro-card h2{max-width:390px !important;font-size:clamp(26px,1.65vw,32px) !important;line-height:1.08 !important;letter-spacing:-0.025em !important}.gm-cake-intro-card p{max-width:680px !important;font-size:15.5px !important;line-height:1.62 !important}@media (min-width:1280px){.gm-cake-intro-card{max-width:1060px !important}}@media (max-width:900px){.gm-cake-intro-card{grid-template-columns:1fr !important;max-width:none !important;padding:22px !important}.gm-cake-intro-card h2,.gm-cake-intro-card p{max-width:none !important}}.gm-cake-intro-card{display:none !important}.gm-cakes-gallery-actions{justify-content:center !important;text-align:center !important}.gm-cakes-hero-note{display:grid !important;left:132px !important;bottom:52px !important}.gm-cakes-content-media>img{width:min(300px,100%) !important;height:auto !important;aspect-ratio:1 / 1 !important;object-fit:cover !important}@media (max-width:780px){.gm-cakes-hero-note{display:none !important}}.gm-cakes-content{grid-template-columns:minmax(230px,.28fr) minmax(0,.72fr) !important;gap:clamp(24px,3.5vw,44px) !important;align-items:start !important}.gm-cakes-content-full{grid-column:1 / -1;max-width:1120px;margin:2px auto 0}.gm-cakes-content-full p{color:var(--muted);line-height:1.72}.gm-cakes-content-full a{color:inherit;font-weight:600;text-decoration:underline;text-decoration-color:rgba(243,131,102,.32);text-underline-offset:4px}.gm-cakes-content-full a:hover{color:var(--accent-dark);text-decoration-color:rgba(243,131,102,.72)}@media (max-width:1120px){.gm-cakes-content-full{max-width:none;margin-top:0}}@media (min-width:1024px){.gm-subpage-note,.gm-card,.gm-menu-card,.gm-about-fact,.gm-about-story,.gm-about-values article,.gm-about-press,.gm-about-faq-grid article,.gm-contact-hero,.gm-contact-hero-card,.gm-contact-cards article,.gm-contact-form-card,.gm-contact-tip-card,.gm-contact-mini-card,.gm-contact-social,.gm-contact-step-grid article,.gm-contact-map-card,.gm-cakes-hero,.gm-cake-card,.gm-testimonial-card,.gm-faq-card{border-color:rgba(241,217,206,.42) !important;box-shadow:0 14px 34px rgba(116,73,52,.042) !important}.gm-cakes-hero,.gm-contact-hero{background:radial-gradient(circle at 84% 18%,rgba(243,131,102,.075),transparent 34%),linear-gradient(135deg,rgba(255,255,255,.965),rgba(255,249,245,.72)) !important}.gm-menu-hero,.gm-about-hero,.gm-contact-hero,.gm-cakes-hero{border-color:rgba(241,217,206,.34) !important}.gm-cakes-content{border:0 !important;background:transparent !important;box-shadow:none !important;padding:22px 34px 34px !important;margin-bottom:46px !important}.gm-cakes-content-media>img{border-color:rgba(241,217,206,.32) !important;box-shadow:0 18px 42px rgba(116,73,52,.055) !important}.gm-cakes-content-text{max-width:840px !important}.gm-cakes-content-full{grid-column:auto !important;max-width:840px !important;margin:0 !important}}@media (max-width:1023px){.gm-cakes-content{border-color:rgba(241,217,206,.42) !important;box-shadow:0 12px 28px rgba(116,73,52,.045) !important}}@media (min-width:1024px){.gm-cakes-content{display:grid !important;grid-template-columns:minmax(250px,330px) minmax(0,1fr) !important;gap:clamp(34px,4vw,58px) !important;align-items:start !important;border:0 !important;background:transparent !important;box-shadow:none !important;padding:22px 34px 38px !important;margin:0 0 46px !important}.gm-cakes-content-media{justify-items:center !important}.gm-cakes-content-text{max-width:900px !important}.gm-cakes-content-text p{margin-top:0 !important;margin-bottom:15px !important}.gm-cakes-content-text p:last-child{margin-bottom:0 !important}.gm-cakes-content-text a{color:var(--accent-dark) !important;font-weight:700 !important;text-decoration:underline !important;text-decoration-color:rgba(243,131,102,.38) !important;text-underline-offset:4px !important}.gm-cakes-content-text a:hover{color:var(--accent-dark) !important;text-decoration-color:rgba(243,131,102,.78) !important}.gm-cakes-faq,.order,.footer-rich{max-width:100% !important}}@media (max-width:1023px){.gm-cakes-content{display:grid !important;grid-template-columns:1fr !important}.gm-cakes-content-text a{color:var(--accent-dark) !important;font-weight:700 !important;text-decoration:underline !important;text-decoration-color:rgba(243,131,102,.38) !important;text-underline-offset:4px !important}}@media (min-width:1024px){.gm-about-values{gap:22px !important;margin-bottom:42px !important}.gm-about-value-grid{align-items:start !important;gap:14px !important}.gm-about-value-grid article,.gm-about-faq-grid article,.gm-contact-cards article,.gm-contact-step-grid article{align-self:start !important;min-height:0 !important;padding:18px 20px !important;border-radius:22px !important}.gm-about-value-grid h3,.gm-about-faq-grid h3,.gm-contact-cards h2{margin-bottom:7px !important;font-size:17px !important;line-height:1.24 !important}.gm-about-value-grid p,.gm-about-faq-grid p,.gm-contact-cards p{font-size:14px !important;line-height:1.52 !important}.gm-contact-form-card{padding:clamp(22px,2.7vw,30px) !important}.gm-contact-form-card h2,.gm-contact-map-card h2{font-size:clamp(27px,1.85vw,33px) !important;margin-bottom:10px !important}.gm-contact-form-intro{margin-bottom:18px !important;line-height:1.58 !important}.gm-contact-form{gap:14px !important}.gm-form-grid{gap:12px !important}.gm-contact-form label{gap:7px !important}.gm-contact-form label span{font-size:13.5px !important;font-weight:800 !important}.gm-contact-form input,.gm-contact-form textarea{min-height:52px !important;padding:12px 14px !important;border-radius:15px !important;font-size:14px !important;font-weight:400 !important;line-height:1.45 !important}.gm-contact-form textarea{min-height:126px !important}.gm-contact-form input::placeholder,.gm-contact-form textarea::placeholder{color:#8a817d !important;opacity:.68 !important;font-size:14px !important;font-weight:400 !important;letter-spacing:0 !important}.gm-contact-form button{min-height:54px !important;font-size:15px !important}}@media (max-width:1023px){.gm-about-value-grid article,.gm-about-faq-grid article,.gm-contact-cards article,.gm-contact-step-grid article{padding:18px 20px !important}.gm-contact-form input,.gm-contact-form textarea{font-size:14px !important;font-weight:400 !important}.gm-contact-form input::placeholder,.gm-contact-form textarea::placeholder{color:#8a817d !important;opacity:.68 !important;font-size:14px !important;font-weight:400 !important}}@media (min-width:1024px){.gm-about-facts{align-items:start !important;gap:14px !important;margin:8px 0 34px !important}.gm-about-fact{align-self:start !important;height:auto !important;min-height:0 !important;padding:17px 19px !important;border-radius:22px !important;box-shadow:0 12px 30px rgba(116,73,52,.038) !important}.gm-about-fact span{margin-bottom:7px !important;font-size:11px !important}.gm-about-fact h2{margin-bottom:7px !important;font-size:20px !important;line-height:1.14 !important}.gm-about-fact p{font-size:14px !important;line-height:1.48 !important}.gm-about-page .gm-about-story{align-items:center !important}.gm-about-story-side{align-self:center !important;justify-content:flex-start !important;min-height:0 !important;padding:24px !important;border-color:rgba(241,217,206,.38) !important;box-shadow:0 24px 62px rgba(116,73,52,.075) !important}.gm-about-story-side ul{gap:11px !important;margin-bottom:16px !important}.gm-about-story-side li{font-size:14.5px !important}.gm-about-story-side p:last-child{font-size:14px !important;line-height:1.55 !important}.gm-about-values{grid-template-columns:minmax(230px,.32fr) minmax(0,1fr) !important;gap:20px !important;align-items:start !important;margin-bottom:38px !important}.gm-about-values h2{font-size:clamp(28px,2.25vw,36px) !important}.gm-about-value-grid{align-items:start !important;gap:14px !important}.gm-about-value-grid article{align-self:start !important;height:auto !important;min-height:0 !important;padding:17px 19px !important;border-radius:22px !important;box-shadow:0 12px 30px rgba(116,73,52,.038) !important}.gm-about-value-grid h3{font-size:17px !important;margin-bottom:7px !important}.gm-about-value-grid p{font-size:14px !important;line-height:1.48 !important}}.gm-cakes-content-text a,.gm-cakes-content-full a,.gm-about-original a,.gm-about-story a,.gm-card p a{font-weight:400 !important;color:var(--accent-dark) !important;text-decoration:underline !important;text-decoration-color:rgba(243,131,102,.35) !important;text-underline-offset:4px !important}.gm-cakes-content-text a:hover,.gm-cakes-content-full a:hover,.gm-about-original a:hover,.gm-about-story a:hover,.gm-card p a:hover{text-decoration-color:rgba(243,131,102,.8) !important}@media (min-width:1024px){.gm-cakes-badges span{font-weight:500 !important;font-size:13.5px !important;color:#5f5652 !important;background:rgba(255,255,255,.56) !important;box-shadow:0 8px 20px rgba(116,73,52,.025) !important}.gm-testimonial-grid{align-items:stretch !important}.gm-testimonial-card{display:flex !important;flex-direction:column !important;justify-content:space-between !important;min-height:250px !important;padding:24px 26px !important}.gm-testimonial-card p{margin-bottom:18px !important;line-height:1.62 !important}.gm-testimonial-card strong,.gm-testimonial-card span{margin-top:auto !important}.gm-testimonial-card strong{padding-top:6px !important}.gm-testimonial-card::before{right:24px !important;bottom:18px !important;font-size:82px !important;opacity:.85 !important}}@media (max-width:1023px){.gm-cakes-badges span{font-weight:600 !important}.gm-testimonial-card{min-height:0 !important}}.gm-cakes-content.gm-cakes-content--shadow{background:linear-gradient(180deg,rgba(255,255,255,.92),rgba(255,255,255,.86));box-shadow:0 22px 52px rgba(116,73,52,.075)}.gm-testimonial-card{overflow:hidden}.gm-testimonial-card::before{top:18px;right:22px;bottom:auto;font-size:72px;opacity:.5}.gm-testimonial-card-inner{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:flex-end;min-height:100%}.gm-testimonial-card p{margin:0 0 18px}.gm-testimonial-meta{display:grid;gap:4px}.gm-testimonial-meta strong,.gm-testimonial-meta span{display:block;margin:0}@media (min-width:1024px){.gm-cakes-content.gm-cakes-content--shadow{padding:34px 40px}.gm-testimonial-card{min-height:250px !important;display:flex !important;align-items:stretch !important}.gm-testimonial-card-inner{min-height:100%;justify-content:flex-end}.gm-testimonial-card::before{top:18px !important;right:20px !important;bottom:auto !important;font-size:70px !important;opacity:.38 !important}}@media (max-width:1023px){.gm-cakes-content.gm-cakes-content--shadow{box-shadow:0 14px 34px rgba(116,73,52,.06)}.gm-testimonial-card::before{top:14px;right:18px;bottom:auto;font-size:58px}}@media (max-width:1023px){.gm-about-facts,.gm-about-value-grid{gap:12px !important}.gm-about-fact,.gm-about-value-grid article,.gm-about-faq-grid article{min-height:0 !important;height:auto !important;padding:16px 18px !important;border-radius:20px !important}.gm-about-fact span,.gm-about-value-grid span{margin-bottom:6px !important;font-size:10.5px !important;line-height:1.2 !important}.gm-about-fact h2,.gm-about-value-grid h3,.gm-about-faq-grid h3{margin-bottom:6px !important;font-size:18px !important;line-height:1.18 !important}.gm-about-fact p,.gm-about-value-grid p,.gm-about-faq-grid p{margin:0 !important;font-size:13.5px !important;line-height:1.48 !important}.gm-about-values{gap:18px !important;margin-bottom:34px !important}.gm-about-story-side{padding:20px !important}}@media (max-width:780px){.gm-about-facts{display:grid !important;grid-template-columns:1fr !important;gap:10px !important;margin:0 0 24px !important}.gm-about-fact,.gm-about-value-grid article,.gm-about-faq-grid article{min-height:0 !important;height:auto !important;padding:14px 16px !important;border-radius:18px !important}.gm-about-fact span{margin-bottom:5px !important;font-size:10px !important}.gm-about-fact h2,.gm-about-value-grid h3,.gm-about-faq-grid h3{margin-bottom:5px !important;font-size:17px !important;line-height:1.16 !important}.gm-about-fact p,.gm-about-value-grid p,.gm-about-faq-grid p{font-size:13px !important;line-height:1.42 !important}.gm-about-values{gap:14px !important;margin-bottom:28px !important}.gm-about-value-grid{gap:10px !important}.gm-about-story-side{padding:18px !important;border-radius:22px !important}}@media (min-width:1024px){.gm-cakes-content.gm-card.gm-cakes-content--shadow{border:1px solid rgba(241,217,206,.46) !important;border-radius:30px !important;background:radial-gradient(circle at 8% 12%,rgba(243,131,102,.045),transparent 34%),linear-gradient(180deg,rgba(255,255,255,.94),rgba(255,252,249,.86)) !important;box-shadow:0 24px 58px rgba(116,73,52,.072) !important;padding:34px 40px 38px !important;margin:0 0 48px !important}.gm-cakes-content.gm-cakes-content--shadow .gm-cakes-content-media>img{box-shadow:0 16px 36px rgba(116,73,52,.075) !important}.gm-about-values{grid-template-columns:minmax(220px,.28fr) minmax(0,1fr) !important;gap:24px !important;align-items:start !important}.gm-about-values>div:first-child{max-width:280px !important}.gm-about-values .gm-subpage-kicker{font-size:12px !important;line-height:1.2 !important;margin-bottom:10px !important}.gm-about-values h2{font-size:clamp(25px,1.55vw,31px) !important;line-height:1.08 !important;letter-spacing:-0.025em !important}.gm-about-value-grid article{padding:16px 18px !important}.gm-about-value-grid h3{font-size:16.5px !important}.gm-about-value-grid p{font-size:13.5px !important;line-height:1.46 !important}}@media (max-width:780px){.gm-about-values h2{font-size:26px !important;line-height:1.08 !important}}.gm-cakes-gallery-actions .btn[href$="meniu.pdf"]{min-width:220px}@media (min-width:1024px){.gm-cakes-grid .gm-cake-card:nth-child(n+4) .gm-cake-img span{top:14px}}@media (max-width:780px){.gm-cakes-gallery-actions .btn[href$="meniu.pdf"]{width:100%}}.gm-product-page{position:relative}.gm-product-hero{position:relative;display:grid;grid-template-columns:minmax(0,.98fr) minmax(300px,.46fr);gap:clamp(24px,4vw,54px);align-items:center;padding:clamp(30px,4.8vw,58px);margin:8px 0 30px;border:1px solid rgba(241,217,206,.95);border-radius:42px;background:radial-gradient(circle at 88% 18%,rgba(243,131,102,.10),transparent 34%),linear-gradient(135deg,rgba(255,255,255,.98),rgba(255,249,245,.94));box-shadow:0 22px 56px rgba(116,73,52,.078);overflow:hidden}.gm-product-hero::after{content:"";position:absolute;right:-86px;bottom:-132px;width:min(560px,44vw);height:360px;background:url('../img/doodle-frame-v96.webp') no-repeat center / contain;opacity:.10;pointer-events:none}.gm-product-hero-copy,.gm-product-visual{position:relative;z-index:2}.gm-product-hero .gm-subpage-title{max-width:680px;margin-bottom:18px;font-size:clamp(38px,3.35vw,54px);line-height:1.02;letter-spacing:-0.045em}.gm-product-hero .gm-subpage-lead{max-width:680px;font-size:16px;line-height:1.68}.gm-product-visual{justify-self:end;width:min(360px,100%)}.gm-product-image-card{padding:10px;border:1px solid rgba(241,217,206,.96);border-radius:34px;background:rgba(255,255,255,.94);box-shadow:0 24px 54px rgba(116,73,52,.12);transform:rotate(1.2deg)}.gm-product-image-card img{display:block;width:100%;aspect-ratio:1 / 1;object-fit:cover;border-radius:26px}.gm-product-content{display:grid;grid-template-columns:minmax(0,.66fr) minmax(260px,.34fr);gap:clamp(22px,3.5vw,38px);align-items:start;padding:clamp(26px,3.6vw,38px);margin:0 0 34px}.gm-product-text h2,.gm-product-side h2{margin:0 0 16px;color:var(--ink);font-family:Georgia,"Times New Roman",serif;font-size:clamp(28px,2.2vw,36px);line-height:1.08}.gm-product-text p,.gm-product-side p{color:var(--muted);line-height:1.72}.gm-product-text p:first-of-type{margin-top:0}.gm-product-text p:last-child,.gm-product-side p:last-child{margin-bottom:0}.gm-product-side{display:grid;gap:14px}.gm-product-side-card{padding:18px 18px 17px;border:1px solid rgba(241,217,206,.94);border-radius:24px;background:rgba(255,250,247,.72)}.gm-product-side-card h3{margin:0 0 6px;color:var(--ink);font-size:17px;line-height:1.25}.gm-product-side-card p{margin:0;font-size:14px;line-height:1.55}.gm-product-order{margin-top:0}@media (max-width:980px){.gm-product-hero,.gm-product-content{grid-template-columns:1fr}.gm-product-visual{justify-self:start;width:min(340px,100%)}}@media (max-width:720px){.gm-product-hero{padding:24px 18px;border-radius:30px;margin-bottom:22px}.gm-product-hero .gm-subpage-title{font-size:38px}.gm-product-hero .gm-subpage-lead{font-size:15px}.gm-product-visual{width:min(285px,100%)}.gm-product-image-card{border-radius:26px}.gm-product-image-card img{border-radius:20px}.gm-product-content{padding:22px 18px;border-radius:28px;margin-bottom:26px}.gm-product-side{gap:10px}.gm-product-side-card{padding:15px;border-radius:20px}}.gm-product-page .gm-product-hero{grid-template-columns:minmax(0,.94fr) minmax(240px,340px) !important;gap:clamp(18px,3vw,40px) !important;align-items:center !important;padding:clamp(24px,3.4vw,44px) !important;margin:8px 0 28px !important;min-height:0 !important}.gm-product-page .gm-product-hero .gm-subpage-title{max-width:760px !important;margin-bottom:16px !important;font-size:clamp(40px,4.6vw,66px) !important;line-height:.98 !important}.gm-product-page .gm-product-hero .gm-subpage-lead{max-width:680px !important;margin:0 !important}.gm-product-page .gm-cakes-badges{margin-top:22px !important}.gm-product-page .gm-product-hero .hero-actions{margin-top:18px !important}.gm-product-page .gm-product-visual{width:min(320px,100%) !important;justify-self:end !important}.gm-product-page .gm-product-image-card{transform:rotate(1deg) !important;padding:8px !important}.gm-product-page .gm-product-image-card img{aspect-ratio:520 / 420 !important;height:auto !important;object-fit:cover !important}.gm-product-page .order{margin-top:34px !important}@media (max-width:980px){.gm-product-page .gm-product-hero{grid-template-columns:1fr !important;padding:24px 20px !important}.gm-product-page .gm-product-visual{justify-self:start !important;width:min(310px,100%) !important}}@media (max-width:720px){.gm-product-page .gm-product-hero{padding:22px 16px !important;margin-bottom:22px !important;border-radius:28px !important}.gm-product-page .gm-product-hero .gm-subpage-title{font-size:38px !important;line-height:1.02 !important}.gm-product-page .gm-cakes-badges{gap:8px !important;margin-top:18px !important}.gm-product-page .gm-cakes-badges span{min-height:34px !important;padding:7px 12px !important;font-size:12px !important}}.gm-product-page .gm-product-hero{grid-template-columns:minmax(0,.96fr) minmax(240px,320px) !important;gap:clamp(18px,3vw,34px) !important;align-items:center !important;padding:clamp(24px,3vw,36px) !important;margin:8px 0 28px !important}.gm-product-page .gm-product-hero .gm-subpage-title{max-width:680px !important;margin-bottom:14px !important;font-size:clamp(34px,3.2vw,50px) !important;line-height:1.02 !important;letter-spacing:-.04em !important}.gm-product-page .gm-product-hero .gm-subpage-lead{max-width:660px !important;font-size:16px !important;line-height:1.62 !important}.gm-product-page .gm-cakes-badges{margin-top:18px !important;gap:10px !important}.gm-product-page .gm-product-hero .hero-actions{margin-top:18px !important}.gm-product-page .gm-product-visual{width:min(300px,100%) !important;justify-self:end !important}.gm-product-page .gm-product-image-card{transform:none !important;padding:8px !important}.gm-product-page .gm-product-image-card img{aspect-ratio:1 / 1 !important;width:100% !important;height:auto !important;object-fit:cover !important}@media (max-width:980px){.gm-product-page .gm-product-hero{grid-template-columns:1fr !important;padding:24px 18px !important}.gm-product-page .gm-product-visual{width:min(300px,100%) !important;justify-self:start !important}}@media (max-width:720px){.gm-product-page .gm-product-hero{padding:20px 16px !important;margin-bottom:22px !important}.gm-product-page .gm-product-hero .gm-subpage-title{font-size:34px !important;line-height:1.04 !important}.gm-product-page .gm-product-hero .gm-subpage-lead{font-size:15px !important}.gm-product-page .gm-product-hero .hero-actions{margin-top:14px !important}}.gm-product-page .gm-product-hero{grid-template-columns:minmax(0,.96fr) minmax(240px,340px) !important;gap:clamp(18px,3vw,34px) !important;align-items:center !important;padding:clamp(24px,3vw,36px) !important;margin:8px 0 28px !important;min-height:0 !important}.gm-product-page .gm-product-hero .gm-subpage-title{max-width:680px !important;margin-bottom:14px !important;font-size:clamp(34px,3.2vw,50px) !important;line-height:1.02 !important;letter-spacing:-.04em !important}.gm-product-page .gm-product-hero .gm-subpage-lead{max-width:660px !important;font-size:16px !important;line-height:1.62 !important}.gm-product-page .gm-product-visual{width:min(340px,100%) !important;justify-self:end !important}.gm-product-page .gm-product-image-card{padding:10px !important;border-radius:32px !important;background:rgba(255,255,255,.96) !important;overflow:hidden !important;transform:none !important}.gm-product-page .gm-product-image-card img{display:block !important;width:100% !important;aspect-ratio:4 / 3 !important;height:auto !important;object-fit:cover !important;object-position:center center !important;border-radius:24px !important}.gm-product-page .gm-cakes-badges{margin-top:18px !important;gap:10px !important}.gm-product-page .gm-product-hero .hero-actions{margin-top:18px !important}@media (max-width:980px){.gm-product-page .gm-product-hero{grid-template-columns:1fr !important;padding:24px 18px !important}.gm-product-page .gm-product-visual{width:min(330px,100%) !important;justify-self:start !important}}@media (max-width:720px){.gm-product-page .gm-product-hero{padding:20px 16px !important;margin-bottom:22px !important;border-radius:28px !important}.gm-product-page .gm-product-hero .gm-subpage-title{font-size:34px !important;line-height:1.04 !important}.gm-product-page .gm-product-hero .gm-subpage-lead{font-size:15px !important}.gm-product-page .gm-product-hero .hero-actions{margin-top:14px !important}}.gm-product-page .gm-product-hero{grid-template-columns:minmax(0,.96fr) minmax(240px,330px) !important;gap:clamp(18px,3vw,34px) !important;align-items:center !important;padding:clamp(24px,3vw,36px) !important;margin:8px 0 28px !important;min-height:0 !important}.gm-product-page .gm-product-hero .gm-subpage-title{max-width:680px !important;margin-bottom:14px !important;font-size:clamp(34px,3.2vw,50px) !important;line-height:1.02 !important;letter-spacing:-.04em !important}.gm-product-page .gm-product-hero .gm-subpage-lead{max-width:660px !important;font-size:16px !important;line-height:1.62 !important}.gm-product-page .gm-product-visual{width:min(330px,100%) !important;justify-self:end !important}.gm-product-page .gm-product-image-card{width:100% !important;aspect-ratio:1 / 1 !important;padding:10px !important;border-radius:32px !important;background:rgba(255,255,255,.96) !important;border:1px solid rgba(241,217,206,.96) !important;box-shadow:0 24px 54px rgba(116,73,52,.12) !important;overflow:hidden !important;transform:none !important}.gm-product-page .gm-product-image-card img{display:block !important;width:100% !important;height:100% !important;aspect-ratio:1 / 1 !important;object-fit:cover !important;object-position:center center !important;border-radius:24px !important}.gm-product-page .gm-cakes-badges{margin-top:18px !important;gap:10px !important}.gm-product-page .gm-product-hero .hero-actions{margin-top:18px !important}@media (max-width:980px){.gm-product-page .gm-product-hero{grid-template-columns:1fr !important;padding:24px 18px !important}.gm-product-page .gm-product-visual{width:min(320px,100%) !important;justify-self:start !important}}@media (max-width:720px){.gm-product-page .gm-product-hero{padding:20px 16px !important;margin-bottom:22px !important;border-radius:28px !important}.gm-product-page .gm-product-hero .gm-subpage-title{font-size:34px !important;line-height:1.04 !important}.gm-product-page .gm-product-hero .gm-subpage-lead{font-size:15px !important}.gm-product-page .gm-product-visual{width:min(280px,100%) !important}.gm-product-page .gm-product-image-card{border-radius:28px !important;padding:8px !important}.gm-product-page .gm-product-image-card img{border-radius:22px !important}}.gm-product-page .gm-product-visual{width:min(340px,100%) !important;justify-self:end !important}.gm-product-page .gm-product-image-card{position:relative !important;display:block !important;width:100% !important;aspect-ratio:1 / 1 !important;padding:0 !important;border-radius:32px !important;border:1px solid rgba(241,217,206,.96) !important;background:transparent !important;overflow:hidden !important;box-shadow:0 22px 55px rgba(80,45,30,0.10) !important;transform:none !important}.gm-product-page .gm-product-image-card img{display:block !important;width:100% !important;height:100% !important;aspect-ratio:1 / 1 !important;object-fit:cover !important;object-position:center center !important;border-radius:32px !important}@media (max-width:980px){.gm-product-page .gm-product-visual{width:min(320px,100%) !important;justify-self:start !important}}@media (max-width:720px){.gm-product-page .gm-product-visual{width:min(280px,100%) !important}.gm-product-page .gm-product-image-card,.gm-product-page .gm-product-image-card img{border-radius:26px !important}}.gm-product-page .gm-product-visual{width:min(340px,100%) !important;justify-self:end !important}.gm-product-page .gm-product-image-card{display:block !important;width:100% !important;aspect-ratio:1 / 1 !important;padding:0 !important;border-radius:32px !important;border:1px solid rgba(241,217,206,.96) !important;background:transparent !important;overflow:hidden !important;box-shadow:0 22px 55px rgba(80,45,30,0.10) !important;transform:none !important}.gm-product-page .gm-product-image-card img{display:block !important;width:100% !important;height:auto !important;aspect-ratio:1 / 1 !important;object-fit:contain !important;object-position:center center !important;border-radius:32px !important}@media (max-width:980px){.gm-product-page .gm-product-visual{width:min(320px,100%) !important;justify-self:start !important}}@media (max-width:720px){.gm-product-page .gm-product-visual{width:min(280px,100%) !important}.gm-product-page .gm-product-image-card,.gm-product-page .gm-product-image-card img{border-radius:26px !important}}.gm-product-page .gm-product-visual{width:min(340px,100%) !important;justify-self:end !important}.gm-product-page .gm-product-image-card{display:block !important;width:100% !important;aspect-ratio:1 / 1 !important;padding:0 !important;border-radius:30px !important;border:0 !important;background:transparent !important;overflow:hidden !important;box-shadow:0 18px 42px rgba(80,45,30,0.10) !important;transform:none !important}.gm-product-page .gm-product-image-card img{display:block !important;width:100% !important;height:auto !important;max-width:100% !important;aspect-ratio:1 / 1 !important;object-fit:fill !important;object-position:center center !important;border-radius:30px !important}@media (max-width:980px){.gm-product-page .gm-product-visual{width:min(320px,100%) !important;justify-self:start !important}}@media (max-width:720px){.gm-product-page .gm-product-visual{width:min(280px,100%) !important}.gm-product-page .gm-product-image-card,.gm-product-page .gm-product-image-card img{border-radius:24px !important}}@media (max-width:980px){.gm-bento-page .gm-product-visual{justify-self:center !important;margin-left:auto !important;margin-right:auto !important}.gm-bento-page .gm-product-image-card{margin-left:auto !important;margin-right:auto !important}}@media (max-width:980px){.gm-medaus-page .gm-product-visual{justify-self:center !important;margin-left:auto !important;margin-right:auto !important}.gm-medaus-page .gm-product-image-card{margin-left:auto !important;margin-right:auto !important}}@media (max-width:980px){.gm-product-page .gm-product-visual{justify-self:center !important;margin-left:auto !important;margin-right:auto !important;display:flex !important;justify-content:center !important}.gm-product-page .gm-product-image-card{margin-left:auto !important;margin-right:auto !important}}.gm-cakes-hero,.gm-product-page .gm-product-hero{border:0 !important;border-radius:0 !important;background:transparent !important;box-shadow:none !important;overflow:visible !important;padding:clamp(22px,4.2vw,58px) 0 clamp(22px,4vw,48px) !important;margin:0 0 clamp(26px,4vw,46px) !important}.gm-cakes-hero::after,.gm-product-page .gm-product-hero::after{opacity:.12 !important}.gm-product-page .gm-product-hero{grid-template-columns:minmax(0,.98fr) minmax(300px,420px) !important;gap:clamp(28px,5vw,76px) !important}.gm-cakes-hero{grid-template-columns:minmax(0,.98fr) minmax(350px,.62fr) !important}.gm-product-page .gm-product-hero .gm-subpage-title{max-width:720px !important;font-size:clamp(34px,3.2vw,50px) !important;line-height:1.02 !important;letter-spacing:-.04em !important}.gm-product-page .gm-product-hero .gm-subpage-lead{max-width:680px !important;font-size:16px !important;line-height:1.66 !important}.gm-product-page .gm-product-visual{position:relative !important;z-index:2 !important;width:min(390px,100%) !important;justify-self:end !important;display:block !important}.gm-product-page .gm-product-visual::before{content:"" !important;position:absolute !important;inset:-34px -42px -44px -52px !important;border-radius:42px !important;background:radial-gradient(circle at 70% 26%,rgba(243,131,102,.10),transparent 40%),url('../img/doodle-frame-v96.webp') no-repeat center / contain !important;opacity:.16 !important;pointer-events:none !important}.gm-product-page .gm-product-image-card{position:relative !important;z-index:2 !important;display:block !important;width:100% !important;aspect-ratio:1 / 1 !important;padding:10px !important;border:1px solid rgba(241,217,206,.94) !important;border-radius:34px !important;background:rgba(255,255,255,.95) !important;box-shadow:0 24px 56px rgba(116,73,52,.11) !important;overflow:hidden !important;transform:none !important}.gm-product-page .gm-product-image-card img{display:block !important;width:100% !important;height:100% !important;aspect-ratio:1 / 1 !important;object-fit:cover !important;object-position:center center !important;border-radius:26px !important}.gm-product-content.gm-card,.gm-cakes-content.gm-card.gm-cakes-content--shadow,.gm-cakes-content.gm-cakes-content--shadow{border:0 !important;border-radius:0 !important;background:transparent !important;box-shadow:none !important;padding:clamp(18px,3.2vw,34px) 0 clamp(26px,4vw,50px) !important;margin:0 0 clamp(22px,4vw,44px) !important}.gm-product-side-card{background:rgba(255,250,247,.72) !important;box-shadow:none !important}.gm-cakes-content-media>img{background:rgba(255,255,255,.95) !important;padding:10px !important;border-radius:32px !important;border:1px solid rgba(241,217,206,.9) !important;box-shadow:0 18px 40px rgba(116,73,52,.075) !important}@media (max-width:1120px){.gm-cakes-hero,.gm-product-page .gm-product-hero,.gm-product-content,.gm-cakes-content{grid-template-columns:1fr !important}}@media (max-width:980px){.gm-product-page .gm-product-visual{justify-self:center !important;margin-left:auto !important;margin-right:auto !important;display:block !important}.gm-product-page .gm-product-image-card{margin-left:auto !important;margin-right:auto !important}}@media (max-width:780px){.gm-cakes-hero,.gm-product-page .gm-product-hero{padding:18px 0 30px !important;margin-bottom:26px !important}.gm-cakes-hero::after,.gm-product-page .gm-product-hero::after{opacity:.08 !important}.gm-product-page .gm-product-hero .gm-subpage-title{font-size:34px !important;line-height:1.04 !important}.gm-product-page .gm-product-hero .gm-subpage-lead{font-size:15px !important}.gm-product-page .gm-product-visual{width:min(300px,100%) !important}.gm-product-page .gm-product-visual::before{inset:-22px -24px -28px -26px !important;opacity:.12 !important}.gm-product-page .gm-product-image-card{padding:8px !important;border-radius:28px !important}.gm-product-page .gm-product-image-card img{border-radius:22px !important}.gm-product-content.gm-card,.gm-cakes-content.gm-card.gm-cakes-content--shadow,.gm-cakes-content.gm-cakes-content--shadow{padding:16px 0 32px !important}}@media (min-width:981px){.gm-product-page,.gm-cakes-page,.gm-menu-page,.gm-contact-page,.gm-about-page{padding-top:10px !important}.gm-cakes-hero,.gm-product-page .gm-product-hero,.gm-contact-hero,.gm-menu-hero{padding-top:16px !important;padding-bottom:clamp(28px,3.4vw,46px) !important;margin-top:0 !important}.gm-about-page .gm-about-hero{padding-top:8px !important;margin-top:0 !important}}.gm-contact-hero{border:0 !important;border-radius:0 !important;background:transparent !important;box-shadow:none !important;overflow:visible !important;padding-left:0 !important;padding-right:0 !important;margin-bottom:30px !important}.gm-contact-hero::after{right:-118px !important;bottom:-108px !important;opacity:.08 !important}.gm-contact-hero-card{border-color:rgba(241,217,206,.48) !important;background:rgba(255,255,255,.76) !important;box-shadow:0 14px 34px rgba(116,73,52,.045) !important}.gm-contact-cards article,.gm-contact-step-grid article{border-color:rgba(241,217,206,.46) !important;background:rgba(255,255,255,.72) !important;box-shadow:0 10px 26px rgba(116,73,52,.034) !important}.gm-contact-social,.gm-contact-map-card{border-color:rgba(241,217,206,.34) !important;background:transparent !important;box-shadow:none !important}.gm-contact-social-links a{border-color:rgba(241,217,206,.46) !important;background:rgba(255,255,255,.72) !important;box-shadow:0 8px 22px rgba(116,73,52,.03) !important}.gm-contact-form-card{border-color:rgba(241,217,206,.56) !important;background:rgba(255,255,255,.84) !important;box-shadow:0 16px 40px rgba(116,73,52,.055) !important}.gm-contact-tip-card,.gm-contact-mini-card{border-color:rgba(241,217,206,.44) !important;background:rgba(255,249,245,.62) !important;box-shadow:none !important}.gm-contact-cards p{font-size:13.5px !important;line-height:1.46 !important}.gm-about-fact,.gm-about-value-grid article,.gm-about-faq-grid article{border-color:rgba(241,217,206,.42) !important;background:rgba(255,255,255,.68) !important;box-shadow:0 8px 22px rgba(116,73,52,.028) !important}.gm-about-story,.gm-about-press{border-color:rgba(241,217,206,.30) !important;background:transparent !important;box-shadow:none !important}.gm-about-story-side{border-color:rgba(241,217,206,.42) !important;background:rgba(255,249,245,.58) !important;box-shadow:none !important}.gm-about-product-card{border-color:rgba(241,217,206,.44) !important;background:rgba(255,255,255,.72) !important;box-shadow:0 10px 26px rgba(116,73,52,.035) !important}.gm-about-page .order,.gm-contact-page .order{border-color:rgba(241,217,206,.48) !important;box-shadow:0 12px 28px rgba(116,73,52,.04) !important}@media (max-width:980px){.gm-contact-hero{padding-left:0 !important;padding-right:0 !important;margin-bottom:24px !important}.gm-contact-hero-card,.gm-contact-form-card,.gm-contact-tip-card,.gm-contact-mini-card,.gm-contact-social,.gm-contact-map-card{border-radius:24px !important}}.gm-about-values,.gm-about-products{display:none !important}@media (max-width:720px){.gm-contact-cards{gap:10px !important;margin-bottom:26px !important}.gm-contact-cards article{min-height:0 !important;padding:14px 16px !important;border-radius:18px !important}.gm-contact-cards h2{margin-bottom:4px !important;font-size:16px !important;line-height:1.18 !important}.gm-contact-cards p{font-size:13px !important;line-height:1.34 !important}}.gm-form-hidden{position:absolute!important;left:-10000px!important;top:auto!important;width:1px!important;height:1px!important;overflow:hidden!important}.gm-form-message{margin:18px 0 20px;padding:16px 18px;border-radius:18px;font-size:16px;line-height:1.5}.gm-form-message strong{display:block;margin-bottom:3px;color:var(--ink)}.gm-form-message--success{background:#f3fff4;border:1px solid #bfe8c3;color:#355c39}.gm-form-message--error{background:#fff4f1;border:1px solid var(--line);color:#7c3b2d}.gm-menu-hero .gm-subpage-title{max-width:720px!important;font-size:clamp(34px,3.2vw,50px)!important;line-height:1.02!important;letter-spacing:-.04em!important}@media (max-width:780px){.gm-menu-hero .gm-subpage-title{font-size:34px!important;line-height:1.04!important}}

/* v110: suvienodintas visų vidinių puslapių hero H1 dydis */
.gm-subpage .gm-subpage-title{font-size:clamp(34px,3.2vw,50px)!important;line-height:1.02!important;letter-spacing:-.04em!important}
@media (max-width:720px){.gm-subpage .gm-subpage-title{font-size:34px!important;line-height:1.04!important}}
