:root{--black:#111;--muted:#777;--line:#eee;--gold:#b8904d;--bg:#fff}*{box-sizing:border-box}body{margin:0;background:#fff;color:var(--black);font-family:-apple-system,BlinkMacSystemFont,'Segoe UI','Noto Sans TC',Arial,sans-serif}a{text-decoration:none;color:inherit}.nav{height:76px;display:flex;align-items:center;justify-content:space-between;padding:0 6vw;border-bottom:1px solid var(--line);position:sticky;top:0;background:rgba(255,255,255,.85);backdrop-filter:blur(18px);z-index:10}.brand{font-weight:800;letter-spacing:3px;display:inline-flex;align-items:center;min-height:48px}.brand.has-logo{letter-spacing:0}.brand-text{display:inline-block}.brand-logo{display:block;max-height:46px;max-width:220px;width:auto;height:auto;object-fit:contain}.nav nav{display:flex;gap:24px;align-items:center}.nav a{font-size:14px}.bag{border:1px solid #111;border-radius:999px;padding:10px 16px}.hero{min-height:680px;padding:8vw 8vw 5vw;display:grid;grid-template-columns:1fr 1fr;gap:6vw;align-items:center}.hero span,.card em,.info em{color:var(--gold);font-style:normal;letter-spacing:2px;font-size:13px}.hero h1{font-size:72px;letter-spacing:-3px;margin:18px 0}.hero p{font-size:20px;color:#555;line-height:1.8}.btn{display:inline-flex;border-radius:999px;background:#111;color:#fff;padding:14px 28px;border:0;cursor:pointer;align-items:center;justify-content:center}.btn.ghost{background:#fff;color:#111;border:1px solid #111}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.hero-img{height:520px;border-radius:44px;background:linear-gradient(145deg,#f8f4ec,#fff,#e9e9e9);box-shadow:0 30px 90px #0001;display:flex;flex-direction:column;align-items:center;justify-content:center}.hero-img b{font-size:120px}.hero-img small{letter-spacing:6px;color:#777}.wrap{padding:60px 6vw}.title{text-align:center;margin-bottom:36px}.title small{color:var(--gold);letter-spacing:3px}.title h2,.story h2,.pagehead h1{font-size:42px;margin:8px 0}.grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.card{border:1px solid var(--line);border-radius:28px;overflow:hidden;background:#fff;transition:.35s;display:block}.card:hover{transform:translateY(-8px);box-shadow:0 24px 60px #00000012}.card>div:not(.pic),.card h3,.card p,.card strong,.card em{margin-left:20px;margin-right:20px}.pic{height:260px;background:#f6f6f6;display:flex;align-items:center;justify-content:center;color:#aaa;overflow:hidden}.pic img,.mainpic img,.thumbs img,.imgs img{width:100%;height:100%;object-fit:cover}.card h3{font-size:20px}.card p{color:var(--muted);min-height:44px}.card strong,.price{font-size:24px;display:block;margin:14px 20px 24px}.story{margin:60px 6vw 100px;padding:80px;border-radius:40px;background:#f8f8f8;text-align:center}.story p{max-width:780px;margin:auto;color:#555;line-height:2}.pagehead{text-align:center;padding:90px 6vw 30px}.pagehead p{color:#777}.chips{text-align:center;margin:20px}.chips a{display:inline-block;border:1px solid var(--line);padding:10px 18px;border-radius:999px;margin:6px}.detail{padding:70px 6vw;display:grid;grid-template-columns:1.05fr .95fr;gap:60px}.mainpic{height:620px;border-radius:36px;background:#f7f7f7;display:flex;align-items:center;justify-content:center;color:#aaa;overflow:hidden}.thumbs{display:flex;gap:12px;margin-top:12px}.thumbs img{width:92px;height:92px;border-radius:16px}.info h1{font-size:48px}.info p,.info article{color:#555;line-height:1.9}.info form,.form{display:grid;gap:14px;margin:24px 0}.info input,.info select,.form input,.form textarea,.form select{padding:15px;border:1px solid var(--line);border-radius:14px;font-size:16px}.cartbox{max-width:960px;margin:30px auto 90px;border:1px solid var(--line);border-radius:28px;padding:28px}.cartrow{display:grid;grid-template-columns:2fr 1fr 1fr 1fr auto;gap:12px;padding:18px;border-bottom:1px solid var(--line);align-items:center}.summary{text-align:right;padding:20px}.form{max-width:720px;margin:30px auto 90px}.toast{position:fixed;top:90px;right:20px;background:#111;color:white;padding:14px 20px;border-radius:14px;z-index:20}footer{padding:40px 6vw;border-top:1px solid var(--line);color:#777}.reveal{opacity:0;transform:translateY(24px);transition:.8s}.reveal.show{opacity:1;transform:none}@media(max-width:900px){.hero,.detail{grid-template-columns:1fr}.hero h1{font-size:48px}.grid{grid-template-columns:repeat(2,1fr)}.nav nav{gap:10px;font-size:12px}.hero-img,.mainpic{height:360px}.brand-logo{max-width:170px;max-height:38px}}@media(max-width:560px){.grid{grid-template-columns:1fr}.nav{padding:0 18px}.nav nav a:not(.bag){display:none}.cartrow{grid-template-columns:1fr}.story{padding:36px;margin:30px 18px}.hero{padding:50px 24px}.hero h1{font-size:42px}.brand-logo{max-width:140px;max-height:34px}}

.features{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;padding:0 6vw 40px}.features>div{border:1px solid var(--line);border-radius:26px;padding:28px;background:#fff}.features b{color:var(--gold);letter-spacing:2px}.features h3{margin:12px 0 8px}.features p{color:#666;line-height:1.7}.empty-home{text-align:center;border:1px dashed #ddd;border-radius:28px;padding:60px 20px;background:#fafafa}.empty-home p{color:#777}.category-band{margin:30px 6vw 10px;padding:30px;border-radius:32px;background:#111;display:flex;gap:14px;justify-content:center;flex-wrap:wrap}.category-band a{color:#fff;border:1px solid #ffffff33;border-radius:999px;padding:12px 20px}.category-band a:hover{background:#fff;color:#111}@media(max-width:900px){.features{grid-template-columns:1fr}}

/* 正式版視覺修正 */
.hero{min-height:auto;height:min(680px,72vh);padding:72px 8vw;grid-template-columns:1fr minmax(420px,720px)}
.hero-img{height:clamp(360px,44vw,560px);aspect-ratio:16/10;width:100%;overflow:hidden}.hero-img img{width:100%;height:100%;object-fit:cover;display:block}.hero h1{font-size:clamp(42px,5vw,68px);line-height:1.08}.hero p{max-width:620px}.brand{font-size:16px}.nav a{font-size:15px}.cms-page-hero{padding:110px 8vw 80px;background:linear-gradient(135deg,#faf8f3,#fff);border-bottom:1px solid var(--line)}.cms-page-hero div{max-width:960px;margin:auto}.cms-page-hero span{color:var(--gold);letter-spacing:4px;font-size:13px}.cms-page-hero h1{font-size:clamp(42px,6vw,76px);margin:14px 0}.cms-page-hero p{font-size:20px;color:#555;line-height:1.9;max-width:760px}.cms-page{max-width:980px;margin:70px auto;padding:0 24px}.cms-page article{font-size:19px;line-height:2.1;color:#333;background:#fff;border:1px solid var(--line);border-radius:32px;padding:48px;box-shadow:0 24px 70px #00000008}.about-blocks{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;max-width:1180px;margin:40px auto 120px;padding:0 24px}.about-blocks>div{border:1px solid var(--line);border-radius:30px;padding:34px;background:#fff;box-shadow:0 18px 50px #00000008}.about-blocks b{color:var(--gold);letter-spacing:3px}.about-blocks h3{font-size:24px}.about-blocks p{color:#666;line-height:1.9}.pay-shell{max-width:1180px;margin:0 auto 90px;padding:0 24px}.pay-pagehead{padding-bottom:18px}.pay-kicker{display:inline-block;padding:8px 14px;border-radius:999px;background:#111;color:#fff;font-size:12px;letter-spacing:2px}.pay-summary-card{display:grid;grid-template-columns:1.1fr .9fr;gap:18px;align-items:end;margin:18px 0 28px;padding:30px 34px;border-radius:32px;background:linear-gradient(135deg,#191512,#3b2a1b 55%,#b8904d 125%);color:#fff;box-shadow:0 24px 80px #2b1f140f}.pay-summary-card small,.pay-card-head small,.pay-history-head small{display:block;letter-spacing:3px;font-size:12px;opacity:.72}.pay-summary-card strong{display:block;font-size:clamp(34px,5vw,54px);margin:10px 0 12px}.pay-summary-card p{margin:0;max-width:520px;color:#f4ebde;line-height:1.8}.pay-steps{display:flex;gap:12px;flex-wrap:wrap;justify-content:flex-end}.pay-steps span{padding:12px 16px;border-radius:999px;background:#ffffff17;border:1px solid #ffffff26;font-size:14px;backdrop-filter:blur(10px)}.pay-layout{display:grid;grid-template-columns:1fr 1fr;gap:28px;max-width:1180px;margin:0 auto 32px;padding:0}.pay-card{border:1px solid var(--line);border-radius:30px;background:linear-gradient(180deg,#fff,#fcfbf8);padding:32px;box-shadow:0 20px 60px #00000008}.pay-card-head{margin-bottom:18px}.pay-card-head h2,.pay-history-head h2{font-size:34px;margin:10px 0 0}.bank-card .muted,.pay-form-card .muted{color:#6d655d;line-height:1.8}.bank-image{width:100%;max-height:420px;object-fit:contain;border-radius:20px;background:linear-gradient(180deg,#fcfbf8,#f2efe8);margin:18px 0;padding:14px}.bank-info{border:1px solid #eee;border-radius:22px;overflow:hidden;margin:16px 0;background:#fff}.bank-info p{display:grid;grid-template-columns:120px 1fr;margin:0;border-bottom:1px solid #eee}.bank-info p:last-child{border-bottom:0}.bank-info b,.bank-info span{padding:14px 16px}.bank-info b{background:#faf7f2}.copyable{font-weight:800;letter-spacing:1px}.notice{background:#f8f5ef;border:1px solid #ead7b8;border-left:4px solid var(--gold);padding:18px;border-radius:16px;color:#554;line-height:1.8}.pay-form-card{max-width:none;margin:0}.pay-form-card label{display:grid;gap:10px;color:#33291f;font-weight:600}.pay-form-card .field-label{font-size:14px;letter-spacing:.5px}.pay-form-card input,.pay-form-card textarea{display:block;width:100%;margin:0;background:#fff}.pay-form-card input[type='file']{padding:12px;background:#faf7f2}.pay-form-card textarea{min-height:120px;resize:vertical}.locked-amount{padding:20px 22px;border-radius:24px;background:linear-gradient(135deg,#f8f5ef,#fff);border:1px solid #eadfcd}.locked-amount span{display:block;color:#776b5f;font-size:13px;letter-spacing:2px}.locked-amount strong{display:block;margin:10px 0 6px;font-size:34px}.locked-amount em{font-style:normal;color:#9b7f4f}.locked-input{background:#f5f3ef !important;color:#3b3024;font-weight:700;cursor:not-allowed}.pay-submit{margin-top:6px;padding:16px 28px;font-size:16px;box-shadow:0 18px 34px #00000014}.pay-history{border:1px solid var(--line);border-radius:30px;padding:30px 32px;background:#fff;box-shadow:0 20px 60px #00000008}.pay-history-list{display:grid;gap:14px;margin-top:18px}.pay-history-item{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;padding:20px 22px;border:1px solid #eee;border-radius:22px;background:linear-gradient(180deg,#fff,#fbfaf7)}.pay-history-item span{display:block;font-size:12px;letter-spacing:2px;color:#8d8277;margin-bottom:8px}.pay-history-item b,.pay-history-item strong{font-size:18px}@media(max-width:960px){.hero{height:auto;grid-template-columns:1fr}.pay-layout,.about-blocks,.pay-summary-card{grid-template-columns:1fr}.cms-page article{padding:28px}.nav nav{gap:12px}.pay-steps{justify-content:flex-start}.pay-history-item{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.pay-shell{padding:0 18px}.pay-card,.pay-history,.pay-summary-card{padding:24px}.pay-card-head h2,.pay-history-head h2{font-size:28px}.locked-amount strong{font-size:28px}.pay-history-item{grid-template-columns:1fr}.bank-info p{grid-template-columns:1fr}}

/* Mobile optimization */
@media(max-width:768px){
  .nav{
    height:auto;
    align-items:flex-start;
    gap:12px;
    padding:14px 18px 12px;
  }
  .nav nav{
    width:100%;
    gap:10px;
    overflow-x:auto;
    flex-wrap:nowrap;
    padding-bottom:4px;
    -ms-overflow-style:none;
    scrollbar-width:none;
  }
  .nav nav::-webkit-scrollbar{display:none}
  .nav nav a{
    white-space:nowrap;
    font-size:13px;
    padding:10px 14px;
    border:1px solid var(--line);
    border-radius:999px;
    background:#fff;
    flex:0 0 auto;
  }
  .nav .bag{
    margin-left:auto;
    border-color:#111;
  }
  .pagehead{
    padding:54px 20px 22px;
  }
  .pagehead h1{
    font-size:34px;
    line-height:1.15;
  }
  .pagehead p{
    font-size:15px;
    line-height:1.7;
  }
  .wrap{
    padding:28px 18px 52px;
  }
  .chips{
    margin:12px 14px 0;
    display:flex;
    gap:10px;
    overflow-x:auto;
    white-space:nowrap;
    padding-bottom:6px;
    justify-content:flex-start;
  }
  .chips a{
    margin:0;
    flex:0 0 auto;
    background:#fff;
  }
  .grid{
    grid-template-columns:1fr;
    gap:18px;
  }
  .card{
    border-radius:24px;
  }
  .pic{
    height:220px;
  }
  .detail{
    padding:30px 18px 56px;
    gap:28px;
  }
  .mainpic{
    height:320px;
    border-radius:24px;
  }
  .thumbs{
    overflow-x:auto;
    padding-bottom:4px;
  }
  .thumbs img{
    width:74px;
    height:74px;
    flex:0 0 auto;
  }
  .info h1{
    font-size:34px;
    line-height:1.15;
    margin:10px 0 8px;
  }
  .price{
    margin:12px 0 18px;
    font-size:30px;
  }
  .info form,
  .form{
    margin:20px 0 0;
    gap:12px;
  }
  .info form label{
    font-weight:700;
    font-size:14px;
  }
  .info form .btn,
  .form .btn,
  .summary .btn,
  .pay-submit{
    width:100%;
  }
  .cartbox{
    margin:20px 18px 56px;
    padding:20px;
    border-radius:24px;
  }
  .cartrow{
    grid-template-columns:1fr;
    gap:8px;
    padding:16px 0;
  }
  .cartrow a{
    justify-self:flex-start;
  }
  .summary{
    text-align:left;
    padding:18px 0 0;
  }
  .summary h2{
    font-size:30px;
    margin-bottom:14px;
  }
  .story{
    margin:28px 18px 56px;
    padding:32px 22px;
    border-radius:28px;
  }
  .story h2{
    font-size:30px;
  }
  .features{
    padding:0 18px 28px;
  }
  .features>div{
    padding:22px;
    border-radius:22px;
  }
  .pay-shell{
    padding:0 18px;
  }
  .pay-summary-card{
    padding:24px 22px;
    border-radius:26px;
  }
  .pay-summary-card strong{
    font-size:38px;
  }
  .pay-card,
  .pay-history{
    border-radius:24px;
  }
}

@media(max-width:480px){
  .brand-logo{
    max-width:128px;
    max-height:32px;
  }
  .brand-text{
    max-width:132px;
    line-height:1.2;
    letter-spacing:2px;
  }
  .nav{
    padding:12px 14px 10px;
  }
  .nav nav a{
    font-size:12px;
    padding:9px 12px;
  }
  .hero{
    padding:34px 18px 28px;
    gap:22px;
  }
  .hero h1{
    font-size:36px;
  }
  .hero p{
    font-size:16px;
    line-height:1.75;
  }
  .hero-actions{
    flex-direction:column;
    align-items:stretch;
  }
  .hero-actions .btn{
    width:100%;
  }
  .hero-img,
  .mainpic{
    height:260px;
  }
  .pagehead{
    padding:44px 16px 18px;
  }
  .pagehead h1{
    font-size:30px;
  }
  .wrap,
  .detail,
  .pay-shell{
    padding-left:16px;
    padding-right:16px;
  }
  .card h3{
    font-size:18px;
  }
  .card p{
    min-height:auto;
  }
  .info h1{
    font-size:30px;
  }
  .info p,
  .info article,
  .bank-card .muted,
  .pay-form-card .muted{
    font-size:15px;
    line-height:1.8;
  }
  .cartbox,
  .pay-card,
  .pay-history,
  .story{
    margin-left:16px;
    margin-right:16px;
    padding:18px;
  }
  .pay-pagehead{
    padding-left:16px;
    padding-right:16px;
  }
  .pay-kicker{
    font-size:11px;
  }
  .pay-card-head h2,
  .pay-history-head h2{
    font-size:24px;
  }
  .locked-amount{
    padding:18px;
  }
  .locked-amount strong,
  .pay-summary-card strong{
    font-size:32px;
  }
  .pay-history-item{
    padding:16px;
  }
  footer{
    padding:28px 16px 36px;
    line-height:1.8;
  }
}

/* Checkout layout */
.checkout-shell{max-width:1180px;margin:0 auto 90px;padding:0 24px}.checkout-grid{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(320px,.88fr);gap:28px;align-items:start}.checkout-form-card,.checkout-summary-card{border:1px solid var(--line);border-radius:30px;background:linear-gradient(180deg,#fff,#fcfbf8);padding:34px;box-shadow:0 20px 60px #00000008}.checkout-form-card{max-width:none;margin:0}.checkout-form{display:grid;gap:14px}.checkout-head small{display:block;letter-spacing:3px;font-size:12px;color:#8d8277}.checkout-head h2{font-size:34px;margin:12px 0 10px}.checkout-head p{margin:0;color:#6d655d;line-height:1.8}.checkout-badges{display:flex;gap:10px;flex-wrap:wrap;margin:24px 0 10px}.checkout-badges span{padding:10px 14px;border-radius:999px;background:#f7f3ec;border:1px solid #eadfcd;color:#5f4f3f;font-size:13px}.checkout-field-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.checkout-form-card label{display:grid;gap:10px;color:#33291f;font-weight:600}.checkout-form-card .field-label{display:block;font-size:14px;letter-spacing:.4px}.checkout-form-card input,.checkout-form-card textarea{display:block;width:100%;margin:0;padding:15px;border:1px solid var(--line);border-radius:14px;font-size:16px;background:#fff}.checkout-form-card textarea{min-height:120px;resize:vertical}.checkout-note{margin-top:4px;padding:18px 20px;border-radius:22px;background:#111;color:#fff}.checkout-note strong{display:block;font-size:14px;letter-spacing:2px;margin-bottom:8px}.checkout-note p{margin:0;color:#f1ebe2;line-height:1.8}.checkout-submit{margin-top:2px;width:100%;padding:16px 28px;font-size:16px}.checkout-list{display:grid;gap:14px;margin-top:22px}.checkout-item{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:16px;align-items:start;padding:18px 0;border-bottom:1px solid #eee}.checkout-item:last-child{border-bottom:0;padding-bottom:0}.checkout-item b{display:block;font-size:18px;margin-bottom:6px}.checkout-item span{display:block;color:#7a6d60;line-height:1.6}.checkout-item strong{font-size:18px;white-space:nowrap}.checkout-total{margin-top:22px;padding-top:18px;border-top:1px solid #eadfcd}.checkout-total p{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:0 0 12px}.checkout-total .grand{margin-top:14px;padding-top:16px;border-top:1px solid #eee;font-size:20px}.checkout-total .grand strong{font-size:30px}.checkout-side-note{margin-top:22px;padding:18px 20px;border-radius:22px;background:#f8f5ef;border:1px solid #eadfcd}.checkout-side-note p{margin:0 0 10px;color:#5d5248;line-height:1.8}.checkout-side-note p:last-child{margin-bottom:0}

@media(max-width:768px){
  .checkout-shell{padding:0 18px}
  .checkout-grid{grid-template-columns:1fr;gap:18px}
  .checkout-form-card,.checkout-summary-card{padding:24px;border-radius:24px}
  .checkout-head h2{font-size:28px}
  .checkout-field-row{grid-template-columns:1fr;gap:12px}
  .checkout-item{gap:10px}
  .checkout-total .grand strong{font-size:28px}
}

@media(max-width:480px){
  .checkout-shell{padding-left:16px;padding-right:16px}
  .checkout-head h2{font-size:24px}
  .checkout-badges{gap:8px}
  .checkout-badges span{font-size:12px;padding:9px 12px}
  .checkout-form-card,.checkout-summary-card{padding:18px}
  .checkout-item{grid-template-columns:1fr}
  .checkout-item strong{white-space:normal}
  .checkout-total .grand strong{font-size:26px}
}
