:root{
  --ink:#4f4138;
  --muted:#806f65;
  --gold:#c69c6d;
  --gold-light:#dfc3a2;
  --pink:#ef8995;
  --pink-deep:#e87988;
  --blush:#fff3ee;
  --cream:#fffaf7;
  --line:rgba(182,142,104,.22);
  --serif:"Noto Serif TC","Songti TC","PMingLiU",serif;
  --sans:"Noto Sans TC","PingFang TC","Microsoft JhengHei",sans-serif;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;color:var(--ink);background:#fff;font-family:var(--sans);font-weight:400;-webkit-font-smoothing:antialiased}
button,a{font:inherit}
button{cursor:pointer}
img{display:block;max-width:100%}
.site-header{height:104px;background:rgba(255,250,247,.96);border-bottom:1px solid rgba(192,151,112,.07);position:relative;z-index:20}
.header-shell{width:min(1320px,calc(100% - 72px));height:100%;margin:auto;display:grid;grid-template-columns:220px 1fr 250px;align-items:center}
.brand{width:152px;height:78px;display:flex;align-items:center;overflow:hidden}
.brand img{width:145px;max-height:74px;object-fit:contain}
.main-nav{justify-self:center;display:flex;gap:54px;align-items:center}
.main-nav a{color:var(--ink);text-decoration:none;font-family:var(--serif);font-size:15px;letter-spacing:.08em;position:relative;padding:10px 0}
.main-nav a::after{content:"";position:absolute;left:50%;right:50%;bottom:2px;height:1px;background:var(--gold);transition:.25s}
.main-nav a:hover::after,.main-nav a.active::after{left:0;right:0}
.header-actions{justify-self:end;display:flex;align-items:center;gap:17px}
.round-icon{border:0;background:transparent;width:28px;height:34px;padding:3px;color:#6d5444}
.round-icon svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.55;stroke-linecap:round;stroke-linejoin:round}
.outline-order,.view-all,.footer-link{border:1px solid #c59b72;background:#fffaf7;color:#705544;border-radius:999px;padding:10px 19px;text-decoration:none;font-family:var(--serif);font-size:13px;letter-spacing:.05em;transition:.25s}
.outline-order:hover,.view-all:hover,.footer-link:hover{background:#c59b72;color:white}
.menu-toggle{display:none;width:34px;height:34px;border:0;background:transparent;padding:7px}
.menu-toggle span{display:block;height:1px;background:#664d3f;margin:6px 0}
.hero{min-height:590px;background:radial-gradient(circle at 66% 45%,#fff 0,#fff7f2 43%,#fff4ef 70%,#fff9f6 100%);overflow:hidden;position:relative}
.hero-shell{width:min(1320px,calc(100% - 72px));height:590px;margin:auto;display:grid;grid-template-columns:39% 61%;position:relative}
.hero-copy{align-self:center;padding:2px 0 48px 10px;position:relative;z-index:5}
.hero-kicker{margin:0 0 23px;font-size:27px;letter-spacing:.42em;color:#b58b60;font-weight:300}
.hero-kicker span{font-size:22px;letter-spacing:.14em;margin-left:8px}
.hero h1{font-family:var(--serif);font-weight:600;font-size:47px;line-height:1.32;letter-spacing:.06em;margin:0 0 19px;color:#493c34}
.hero-description{font-family:var(--serif);font-size:18px;line-height:2.02;letter-spacing:.045em;margin:0 0 32px;color:#6f5c51}
.primary-button{border:0;border-radius:999px;padding:14px 34px;background:linear-gradient(135deg,#f199a4,#eb7e8c);color:white;box-shadow:0 10px 24px rgba(233,126,141,.18);font-family:var(--serif);font-size:15px;letter-spacing:.08em;transition:transform .25s,box-shadow .25s}
.primary-button:hover{transform:translateY(-2px);box-shadow:0 14px 28px rgba(233,126,141,.28)}
.hero-art{position:relative;height:100%;min-width:0}
.hero-cake{position:absolute;margin:0;filter:drop-shadow(0 19px 22px rgba(92,67,48,.11));transform-origin:50% 90%;will-change:transform}
.hero-cake img{width:100%;height:100%;object-fit:contain}
.hero-cake.rainbow{width:39%;height:68%;left:-2%;top:7%;z-index:2}
.hero-cake.mermaid{width:42%;height:73%;left:29%;top:13%;z-index:3}
.hero-cake.longevity{width:37%;height:64%;right:-2%;top:2%;z-index:2}
.hero-cake.dog{width:34%;height:53%;left:13%;bottom:-2%;z-index:4}
.star{position:absolute;color:#f6c54e;z-index:1;text-shadow:0 3px 8px rgba(240,185,52,.22)}
.star-one{font-size:29px;left:1%;top:11%}.star-two{font-size:22px;left:18%;top:4%}.star-three{font-size:31px;right:6%;top:12%}
.cloud{position:absolute;width:85px;height:34px;border:1.5px solid #c5a072;border-radius:50px;background:#fffaf7;z-index:1}
.cloud::before,.cloud::after{content:"";position:absolute;background:#fffaf7;border:1.5px solid #c5a072;border-bottom:0;border-radius:50% 50% 0 0}
.cloud::before{width:32px;height:27px;left:13px;top:-17px}.cloud::after{width:43px;height:36px;right:10px;top:-24px}
.cloud-one{left:-1%;top:40%}.cloud-two{right:2%;top:27%;transform:scale(.82)}
.section{padding:34px 0 24px;background:#fff}
.section-title{width:min(1320px,calc(100% - 72px));margin:0 auto 31px;display:flex;align-items:center;justify-content:center;gap:17px;position:relative}
.section-title h2{font-family:var(--serif);font-size:30px;font-weight:500;letter-spacing:.13em;margin:0;color:#5a4639}
.section-title i{font-style:normal;color:#d6a45e;font-size:20px}
.category-section{padding-top:27px}
.category-grid{width:min(1290px,calc(100% - 80px));margin:auto;display:grid;grid-template-columns:repeat(6,1fr);gap:33px}
.category-item{border:0;background:transparent;color:var(--ink);padding:0;text-align:center}
.category-item span{width:142px;height:142px;max-width:100%;margin:auto;display:block;border-radius:50%;overflow:hidden;background:#fff3ee;box-shadow:0 7px 20px rgba(93,67,50,.05);transition:.25s;border:2px solid transparent}
.category-item img{width:100%;height:100%;object-fit:cover}
.category-item strong{display:block;font-family:var(--serif);font-size:15px;font-weight:500;letter-spacing:.04em;margin-top:14px}
.category-item:hover span,.category-item.active span{transform:translateY(-4px);border-color:#f0a5ad;box-shadow:0 12px 24px rgba(124,82,58,.09)}
.featured-section{padding-top:20px;padding-bottom:42px}
.products-title{margin-bottom:25px;display:grid;grid-template-columns:1fr auto auto auto 1fr;gap:14px}
.products-title .title-spacer{display:block}.products-title .view-all{justify-self:end;padding:9px 18px;background:white}
.product-carousel{width:min(1370px,calc(100% - 34px));margin:auto;position:relative;padding:0 40px}
.product-grid{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - 80px)/5);gap:20px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding:0 2px 8px}
.product-grid::-webkit-scrollbar{display:none}
.product-card{text-align:center;scroll-snap-align:start;transition:.35s}
.product-card.hidden{display:none}
.product-photo{width:100%;aspect-ratio:.96;border:0;padding:0;border-radius:10px;overflow:hidden;background:#f7f2ef;box-shadow:0 9px 24px rgba(84,61,47,.07)}
.product-photo img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}
.product-photo:hover img{transform:scale(1.045)}
.product-card h3{font-family:var(--serif);font-size:15px;font-weight:500;letter-spacing:.035em;margin:14px 0 4px;color:#59483e}
.product-card p{font-family:var(--serif);font-size:13px;color:#6b5549;margin:0}
.carousel-control{position:absolute;top:39%;transform:translateY(-50%);width:38px;height:38px;border-radius:50%;border:1px solid var(--line);background:rgba(255,255,255,.97);color:#b08762;font-size:29px;line-height:1;z-index:4;box-shadow:0 7px 18px rgba(92,68,50,.08)}
.carousel-control.previous{left:0}.carousel-control.next{right:0}
.custom-section{padding-top:14px;padding-bottom:31px}
.custom-panel{width:min(1300px,calc(100% - 80px));height:336px;margin:auto;background:linear-gradient(90deg,#fff5ef 0,#fff7f3 43%,#fffaf8 100%);border-radius:12px;overflow:hidden;display:grid;grid-template-columns:43% 57%;box-shadow:0 13px 35px rgba(123,87,62,.06)}
.custom-copy{padding:44px 62px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}
.custom-copy h2{font-family:var(--serif);font-size:38px;font-weight:500;letter-spacing:.12em;margin:0 0 18px;color:#574339}
.custom-copy p{font-family:var(--serif);font-size:15px;line-height:1.85;letter-spacing:.03em;margin:0 0 28px;color:#6d5a4f}
.custom-collage{display:grid;grid-template-columns:1fr 1fr 1.18fr;grid-template-rows:1fr 1fr;gap:5px;padding:10px}
.custom-collage figure{margin:0;border-radius:7px;overflow:hidden;background:#f6f1ee}
.custom-collage img{width:100%;height:100%;object-fit:cover;transition:.45s}
.custom-collage figure:hover img{transform:scale(1.04)}
.collage-a{grid-row:1/3}.collage-b{grid-column:2}.collage-c{grid-column:3}.collage-d{grid-column:2}.collage-e{grid-column:3}
.process-section{padding-top:21px;padding-bottom:43px}
.process-grid{width:min(1260px,calc(100% - 76px));margin:auto;display:flex;align-items:center;justify-content:space-between}
.process-step{width:165px;text-align:center}
.process-step svg{width:80px;height:80px;fill:none;stroke:#b18a6c;stroke-width:1.25;stroke-linecap:round;stroke-linejoin:round}
.process-step>div{display:flex;justify-content:center;align-items:center;gap:8px;margin-top:4px}
.process-step b{width:20px;height:20px;border-radius:50%;display:grid;place-items:center;background:#c6a071;color:white;font-size:11px}
.process-step h3{font-family:var(--serif);font-size:14px;font-weight:600;margin:0;letter-spacing:.04em}
.process-step p{font-family:var(--serif);font-size:12px;color:#8a776b;margin:7px 0 0}
.process-arrow{color:#c9a47c;letter-spacing:4px;font-size:18px;transform:translateY(-14px)}
.footer-cta{background:linear-gradient(90deg,#fff9f5 0,#fff2eb 49%,#fff8f4 100%);border-top:1px solid rgba(184,143,104,.08);overflow:hidden}
.footer-shell{width:min(1320px,calc(100% - 72px));height:365px;margin:auto;display:grid;grid-template-columns:34% 34% 32%;align-items:center}
.footer-brand{padding-left:10px}
.footer-brand>img{width:145px;height:83px;object-fit:contain;margin-bottom:8px}
.footer-brand h3{font-family:var(--serif);font-size:16px;font-weight:600;margin:0 0 12px}
.footer-brand p,.footer-order p{font-family:var(--serif);font-size:13px;line-height:1.95;color:#766459;margin:0 0 20px}
.footer-link{display:inline-block;padding:9px 18px;background:transparent}
.footer-cake{height:365px;align-self:end;position:relative}
.footer-cake img{width:100%;height:100%;object-fit:cover;object-position:center 48%;mix-blend-mode:multiply;filter:saturate(.92) contrast(.96)}
.footer-cake::before,.footer-cake::after{content:"";position:absolute;inset:0;pointer-events:none}
.footer-cake::before{box-shadow:inset 70px 0 55px #fff3ed,inset -70px 0 55px #fff4ee}
.footer-cake::after{background:linear-gradient(to bottom,rgba(255,244,238,.12),rgba(255,244,238,.02))}
.footer-order{padding-left:28px}
.footer-order h2{font-family:var(--serif);font-size:28px;font-weight:500;line-height:1.55;letter-spacing:.09em;margin:0 0 12px;color:#564238}
.social-row{display:flex;gap:14px;margin-top:24px}
.social-row a{width:35px;height:35px;border-radius:50%;display:grid;place-items:center;background:#c7a16f;color:white;text-decoration:none;font-size:18px}
.copyright{text-align:center;margin:0;padding:13px 12px;border-top:1px solid rgba(177,137,100,.11);font-size:11px;color:#9b887a;letter-spacing:.02em;background:rgba(255,255,255,.2)}
.order-modal{position:fixed;inset:0;z-index:100;display:none;place-items:center}
.order-modal.open{display:grid}
.modal-backdrop{position:absolute;inset:0;background:rgba(69,50,40,.39);backdrop-filter:blur(5px)}
.modal-card{position:relative;width:min(680px,calc(100% - 30px));max-height:90vh;overflow:auto;background:#fffaf7;border-radius:20px;padding:42px 46px;box-shadow:0 32px 90px rgba(71,49,37,.28);border:1px solid rgba(193,151,111,.25)}
.modal-close{position:absolute;right:19px;top:13px;border:0;background:transparent;color:#987267;font-size:29px}
.modal-kicker{font-size:10px;letter-spacing:.28em;color:#c09b71;margin:0 0 10px}
.modal-card h2{font-family:var(--serif);font-size:31px;font-weight:500;letter-spacing:.08em;margin:0 0 12px}
.modal-card>p{font-family:var(--serif);font-size:13px;line-height:1.8;color:#7c685d;margin:0 0 23px}
.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 16px}
.modal-card label{display:flex;flex-direction:column;gap:7px;font-family:var(--serif);font-size:13px;margin-bottom:15px}
.modal-card input,.modal-card select,.modal-card textarea{width:100%;padding:12px 13px;border-radius:9px;border:1px solid rgba(175,135,103,.27);background:white;color:#58483e;font:400 14px var(--sans);outline:none}
.modal-card input:focus,.modal-card select:focus,.modal-card textarea:focus{border-color:#e78e9a;box-shadow:0 0 0 3px rgba(231,142,154,.12)}
.submit-order{width:100%;margin-top:3px}
.form-status{text-align:center;min-height:20px;color:#b86c72;font-size:13px}
.reveal{opacity:0;transform:translateY(18px);transition:opacity .75s ease,transform .75s ease}
.reveal.visible{opacity:1;transform:none}
@keyframes floatSoft{0%,100%{transform:translate3d(0,0,0)}50%{transform:translate3d(0,-8px,0)}}
.hero-cake.rainbow{animation:floatSoft 5.4s ease-in-out infinite}.hero-cake.mermaid{animation:floatSoft 6.1s .5s ease-in-out infinite}.hero-cake.longevity{animation:floatSoft 5.8s .2s ease-in-out infinite}.hero-cake.dog{animation:floatSoft 5.1s .8s ease-in-out infinite}
@media(max-width:1120px){
  .header-shell,.hero-shell,.section-title,.footer-shell{width:calc(100% - 46px)}
  .header-shell{grid-template-columns:180px 1fr 210px}.main-nav{gap:31px}
  .hero h1{font-size:40px}.hero-kicker{font-size:23px}.hero-shell{grid-template-columns:40% 60%}
  .category-grid{width:calc(100% - 54px);gap:22px}.category-item span{width:120px;height:120px}
  .product-grid{grid-auto-columns:calc((100% - 64px)/4)}
  .custom-panel{width:calc(100% - 54px)}.custom-copy{padding:40px}.custom-copy h2{font-size:33px}
  .footer-order{padding-left:8px}.footer-order h2{font-size:24px}
}
@media(max-width:850px){
  .site-header{height:82px}.header-shell{width:calc(100% - 28px);grid-template-columns:1fr auto}.brand{height:66px}.brand img{width:120px;height:62px}
  .main-nav{position:absolute;left:0;right:0;top:82px;background:#fffaf7;display:flex;flex-direction:column;align-items:stretch;gap:0;padding:10px 24px 18px;box-shadow:0 18px 30px rgba(86,61,45,.12);opacity:0;visibility:hidden;transform:translateY(-8px);transition:.25s}
  .main-nav.open{opacity:1;visibility:visible;transform:none}.main-nav a{padding:12px 0;border-bottom:1px solid var(--line)}
  .header-actions .round-icon,.outline-order{display:none}.menu-toggle{display:block}
  .hero{min-height:auto}.hero-shell{height:auto;grid-template-columns:1fr;width:calc(100% - 32px)}.hero-copy{text-align:center;padding:62px 0 10px}.hero-art{height:510px}.hero-description{font-size:16px}
  .hero-cake.rainbow{width:41%;left:0}.hero-cake.mermaid{width:43%;left:29%}.hero-cake.longevity{width:39%;right:-2%}.hero-cake.dog{width:35%;left:12%}
  .category-grid{grid-template-columns:repeat(3,1fr);row-gap:26px}.product-grid{grid-auto-columns:calc((100% - 40px)/3)}
  .custom-panel{height:auto;grid-template-columns:1fr}.custom-copy{text-align:center;align-items:center;padding:42px 30px}.custom-collage{height:340px}
  .process-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.process-step{width:auto}.process-arrow{display:none}
  .footer-shell{height:auto;grid-template-columns:1fr 1fr}.footer-brand{display:none}.footer-cake{height:320px}.footer-order{padding:38px 24px}
}
@media(max-width:580px){
  .hero-copy{padding-top:48px}.hero-kicker{font-size:18px;margin-bottom:18px}.hero-kicker span{font-size:16px}.hero h1{font-size:29px;letter-spacing:.04em}.hero-description{font-size:14px}.hero-art{height:390px;margin:0 -14px}
  .hero-cake.rainbow{width:44%;height:65%;left:-1%;top:6%}.hero-cake.mermaid{width:46%;height:70%;left:28%;top:12%}.hero-cake.longevity{width:42%;height:63%;right:-5%}.hero-cake.dog{width:39%;height:50%;left:10%;bottom:-1%}
  .cloud-one{transform:scale(.7);left:-2%}.cloud-two{display:none}.star-one{font-size:21px}.star-three{font-size:24px}
  .section{padding-top:28px}.section-title{width:calc(100% - 24px);margin-bottom:23px}.section-title h2{font-size:23px}.section-title i{font-size:16px}
  .category-grid{width:calc(100% - 24px);gap:21px 8px}.category-item span{width:92px;height:92px}.category-item strong{font-size:12px;margin-top:10px}
  .products-title{display:flex}.products-title .title-spacer{display:none}.products-title .view-all{position:absolute;right:0;top:0;padding:7px 12px;font-size:11px}
  .product-carousel{width:100%;padding:0 28px}.product-grid{grid-auto-columns:calc((100% - 14px)/2);gap:14px}.product-card h3{font-size:13px}.product-card p{font-size:12px}
  .custom-panel{width:calc(100% - 24px)}.custom-copy h2{font-size:29px}.custom-copy p{font-size:13px}.custom-collage{height:280px;grid-template-columns:1fr 1fr}.collage-a{grid-row:1/3}.collage-c,.collage-e{display:none}.collage-b{grid-column:2}.collage-d{grid-column:2}
  .process-grid{width:calc(100% - 24px);grid-template-columns:repeat(2,1fr);gap:25px 12px}.process-step svg{width:70px;height:70px}.process-step h3{font-size:13px}.process-step p{font-size:11px}
  .footer-shell{width:100%;grid-template-columns:1fr}.footer-order{text-align:center;order:1;padding:42px 24px 24px}.footer-cake{order:2;height:250px}.social-row{justify-content:center}.footer-order h2{font-size:22px}
  .form-grid{grid-template-columns:1fr}.modal-card{padding:38px 23px}.modal-card h2{font-size:26px}
}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important;transition:none!important}.reveal{opacity:1;transform:none}}
/* Fidelity correction: the approved hero composition is used as a dedicated visual asset. */
.hero-art{display:flex;align-items:flex-end;justify-content:flex-end}
.hero-approved{width:100%;height:auto;max-height:510px;object-fit:contain;object-position:right bottom;mix-blend-mode:multiply;filter:drop-shadow(0 18px 28px rgba(93,68,50,.06));position:relative;z-index:2;transition:transform .6s cubic-bezier(.2,.7,.2,1)}
.hero-art:hover .hero-approved{transform:translateY(-4px)}
.hero-art .cloud-one{left:-4%;top:37%;z-index:3}
.hero-cake,.star,.cloud-two{display:none!important}
.reveal{opacity:1!important;transform:none!important}
.brand{width:205px;height:92px}
.brand img{width:185px;max-height:90px}
.footer-brand>img{width:180px;height:102px}
@media(max-width:1120px){.brand{width:170px}.brand img{width:155px}.hero-approved{max-height:480px}}
@media(max-width:850px){.brand{width:142px;height:72px}.brand img{width:135px;height:70px}.hero-approved{max-height:470px}.hero-art .cloud-one{left:2%;top:20%}}
@media(max-width:580px){.brand{width:120px}.brand img{width:114px}.hero-approved{width:108%;max-width:none;margin-right:-6%;max-height:365px}.hero-art .cloud-one{left:-1%;top:18%;transform:scale(.66)}}
.custom-panel{grid-template-rows:minmax(0,1fr)}
.custom-copy,.custom-collage{min-height:0;height:100%}
