@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.collapse{visibility:collapse}.block{display:block}.hidden{display:none}.table{display:table}}:root{--navy:#2c5b4d;--navy-2:#183d33;--ink:#172033;--muted:#70798b;--line:#e7e9ee;--cream:#f0f3eb;--gold:#a8c53b;--green:#34765a;--bewital-green:#2c5b4d;--bewital-lime:#a8c53b;--belcando-gold:#c99335;--belcando-black:#171717;--leonardo-red:#b13a3d;--leonardo-black:#111;--shadow:0 12px 32px #19264b17}*{box-sizing:border-box}html{scroll-behavior:smooth;background:#f3f5f0}body{color:var(--ink);background:#f3f5f0;margin:0;font-family:Inter,PingFang HK,PingFang TC,Noto Sans TC,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input{font:inherit}button{color:inherit}.app-shell{min-height:100vh;font-size:var(--font-body,14px)}.topbar{border-bottom:1px solid var(--line);z-index:30;background:#fff;grid-template-columns:250px minmax(260px,600px) 300px;align-items:center;gap:28px;height:76px;padding:0 30px;display:grid;position:sticky;top:0}.brand-lockup{align-items:center;gap:11px;display:flex}.brand-mark{background:var(--bewital-green);color:#fff;width:39px;height:39px;box-shadow:inset 0 -4px 0 var(--bewital-lime);border-radius:10px;place-items:center;font-family:Georgia,serif;font-size:22px;font-weight:800;display:grid}.brand-lockup div{flex-direction:column;display:flex}.brand-lockup strong{letter-spacing:.13em;font-size:18px}.brand-lockup small{color:var(--bewital-green);letter-spacing:.08em;font-size:9px;font-weight:700}.brand-lockup-link{align-items:center;text-decoration:none;display:inline-flex}.brand-lockup-image{width:min(210px,100%);height:56px;display:block}.brand-lockup-image img{object-fit:contain;object-position:left center;width:100%;height:100%;display:block}.search-wrap{background:#f4f5f7;border:1px solid #0000;border-radius:13px;align-items:center;gap:10px;height:44px;padding:0 16px;transition:all .2s;display:flex}.search-wrap:focus-within{background:#fff;border-color:#aeb9d7;box-shadow:0 0 0 4px #eef1fa}.search-wrap svg{color:#7a8495;flex:none}.search-wrap input{background:0 0;border:0;outline:0;width:100%;font-size:14px}.merchant-button{text-align:left;cursor:pointer;background:0 0;border:0;border-radius:14px;justify-self:end;align-items:center;gap:10px;padding:6px 8px;transition:background .18s,box-shadow .18s;display:flex}.merchant-button:hover{background:#f4f6f1}.merchant-button:focus-visible{outline:2px solid var(--bewital-green);outline-offset:2px}.merchant-profile{flex-direction:column;width:190px;min-width:0;display:flex}.merchant-button small{color:var(--muted);font-size:10px}.merchant-button strong{text-overflow:ellipsis;white-space:nowrap;max-width:170px;font-size:13px;overflow:hidden}.merchant-icon{background:var(--cream);width:36px;height:36px;color:var(--navy);border-radius:50%;place-items:center;display:grid}.mobile-merchant{display:none}.section-tabs{border-bottom:1px solid var(--line);z-index:25;background:#fff;gap:32px;height:49px;padding-left:298px;display:flex;position:sticky;top:76px}.section-tabs button{color:var(--muted);cursor:pointer;background:0 0;border:0;font-size:13px;font-weight:650;position:relative}.section-tabs button.active{color:var(--navy)}.section-tabs button.active:after{content:"";background:var(--gold);border-radius:4px;height:3px;position:absolute;bottom:0;left:0;right:0}.offers-page{max-width:1180px;margin:0 auto;padding:28px 30px 70px}.offers-state{min-height:260px;color:var(--muted);text-align:center;background:#fbfcfa;border:1px dashed #cfd9d3;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;gap:7px;display:flex}.offers-state.compact{min-height:160px}.offers-state strong{color:var(--green);font-size:14px}.offers-state span{font-size:10px}.offers-state.error strong{color:#9b3d38}.offers-hero{color:#fff;background:linear-gradient(115deg,#183d33,#34765a 68%,#a8c53b);border-radius:24px;justify-content:space-between;align-items:center;min-height:220px;padding:34px 38px;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 -5px #a8c53be6}.offers-hero:after{content:"";border:1px solid #ffffff38;border-radius:50%;width:300px;height:300px;position:absolute;top:-105px;right:-70px}.offers-hero>div{z-index:1;position:relative}.offers-hero span{color:#d6ea7d;letter-spacing:.18em;font-size:10px;font-weight:850}.offers-hero h1{margin:12px 0 7px;font-family:Georgia,Songti TC,serif;font-size:38px}.offers-hero p{opacity:.78;max-width:620px;margin:0;font-size:12px;line-height:1.65}.offers-hero>strong{z-index:1;opacity:.28;padding-right:28px;font-family:Georgia,serif;font-size:58px;position:relative}.member-offers-hero{grid-template-columns:minmax(0,1fr) 185px minmax(240px,.75fr);align-items:center;gap:30px;min-height:275px;display:grid}.member-hero-main,.member-experience-ring,.member-hero-benefits{z-index:1;min-width:0;position:relative}.member-hero-title{align-items:baseline;gap:15px;margin-top:8px;display:flex}.member-hero-title h1{margin:0;font-size:50px}.member-hero-title strong{font-size:15px}.member-hero-main p{margin-top:12px}.member-hero-main>small{color:#ffffffad;margin-top:7px;font-size:9px;display:block}.member-experience-ring{--progress-angle:0deg;background:conic-gradient(from 0deg, #d9f36b 0deg, #a8c53b var(--progress-angle), #ffffff24 var(--progress-angle), #ffffff24 360deg);border-radius:50%;width:176px;height:176px;padding:17px;box-shadow:0 0 0 1px #ffffff2b,0 14px 30px #071f1933,inset 0 0 18px #d8f36b33}.member-experience-ring:before{content:"";border:1px solid #ffffff29;border-radius:50%;position:absolute;inset:10px}.member-experience-ring>div{z-index:1;width:100%;height:100%;color:var(--navy);background:radial-gradient(circle at 40% 32%,#fff 0,#edf4e8 60%,#dbe6d6 100%);border-radius:50%;flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative;box-shadow:inset 0 3px 10px #fffc,0 3px 12px #071f192e}.member-experience-ring strong{font-family:Georgia,serif;font-size:38px;line-height:1}.member-experience-ring strong small{font-size:15px}.member-experience-ring span{color:#3d5d52;letter-spacing:0;margin-top:6px;font-size:10px;font-weight:850}.member-experience-ring em{color:#718279;margin-top:3px;font-size:7px;font-style:normal;font-weight:750}.member-hero-benefits{background:#082b2238;border:1px solid #fff3;border-radius:16px;flex-direction:column;align-items:flex-start;gap:8px;padding:18px 20px;display:flex}.member-hero-benefits>span{color:#d8ef72;font-size:9px}.member-hero-benefits>strong{color:#fff;font-size:10px;font-weight:650}.member-hero-benefits>div{border-top:1px solid #ffffff2b;justify-content:space-between;align-items:center;width:100%;margin-top:5px;padding-top:10px;display:flex}.member-hero-benefits small{color:#ffffff9e;font-size:8px}.member-hero-benefits b{font-size:10px}.offers-heading{justify-content:space-between;align-items:end;min-height:78px;padding:0 4px 15px;display:flex}.offers-heading>div{align-items:baseline;gap:10px;display:flex}.offers-heading span{font-size:17px;font-weight:850}.offers-heading strong,.offers-heading small{color:var(--muted);font-size:10px;font-weight:500}.campaign-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.campaign-card{border:1px solid var(--line);background:#fff;border-radius:19px;overflow:hidden;box-shadow:0 6px 20px #18243c0f}.campaign-visual{color:#fff;background:linear-gradient(135deg,#2c5b4d,#193c32);flex-direction:column;justify-content:space-between;height:132px;padding:18px;display:flex;position:relative}.campaign-visual em{background:#ffffff29;border-radius:99px;padding:5px 7px;font-size:8px;font-style:normal;font-weight:800;position:absolute;top:14px;right:14px}.campaign-card.locked{filter:saturate(.55);opacity:.72}.campaign-belcando .campaign-visual{background:linear-gradient(135deg,#171717,#8c6526)}.campaign-leonardo .campaign-visual{background:linear-gradient(135deg,#111,#9d3337)}.campaign-visual span{border:1px solid #ffffff59;border-radius:99px;width:max-content;padding:5px 8px;font-size:8px;font-weight:800}.campaign-visual strong{letter-spacing:.06em;font-family:Georgia,serif;font-size:25px}.campaign-copy{padding:17px}.campaign-copy>small{color:var(--green);letter-spacing:.08em;font-size:9px;font-weight:800}.campaign-copy h2{margin:7px 0;font-size:16px}.campaign-copy p{min-height:44px;color:var(--muted);margin:0 0 15px;font-size:10px;line-height:1.5}.campaign-copy>div{border-top:1px solid #edf0ec;justify-content:space-between;align-items:center;padding-top:12px;display:flex}.campaign-copy>div span{color:var(--muted);font-size:9px}.campaign-copy button{color:var(--navy);background:0 0;border:0;align-items:center;font-size:10px;font-weight:800;display:flex}.campaign-copy button:disabled{color:#8c948e;cursor:not-allowed}.operations-panel{border:1px solid var(--line);background:#fff;border-radius:19px;margin-top:22px;overflow:hidden}.operations-title{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:58px;padding:0 19px;display:flex}.operations-title span{font-size:14px;font-weight:850}.operations-title small{color:var(--muted);font-size:9px}.operations-empty{min-height:64px;color:var(--muted);border-bottom:1px solid #eff1ed;align-items:center;padding:0 19px;font-size:10px;display:flex}.operations-panel article{border-bottom:1px solid #eff1ed;grid-template-columns:48px 1fr 20px;align-items:center;gap:14px;min-height:73px;padding:12px 19px;display:grid}.operations-panel article:last-child{border-bottom:0}.operations-panel article>span{height:32px;color:var(--navy);background:#eef3e9;border-radius:9px;place-items:center;font-size:9px;font-weight:800;display:grid}.operations-panel article strong{font-size:12px}.operations-panel article p{color:var(--muted);margin:4px 0 0;font-size:9px}.operations-panel article>svg{color:#99a19b}.logout-row{text-align:left;cursor:pointer;background:#fff;border:0;grid-template-columns:48px 1fr 20px;align-items:center;gap:14px;width:100%;min-height:73px;padding:12px 19px;transition:background .18s;display:grid}.logout-row:hover{background:#fff8f7}.logout-row:focus-visible{outline-offset:-2px;outline:2px solid #b84a43}.logout-row>span{color:#a6403a;background:#f9e9e6;border-radius:9px;place-items:center;width:32px;height:32px;font-size:16px;font-weight:800;display:grid}.logout-row strong{color:#8f3732;font-size:12px}.logout-row p{color:var(--muted);margin:4px 0 0;font-size:9px}.logout-row>svg{color:#b67a75}.login-page{color:#2e6252;background:#fff;min-height:100vh}.login-brand-header{align-items:center;height:146px;display:flex}.login-brand-header>div,.login-card{width:min(830px,100% - 80px);margin:0 auto}.bewital-wordmark{align-items:flex-start;line-height:1;display:flex}.bewital-wordmark strong{letter-spacing:-.04em;font-family:Arial,Helvetica Neue,sans-serif;font-size:48px;font-weight:900}.bewital-wordmark sup{margin:1px 5px 0 4px;font-size:11px}.bewital-wordmark span{letter-spacing:-.04em;margin-top:10px;font-size:35px;font-weight:350}.login-brand-band{background:#2e6252;height:98px}.login-form-section{padding:100px 0 70px}.login-card{flex-direction:column;display:flex}.login-card h1{letter-spacing:-.035em;margin:0 0 46px;font-family:Arial,Helvetica Neue,sans-serif;font-size:54px;line-height:1.05}.login-card>label{flex-direction:column;gap:12px;margin-bottom:43px;display:flex}.login-card>label>span{color:#a1a1a1;font-size:24px;font-weight:400}.login-card input{color:#333;background:#fff;border:2px solid #c6ccce;border-radius:0;outline:0;width:100%;height:72px;padding:0 40px;font-size:22px}.login-card input::placeholder{color:#c9cecf}.login-card input:focus{border-color:#2e6252;box-shadow:0 0 0 3px #2e62521a}.password-input{position:relative}.password-input input{padding-right:115px}.password-input>button{color:#303030;cursor:pointer;background:0 0;border:0;height:72px;padding:0 16px;font-size:22px;position:absolute;top:0;right:18px}.forgot-password{color:#2e6252;cursor:pointer;background:0 0;border:0;align-self:center;margin:-3px 0 40px;padding:0;font-size:22px;text-decoration:none}.forgot-password:hover{text-underline-offset:4px;text-decoration:underline}.login-submit{color:#fff;cursor:pointer;background:#2e6252;border:0;border-radius:999px;width:100%;height:80px;font-family:Arial,Helvetica Neue,sans-serif;font-size:24px;font-weight:900}.login-submit:disabled{cursor:not-allowed;background:#b8c1bd}.login-card>small{color:#a0a6a3;text-align:center;margin-top:15px;font-size:9px}.login-error{color:#8f3732;background:#fff3f1;border-left:4px solid #a6403a;margin:-24px 0 24px;padding:12px 16px;font-size:14px}.auth-loading{color:#2e6252;background:#fff;flex-direction:column;justify-content:center;align-items:center;gap:16px;min-height:100vh;display:flex}.auth-loading .brand-mark{width:64px;height:64px;font-size:34px}.auth-loading strong{letter-spacing:.08em;font-size:14px}.orders-page{max-width:1180px;margin:0 auto;padding:28px 30px 80px}.orders-hero{color:#fff;min-height:160px;box-shadow:inset 0 -5px 0 var(--bewital-lime);background:linear-gradient(115deg,#183d33,#34765a);border-radius:22px;justify-content:space-between;align-items:center;padding:28px 34px;display:flex}.orders-hero>div:first-child>span{color:#d5e879;letter-spacing:.17em;font-size:9px;font-weight:850}.orders-hero h1{margin:8px 0 6px;font-family:Georgia,Songti TC,serif;font-size:28px}.orders-hero p{opacity:.72;margin:0;font-size:10px}.orders-hero>div:last-child{text-align:right;flex-direction:column;padding-right:18px;display:flex}.orders-hero>div:last-child strong{font-family:Georgia,serif;font-size:40px;line-height:1}.orders-hero>div:last-child small{opacity:.65;margin-top:5px;font-size:9px}.orders-heading{justify-content:space-between;align-items:end;min-height:76px;padding:0 4px 14px;display:flex}.orders-heading>div{align-items:baseline;gap:10px;display:flex}.orders-heading span{font-size:17px;font-weight:850}.orders-heading strong,.orders-heading small{color:var(--muted);font-size:10px;font-weight:500}.order-list{flex-direction:column;gap:12px;display:flex}.orders-state{min-height:220px;color:var(--muted);text-align:center;background:#fbfcfa;border:1px dashed #cfd9d3;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;gap:7px;display:flex}.orders-state strong{color:var(--green);font-size:14px}.orders-state span{font-size:10px}.orders-state.error strong{color:#9b3d38}.order-record{border:1px solid var(--line);background:#fff;border-radius:17px;overflow:hidden;box-shadow:0 5px 18px #18243c0b}.order-record.expanded{border-color:#bfce8c;box-shadow:0 8px 24px #2c5b4d17}.order-summary{text-align:left;cursor:pointer;background:#fff;border:0;grid-template-columns:1.1fr 1fr 90px 1fr 24px;align-items:center;gap:16px;width:100%;min-height:76px;padding:12px 18px;display:grid}.order-summary>span{flex-direction:column;min-width:0;display:flex}.order-summary small{color:var(--muted);margin-bottom:4px;font-size:8px}.order-summary strong{font-size:12px}.order-status{color:#34765a;background:#edf5e9;border-radius:99px;width:max-content;padding:5px 9px;font-size:9px;font-weight:800}.order-amount{text-align:right}.order-amount strong{color:var(--navy);font-size:15px}.order-summary>svg{color:#89938d;transition:transform .18s}.order-record.expanded .order-summary>svg{transform:rotate(90deg)}.order-detail{background:#fafbf8;border-top:1px solid #e7ebe4}.order-detail-head,.order-item{grid-template-columns:minmax(0,1fr) 70px 100px 110px;align-items:center;gap:14px;display:grid}.order-detail-head{min-height:38px;color:var(--muted);padding:0 18px;font-size:8px;font-weight:750}.order-detail-head span:not(:first-child){text-align:right}.order-item{border-top:1px solid #ecefe9;min-height:82px;padding:12px 18px}.order-item>div{flex-direction:column;min-width:0;display:flex}.order-item>div small{color:var(--muted);font-size:8px}.order-item>div strong{margin-top:4px;font-size:11px}.order-item>div span{color:#6e786f;margin-top:3px;font-size:8px}.order-item>b,.order-item>span,.order-item>strong{text-align:right;font-size:10px}.order-item>strong{color:var(--navy);font-size:12px}.order-total{border-top:1px solid #dfe4db;justify-content:space-between;align-items:center;min-height:61px;padding:10px 18px;display:flex}.order-total>span{color:var(--muted);font-size:9px}.order-total>div{align-items:baseline;gap:10px;display:flex}.order-total small{color:var(--muted);font-size:9px}.order-total strong{color:var(--navy);font-size:18px}.catalog-layout{grid-template-columns:240px minmax(540px,1fr) 340px;align-items:start;gap:28px;max-width:1720px;margin:0 auto;padding:28px 30px 50px;display:grid}.category-sidebar,.cart-panel{position:sticky;top:153px}.category-heading{justify-content:space-between;align-items:end;padding:0 10px 14px;display:flex}.category-heading span{font-size:13px;font-weight:750}.category-heading small{color:var(--muted);font-size:10px}.category-list{background:#fff;border-radius:18px;padding:8px;box-shadow:0 4px 20px #141e370a}.category-list button{cursor:pointer;color:#606a7c;background:0 0;border:0;border-radius:12px;align-items:center;gap:12px;width:100%;height:51px;padding:0 12px;transition:all .18s;display:flex}.category-list button:hover{background:#f6f7f9}.category-list button span{background:#f3f4f6;border-radius:9px;place-items:center;width:29px;height:29px;font-size:12px;font-style:normal;font-weight:800;display:grid}.category-list button em{font-size:var(--font-navigation,13px);font-style:normal;font-weight:600}.leonardo-categories button,.belcando-categories button{height:auto;min-height:58px;padding-top:8px;padding-bottom:8px}.leonardo-categories button em,.belcando-categories button em{text-align:left;overflow-wrap:anywhere;line-height:1.3}.category-list button.active{color:var(--navy);background:#eef3e9}.category-list button.active span{background:var(--navy);color:#fff}.category-list button.category-dog.active{color:#6e4b11;background:#fbf4e7}.category-list button.category-dog.active span{background:var(--belcando-black);color:var(--belcando-gold);box-shadow:inset 0 -3px 0 var(--belcando-gold)}.category-list button.category-cat.active{color:#812c2f;background:#faeded}.category-list button.category-cat.active span{background:var(--leonardo-black);color:#fff;box-shadow:inset 0 -3px 0 var(--leonardo-red)}.leonardo-categories button.active{color:#812c2f;background:#faeded}.leonardo-categories button.active span{background:var(--leonardo-black);color:#fff;box-shadow:inset 0 -3px 0 var(--leonardo-red)}.belcando-categories button.active{color:#6e4b11;background:#fbf4e7}.belcando-categories button.active span{background:var(--belcando-black);color:var(--belcando-gold);box-shadow:inset 0 -3px 0 var(--belcando-gold)}.service-note{color:#fff;background:linear-gradient(145deg,#2f6252,#183d33);border-radius:18px;flex-direction:column;margin-top:16px;padding:18px;display:flex;box-shadow:inset 0 4px #a8c53bbf}.service-note strong{font-size:13px}.service-note span{opacity:.65;margin-top:4px;font-size:11px}.service-note a{color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #ffffff40;border-radius:9px;justify-content:center;align-items:center;height:34px;margin-top:14px;font-size:11px;font-weight:700;text-decoration:none;display:flex}.service-note a:hover{background:#ffffff26;border-color:#ffffff6b}.product-area{min-width:0}.brand-switcher{grid-template-columns:130px repeat(2,minmax(0,1fr));gap:10px;margin-bottom:16px;display:grid}.brand-switcher-title{flex-direction:column;justify-content:center;align-items:flex-start;padding:8px 3px;display:flex}.brand-switcher-title span{font-size:12px;font-weight:800}.brand-switcher-title button{color:var(--muted);cursor:pointer;background:0 0;border:0;border-bottom:1px solid #0000;margin-top:5px;padding:0;font-size:9px}.brand-switcher-title button.active{color:var(--bewital-green);border-color:var(--bewital-lime);font-weight:800}.brand-option{border:1px solid var(--line);text-align:left;cursor:pointer;background:#fff;border-radius:14px;grid-template-columns:39px minmax(0,1fr) auto;align-items:center;gap:10px;min-width:0;height:64px;padding:0 14px;transition:all .18s;display:grid}.brand-option:hover{transform:translateY(-2px);box-shadow:0 8px 20px #161f2a14}.brand-option>span:nth-child(2){flex-direction:column;min-width:0;display:flex}.brand-option strong{letter-spacing:.08em;font-size:13px}.brand-option small{color:var(--muted);margin-top:3px;font-size:9px}.brand-option>em{color:var(--muted);white-space:nowrap;align-items:center;font-size:9px;font-style:normal;font-weight:700;display:flex}.brand-animal{color:#fff;letter-spacing:.08em;background:#161616;border-radius:9px;place-items:center;width:38px;height:38px;font-size:8px;font-weight:900;display:grid}.leonardo-option .brand-animal{box-shadow:inset 0 -4px 0 var(--leonardo-red);color:#f28a8d}.belcando-option .brand-animal{box-shadow:inset 0 -4px 0 var(--belcando-gold);color:#e5b75d}.leonardo-option.active{border-color:var(--leonardo-red);box-shadow:inset 0 -3px 0 var(--leonardo-red);background:#fff6f6}.leonardo-option.active strong,.leonardo-option.active>em{color:var(--leonardo-red)}.belcando-option.active{border-color:var(--belcando-gold);box-shadow:inset 0 -3px 0 var(--belcando-gold);background:#fffaf0}.belcando-option.active strong,.belcando-option.active>em{color:#8b601d}.catalog-hero{color:#fff;background:linear-gradient(110deg,#214b3e 0%,#2f6252 62%,#416f5f 100%);border-radius:22px;justify-content:flex-start;align-items:flex-end;min-height:190px;padding:28px 32px;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 -5px #a8c53bd9}.catalog-hero:before,.catalog-hero:after{content:"";border:1px solid #ffffff1f;border-radius:50%;width:280px;height:280px;position:absolute;top:-120px;right:8%}.catalog-hero:after{background:#ffffff09;width:150px;height:150px;top:50px;right:-25px}.catalog-hero>div{z-index:1;position:relative}.eyebrow{color:#c5db69;letter-spacing:.2em;margin-bottom:10px;font-size:10px;font-weight:800;display:block}.catalog-hero h1{font-family:Georgia,Songti TC,serif;font-size:var(--font-hero-title,38px);letter-spacing:.02em;margin:0;line-height:1.17}.catalog-hero-slogan{align-items:center}.catalog-hero-slogan h1{letter-spacing:-.035em;font-family:Arial,Helvetica Neue,sans-serif;font-weight:900;line-height:.98}.catalog-hero-slogan h1 span{white-space:nowrap;display:block}.catalog-hero-slogan h1 u{text-underline-offset:.13em;text-decoration-thickness:.09em}.catalog-hero p{opacity:.82;margin:10px 0 0;font-size:12px}.catalog-hero p b:first-child{color:#e5bb64}.catalog-hero p b:last-child{color:#ff9b9f}.hero-link{color:#fff;border-bottom:1px solid #ffffff6b;align-items:center;gap:3px;width:max-content;margin-top:12px;padding-bottom:2px;font-size:10px;font-weight:750;text-decoration:none;display:inline-flex}.content-heading{justify-content:space-between;align-items:end;height:70px;padding:0 4px 14px;display:flex}.content-heading div{align-items:baseline;gap:10px;display:flex}.content-heading div span{font-size:16px;font-weight:800}.content-heading div strong{color:var(--muted);font-size:11px;font-weight:500}.content-heading button{border:1px solid var(--line);color:#5e6778;background:#fff;border-radius:9px;padding:8px 12px;font-size:11px}.series-stack{flex-direction:column;gap:25px;display:flex}.series-section{min-width:0;scroll-margin-top:140px}.series-section-heading{z-index:12;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#f3f5f0f0;border-bottom:1px solid #d6dbd3cc;justify-content:space-between;align-items:center;min-height:52px;margin-bottom:12px;padding:0 4px;display:flex;position:sticky;top:125px}.series-section-heading>div{align-items:center;gap:9px;min-width:0;display:flex}.series-section-heading>div>span{color:#fff;background:#202020;border-radius:8px;flex:none;place-items:center;width:28px;height:28px;font-size:8px;font-weight:800;display:grid}.series-section-heading h2{font-size:var(--font-series-title,15px);margin:0;line-height:1.25}.series-section-heading h2 a{color:inherit;text-decoration:none}.series-section-heading small{color:var(--muted);flex:none;font-size:9px}.series-placeholder{color:#838d88;background:#ffffff7a;border:1px dashed #d6dbd3;border-radius:17px;justify-content:center;align-items:center;gap:12px;min-height:180px;display:flex}.series-placeholder>span{color:#5c6964;background:#edf0ea;border-radius:12px;place-items:center;width:42px;height:42px;font-size:10px;font-weight:800;display:grid}.series-placeholder>div{flex-direction:column;display:flex}.series-placeholder strong{color:#5a6661;font-size:12px}.series-placeholder small{margin-top:4px;font-size:9px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.product-card{background:#fff;border:1px solid #e5e8ed;border-radius:19px;min-width:0;transition:transform .2s,box-shadow .2s;overflow:hidden;box-shadow:0 5px 20px #19233c0b}.product-card:hover{box-shadow:var(--shadow);transform:translateY(-3px)}.product-visual{isolation:isolate;background:radial-gradient(circle at 22% 15%, var(--accent), transparent 42%), linear-gradient(140deg, var(--accent), var(--accent));height:220px;position:relative;overflow:hidden}@supports (color:color-mix(in lab, red, red)){.product-visual{background:radial-gradient(circle at 22% 15%, color-mix(in srgb, var(--accent) 42%, white), transparent 42%), linear-gradient(140deg, color-mix(in srgb, var(--accent) 18%, #f7f1e7), color-mix(in srgb, var(--accent) 35%, #e6ddd0))}}.product-visual.brand-leonardo{background:radial-gradient(circle at 22% 15%,#e7b5b3,#0000 42%),linear-gradient(140deg,#f3dfda,#d9aaa6)}.product-visual.brand-belcando{background:radial-gradient(circle at 22% 15%,#ead2a7,#0000 42%),linear-gradient(140deg,#f1e2c5,#dbc092)}.product-photo{object-fit:cover;width:100%;height:100%;display:block}.visual-orbit{border:1px solid #ffffff73;border-radius:50%;position:absolute}.orbit-one{width:230px;height:230px;top:-100px;right:-45px}.orbit-two{background:#ffffff2b;width:160px;height:160px;bottom:-80px;left:-65px}.pack-shadow{filter:blur(12px);background:#3a251c33;border-radius:50%;width:160px;height:25px;position:absolute;bottom:25px;left:50%;transform:translate(-50%)}.product-pack{color:#fff;text-align:center;background:linear-gradient(145deg,#292929,#0e0e0e);border-radius:10px 10px 18px 18px;flex-direction:column;justify-content:center;align-items:center;width:130px;height:160px;padding:14px;display:flex;position:absolute;top:28px;left:50%;transform:translate(-50%)rotate(-2deg);box-shadow:0 18px 25px #2d1e1440,inset 0 0 0 1px #ffffff38}.brand-belcando .product-pack{box-shadow:0 18px 25px #2d1e1440, inset 0 -6px 0 var(--belcando-gold), inset 0 0 0 1px #7d6a46}.brand-leonardo .product-pack{box-shadow:0 18px 25px #2d1e1440, inset 0 -6px 0 var(--leonardo-red), inset 0 0 0 1px #624244}.product-pack:before{content:"";border:1px solid #ffffff47;border-radius:6px 6px 14px 14px;position:absolute;inset:7px}.pack-brand{letter-spacing:.12em;color:#e9bd60;text-shadow:0 1px #000;font-size:9px;font-weight:800;position:absolute;top:16px}.brand-leonardo .pack-brand{color:#e36a6b}.pack-pet{opacity:.7;letter-spacing:.2em;font-size:7px;position:absolute;top:36px}.product-pack strong{overflow-wrap:anywhere;max-width:100px;font-family:Georgia,serif;font-size:18px;line-height:.95}.product-pack small{opacity:.8;font-size:8px;position:absolute;bottom:16px}.visual-caption{color:#1f232b94;letter-spacing:.09em;text-transform:uppercase;font-size:8px;font-weight:700;position:absolute;bottom:11px;left:13px}.product-copy{padding:17px 18px 18px}.product-meta{justify-content:space-between;align-items:center;display:flex}.product-meta>span:first-child{color:var(--navy);letter-spacing:.14em;font-size:9px;font-weight:800}.card-belcando .product-meta>span:first-child{color:#8a5c14}.card-leonardo .product-meta>span:first-child{color:var(--leonardo-red)}.stock-pill{border-radius:99px;align-items:center;gap:4px;padding:3px 7px;font-size:9px;font-weight:700;display:inline-flex}.stock-pill:before{content:"";background:currentColor;border-radius:50%;width:5px;height:5px}.stock-現貨{color:#257252;background:#eaf6ef}.stock-低庫存{color:#a66d00;background:#fff4d7}.stock-缺貨{color:#a64646;background:#faeaea}.product-copy h2{min-height:42px;font-size:var(--font-product-title,16px);letter-spacing:-.01em;margin:10px 0 8px;line-height:1.3}.product-copy h2 a{color:inherit;text-decoration:none}.product-copy h2 a:hover{text-underline-offset:3px;text-decoration:underline}.tag-row{flex-wrap:wrap;gap:5px;display:flex}.tag-row span{color:#586277;border:1px solid #d9dee8;border-radius:5px;padding:3px 6px;font-size:9px}.tag-row span:first-child{color:#4f6725;background:#f7faee;border-color:#c9d991}.card-belcando .tag-row span:first-child{color:#80601f;background:#fff9ed;border-color:#d8b66d}.card-leonardo .tag-row span:first-child{color:#8d3034;background:#fff3f3;border-color:#d99b9d}.spec-preview{flex-wrap:wrap;align-items:center;gap:5px;margin-top:8px;display:flex}.spec-preview span{color:#4f5b57;background:#f2f4f1;border-radius:5px;padding:3px 6px;font-size:8px;font-weight:700}.card-belcando .spec-preview span{color:#74531d;background:#fbf4e7}.card-leonardo .spec-preview span{color:#812c2f;background:#faeded}.product-copy p{color:#858c99;height:32px;font-size:var(--font-description,10px);margin:8px 0 14px;line-height:1.55;overflow:hidden}.product-action{border-top:1px solid #eef0f3;justify-content:space-between;align-items:end;padding-top:13px;display:flex}.product-action>div{align-items:baseline;display:flex}.product-action small{display:none}.product-action strong{color:var(--navy);font-size:19px}.product-action em{color:var(--muted);margin-left:3px;font-size:10px;font-style:normal}.round-add{background:var(--navy);color:#fff;cursor:pointer;border:0;border-radius:50%;width:34px;height:34px;font-size:22px;line-height:1;box-shadow:0 5px 10px #162a6733}.select-button{height:34px;color:var(--navy);cursor:pointer;background:0 0;border:0;align-items:center;font-size:11px;font-weight:800;display:flex}.cart-panel{border:1px solid var(--line);background:#fff;border-radius:18px;flex-direction:column;min-height:450px;max-height:calc(100vh - 180px);display:flex;overflow:hidden;box-shadow:0 5px 20px #19233c0a}.cart-title{border-bottom:1px solid var(--line);flex:none;justify-content:space-between;align-items:center;min-height:59px;padding:0 17px;display:flex}.cart-title>span{align-items:center;gap:8px;display:flex}.cart-title>span>span{transform-origin:50% 85%;place-items:center;display:inline-grid}.cart-feedback{animation:.46s cubic-bezier(.2,.8,.25,1) cart-bump}.cart-title strong{font-size:14px}.cart-title em{min-width:26px;height:20px;color:var(--navy);background:#eef1fa;border-radius:99px;place-items:center;padding:0 7px;font-size:10px;font-style:normal;font-weight:800;display:grid}.cart-empty{color:#a1a8b3;flex-direction:column;flex:1;justify-content:center;align-items:center;min-height:270px;display:flex}.cart-empty>div{background:#f5f6f8;border-radius:50%;place-items:center;width:66px;height:66px;margin-bottom:13px;display:grid}.cart-empty strong{color:#687183;font-size:12px}.cart-empty span{margin-top:4px;font-size:10px}.cart-lines{flex:1;padding:5px 16px;overflow:auto}.cart-line{border-bottom:1px solid #eff1f4;grid-template-columns:42px 1fr auto;align-items:center;gap:10px;padding:13px 0;display:grid}.mini-pack{color:#fff;border-radius:5px 5px 9px 9px;place-items:center;width:38px;height:47px;font-family:Georgia,serif;font-weight:700;display:grid}.line-copy{flex-direction:column;min-width:0;display:flex}.line-copy strong{white-space:nowrap;text-overflow:ellipsis;font-size:10px;overflow:hidden}.line-copy span{color:var(--muted);margin-top:2px;font-size:9px}.line-copy em{color:var(--navy);margin-top:3px;font-size:11px;font-style:normal;font-weight:800}.stepper{align-items:center;gap:10px;display:flex}.stepper button{background:var(--navy);color:#fff;cursor:pointer;border:0;border-radius:50%;width:32px;height:32px;font-size:19px}.stepper button:disabled{cursor:not-allowed;background:#d9dde5}.stepper em,.stepper span{font-size:13px;font-style:normal;font-weight:700}.stepper.mini{gap:5px}.stepper.mini button{width:24px;height:24px;font-size:14px}.stepper.mini span{font-size:10px}.cart-summary{border-top:1px solid var(--line);flex:none;padding:15px 17px 17px}.cart-summary>div{color:var(--muted);justify-content:space-between;margin-bottom:7px;font-size:10px;display:flex}.cart-summary>div:first-child strong{color:var(--ink);font-size:16px}.cart-summary .met{color:var(--green);font-weight:700}.checkout-error{color:#953b35;background:#fff2ef;border-radius:8px;margin:9px 0 2px;padding:8px 10px;font-size:10px;line-height:1.45}.cart-summary>button,.sheet-footer>button{background:var(--navy);color:#fff;cursor:pointer;border:0;border-radius:12px;justify-content:center;align-items:center;width:100%;height:46px;margin-top:8px;font-size:12px;font-weight:800;display:flex}.cart-summary>button:disabled,.sheet-footer>button:disabled{cursor:not-allowed;background:#d9dde4}.empty-state{color:#8a92a1;border:1px dashed #d5d9e1;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;gap:7px;min-height:330px;display:flex}.empty-state strong{color:#576173;font-size:13px}.empty-state span{font-size:10px}.mobile-cartbar{display:none}.modal-backdrop{z-index:80;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#090f219e;place-items:center;padding:24px;animation:.18s ease-out fade-in;display:grid;position:fixed;inset:0}.variant-sheet{background:#fff;border-radius:24px;width:min(880px,100%);max-height:calc(100vh - 48px);animation:.24s ease-out sheet-in;overflow:auto;box-shadow:0 24px 80px #00000040}.sheet-header{z-index:3;border-bottom:1px solid var(--line);background:#fffffff5;grid-template-columns:36px 1fr 36px;align-items:center;height:68px;padding:0 22px;display:grid;position:sticky;top:0}.sheet-header button{cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.sheet-header>div{text-align:center;flex-direction:column;justify-self:center;display:flex}.sheet-header small{color:var(--muted);letter-spacing:.15em;font-size:8px}.sheet-header strong{font-size:14px}.close-button{color:#747d8d;font-size:25px}.sheet-product{grid-template-columns:230px 1fr;align-items:center;gap:25px;padding:24px;display:grid}.product-visual.compact{border-radius:16px;height:170px}.product-visual.compact .product-pack{width:100px;height:125px;top:21px}.product-visual.compact .product-pack strong{font-size:13px}.sheet-product>div:last-child>span{color:var(--navy);letter-spacing:.11em;font-size:9px;font-weight:800}.sheet-product h2{margin:8px 0;font-size:22px}.sheet-product p{color:var(--muted);font-size:12px;line-height:1.6}.variant-heading{border-top:1px solid var(--line);align-items:center;gap:8px;margin:0 24px;padding:16px 0 12px;display:flex}.variant-heading strong{font-size:16px}.variant-heading span{color:var(--muted);background:#f2f3f6;border-radius:5px;padding:3px 7px;font-size:9px}.variant-grid{grid-template-columns:repeat(3,1fr);gap:12px;padding:0 24px 26px;display:grid}.variant-card{border:1.5px solid #d8dde8;border-radius:16px;grid-template-columns:54px 1fr;align-items:center;column-gap:10px;min-width:0;padding:12px;display:grid;position:relative}.variant-card:hover{border-color:var(--navy)}.variant-card.disabled{opacity:.56;background:#f5f5f6}.variant-thumb{color:#fff;border-radius:6px 6px 11px 11px;grid-row:span 4;place-items:center;width:50px;height:62px;font-family:Georgia,serif;font-weight:800;display:grid}.variant-card>strong{font-size:13px}.variant-card>.stock-pill{justify-self:start;margin-top:3px}.variant-card>span:not(.stock-pill){color:var(--navy);margin-top:6px;font-size:14px;font-weight:800}.variant-card>small{color:#8a92a0;margin-top:2px;font-size:7px}.variant-card .stepper{grid-column:1/-1;justify-self:center;margin-top:14px}.sheet-footer{z-index:3;border-top:1px solid var(--line);background:#fffffff7;grid-template-columns:1fr 220px;align-items:center;gap:20px;padding:14px 24px;display:grid;position:sticky;bottom:0}.sheet-footer>div{flex-direction:column;display:flex}.sheet-footer span{color:var(--muted);font-size:10px}.sheet-footer strong{color:var(--navy);font-size:22px}.sheet-footer>button{margin:0}.mobile-only{display:none}@keyframes fade-in{0%{opacity:0}}@keyframes sheet-in{0%{opacity:0;transform:translateY(12px)scale(.985)}}@keyframes cart-bump{0%{transform:translateY(0)rotate(0)scale(1)}22%{transform:translateY(-5px)rotate(-7deg)scale(1.08)}45%{transform:translateY(0)rotate(6deg)scale(1.03)}67%{transform:translateY(-2px)rotate(-3deg)scale(1.05)}to{transform:translateY(0)rotate(0)scale(1)}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.cart-feedback{animation:none}}@media (max-width:1180px){.topbar{grid-template-columns:210px minmax(220px,1fr) 250px;gap:18px;padding:0 20px}.merchant-profile{width:150px}.catalog-layout{grid-template-columns:205px minmax(480px,1fr) 300px;gap:18px;padding-left:20px;padding-right:20px}.section-tabs{padding-left:243px}.product-grid{gap:14px}.product-copy h2{font-size:var(--font-product-title,16px)}.brand-switcher{grid-template-columns:105px repeat(2,minmax(0,1fr))}.brand-option>em{display:none}}@media (max-width:930px){.topbar{grid-template-columns:190px 1fr}.merchant-button{display:none}.catalog-layout{grid-template-columns:180px minmax(0,1fr)}.cart-panel{display:none}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mobile-cartbar{display:flex}.product-area{padding-bottom:80px}}@media (max-width:640px){html,body{touch-action:pan-y;overscroll-behavior-y:auto;-webkit-overflow-scrolling:touch;background:#fff;min-height:100%}body{overflow:hidden auto}.app-shell,.catalog-layout,.product-area{touch-action:pan-y}.topbar{grid-template-columns:38px 1fr;gap:8px;height:62px;padding:0 14px;position:sticky;top:0}.brand-lockup>div{display:none}.brand-mark{border-radius:10px;width:34px;height:34px;font-size:19px}.topbar:has(.brand-lockup.has-uploaded-image){grid-template-columns:104px 1fr}.brand-lockup-image{width:98px;height:38px}.search-wrap{border-radius:20px;height:38px;padding:0 14px}.search-wrap input{font-size:13px}.mobile-merchant{background:#fff;justify-content:space-between;align-items:center;min-height:64px;padding:9px 15px;display:flex}.mobile-merchant-link{text-align:left;cursor:pointer;background:0 0;border:0;border-radius:12px;align-items:center;gap:10px;min-width:0;padding:3px 5px 3px 0;display:flex}.mobile-merchant-link>span{flex-direction:column;display:flex}.mobile-merchant-link:focus-visible{outline:2px solid var(--bewital-green);outline-offset:2px}.mobile-merchant strong{font-size:12px}.mobile-merchant small{color:var(--muted);margin-top:2px;font-size:9px}.mobile-merchant>.language-button{background:var(--navy);color:#fff;border:0;border-radius:14px;width:41px;height:27px;font-size:11px;font-weight:800}.section-tabs{gap:28px;height:46px;padding:0 16px;top:62px;overflow-x:auto}.section-tabs button{flex:none;font-size:12px}.offers-page{padding:12px 12px 90px}.offers-hero{border-radius:17px;min-height:168px;padding:23px 20px}.offers-hero h1{max-width:230px;margin-top:9px;font-size:26px;line-height:1.15}.offers-hero p{max-width:270px;font-size:9px}.offers-hero>strong{display:none}.member-offers-hero{grid-template-columns:1fr;gap:16px;min-height:490px;padding:22px 20px}.member-hero-title h1{max-width:none;font-size:38px}.member-hero-title strong{font-size:11px}.member-experience-ring{justify-self:center;width:150px;height:150px;padding:15px}.member-experience-ring strong{font-size:32px}.member-hero-benefits{gap:6px;padding:14px}.offers-heading{min-height:65px}.offers-heading>div{flex-direction:column;align-items:flex-start;gap:2px}.offers-heading span{font-size:15px}.offers-heading>small{font-size:8px}.campaign-grid{grid-template-columns:1fr;gap:12px}.campaign-card{border-radius:15px;grid-template-columns:112px minmax(0,1fr);display:grid}.campaign-visual{height:100%;min-height:174px;padding:13px}.campaign-visual strong{overflow-wrap:anywhere;font-size:16px}.campaign-copy{padding:14px}.campaign-copy h2{font-size:14px}.operations-panel{border-radius:15px;margin-top:16px}.operations-panel article{grid-template-columns:42px 1fr 16px;gap:10px;padding:11px 13px}.logout-row{grid-template-columns:42px 1fr 16px;gap:10px;min-height:68px;padding:11px 13px}.login-brand-header{height:96px}.login-brand-header>div,.login-card{width:calc(100% - 44px)}.bewital-wordmark strong{font-size:31px}.bewital-wordmark sup{margin-right:3px;font-size:7px}.bewital-wordmark span{margin-top:7px;font-size:23px}.login-brand-band{height:54px}.login-form-section{padding:46px 0 40px}.login-card h1{margin-bottom:34px;font-size:34px}.login-card>label{gap:9px;margin-bottom:27px}.login-card>label>span{font-size:17px}.login-card input{height:58px;padding:0 18px;font-size:16px}.password-input input{padding-right:82px}.password-input>button{height:58px;font-size:16px;right:6px}.forgot-password{margin:0 0 29px;font-size:16px}.login-submit{height:60px;font-size:18px}.orders-page{padding:12px 12px 80px}.orders-hero{border-radius:17px;min-height:142px;padding:22px 19px}.orders-hero h1{font-size:22px}.orders-hero p{max-width:250px;font-size:9px;line-height:1.5}.orders-hero>div:last-child{display:none}.orders-heading{min-height:65px}.orders-heading>div{flex-direction:column;align-items:flex-start;gap:2px}.orders-heading span{font-size:15px}.orders-heading>small{font-size:8px}.order-summary{grid-template-columns:1fr auto 18px;gap:7px 10px;min-height:108px;padding:12px 13px}.order-date{grid-area:1/1}.order-number{grid-area:2/1}.order-status{grid-area:3/1}.order-amount{grid-area:1/2/span 3}.order-summary>svg{grid-area:1/3/span 3}.order-detail-head{display:none}.order-item{grid-template-columns:1fr auto;gap:8px 12px;min-height:105px;padding:13px}.order-item>div{grid-row:1/span 3}.order-item>b:before{content:"數量 ";color:var(--muted);font-weight:500}.order-item>span:before{content:"單價 ";color:var(--muted)}.order-item>strong:before{content:"小計 ";color:var(--muted);font-size:9px;font-weight:500}.order-total{padding:10px 13px}.catalog-layout{grid-template-columns:92px minmax(0,1fr);gap:0;padding:0;display:grid}.category-sidebar{z-index:20;touch-action:pan-y;background:#f3f4f5;align-self:start;height:auto;position:sticky;top:108px;overflow:visible}.category-heading,.service-note{display:none}.category-list{box-shadow:none;background:0 0;border-radius:0;padding:0 0 95px}.category-list button{border-radius:0 18px 18px 0;flex-direction:column;justify-content:center;gap:4px;height:78px;padding:8px 4px}.category-list button:hover{background:0 0}.category-list button span{background:#e7e9eb;width:29px;height:29px}.app-shell{font-size:var(--font-body-mobile,13px)}.category-list button em{font-size:var(--font-navigation-mobile,10px);font-weight:650}.leonardo-categories button,.belcando-categories button{height:auto;min-height:86px;padding:8px 4px}.leonardo-categories button em,.belcando-categories button em{text-align:center;max-width:82px;font-size:8px;line-height:1.25}.category-list button.active{background:#fff}.category-list button.active span{background:var(--navy)}.product-area{min-height:calc(100vh - 173px);padding:0 10px 100px}.brand-switcher{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin:10px 0}.brand-switcher-title{flex-direction:row;grid-column:1/-1;justify-content:space-between;align-items:center;padding:0 2px 2px}.brand-switcher-title span{font-size:11px}.brand-switcher-title button{margin:0;font-size:9px}.brand-option{border-radius:12px;grid-template-columns:31px minmax(0,1fr);gap:7px;height:68px;padding:7px 8px}.brand-animal{border-radius:7px;width:31px;height:38px;font-size:7px}.brand-option strong{letter-spacing:.04em;font-size:10px}.brand-option small{font-size:7px;line-height:1.25}.brand-option>em{display:none}.catalog-hero{border-radius:15px;align-items:center;min-height:135px;margin:0;padding:18px}.catalog-hero h1{font-size:var(--font-hero-title-mobile,24px)}.catalog-hero-slogan h1{font-size:clamp(20px, 6.4vw, var(--font-hero-title-mobile,24px));line-height:1.03}.catalog-hero p{max-width:180px;font-size:9px}.content-heading{height:57px;padding:0 3px 10px}.content-heading div span{font-size:14px}.content-heading div strong{font-size:9px}.content-heading button{display:none}.series-stack{gap:18px}.series-section{scroll-margin-top:112px}.series-section-heading{min-height:46px;padding:0 3px;top:108px}.series-section-heading h2{font-size:var(--font-series-title-mobile,12px)}.series-section-heading small{font-size:7px}.series-placeholder{text-align:left;min-height:145px;padding:14px}.product-grid{display:block}.product-card{border-radius:16px;margin-bottom:13px;box-shadow:0 4px 12px #19233c14}.product-card:hover{transform:none}.product-visual{height:205px}.product-pack{width:120px;height:150px;top:25px}.product-copy{padding:13px 14px 15px}.product-copy h2{min-height:0;font-size:var(--font-product-title-mobile,15px);margin:8px 0 7px}.product-copy p{height:auto;max-height:31px;font-size:var(--font-description-mobile,10px);margin:7px 0 11px}.product-action{padding-top:10px}.product-action strong{font-size:18px}.mobile-cartbar{z-index:50;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff5;border-top:1px solid #dfe2e8;align-items:center;gap:8px;height:70px;padding:9px 9px 9px 12px;position:fixed;bottom:0;left:92px;right:0;box-shadow:0 -5px 20px #0f193714}.cart-status{text-align:left;background:0 0;border:0;flex:1;align-items:center;gap:8px;min-width:0;padding:0;display:flex}.cart-icon-wrap{width:34px;height:34px;color:var(--navy);place-items:center;display:grid;position:relative}.cart-icon-wrap em{color:#fff;background:#cf4d45;border:2px solid #fff;border-radius:10px;place-items:center;min-width:17px;height:17px;padding:0 4px;font-size:8px;font-style:normal;display:grid;position:absolute;top:-3px;right:-4px}.cart-status>span:last-child{flex-direction:column;min-width:0;display:flex}.cart-status small{color:var(--muted);font-size:8px}.cart-status strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.checkout-button{background:var(--navy);color:#fff;border:0;border-radius:13px;flex:0 0 125px;justify-content:center;align-items:center;height:48px;font-size:11px;font-weight:800;display:flex}.checkout-button:disabled{background:#cdd2dc}.modal-backdrop{place-items:end center;padding:0}.variant-sheet{border-radius:0;flex-direction:column;width:100%;height:100%;max-height:100%;display:flex}.sheet-header{flex:none;height:59px;padding:0 13px}.sheet-product{grid-template-columns:105px 1fr;gap:13px;padding:14px;display:grid}.product-visual.compact{border-radius:12px;height:100px}.product-visual.compact .product-pack{width:60px;height:75px;padding:5px;top:12px}.product-visual.compact .pack-brand{font-size:5px;top:7px}.product-visual.compact .pack-pet,.product-visual.compact .visual-caption{display:none}.product-visual.compact .product-pack strong{font-size:8px}.product-visual.compact .product-pack small{font-size:5px;bottom:7px}.sheet-product h2{margin:5px 0;font-size:15px}.sheet-product p{margin:0;font-size:9px;line-height:1.45}.variant-heading{margin:0 14px;padding:13px 0 10px}.variant-grid{grid-template-columns:repeat(2,minmax(0,1fr));padding:0 14px 90px;display:grid;overflow:auto}.variant-card{grid-template-columns:44px 1fr;column-gap:7px;padding:10px 8px}.variant-thumb{width:41px;height:52px}.variant-card>strong{font-size:11px}.variant-card>span:not(.stock-pill){font-size:12px}.variant-card .stepper{gap:8px}.variant-card .stepper button{width:30px;height:30px}.sheet-footer{grid-template-columns:1fr 150px;gap:10px;width:100%;margin-top:auto;padding:10px 14px}.sheet-footer strong{font-size:18px}.mobile-only{display:grid}.mobile-cart-sheet{background:#fff;border-radius:22px 22px 0 0;flex-direction:column;width:100%;max-height:78vh;animation:.22s ease-out sheet-in;display:flex;overflow:hidden}.sheet-handle{background:#d5d8df;border-radius:5px;width:38px;height:4px;margin:9px auto 3px}.mobile-cart-sheet .cart-title button{width:34px;height:34px;color:var(--muted);background:0 0;border:0;font-size:24px}.mobile-cart-sheet .cart-lines{min-height:120px;max-height:48vh}.mobile-cart-sheet .cart-empty{min-height:190px}.mobile-cart-sheet .sheet-footer{position:static}}@media (max-width:370px){.catalog-layout{grid-template-columns:82px minmax(0,1fr)}.category-list button{height:72px}.mobile-cartbar{left:82px}.checkout-button{flex-basis:112px}}
