:root{--navy:#172b47;--yellow:#ffdd42;--paper:#fffefb;--muted:#66707e;--line:#dce1e5;--background:#fffefb;--foreground:#172b47;color-scheme:light}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;font-family:Arial,Microsoft JhengHei,PingFang TC,sans-serif;color:var(--navy);background:var(--paper);font-size:16px;line-height:1.7}button,input,select,textarea{font:inherit}a,button,input,select,textarea{-webkit-tap-highlight-color:transparent}a{text-decoration:none}button{cursor:pointer}button:disabled{cursor:wait;opacity:.55}a,button{touch-action:manipulation}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #2877d5;outline-offset:4px}button{color:inherit}img{display:block;max-width:100%}h1,h2,h3,p{margin:0}svg{flex-shrink:0}a svg,button svg{vertical-align:middle}.announcement{background:var(--navy);color:white;text-align:center;padding:8px 20px;font-size:12px;letter-spacing:1.4px}.announcement span{margin-left:24px;letter-spacing:1px}.header{height:98px;padding:0 6%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--navy);background:var(--paper)}.logo{font-family:Arial,sans-serif;font-size:49px;font-weight:900;letter-spacing:-3.5px}.logo span{font-size:16px;vertical-align:top;display:inline-block;margin:8px 0 0 6px;letter-spacing:0}.header nav{gap:42px;font-size:15px;font-weight:600}.header nav,.header nav a{display:flex;align-items:center}.header nav a{gap:9px}.mobile-menu{display:none}.hero{display:grid;min-height:585px}.hero-copy{padding:68px 8% 44px 11.5%;background:var(--yellow)}.eyebrow{font-size:12px;letter-spacing:2px;font-weight:700;margin-bottom:22px}.hero h1{font-size:clamp(38px,4.4vw,68px);font-weight:800;letter-spacing:-2px;line-height:1.34}.underline{border-bottom:4px solid var(--navy);padding-bottom:6px}.hero p{margin:28px 0 27px;font-size:16px;line-height:1.95}.button{display:inline-flex;align-items:center;justify-content:center;padding:15px 23px;font-weight:700;font-size:15px;border:1px solid var(--navy);border-radius:5px;transition:transform .15s,background .15s}.button:hover{transform:translateY(-2px)}.navy{background:var(--navy);color:white}.hero-note{gap:8px;margin-top:28px;font-size:13px}.hero-note,.hero-picture{display:flex;align-items:center}.hero-picture{position:relative;overflow:hidden;background:#ecf1f4;justify-content:center;border-left:1px solid var(--navy);padding:26px 30px 64px}.hero-picture>img{height:480px}.image-caption{position:absolute;bottom:0;left:0;right:0;background:var(--paper);border-top:1px solid var(--navy);height:60px;display:flex;align-items:center;justify-content:space-between;padding-left:26px}.image-caption span{font-size:12px;letter-spacing:2px;font-weight:700}.image-caption a{border-left:1px solid var(--navy);height:60px;width:68px;display:grid;place-items:center}.brand-strip{display:flex;justify-content:space-evenly;align-items:center;gap:24px;padding:23px 5%;background:var(--paper);border-top:1px solid var(--navy);border-bottom:1px solid var(--navy);font-weight:700;font-size:17px;letter-spacing:3px}.brand-strip svg{width:17px}.strip-en{font-size:13px;letter-spacing:2px}.section{padding:84px 6%}.section-heading{display:flex;justify-content:space-between;align-items:flex-end}.contact h2,.section-heading h2{font-size:37px;font-weight:800;letter-spacing:-1px}.section-heading h2 span{color:#b78e00}.section-heading p{color:var(--muted);font-size:15px}.filters{display:flex;gap:12px;flex-wrap:wrap;margin:33px 0}.filters button{border:1px solid var(--line);padding:9px 24px;border-radius:30px;background:transparent;font-size:14px}.filters .active{background:var(--navy);color:white;border-color:var(--navy)}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.product-image{height:340px;background:#f1f3f5;position:relative;border:1px solid #e0e4e7;padding:15px;overflow:hidden;border-radius:5px}.product-image>img{transition:transform .3s}.product-card:hover .product-image>img{transform:scale(1.035)}.product-index{left:15px;z-index:1;border-radius:30px;padding:3px 9px;font-size:12px}.circle-arrow,.product-index{position:absolute;background:white}.circle-arrow{right:13px;bottom:13px;border:1px solid var(--line);border-radius:50%;width:42px;height:42px;display:grid;place-items:center}.category{font-size:13px;color:var(--muted);margin:19px 0 3px}.product-card h3{font-size:21px}.detail-link{font-size:13px;display:flex;gap:10px;align-items:center;margin-top:13px}.about{border-top:1px solid var(--navy);background:#edf2f7;display:grid;grid-template-columns:1.15fr 1fr;gap:40px}.about h2{font-size:44px;line-height:1.6;letter-spacing:-1px}.about h2 span{box-shadow:inset 0 -15px var(--yellow)}.about-copy p{margin:0 0 24px;line-height:2}.about-copy>span{font-size:12px;font-weight:700;letter-spacing:3px}.contact{background:var(--yellow);display:flex;align-items:center;justify-content:space-between;gap:30px;border-top:1px solid var(--navy);padding-top:58px;padding-bottom:58px}.contact .eyebrow{margin-bottom:10px}.contact p{margin-top:15px}footer{padding:35px 6%;display:flex;align-items:center;justify-content:space-between;gap:24px}footer .logo{font-size:38px}footer>a:last-child,footer>span{font-size:12px}.state{padding:45px 20px;text-align:center;color:var(--muted)}.state button{display:block;margin:15px auto;background:var(--yellow);border:1px solid var(--navy);padding:7px 20px}.detail-page{padding:36px 6% 80px}.breadcrumbs{font-size:14px;color:var(--muted);margin-bottom:35px}.detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:65px;align-items:start}.detail-photo{width:100%;max-height:650px;object-fit:contain;background:#f1f3f5;border-radius:8px}.detail-grid h1{font-size:39px;line-height:1.4;margin-bottom:22px}.description{font-size:18px;white-space:pre-wrap;margin-bottom:30px}.detail-grid h2{font-size:20px;border-top:1px solid var(--line);padding-top:24px;margin-bottom:13px}.specs{white-space:pre-wrap;margin-bottom:30px}.source-link{font-size:13px;margin-top:20px;color:var(--muted)}.admin-layout{display:flex;min-height:100vh}.admin-sidebar{width:240px;padding:36px 26px;color:white;display:flex;flex-direction:column;flex-shrink:0}.admin-sidebar .logo{font-size:46px}.admin-sidebar>p{font-size:13px;color:#bdc6d3;margin:20px 0 45px}.admin-nav{display:flex;gap:12px;align-items:center;padding:13px;background:var(--yellow);color:var(--navy);font-size:15px;border-radius:5px}.view-site{margin-top:40px;padding:8px;font-size:14px;display:flex;justify-content:space-between}.signout{font-size:13px;color:#ccd5e1;margin-top:auto;padding-top:50px}.admin-main{padding:26px 4% 60px;flex:1;min-width:0}.admin-top{font-size:12px;color:var(--muted);border-bottom:1px solid var(--line);padding-bottom:22px;letter-spacing:1px}.admin-heading,.admin-top{display:flex;justify-content:space-between;gap:20px}.admin-heading{align-items:center;margin:40px 0 30px}.admin-heading h1{font-size:29px;line-height:1.5}.admin-heading p{font-size:14px;color:var(--muted);margin-top:8px}.admin-heading .eyebrow{margin-bottom:9px}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:30px}.stats>div{background:white;border:1px solid var(--line);border-radius:6px;padding:22px;display:flex;align-items:center;justify-content:space-between}.stats span{font-size:14px;color:var(--muted)}.stats strong{font-size:34px}.table-panel{border:1px solid var(--line);background:white;border-radius:7px;overflow:hidden}.table-toolbar{display:flex;justify-content:space-between;gap:20px;padding:20px 25px;align-items:center}.table-toolbar h2{font-size:18px}.table-toolbar input{max-width:220px}.table-scroll{overflow-x:auto}table{width:100%;border-collapse:collapse;text-align:left;font-size:14px}th{background:#f8fafb;color:var(--muted);font-size:12px;font-weight:500}td,th{padding:16px 24px;border-top:1px solid var(--line);white-space:nowrap}.table-product{display:flex;gap:14px;align-items:center}.table-product img{width:58px;height:58px;object-fit:contain;background:#f2f4f5;border-radius:4px}.table-product strong{font-size:14px}.badge{padding:5px 10px;background:#f0f1f4;color:#6a7480;border-radius:20px;font-size:12px}.badge.published{background:#e5f3eb;color:#25704b}.table-actions{display:flex;gap:15px;align-items:center}.table-actions button{border:0;background:none;padding:0;font-size:14px}.table-actions .delete{color:#b75750}.admin-footnote{font-size:12px;color:var(--muted);margin-top:20px}.notice{padding:14px 18px;border:1px solid;display:flex;gap:10px;align-items:center;font-size:14px;margin-bottom:22px}.success{background:#edf8f1;border-color:#a7d3b8;color:#266443}.error{background:#fff1ed;border-color:#e7b5a3;color:#9e4436}.notice button{border:0;background:transparent;text-decoration:underline}.editor{display:grid;grid-template-columns:1.3fr 1fr;gap:30px;background:white;border:1px solid var(--line);border-radius:8px;padding:28px}.editor label{display:block;font-size:14px;font-weight:600;margin-bottom:22px}input:not([type=checkbox]),select,textarea{border:1px solid #ced6df;border-radius:5px;background:white;color:var(--navy);padding:10px 13px;width:100%;font-size:15px;line-height:1.5}.editor input,.editor select,.editor small,.editor textarea{margin-top:8px}.editor small{display:block;font-size:12px;color:var(--muted);font-weight:400}.upload-preview{height:250px;display:flex;align-items:center;justify-content:center;flex-direction:column;background:#f5f7fa;border:1px dashed #b8c6d4;border-radius:5px;margin:8px 0}.upload-preview img{height:100%;width:100%;object-fit:contain}.upload-preview p{font-size:14px;margin-top:12px}.publish-check{display:flex!important;align-items:flex-start;gap:10px;padding:20px;background:#f5f7fa;border-radius:5px}.publish-check input{width:18px;height:18px;margin-top:4px;accent-color:var(--navy)}.editor-side .button{width:100%}.cancel{display:flex;align-items:center;gap:8px;border:0;background:transparent;margin:20px auto;font-size:14px}.editor input[type=file]{font-size:12px;padding:8px}.editor textarea{resize:vertical}@media(min-width:1500px){.hero-copy{padding-left:17%}.hero h1{font-size:72px}.hero-picture>img{height:540px}}@media(max-width:1000px){.hero-copy{padding:44px 7%}.hero h1{font-size:43px}.hero-picture{padding:20px 18px 60px}.hero-picture>img{height:420px}.hero{min-height:520px}.section{padding:60px 5%}.product-image{height:260px}.about h2{font-size:35px}.admin-sidebar{width:190px;padding:30px 20px}.admin-main{padding:24px 3%}.admin-heading h1{font-size:25px}.stats>div{padding:16px}.editor{gap:22px;padding:22px}.table-product strong{max-width:170px;white-space:normal}}@media(max-width:700px){.announcement{font-size:10px;padding:7px}.announcement span{display:none}.header{height:78px;padding:0 6%;position:relative}.logo{font-size:43px}.mobile-menu{display:block;border:0;background:none;padding:10px}.header nav{display:none;position:absolute;top:78px;left:0;right:0;background:var(--paper);padding:25px;z-index:10;border-bottom:1px solid;gap:20px}.header nav.open{display:flex;flex-direction:column;align-items:flex-start}.hero{display:block}.hero-copy{padding:43px 6% 34px}.hero h1{font-size:45px;letter-spacing:-1px}.hero .eyebrow{font-size:10px;margin-bottom:18px}.hero p{font-size:15px;margin:23px 0}.hero-note{margin-top:23px}.hero-picture{border-left:0;border-top:1px solid var(--navy);height:400px}.hero-picture>img{height:310px}.brand-strip{font-size:13px;letter-spacing:1px;padding:19px 5%;gap:12px}.brand-strip svg:last-of-type,.strip-en{display:none}.section{padding:45px 6%}.contact h2,.section-heading h2{font-size:28px}.section-heading p{display:none}.eyebrow{font-size:10px;letter-spacing:1.5px}.filters{gap:8px;margin:25px 0}.filters button{font-size:13px;padding:8px 15px}.product-grid{grid-template-columns:1fr;gap:33px}.product-image{height:340px}.product-card h3{font-size:22px}.about{grid-template-columns:1fr;gap:28px}.about h2{font-size:32px}.about-copy{font-size:15px}.contact{display:block}.contact .button{margin-top:28px}.contact p{font-size:14px}footer{flex-wrap:wrap;padding:30px 6%;gap:22px}footer>span{order:3;width:100%;font-size:11px}footer>a:last-child{margin-left:auto}.detail-page{padding:24px 6% 50px}.detail-grid{grid-template-columns:1fr;gap:30px}.detail-grid h1{font-size:30px}.detail-photo{max-height:400px}.description{font-size:16px}.breadcrumbs{font-size:12px}.admin-layout{display:block}.admin-sidebar{width:100%;padding:18px 6%;flex-direction:row;align-items:center;gap:20px}.admin-sidebar .logo{font-size:35px}.admin-nav,.admin-sidebar>p,.signout{display:none}.view-site{margin:0 0 0 auto;gap:9px;padding:0;font-size:13px}.admin-main{padding:20px 5% 45px}.admin-heading{margin:28px 0 23px;align-items:flex-start;flex-direction:column;gap:16px}.admin-heading h1{font-size:25px}.admin-heading p{font-size:13px}.admin-heading .button{padding:10px 18px;font-size:14px}.stats{gap:9px}.stats>div{display:block;padding:14px}.stats span{font-size:12px}.stats strong{display:block;font-size:28px}.table-toolbar{padding:17px;gap:12px}.table-toolbar h2{font-size:15px;white-space:nowrap}.table-toolbar input{font-size:13px}td,th{padding:13px 16px}.editor{grid-template-columns:1fr;padding:20px}.editor-fields label:last-child{margin-bottom:0}.upload-preview{height:260px}.notice{align-items:flex-start}.hero-picture .image-caption span,.section-heading .eyebrow{font-size:10px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}:root{--navy:#233d59;--yellow:#ffda55;--paper:#ffffff;--muted:#586976;--line:#dfe6ec;--background:#ffffff;--foreground:#233d59;--sky:#edf4fa;--radius:24px}body{font-family:var(--font-body);font-weight:400;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;font-synthesis:none}h1,h2,h3{font-family:var(--font-heading);font-weight:600;text-wrap:balance;word-break:normal}h1,h2,h3,p{overflow-wrap:anywhere}a,button,input,select,textarea{transition:background-color .2s,color .2s,box-shadow .2s,border-color .2s}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #2363ad}.announcement{background:var(--sky);color:var(--navy);font-family:Outfit,Noto Sans TC,sans-serif;font-size:.75rem;letter-spacing:.14em;padding:9px 5%;font-weight:500}.announcement span{font-size:.75rem;letter-spacing:.08em;margin-left:28px}.header{height:104px;border:0;padding:0 6.5%;max-width:1560px;margin:auto}.logo{font-family:Outfit,sans-serif;font-weight:800;letter-spacing:-.07em;font-size:3.5rem;line-height:1}.logo span{font-size:.875rem;margin-left:7px}.header nav{font-size:.9375rem;font-weight:500;gap:40px}.header nav a{min-height:44px}.header nav a:last-child{background:var(--yellow);border-radius:30px;padding:9px 20px}.header nav a:hover{color:#456f94}.hero{margin:10px 3.5% 0;grid-template-columns:1.05fr 1fr;min-height:565px;max-width:1460px;border-radius:32px;overflow:hidden;background:var(--sky);align-items:center}.hero-copy{background:transparent;padding:64px 7% 56px 11%;position:relative}.eyebrow{font-weight:500;margin-bottom:23px}.hero h1{font-size:clamp(2.25rem,3.9vw,3.6rem);font-weight:600;letter-spacing:.025em;line-height:1.48}.underline{border:0;padding:0;box-shadow:inset 0 -.28em var(--yellow)}.hero p{font-size:1rem;line-height:2.1;color:var(--muted);margin:26px 0 28px}.button{font-family:var(--font-body);font-size:.9375rem;font-weight:500;border-radius:32px;padding:14px 24px;gap:22px;min-height:52px}.button:hover{transform:none;box-shadow:0 5px 16px #233d591f}.navy:hover{background:#345777}.hero-note{font-size:.8125rem;color:var(--muted);margin-top:23px}.hero-picture{height:490px;margin:28px 30px 28px 0;border:0;border-radius:24px;background:white;padding:14px 20px 62px;box-shadow:0 8px 26px #233d5908}.hero-picture>img{width:100%;height:100%;object-fit:contain;border-radius:16px}.image-caption{height:55px;border:0;padding:0 20px;background:white;border-radius:0 0 24px 24px}.image-caption span{font-family:Outfit,sans-serif;font-size:.75rem;font-weight:500;letter-spacing:.12em}.image-caption a{width:38px;height:38px;border:0;border-radius:50%;background:var(--yellow)}.brand-strip{margin:30px auto 0;border:0;background:white;max-width:1160px;padding:16px 5%;font-size:.875rem;font-weight:400;letter-spacing:.1em;color:var(--muted);gap:20px}.brand-strip svg{color:#b3c3ce;width:14px}.strip-en{font-family:Outfit,sans-serif;font-size:.75rem;letter-spacing:.15em}.section{padding:80px 6.5%;max-width:1560px;margin:auto}.section-heading{gap:36px;align-items:center}.contact h2,.section-heading h2{font-size:clamp(1.75rem,2.4vw,2.25rem);line-height:1.6;font-weight:500;letter-spacing:.04em}.section-heading .eyebrow{margin-bottom:12px}.section-heading p{font-size:.9375rem;line-height:1.9;min-width:165px}.filters{gap:10px;margin:30px 0 34px}.filters button{padding:9px 23px;min-height:44px;font-size:.875rem;border-color:var(--line);background:white;font-weight:400}.filters button:hover{background:var(--sky)}.filters .active,.filters .active:hover{background:var(--navy);color:white}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:36px 24px}.product-card{display:block;min-width:0}.product-image{height:auto;aspect-ratio:1/1;background:#f4f6f8;border:0;border-radius:20px;padding:14px}.product-image>img{width:100%;height:100%;object-fit:contain;border-radius:9px;mix-blend-mode:multiply}.product-index{font-family:Outfit,sans-serif;font-size:.75rem;color:#566b7d;background:#ffffffed;top:12px;left:12px;padding:2px 9px}.circle-arrow{border:0;width:36px;height:36px;right:12px;bottom:12px;box-shadow:0 2px 8px #233d5910}.circle-arrow svg{width:18px}.category{font-size:.75rem;letter-spacing:.08em;margin:17px 0 6px}.product-card h3{font-size:1.0625rem;font-weight:500;line-height:1.7;letter-spacing:.025em}.product-summary{font-size:.8125rem;line-height:1.85;color:var(--muted);margin-top:8px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:3.7em}.detail-link{font-size:.8125rem;min-height:36px;margin-top:5px;gap:12px}.about{margin:20px 3.5% 0;border:0;border-radius:28px;background:var(--sky);max-width:1460px;padding:68px 7%;grid-template-columns:1fr 1fr;align-items:center}.about h2{font-size:clamp(1.875rem,3.1vw,2.875rem);font-weight:500;letter-spacing:.055em;line-height:1.7}.about h2 span{box-shadow:inset 0 -.3em var(--yellow)}.about-copy p{font-size:1rem;color:var(--muted);line-height:2.15}.about-copy>span{font-family:Outfit,sans-serif;font-size:.75rem;font-weight:500;letter-spacing:.15em}.contact{background:white;border:0;gap:40px;padding-top:76px;padding-bottom:76px}.contact p{font-size:.9375rem;color:var(--muted);margin-top:12px}.contact .button{background:var(--yellow);color:var(--navy);border-color:var(--yellow)}footer{max-width:1460px;margin:0 auto;padding:32px 4%;border-top:1px solid var(--line)}footer .logo{font-size:2.6rem}footer>a:last-child,footer>span{font-size:.75rem;color:var(--muted)}footer>a:last-child{min-height:44px;display:flex;align-items:center;gap:8px}.detail-page{max-width:1400px;margin:auto;padding:32px 6.5% 80px}.breadcrumbs{font-size:.8125rem;margin-bottom:34px}.detail-grid{gap:70px}.detail-photo{background:#f4f6f8;border-radius:24px;max-height:600px}.detail-grid h1{font-size:2.25rem;font-weight:500;letter-spacing:.035em;line-height:1.65}.description{color:var(--muted);line-height:2.05}.detail-grid h2{font-size:1.125rem;font-weight:500;letter-spacing:.06em}.specs{font-size:.9375rem;line-height:2}.source-link{font-size:.8125rem}.source-link a{display:inline-block;min-height:44px}.admin-layout{background:#f5f7fa}.admin-sidebar{background:var(--navy);width:226px;padding:34px 24px}.admin-sidebar .logo{font-family:Outfit,sans-serif;font-size:3rem}.admin-sidebar>p{font-size:.8125rem;letter-spacing:.08em}.admin-nav{font-size:.9375rem;font-weight:500;border-radius:12px}.admin-heading h1{font-size:1.875rem;font-weight:500;letter-spacing:.035em}.admin-heading p{line-height:1.9}.admin-heading .eyebrow,.admin-top{font-size:.75rem}.stats>div{border:0;border-radius:16px;padding:25px;box-shadow:0 1px 3px #233d5909}.stats span{font-size:.875rem}.stats strong{font-family:Outfit,sans-serif;font-weight:500;font-size:2.25rem}.table-panel{border:0;border-radius:18px;box-shadow:0 1px 4px #233d590a}.table-toolbar h2{font-size:1.125rem;font-weight:500}.table-product strong{font-size:.875rem;font-weight:500}.table-product img{border-radius:9px}table{font-size:.875rem}th{font-size:.8125rem}.table-actions{gap:8px}.table-actions a,.table-actions button{min-height:44px;min-width:44px;display:inline-flex;justify-content:center;align-items:center}.badge{font-size:.75rem;font-weight:400}.editor{border:0;border-radius:20px;padding:30px;gap:34px}.editor label{font-size:.9375rem;font-weight:500}.editor small{font-size:.8125rem}.editor input,.editor select,.editor textarea{font-size:1rem;border-radius:10px;padding:12px}.publish-check,.upload-preview{border-radius:14px}.cancel{min-height:44px;font-size:.875rem}.admin-footnote{font-size:.75rem}.notice{font-size:.875rem;border-radius:12px}.state{font-size:1rem}.mobile-menu{min-width:44px;min-height:44px}.table-toolbar input{font-size:.9375rem}.signout,.view-site{min-height:44px;font-size:.875rem}.admin-sidebar .logo span{font-size:.875rem}.editor input[type=file]{font-size:.8125rem}.hero-copy .eyebrow{max-width:100%;font-size:.75rem}.header nav.open{z-index:20}@media(min-width:1560px){.about,.hero{margin-left:auto;margin-right:auto}.hero-copy{padding-left:12%}.hero h1{font-size:3.7rem}}@media(max-width:1100px){.hero-copy{padding:46px 6% 42px 9%}.hero h1{font-size:2.55rem}.hero-picture{margin-right:24px;height:410px;padding:14px 14px 58px}.hero{min-height:500px}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:32px 20px}.section-heading h2{max-width:540px}.admin-sidebar{width:196px}.admin-heading h1{font-size:1.6rem}.detail-grid{gap:38px}.hero-copy .eyebrow{font-size:.75rem;letter-spacing:.1em}}@media(max-width:800px){.header{height:86px}.header nav{gap:21px;font-size:.875rem}.logo{font-size:3rem}.hero{grid-template-columns:1fr 1fr}.hero h1{font-size:2.1rem;letter-spacing:.015em}.hero-copy{padding:35px 7%}.hero p{font-size:.9375rem}.hero .button{font-size:.875rem;padding:12px 18px;gap:12px}.hero-picture{height:365px;margin:20px 18px 20px 0}.image-caption span{font-size:.75rem;letter-spacing:.04em;max-width:80%}.brand-strip{font-size:.8125rem;gap:13px}.section{padding:56px 5%}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:34px 22px}.about{padding:48px 6%;gap:30px}.about h2{font-size:1.9rem}.about-copy p{font-size:.9375rem}.contact h2{font-size:1.75rem}.editor{grid-template-columns:1fr}.admin-sidebar{width:180px;padding:30px 18px}.admin-heading{align-items:flex-start;flex-direction:column}.stats>div{padding:17px}}@media(max-width:700px){.announcement{font-size:.75rem;letter-spacing:.12em}.header{padding:0 6%;height:84px}.header nav{top:84px;border:1px solid var(--line);box-shadow:0 12px 24px #233d5910;border-radius:0 0 18px 18px;font-size:1rem;padding:24px}.header nav a{min-height:44px}.hero{display:flex;flex-direction:column;margin:4px 4% 0;border-radius:24px;align-items:stretch}.hero-copy{padding:36px 7% 28px}.hero-copy .eyebrow{font-size:.75rem;letter-spacing:.1em;margin-bottom:18px}.hero h1{font-size:clamp(1.85rem,6.8vw,2.55rem);line-height:1.55;letter-spacing:.02em}.hero p{font-size:1rem;line-height:1.95;margin:23px 0}.hero-note{font-size:.8125rem;margin-top:19px}.hero-picture{margin:0 6% 24px;height:340px;padding:14px 14px 56px;border-radius:18px}.image-caption{height:52px;padding:0 15px;border-radius:0 0 18px 18px}.image-caption span{font-size:.75rem;letter-spacing:.08em;max-width:none}.brand-strip{padding:14px 5%;margin:17px 0 0;font-size:.8125rem;letter-spacing:.08em}.brand-strip .strip-en{display:none}.section{padding:45px 6%}.section-heading h2{font-size:1.625rem;letter-spacing:.03em;line-height:1.65;max-width:16em}.section-heading .eyebrow{font-size:.75rem;letter-spacing:.12em}.filters{gap:8px;margin:23px 0 28px}.filters button{font-size:.875rem;padding:8px 17px;min-height:44px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 15px}.product-image{height:auto;aspect-ratio:1;border-radius:15px;padding:8px}.product-index{font-size:.75rem;left:8px;top:8px;padding:0 6px}.circle-arrow{height:30px;width:30px;bottom:8px;right:8px}.circle-arrow svg{width:16px}.category{font-size:.75rem;margin:13px 0 5px}.product-card h3{font-size:.9375rem;line-height:1.7;letter-spacing:0}.product-summary{font-size:.8125rem;line-height:1.85;margin-top:6px}.detail-link{font-size:.8125rem;min-height:38px;margin-top:4px}.about{margin:4px 4% 0;padding:38px 7%;border-radius:24px;display:block}.about h2{font-size:1.9rem;letter-spacing:.04em}.about-copy{margin-top:26px}.about-copy p{font-size:.9375rem;line-height:2}.contact{padding:48px 6%;display:block}.contact .eyebrow{font-size:.75rem}.contact h2{font-size:1.7rem;letter-spacing:.025em}.contact p{font-size:.9375rem}.contact .button{margin-top:24px}footer{margin:0 6%;padding:26px 0;gap:15px}footer>span{font-size:.75rem}footer .logo{font-size:2.5rem}.detail-page{padding:24px 6% 50px}.detail-grid{gap:28px}.detail-grid h1{font-size:1.8rem}.detail-photo{max-height:400px;border-radius:18px}.description{font-size:1rem}.breadcrumbs{font-size:.8125rem}.admin-sidebar{width:100%;padding:20px 6%}.admin-sidebar .logo{font-size:2.5rem}.view-site{font-size:.875rem}.admin-main{padding:20px 5% 42px}.admin-heading h1{font-size:1.5rem}.admin-heading p{font-size:.875rem}.admin-heading .button{font-size:.875rem;padding:10px 20px;min-height:48px}.stats{gap:10px}.stats>div{padding:15px 12px;border-radius:12px}.stats strong{font-size:1.875rem}.stats span{font-size:.8125rem}.table-toolbar{padding:18px;gap:12px}.table-toolbar h2{font-size:1rem}.table-toolbar input{font-size:.875rem}.editor{padding:22px}.editor label{font-size:.875rem}.upload-preview{height:240px}.admin-footnote{font-size:.75rem;line-height:1.9}.hero .button{font-size:.9375rem;padding:12px 22px}.eyebrow{font-size:.75rem}}@media(max-width:360px){.hero-copy{padding:30px 6%}.hero h1{font-size:1.8rem}.product-grid{grid-template-columns:1fr}.hero-picture{height:295px}.image-caption span{letter-spacing:0;font-size:.75rem}.brand-strip{font-size:.75rem;gap:10px}}:root{--navy:#261e1b;--yellow:#ece8e3;--paper:#fff;--muted:#716c67;--line:#e6e3df;--background:#fff;--foreground:#261e1b;--sky:#f5f4f1;--font-body:"Outfit","Noto Sans TC",sans-serif;--font-heading:"Noto Sans TC",sans-serif}body{color:var(--foreground);background:white;font-size:1rem;line-height:1.85}html{scroll-padding-top:110px}a{color:inherit}h1,h2,h3{font-weight:500}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid #946a48;outline-offset:5px}.brand-logo{display:block;width:190px;flex-shrink:0;line-height:0}.brand-logo img{display:block;width:100%;height:auto;mix-blend-mode:multiply}.brand-logo.large{width:300px}.site-header{max-width:1440px;padding:14px 5%;margin:auto;min-height:104px;justify-content:space-between;gap:35px;background:white;border-bottom:1px solid var(--line)}.site-header,.site-header nav{display:flex;align-items:center}.site-header nav{gap:36px;font-size:.875rem}.site-header nav a{display:flex;align-items:center;gap:7px;min-height:44px;font-weight:400}.site-header nav a:hover{color:#9c6b48}.site-header .mobile-menu{display:none}.paipet-site main{overflow:hidden}.brand-intro{max-width:1320px;padding:68px 3% 54px;margin:auto;display:flex;align-items:flex-end;justify-content:space-between;gap:55px}.eyebrow{font-family:Outfit,Noto Sans TC,sans-serif;font-size:.75rem;font-weight:400;letter-spacing:.18em;line-height:1.6;color:var(--muted)}.brand-intro .eyebrow{margin-bottom:23px}.brand-intro h1{font-size:clamp(2.4rem,4.1vw,4rem);line-height:1.47;letter-spacing:.025em;font-weight:500}.intro-note{padding-bottom:9px;min-width:250px}.intro-note p{font-size:.9375rem;line-height:2;color:var(--muted)}.text-action{display:inline-flex;align-items:center;gap:28px;font-size:.875rem;min-height:44px;border-bottom:1px solid var(--navy);margin-top:23px;padding:4px 0}.main-visual{max-width:1320px;margin:0 auto}.brand-photo{background:#f3f2ef;position:relative;overflow:hidden;width:100%}.brand-photo>img{width:100%;height:100%;display:block}.main-visual .brand-photo{aspect-ratio:16/7}.main-visual.ratio-standard .brand-photo{aspect-ratio:16/9}.main-visual .hero-mobile{display:none}.photo-space{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:13px;color:#a39b93}.photo-space span{font-size:.8125rem;letter-spacing:.15em}.visual-caption{display:flex;align-items:center;justify-content:space-between;padding:14px 0;color:var(--muted);font-size:.6875rem;letter-spacing:.12em}.brand-values{max-width:1320px;padding:51px 0 58px;margin:auto;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-bottom:1px solid var(--line)}.brand-values article{padding:0 38px;border-right:1px solid var(--line)}.brand-values article:first-child{padding-left:0}.brand-values article:last-child{border-right:0}.brand-values article>span{font-family:Outfit,sans-serif;font-size:.75rem;color:var(--muted);letter-spacing:.13em}.brand-values h2{font-size:1.375rem;line-height:1.7;margin:14px 0 9px;font-weight:500;letter-spacing:.045em}.brand-values p{font-size:.875rem;color:var(--muted);line-height:1.9}.catalog-section,.shops-section{max-width:1320px;margin:0 auto;padding:82px 0}.section-top{display:flex;align-items:flex-end;justify-content:space-between;gap:35px}.section-top h2{font-size:2.375rem;font-weight:500;line-height:1.5;letter-spacing:.04em}.section-top .eyebrow{margin-bottom:14px}.section-top>p{font-size:.9375rem;line-height:1.9;color:var(--muted);padding-bottom:5px}.catalog-filters{display:flex;gap:23px;flex-wrap:wrap;margin:31px 0 33px;border-bottom:1px solid var(--line)}.catalog-filters button{border:0;border-bottom:2px solid transparent;border-radius:0;background:transparent;padding:11px 1px;font-size:.875rem;min-height:48px;color:var(--muted)}.catalog-filters .active{border-bottom-color:var(--navy);color:var(--navy)}.catalog-filters button:hover{color:var(--navy)}.catalog-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:39px 24px}.catalog-card{display:block;min-width:0}.catalog-photo{aspect-ratio:1;background:#f5f4f2;position:relative;overflow:hidden;padding:15px}.catalog-photo img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply;transition:transform .28s}.catalog-photo>span{position:absolute;bottom:15px;right:15px;width:34px;height:34px;display:grid;place-items:center;background:white;border-radius:50%;opacity:0;transition:opacity .2s}.catalog-card:hover .catalog-photo img{transform:scale(1.035)}.catalog-card:focus-visible .catalog-photo>span,.catalog-card:hover .catalog-photo>span{opacity:1}.catalog-meta{display:flex;justify-content:space-between;gap:10px;font-size:.6875rem;letter-spacing:.09em;color:var(--muted);margin:17px 0 5px}.catalog-card h3{font-size:1rem;font-weight:400;letter-spacing:.025em;line-height:1.8}.about-section{background:#f6f5f2;padding:84px max(5%,calc((100vw - 1320px)/2));display:grid;grid-template-columns:.95fr 1.4fr;gap:70px;align-items:center}.about-statement .eyebrow{margin-bottom:15px}.about-statement h2{font-size:2.2rem;letter-spacing:.04em;font-weight:500}.brand-quote{font-size:clamp(1.15rem,1.65vw,1.55rem);line-height:2;letter-spacing:.025em;margin:35px 0 23px}.about-last{font-size:.9375rem;color:var(--muted);line-height:2.05}.about-photos{display:grid;grid-template-columns:1fr 1fr;gap:22px;align-items:start}.about-photos figure{margin:0}.about-photos figure:nth-child(2){margin-top:68px}.about-photos .brand-photo{aspect-ratio:4/5;background:#ebe9e4}.about-photos figcaption{font-size:.6875rem;letter-spacing:.12em;color:var(--muted);padding-top:12px}.shops-section{padding-top:84px;padding-bottom:75px}.retail-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border:1px solid var(--line);margin-top:36px}.retail-card{padding:33px 27px 19px;min-height:180px;border-right:1px solid var(--line);display:flex;flex-direction:column;justify-content:space-between;gap:28px;transition:background .2s}.retail-card:last-child{border-right:0}.retail-card:hover{background:#faf9f7}.retail-card>img{width:100%;max-width:160px;height:48px;object-fit:contain;margin:0 auto}.retail-card.mao>img{height:55px;max-width:175px}.retail-card>span{display:flex;align-items:center;justify-content:space-between;font-size:.75rem;color:var(--muted)}.contact-section{display:grid;grid-template-columns:1fr 1.1fr;gap:70px;border-top:1px solid var(--line);padding:68px 0 75px;max-width:1320px;margin:auto}.contact-section h2{font-size:2.625rem;line-height:1.6;font-weight:500;letter-spacing:.06em;margin:12px 0}.contact-section p:not(.eyebrow){font-size:.9375rem;color:var(--muted)}.contact-links>a{display:flex;align-items:center;gap:22px;padding:19px 7px;border-bottom:1px solid var(--line);min-height:94px}.contact-links>a:first-child{border-top:1px solid var(--line)}.contact-links>a>span{flex:1;font-size:1.15rem;line-height:1.7;overflow-wrap:anywhere}.contact-links small{display:block;font-size:.8125rem;color:var(--muted);font-weight:400}.contact-links>a:hover{background:#faf9f7}.site-footer{max-width:none;padding:19px max(5%,calc((100vw - 1320px)/2));background:#f6f5f2;border:0;margin:0;display:flex;align-items:center;justify-content:space-between;gap:28px}.site-footer .brand-logo{width:150px}.site-footer>div,.site-footer>span{font-size:.75rem;color:var(--muted)}.site-footer>div{display:flex;gap:25px}.site-footer>div a{min-height:44px;display:flex;align-items:center}.button{border-radius:3px;min-height:48px}.button:hover{box-shadow:none}.navy:hover{background:#4b3d36}.outline{background:white;color:var(--navy)}.detail-contacts{display:flex;gap:12px;flex-wrap:wrap}.detail-photo{border-radius:0;background:#f5f4f2}.detail-grid h1{font-size:2rem;letter-spacing:.025em}.detail-page{max-width:1320px;padding:35px 0 80px}.detail-grid .eyebrow{font-size:.8125rem}.description{font-size:1rem}.admin-sidebar{background:#f6f5f2;color:var(--navy);border-right:1px solid var(--line);width:242px;padding:28px 24px}.admin-sidebar .brand-logo{width:190px}.admin-sidebar>p{color:var(--muted);margin-top:12px}.admin-nav{border-radius:4px;background:#e9e5de;font-size:.875rem;line-height:1.7;gap:10px;margin-bottom:9px}.admin-nav.secondary{background:transparent}.admin-nav.secondary:hover{background:#efede8}.signout{color:var(--muted)}.admin-layout{background:#fafaf9}.admin-top{letter-spacing:.08em}.admin-heading h1{font-size:1.7rem;line-height:1.8;letter-spacing:.025em}.admin-heading p{font-size:.9375rem}.admin-heading .button{font-size:.875rem}.editor,.stats>div,.table-panel{border-radius:8px;border:1px solid var(--line);box-shadow:none}.stats strong{font-size:2rem}.table-product img{border-radius:3px}.admin-main{max-width:1500px}.upload-preview{border-color:#c8c0b7;background:#faf9f7}.badge.published{background:#ecefe8;color:#4e6848}.media-edit-grid{display:grid;grid-template-columns:1fr 1fr;gap:26px}.media-edit-card{background:white;padding:26px;border:1px solid var(--line);border-radius:8px;min-width:0}.media-edit-card h2,.shop-edit h2{font-size:1.125rem;font-weight:500}.media-edit-card>p,.shop-edit>p{font-size:.8125rem;color:var(--muted);margin:7px 0 18px;line-height:1.9}.media-edit-preview{height:240px;background:#f4f2ee;overflow:hidden;margin:0 0 20px}.media-edit-preview>img{width:100%;height:100%;display:block}.media-edit-preview>div{height:100%;display:flex;flex-direction:column;gap:12px;align-items:center;justify-content:center;color:#9c938a;font-size:.8125rem}.media-edit-card label,.shop-edit label{display:block;margin:15px 0 0;font-size:.875rem}.media-edit-card input,.media-edit-card select,.shop-edit input{margin-top:8px;border-radius:4px;padding:10px 12px;min-height:44px;font-size:.9375rem}.media-edit-card input[type=file]{font-size:.8125rem}.media-edit-card small{font-size:.75rem;color:var(--muted)}.image-options{display:grid;grid-template-columns:1fr 1fr;gap:13px}.remove-image{border:0;border-bottom:1px solid #a78673;background:transparent;padding:8px 0;min-height:44px;font-size:.8125rem;color:#8a4e3a;margin-top:16px}.shop-edit{border:1px solid var(--line);background:white;padding:28px;margin-top:32px;border-radius:8px}.shop-edit label{max-width:850px}.site-save-bottom{display:flex;justify-content:space-between;gap:22px;align-items:center;margin-top:28px;font-size:.875rem;color:var(--muted)}.site-save-bottom .button{font-size:.875rem}.notice{border-radius:5px}.photo-space svg{opacity:.8}.main-visual .photo-space:after{content:"PAIPET";font-family:Outfit,sans-serif;font-size:clamp(5rem,15vw,13rem);letter-spacing:.04em;color:#e9e6e0;position:absolute;bottom:7%;line-height:1;z-index:0}.photo-space>span,.photo-space>svg{position:relative;z-index:1}.about-photos figcaption,.catalog-meta,.eyebrow,.visual-caption{font-size:.75rem}@media(max-width:1440px){.brand-values,.catalog-section,.contact-section,.detail-page,.main-visual,.shops-section{margin-left:5%;margin-right:5%}.about-section,.brand-intro{padding-left:5%;padding-right:5%}.about-section{gap:40px}.site-header{padding-left:5%;padding-right:5%}.catalog-grid{gap:34px 20px}}@media(max-width:1100px){.brand-intro h1{font-size:3.1rem}.brand-values article{padding:0 25px}.catalog-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.about-section{grid-template-columns:1fr 1.2fr;gap:35px}.about-photos{gap:14px}.brand-quote{font-size:1.15rem}.retail-card{padding:28px 20px 17px}.contact-section{gap:40px}.admin-sidebar{width:218px;padding:27px 18px}.admin-sidebar .brand-logo{width:180px}.media-edit-card{padding:22px}.image-options{grid-template-columns:1fr;gap:0}.admin-heading{align-items:flex-start}.admin-main{padding-left:3%;padding-right:3%}.brand-values p{font-size:.875rem}}@media(max-width:800px){.site-header .brand-logo{width:165px}.site-header nav{gap:20px;font-size:.8125rem}.brand-intro{padding-top:48px;gap:25px}.brand-intro h1{font-size:2.6rem}.intro-note{min-width:200px}.intro-note p{font-size:.875rem}.brand-values{padding:38px 0}.brand-values article{padding:0 18px}.brand-values h2{font-size:1.125rem}.catalog-section,.shops-section{padding:57px 0}.catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 22px}.section-top h2{font-size:2rem}.section-top>p{font-size:.875rem}.about-section{display:block;padding-top:55px;padding-bottom:55px}.about-statement{max-width:600px}.about-photos{max-width:630px;margin:35px auto 0;gap:24px}.about-statement h2{font-size:2rem}.brand-quote{font-size:1.375rem;margin-top:24px}.about-last{font-size:.9375rem}.retail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.retail-card:nth-child(2){border-right:0}.retail-card:nth-child(-n+2){border-bottom:1px solid var(--line)}.retail-card>img{max-width:170px}.contact-section{grid-template-columns:1fr 1.3fr;gap:30px}.contact-section h2{font-size:2.2rem}.contact-links>a>span{font-size:1rem}.contact-links>a{gap:15px}.site-footer{flex-wrap:wrap}.site-footer>span{order:3;width:100%}.site-footer>div{margin-left:auto}.media-edit-grid{grid-template-columns:1fr}.media-edit-preview{height:300px}.image-options{grid-template-columns:1fr 1fr;gap:13px}.admin-heading{flex-direction:column;gap:18px}.admin-sidebar{width:196px}.admin-sidebar .brand-logo{width:155px}}@media(max-width:700px){.site-header{padding:8px 6%;min-height:82px;gap:18px;position:relative}.site-header .brand-logo{width:162px}.site-header .mobile-menu{display:flex;align-items:center;justify-content:center;min-width:44px;min-height:44px;background:none;border:0;padding:8px}.site-header nav{display:none;position:absolute;z-index:30;top:100%;left:0;right:0;background:white;border-bottom:1px solid var(--line);padding:22px 6%;font-size:.9375rem}.site-header nav.open{display:flex;flex-direction:column;align-items:flex-start;gap:9px}.site-header nav a{min-height:44px}.brand-intro{padding:35px 6% 31px;display:block}.brand-intro .eyebrow{font-size:.75rem;letter-spacing:.13em;margin-bottom:18px}.brand-intro h1{font-size:clamp(2rem,7.2vw,2.65rem);letter-spacing:.015em;line-height:1.55}.intro-note{margin-top:23px;display:flex;justify-content:space-between;align-items:flex-end;gap:18px;min-width:0;padding:0}.intro-note p{font-size:.8125rem;line-height:1.9}.text-action{font-size:.8125rem;gap:10px;margin-top:0;min-width:142px;flex-shrink:0}.main-visual{margin:0 6%}.main-visual .hero-desktop{display:none}.main-visual .hero-mobile,.main-visual.ratio-standard .hero-mobile{display:block;aspect-ratio:9/11}.main-visual .photo-space:after{font-size:23vw;bottom:12%}.visual-caption{font-size:.75rem;letter-spacing:.035em;padding:11px 0}.visual-caption>span:last-child{display:none}.brand-values{margin:0 6%;padding:20px 0 30px;display:block}.brand-values article,.brand-values article:first-child{padding:23px 0;border-right:0;border-bottom:1px solid var(--line)}.brand-values article:last-child{border-bottom:0;padding-bottom:0}.brand-values article>span{font-size:.75rem}.brand-values h2{font-size:1.2rem;margin:8px 0 4px}.brand-values p{font-size:.875rem}.catalog-section,.shops-section{margin:0 6%;padding:43px 0}.section-top{gap:15px;align-items:center}.section-top h2{font-size:1.8rem}.section-top .eyebrow{font-size:.75rem;letter-spacing:.1em;margin-bottom:11px}.section-top>p{display:none}.catalog-filters{gap:19px;margin:23px 0 25px}.catalog-filters button{font-size:.875rem;min-height:46px}.catalog-grid{gap:27px 16px}.catalog-photo{padding:7px}.catalog-photo>span{opacity:1;width:26px;height:26px;bottom:7px;right:7px}.catalog-photo>span svg{width:15px}.catalog-meta{font-size:.75rem;letter-spacing:.03em;margin-top:13px}.catalog-meta>span:last-child{display:none}.catalog-card h3{font-size:.9375rem;line-height:1.8;font-weight:400}.about-section{padding:42px 6%}.about-statement .eyebrow{font-size:.75rem}.about-statement h2{font-size:1.8rem}.brand-quote{font-size:1.15rem;line-height:2;letter-spacing:.01em}.about-last{font-size:.875rem}.about-photos{margin-top:28px;gap:13px}.about-photos figure:nth-child(2){margin-top:43px}.about-photos figcaption{font-size:.75rem;letter-spacing:.035em;line-height:1.65}.retail-grid{margin-top:26px}.retail-card{padding:25px 20px 17px;min-height:145px;gap:24px}.retail-card>img{height:35px;max-width:140px}.retail-card.mao>img{height:39px}.retail-card>span{font-size:.75rem}.contact-section{margin:0 6%;padding:43px 0;display:block}.contact-section .eyebrow{font-size:.75rem}.contact-section h2{font-size:2rem;margin:9px 0}.contact-section p:not(.eyebrow){font-size:.875rem}.contact-links{margin-top:25px}.contact-links>a{min-height:87px;padding:17px 3px;gap:16px}.contact-links>a>span{font-size:1rem}.contact-links small{font-size:.8125rem}.site-footer{padding:22px 6%;gap:10px}.site-footer .brand-logo{width:135px}.site-footer>div{gap:17px;font-size:.75rem}.site-footer>span{font-size:.75rem;margin-top:8px}.detail-page{padding-top:25px;margin:0 6%}.detail-grid h1{font-size:1.65rem;line-height:1.65}.detail-contacts{gap:10px}.detail-contacts .button{font-size:.875rem}.admin-sidebar{width:100%;padding:13px 5%;border-right:0;border-bottom:1px solid var(--line);flex-wrap:wrap;gap:10px 14px}.admin-sidebar .brand-logo{width:143px}.admin-sidebar .admin-nav{display:flex;padding:8px 10px;margin:0;font-size:.75rem;min-height:40px;gap:6px}.admin-sidebar .admin-nav svg{width:15px}.admin-sidebar .view-site{margin-left:auto;font-size:.8125rem}.admin-main{padding:20px 5% 40px}.admin-heading h1{font-size:1.45rem}.admin-heading p{font-size:.875rem}.media-edit-card{padding:21px}.media-edit-card h2,.shop-edit h2{font-size:1.0625rem}.media-edit-card>p,.shop-edit>p{font-size:.8125rem}.media-edit-preview{height:245px}.media-edit-card label,.shop-edit label{font-size:.875rem}.media-edit-card input,.media-edit-card select,.shop-edit input{font-size:1rem}.image-options{grid-template-columns:1fr;gap:0}.shop-edit{padding:22px}.site-save-bottom{display:block;font-size:.875rem}.site-save-bottom .button{margin-top:17px;width:100%}.admin-top{font-size:.75rem;gap:12px}.editor{padding:22px}.editor input,.editor select,.editor textarea{font-size:1rem}.table-actions a,.table-actions button{font-size:.875rem}}@media(max-width:360px){.intro-note{display:block}.text-action{margin-top:14px}.brand-intro h1{font-size:1.9rem}.catalog-grid{grid-template-columns:1fr}.site-footer>div{gap:14px}.site-header .brand-logo{width:145px}.retail-card{padding:22px 15px 15px}.admin-sidebar .admin-nav,.visual-caption{font-size:.75rem}}@media(prefers-reduced-motion:reduce){*,:after,:before{transition:none!important;animation:none!important}html{scroll-behavior:auto}}.brand-login{max-width:460px;margin:8vh auto;padding:24px}.brand-login form{display:grid;gap:20px;margin:48px 0}.brand-login label{display:grid;gap:8px;font-size:16px}.brand-login input{padding:14px;border:1px solid #bbb;border-radius:4px;font-size:16px}.brand-login small{line-height:1.8;font-size:14px}.signout{background:none;border:0;cursor:pointer;text-align:left;font:inherit}.hero-responsive picture,.hero-responsive picture img{display:block;width:100%;height:100%}.hero-responsive picture img{object-fit:var(--desktop-fit);object-position:var(--desktop-position)}@media(max-width:700px){.main-visual .hero-responsive{aspect-ratio:9/11}.hero-responsive picture img{object-fit:var(--mobile-fit);object-position:var(--mobile-position)}}.retail-card{gap:18px;min-height:210px;padding-top:20px}.retail-logo-stage{height:110px;display:flex;align-items:center;justify-content:center}.retail-logo-stage img{display:block;width:220px;max-width:100%;height:100px;object-fit:contain}.retail-card.mao .retail-logo-stage img{width:210px;height:110px}.retail-card.momo .retail-logo-stage img{width:94px;height:84px}@media(max-width:700px){.retail-card{min-height:175px;gap:12px;padding-top:12px}.retail-logo-stage{height:90px}.retail-logo-stage img{height:85px}.retail-card.mao .retail-logo-stage img{height:90px}.retail-card.momo .retail-logo-stage img{width:78px;height:70px}}.product-gallery{min-width:0}.product-gallery-main{position:relative}.product-gallery-main .detail-photo{width:100%;height:auto;max-height:650px;aspect-ratio:1;object-fit:contain}.gallery-next,.gallery-prev{position:absolute;top:45%;width:42px;height:42px;background:#fff;border:1px solid var(--line);border-radius:50%;font-size:28px;line-height:1}.gallery-prev{left:12px}.gallery-next{right:12px}.gallery-count{text-align:center;font-size:13px;color:var(--muted);margin:10px}.product-gallery-thumbs{display:flex;gap:10px;overflow-x:auto;padding:4px 2px 12px}.product-gallery-thumbs button{flex:0 0 72px;width:72px;height:72px;padding:5px;border:1px solid var(--line);background:#fff;border-radius:5px}.product-gallery-thumbs button[aria-pressed=true]{border:2px solid var(--navy)}.product-gallery-thumbs img{width:100%;height:100%;object-fit:contain}.product-images-editor h2{font-size:17px}.product-images-editor h2 small{float:right;color:var(--muted)}.product-images-editor>p{font-size:13px;color:var(--muted);line-height:1.7}.gallery-add{display:block;margin:12px 0}.gallery-edit-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:16px 0}.gallery-edit-item{border:1px solid var(--line);padding:8px;border-radius:6px;min-width:0}.gallery-edit-item>img{width:100%;aspect-ratio:1;object-fit:contain;background:#f7f6f3}.gallery-edit-item>span{font-size:12px}.gallery-edit-item>div{display:flex;flex-wrap:wrap;gap:4px;margin-top:6px}.gallery-edit-item button{font-size:12px;padding:6px;border:1px solid var(--line);border-radius:4px;min-height:32px}.gallery-edit-item button:disabled{opacity:.35}@media(max-width:700px){.product-gallery-main .detail-photo{max-height:450px}.product-gallery-thumbs button{flex-basis:62px;width:62px;height:62px}}.product-story{max-width:1000px;margin:64px auto 0;line-height:0}.product-story img{display:block;width:100%;height:auto;margin:0;padding:0;border:0;border-radius:0}