:root{color:#30261f;font-synthesis:none;--cream:#fbf8f2;--sand:#eee3d2;--clay:#bd5f3b;--brown:#3a2b22;--green:#2f6b55;--line:#dfd3c3;background:#fbf8f2;font-family:Noto Sans TC,PingFang TC,system-ui,sans-serif;line-height:1.55}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}.container{width:min(1160px,100% - 40px);margin:auto}.header{z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--line);background:#fbf8f2f0;position:sticky;top:0}.nav{align-items:center;gap:22px;height:76px;display:flex}.brand{margin-right:auto;font-size:20px;font-weight:900;line-height:1.05}.brand small{letter-spacing:.16em;margin-top:6px;font-size:9px;display:block}.links{gap:18px;font-size:14px;display:flex}.links a:hover{color:var(--clay)}.btn{border:1px solid var(--brown);background:0 0;border-radius:999px;justify-content:center;align-items:center;gap:7px;padding:11px 18px;font-weight:700;display:inline-flex}.btn.primary{background:var(--brown);color:#fff}.btn.clay{background:var(--clay);border-color:var(--clay);color:#fff}.iconbtn{background:0 0;border:0;padding:9px;display:none}.hero{background:radial-gradient(circle at 78% 20%,#ead5bd 0,#0000 35%),linear-gradient(160deg,#fbf8f2 55%,#f0e5d7);padding:94px 0 72px}.eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--clay);font-size:12px;font-weight:800}h1{letter-spacing:-.055em;max-width:820px;margin:18px 0 24px;font-size:clamp(43px,7vw,84px);line-height:1.03}h2{letter-spacing:-.04em;margin:0 0 14px;font-size:clamp(30px,4vw,52px);line-height:1.12}h3{margin:0 0 8px}.lead{color:#68584c;max-width:650px;font-size:18px}.actions{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.section{padding:78px 0}.section.alt{background:#f2eadf}.section-head{justify-content:space-between;align-items:end;gap:20px;margin-bottom:28px;display:flex}.grid{gap:18px;display:grid}.cards{grid-template-columns:repeat(3,1fr)}.services{grid-template-columns:repeat(5,1fr)}.card{border:1px solid var(--line);background:#fff;border-radius:18px;padding:22px}.phone-art{background:linear-gradient(145deg,#eee7dd,#d8c1aa);border-radius:13px;place-items:center;min-width:0;height:180px;margin-bottom:18px;display:grid;overflow:hidden}.product-photo{object-fit:contain;object-position:center;width:100%;max-width:100%;height:100%;display:block}.device{background:linear-gradient(145deg,#c9d6d4,#f6ede0);border:6px solid #2e2a27;border-radius:18px;width:82px;height:150px;box-shadow:15px 12px #9a705b}.price{margin:8px 0;font-size:27px;font-weight:900}.muted{color:#76685e;font-size:14px}.status{color:var(--green);font-size:12px;font-weight:800}.banner{color:#fff;background:linear-gradient(115deg,#3a2b22,#70432e);border-radius:26px;justify-content:space-between;align-items:center;gap:30px;padding:52px;display:flex}.banner h2{max-width:640px}.trust{grid-template-columns:repeat(5,1fr)}.trust .card{background:0 0}.pagehero{border-bottom:1px solid var(--line);padding:70px 0 46px}.pagehero h1{font-size:clamp(42px,6vw,70px)}.filters{flex-wrap:wrap;gap:10px;margin:26px 0;display:flex}.field{border:1px solid var(--line);background:#fff;border-radius:12px;min-width:180px;padding:12px 14px}.product-grid{grid-template-columns:repeat(4,1fr)}.plan-table{border-collapse:collapse;background:#fff;border-radius:16px;width:100%;overflow:hidden}.plan-table th,.plan-table td{border-bottom:1px solid var(--line);text-align:left;padding:15px}.plan-table th{background:#eee3d2}.tabs{gap:8px;margin:24px 0;display:flex}.tab{border:1px solid var(--line);background:#fff;border-radius:999px;padding:10px 16px}.tab.active{background:var(--brown);color:#fff}.steps{counter-reset:s;grid-template-columns:repeat(5,1fr)}.step:before{counter-increment:s;content:counter(s);background:var(--clay);color:#fff;border-radius:50%;place-items:center;width:36px;height:36px;margin-bottom:14px;font-weight:900;display:grid}.form{grid-template-columns:1fr 1fr;gap:14px;display:grid}.form label{font-size:13px;font-weight:700}.form label>*{width:100%;margin-top:7px;display:block}.form .full{grid-column:1/-1}.notice{background:#fff2d8;border:1px solid #e9cf9a;border-radius:12px;padding:16px}.map{border:0;border-radius:14px;width:100%;height:280px;margin-top:16px}.footer{background:var(--brown);color:#fff;padding:58px 0 90px}.footer-grid{grid-template-columns:2fr 1fr 1fr;gap:40px;display:grid}.mobilebar{display:none}.admin{background:#f3eee7;min-height:100vh}.admin-shell{grid-template-columns:240px 1fr;display:grid}.admin-shell>*{min-width:0}.sidebar{color:#fff;background:#30261f;width:100%;min-width:0;max-width:100%;min-height:100vh;padding:28px;position:sticky;top:0;overflow:hidden}.sidebar nav{min-width:0;max-width:100%}.sidebar button{text-align:left;color:#e9ded4;background:0 0;border:0;border-radius:8px;width:100%;padding:11px;display:block}.sidebar button.active{color:#fff;background:#bd5f3b}.admin-main{padding:36px;overflow:auto}.admin-grid{grid-template-columns:repeat(4,1fr)}.stat strong{font-size:32px;display:block}.quick-table input{width:110px}.admin-warning{background:#fff4d7;border:1px solid #e6c675;border-radius:12px;margin:18px 0;padding:16px}.admin-publish-bar{z-index:5;border:1px solid var(--line);background:#fffffff5;border-radius:14px;justify-content:space-between;align-items:center;gap:16px;margin-bottom:14px;padding:14px 16px;display:flex;position:sticky;top:0;box-shadow:0 8px 24px #30261f14}.admin-publish-bar div{gap:3px;display:grid}.admin-publish-bar span{color:#6f6157;font-size:13px}.admin-publish-bar .btn:disabled{cursor:not-allowed;opacity:.45}.admin-create-card{margin-bottom:18px}.admin-create-heading{justify-content:space-between;align-items:end;gap:20px;margin-bottom:18px;display:flex}.admin-create-heading h3,.admin-create-heading p{margin:0}.admin-create-heading p{color:#76685e;font-size:14px}.admin-form-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.admin-field{gap:7px;min-width:0;font-size:13px;font-weight:800;display:grid}.admin-field-wide{grid-column:1/-1}.admin-field .field{width:100%;min-width:0;font:inherit;font-weight:500}.admin-create-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:14px;margin-top:18px;display:flex}.admin-check{align-items:center;gap:7px;font-weight:800;display:inline-flex}.admin-form-message{overflow-wrap:anywhere;background:#f5ede4;border-radius:10px;margin:14px 0 0;padding:10px 12px}.login{background:#ede4d8;place-items:center;min-height:100vh;display:grid}.login-card{border:1px solid var(--line);background:#fff;border-radius:20px;width:min(420px,100% - 32px);padding:34px}.login-card .field{width:100%;margin:12px 0;display:block}.login-error{color:#8d2f20;background:#fff0ed;border-radius:10px;margin:12px 0;padding:12px 14px}.admin-user{background:#ffffff14;border-radius:10px;gap:3px;margin-top:22px;padding:12px;display:grid}.admin-user small{color:#d6c6ba;overflow-wrap:anywhere}.sidebar .admin-signout{text-align:center;border:1px solid #ffffff4d;margin-top:18px}.empty{text-align:center;color:#7a6b61;padding:50px}@media (width<=980px){.links{display:none}.iconbtn{display:block}.links.open{background:var(--cream);border-bottom:1px solid var(--line);flex-direction:column;padding:24px;display:flex;position:absolute;top:76px;left:0;right:0}.cards,.product-grid,.services,.trust,.steps{grid-template-columns:repeat(2,1fr)}.admin-shell{grid-template-columns:1fr}.sidebar{min-height:auto;position:static}.admin-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=620px){.container{width:min(100% - 28px,1160px)}.nav{height:64px}.brand{font-size:17px}.hero{padding:62px 0 52px}h1{font-size:43px}.section{padding:56px 0}.cards,.product-grid,.services,.trust,.steps,.form,.footer-grid{grid-template-columns:1fr}.banner{flex-direction:column;align-items:flex-start;padding:30px}.section-head{flex-direction:column;align-items:start}.plan-wrap{overflow-x:auto}.plan-table{min-width:760px}.mobilebar{z-index:30;border-top:1px solid var(--line);background:#fff;grid-template-columns:repeat(3,1fr);display:grid;position:fixed;bottom:0;left:0;right:0}.mobilebar a{text-align:center;padding:11px;font-size:12px;font-weight:800}.footer{padding-bottom:110px}.admin-main{padding:20px}.admin-publish-bar{flex-direction:column;align-items:stretch;top:6px}.admin-publish-bar .btn{width:100%}.admin-grid{grid-template-columns:1fr}.admin-create-heading{flex-direction:column;align-items:start;gap:6px}.admin-form-grid{grid-template-columns:1fr}.admin-field-wide{grid-column:auto}.admin-create-actions{flex-direction:column;align-items:stretch}.admin-create-actions .btn{width:100%}.sidebar nav{display:flex;overflow:auto}.sidebar button{white-space:nowrap}}.brand{align-items:center;gap:10px;min-width:190px;display:flex}.brand img{object-fit:contain;object-position:center;width:44px;height:44px}.brand span{font-weight:900;line-height:1}.brand small{margin-top:6px;display:block}.hero{position:relative;overflow:hidden}.hero:after{content:"";filter:drop-shadow(0 28px 38px #bd5f3b33);background:url(/assets/ponhao-cat-transparent.png) 50%/contain no-repeat;width:390px;height:410px;position:absolute;top:50%;right:7%;transform:translateY(-50%)}.hero>.container{z-index:2;position:relative}.phone-monogram{color:#8c5c43;font-size:64px;font-weight:950}.price-list{border:1px solid var(--line);background:#fff;border-radius:22px;overflow:hidden}.price-list table{border-collapse:collapse;width:100%}.price-list th{color:#fff;text-align:left;background:#3a2b22;padding:17px}.price-list td{border-bottom:1px solid var(--line);padding:17px}.brand-pill{background:#eee3d2;border-radius:999px;padding:5px 11px;font-size:12px;font-weight:800;display:inline-flex}.price-cell{color:var(--clay);font-size:20px;font-weight:900}.product-list-brand{align-items:center;gap:10px;min-width:0;display:flex}.product-list-photo,.product-list-placeholder{border:1px solid var(--line);object-fit:contain;background:#fff;border-radius:12px;flex:0 0 58px;place-items:center;width:58px;height:58px;display:grid;overflow:hidden}.product-list-photo{padding:5px}.product-list-placeholder{color:var(--ink);font-weight:900}.plan-type{color:#8d3f26;background:#f4dfd3;border-radius:999px;padding:5px 10px;font-size:12px;font-weight:800;display:inline-flex}.plan-note{color:#fff;background:#30261f;border-radius:20px;margin:28px 0;padding:26px}.discount-new{color:#2f6b55;font-weight:900}.discount-port{color:#bd5f3b;font-weight:900}.discount-renew{color:#5b4b8a;font-weight:900}@media (width<=980px){.hero:after{opacity:.14;width:270px;height:285px;right:-80px}.price-list{overflow:auto}.price-list table{min-width:760px}}@media (width<=620px){.brand{min-width:auto}.brand img{width:36px;height:36px}.brand span{font-size:16px}.price-list table{min-width:680px}}.product-detail{grid-template-columns:1fr 1fr;align-items:start;min-width:0;max-width:100%}.product-detail>*{min-width:0;max-width:100%}.product-visual{isolation:isolate;background:#fff;min-width:0;height:520px;padding:clamp(18px,4vw,48px);overflow:hidden}.featured-product{min-width:0;overflow:hidden}.featured-product h3,.featured-product>span{overflow-wrap:anywhere}.featured-product .product-photo{padding:10px}.product-visual .product-photo{padding:0}.product-visual .device{width:112px;height:205px;transform:none;box-shadow:18px 16px #9a705b}.product-info{min-width:0;overflow:hidden}.product-info h1{word-break:break-word;overflow-wrap:anywhere;font-size:clamp(36px,4vw,52px)}.product-info .price,.product-info p,.product-info a{max-width:100%}.product-info h3{margin-top:30px}@media (width<=620px){body{padding-bottom:58px;overflow-x:hidden}.container{width:calc(100% - 28px)}.header .nav{gap:8px;height:60px}.brand{gap:8px;min-width:0}.brand span{white-space:nowrap;font-size:15px}.brand small{letter-spacing:.12em;margin-top:4px;font-size:7px}.header .btn.clay{display:none}.iconbtn{place-items:center;width:42px;height:42px;margin-left:auto;display:grid}.links.open{gap:0;max-height:calc(100vh - 118px);padding:10px 14px 18px;top:60px;overflow:auto;box-shadow:0 18px 30px #30261f24}.links.open a{border-bottom:1px solid var(--line);padding:14px 4px;font-size:16px;font-weight:800}.hero{min-height:auto;padding:44px 0 34px}.hero:after{display:none}.hero h1,.pagehero h1{max-width:85%;margin:12px 0 14px;font-size:38px;line-height:1.05}.lead{max-width:100%;font-size:15px;line-height:1.65}.hero .actions{grid-template-columns:1fr 1fr;gap:8px;margin-top:24px;display:grid}.hero .actions .btn{width:100%;padding:12px 8px}.hero .actions .btn:first-child{grid-column:1/-1}.pagehero{padding:38px 0 30px}.pagehero .lead{max-width:100%}.section{padding:42px 0}.section h2{font-size:30px}.cards{scroll-snap-type:x mandatory;gap:12px;margin-right:-14px;padding:0 14px 10px 0;display:flex;overflow-x:auto}.cards>.card{scroll-snap-align:start;min-width:84%}.services{grid-template-columns:1fr 1fr;gap:10px}.services .card{padding:18px 15px}.services .card h3{font-size:17px}.services .card p{font-size:13px}.featured-product .phone-art{height:130px}.featured-product .actions{grid-template-columns:1fr 1fr;margin-top:18px;display:grid}.featured-product .btn{padding:10px 7px;font-size:13px}.banner{padding:24px 20px}.banner h2{font-size:27px}.tabs{scrollbar-width:none;flex-wrap:nowrap;gap:8px;margin-left:-14px;margin-right:-14px;padding:0 14px 8px;display:flex;overflow-x:auto}.tabs::-webkit-scrollbar{display:none}.tab{white-space:nowrap;flex:none}.filters{grid-template-columns:1fr;gap:9px;display:grid}.filters .field{width:100%}.filters input{background:0 0;width:100%;min-width:0}.section-head{gap:3px;margin:18px 0 14px}.section-head .muted{font-size:12px}.price-list{background:0 0;border:0;overflow:visible}.price-list table,.price-list tbody,.price-list tr,.price-list td{width:100%;display:block}.price-list table{min-width:0}.price-list thead{display:none}.price-list tbody{gap:10px;display:grid}.price-list tr{border:1px solid var(--line);background:#fff;border-radius:16px;padding:15px}.price-list td{border:0;padding:0}.price-list td:first-child{margin-bottom:8px}.product-list-photo,.product-list-placeholder{flex-basis:64px;width:64px;height:64px}.price-list td:nth-child(2){font-size:16px;line-height:1.45}.price-list td:nth-child(3){margin:10px 0 12px;font-size:22px}.price-list td:nth-child(4){grid-template-columns:1fr 1.25fr;gap:8px;display:grid}.price-list td:nth-child(4) .btn{padding:10px 8px;font-size:13px}.brand-pill{font-size:11px}.plan-note{margin:18px 0;padding:18px 16px}.plan-note p{font-size:13px;line-height:1.8}.plan-type{margin:3px 2px 3px 0}.plan-wrap{overflow:visible}.plan-table,.plan-table tbody,.plan-table tr,.plan-table td{width:100%;display:block}.plan-table{min-width:0}.plan-table thead{display:none}.plan-table tbody{gap:12px;display:grid}.plan-table tr{border:1px solid var(--line);background:#fff;border-radius:16px;padding:16px}.plan-table td{border:0;padding:6px 0}.plan-table td:first-child{border-bottom:1px solid var(--line);margin-bottom:6px;padding-bottom:11px;font-size:18px}.plan-table td.discount-new:before{content:"新辦折扣：";color:#6c5d52;font-size:12px}.plan-table td.discount-port:before{content:"攜碼折扣：";color:#6c5d52;font-size:12px}.plan-table td.discount-renew:before{content:"續約折扣：";color:#6c5d52;font-size:12px}.plan-table td[data-label]:before{content:attr(data-label);color:#78695e;letter-spacing:.06em;margin-bottom:1px;font-size:11px;font-weight:800;display:block}.plan-table td.discount-new:before,.plan-table td.discount-port:before,.plan-table td.discount-renew:before{content:attr(data-label)}.plan-table td:last-child .btn{width:100%;margin-top:8px}.mobilebar{grid-template-columns:repeat(3,1fr);height:58px;box-shadow:0 -8px 28px #30261f1c}.mobilebar a{place-items:center;padding:8px 4px;font-size:13px;display:grid}.mobilebar a:first-child{background:var(--clay);color:#fff}.footer{padding-bottom:50px}.footer-grid{gap:20px}.map{height:240px}.phone-art[style]{height:260px!important}.product-detail{grid-template-columns:1fr;gap:12px}.product-visual{width:100%;height:220px;margin-bottom:0;padding:16px}.product-visual .device{width:82px;height:150px;transform:none;box-shadow:12px 10px #9a705b}.product-info{width:100%;padding:20px}.product-info h1{max-width:none;margin:10px 0 14px;font-size:32px;line-height:1.12}.product-info>a.btn{width:100%}.product-info h3{margin-top:24px}.admin-product-table td:first-child{font-size:14px}.admin-product-table td{overflow-wrap:anywhere;grid-template-columns:minmax(82px,.36fr) minmax(0,1fr);align-items:center;gap:10px;display:grid}.admin-product-table td[data-label]:before{margin:0}.admin-product-table .field{width:100%;min-width:0}}.ad-landing{--landing-cream:#fbf8f2;--landing-paper:#fffdf9;--landing-sand:#eee3d2;--landing-clay:#bd5f3b;--landing-brown:#3a2b22;--landing-muted:#74665b;--landing-line:#dfd3c3;background:var(--landing-cream);min-height:100vh;color:var(--landing-brown);padding-bottom:82px;overflow-x:clip}.landing-shell{width:min(1120px,100% - 32px);margin-inline:auto}.landing-header{z-index:40;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fbf8f2f0;border-bottom:1px solid #dfd3c3d9;position:sticky;top:0}.landing-header-inner{justify-content:space-between;align-items:center;gap:18px;min-height:64px;display:flex}.landing-logo .brand{min-width:0;margin:0}.landing-logo .brand img{width:40px;height:40px}.landing-logo .brand span{font-size:17px}.landing-store-link{border-bottom:1px solid var(--landing-brown);justify-content:center;align-items:center;min-width:76px;min-height:44px;font-weight:800;display:inline-flex}.landing-hero{border-bottom:1px solid var(--landing-line);background:radial-gradient(circle at 90% 16%,#bd5f3b29,#0000 31%),linear-gradient(145deg,#fbf8f2 28%,#f1e4d4 100%);position:relative;overflow:hidden}.landing-hero-grid{align-items:center;gap:32px;min-height:590px;padding-block:52px;display:grid}.landing-hero-copy{z-index:2;position:relative}.landing-eyebrow{color:var(--landing-clay);letter-spacing:.14em;margin:0 0 12px;font-size:12px;font-weight:900}.landing-hero h1{letter-spacing:-.055em;text-wrap:balance;max-width:690px;margin:0;font-size:clamp(40px,6.5vw,72px);line-height:1.05}.landing-hero-description{color:#5f5147;max-width:610px;margin:22px 0 0;font-size:18px;line-height:1.75}.landing-hero-note{color:var(--landing-muted);margin:13px 0 0;font-size:14px}.landing-hero-actions{gap:12px;margin-top:28px;display:grid}.landing-btn{text-align:center;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-height:50px;padding:12px 20px;font-weight:900;line-height:1.35;display:inline-flex}.landing-btn-primary{border-color:var(--landing-clay);background:var(--landing-clay);color:#fff;box-shadow:0 10px 24px #823f262e}.landing-btn-secondary{border-color:var(--landing-brown);color:var(--landing-brown);background:0 0}.landing-btn-light{color:var(--landing-brown);background:#fff}.landing-skip-link{justify-content:center;align-items:center;min-height:44px;font-weight:800;display:inline-flex}.landing-hero-products{display:none}.landing-section{padding-block:64px;scroll-margin-top:72px}.landing-section-heading{max-width:700px;margin-bottom:28px}.landing-section-heading h2,.landing-inquiry-tip h2,.landing-final-cta h2{letter-spacing:-.04em;text-wrap:balance;margin:0;font-size:clamp(32px,5vw,52px);line-height:1.12}.landing-section-heading>p:last-child,.landing-inquiry-tip>p,.landing-final-cta>p{color:var(--landing-muted);margin:14px 0 0;font-size:16px;line-height:1.75}.landing-search-section{padding-bottom:22px}.landing-search-form{border:1px solid var(--landing-line);background:#fff;border-radius:18px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;width:100%;min-height:58px;padding:7px 8px 7px 16px;display:grid;box-shadow:0 12px 38px #3a2b220f}.landing-search-form input{width:100%;min-width:0;color:var(--landing-brown);background:0 0;border:0;outline:0;font-size:16px}.landing-search-form button{background:var(--landing-brown);color:#fff;border:0;border-radius:13px;min-width:70px;min-height:44px;font-weight:900}.landing-brand-filter{flex-wrap:wrap;gap:8px;margin-top:16px;display:flex}.landing-brand-filter button,.landing-plan-tabs button{border:1px solid var(--landing-line);min-height:44px;color:var(--landing-brown);background:#fff;border-radius:999px;padding:9px 15px;font-weight:800}.landing-brand-filter button.active,.landing-plan-tabs button.active{border-color:var(--landing-brown);background:var(--landing-brown);color:#fff}.landing-results-heading{justify-content:space-between;align-items:end;gap:20px;max-width:none;display:flex}.landing-results-heading>p{color:var(--landing-muted);flex:none;margin:0}.landing-product-grid{gap:14px;display:grid}.landing-product-card{border:1px solid var(--landing-line);background:var(--landing-paper);border-radius:22px;grid-template-columns:96px minmax(0,1fr);gap:16px;min-width:0;padding:16px;display:grid;box-shadow:0 12px 34px #3a2b220b}.landing-product-image{width:96px;height:122px;color:var(--landing-clay);background:linear-gradient(145deg,#f4ece1,#ead8c5);border-radius:16px;place-items:center;font-size:38px;font-weight:900;display:grid;overflow:hidden}.landing-product-image img{object-fit:contain;width:100%;height:100%;padding:8px;display:block}.landing-product-copy{min-width:0}.landing-brand-pill{background:var(--landing-sand);border-radius:999px;padding:4px 9px;font-size:11px;font-weight:900;display:inline-flex}.landing-product-copy h3{overflow-wrap:anywhere;margin:8px 0 2px;font-size:19px;line-height:1.25}.landing-spec{color:var(--landing-muted);margin:0;font-size:15px;font-weight:800}.landing-price-label{color:var(--landing-muted);margin:10px 0 0;font-size:11px;font-weight:800}.landing-price{color:var(--landing-clay);margin:0;font-size:23px;font-weight:950;line-height:1.2}.landing-stock{color:var(--landing-muted);grid-column:1/-1;margin:6px 0 0;font-size:12px}.landing-product-actions{grid-column:1/-1;gap:4px;display:grid}.landing-product-actions .landing-btn{width:100%}.landing-text-button{min-height:44px;color:var(--landing-brown);text-underline-offset:4px;background:0 0;border:0;font-weight:900;text-decoration:underline}.landing-load-more{width:100%;margin-top:22px}.landing-data-note{color:var(--landing-muted);text-align:center;margin:22px 0 0;font-size:13px}.landing-empty{border:1px dashed var(--landing-line);text-align:center;background:#fff;border-radius:22px;padding:32px 20px}.landing-empty p{color:var(--landing-muted)}.landing-plan-section{background:#f0e7db}.landing-plan-layout{gap:26px;display:grid}.landing-selected-product{border-left:3px solid var(--landing-clay);color:var(--landing-brown);margin-top:20px;padding:10px 0 10px 13px}.landing-plan-tabs{grid-template-columns:repeat(3,1fr);gap:7px;margin-bottom:12px;display:grid}.landing-plan-tabs button{padding-inline:8px}.landing-plan-card{border:1px solid var(--landing-line);background:#fff;border-radius:24px;padding:24px 20px}.landing-plan-card>span{color:var(--landing-clay);font-size:13px;font-weight:950}.landing-plan-card h3{margin:8px 0 10px;font-size:23px}.landing-plan-card p{color:var(--landing-muted);line-height:1.7}.landing-plan-card .landing-btn{width:100%;margin-top:8px}.landing-plan-detail-link{justify-content:center;align-items:center;min-height:44px;margin-top:7px;font-weight:900;display:flex}.landing-inquiry-tip{background:var(--landing-brown);color:#fff;border-radius:28px;padding:34px 22px}.landing-inquiry-tip>p:not(.landing-eyebrow){color:#e9ded4}.landing-inquiry-tip .landing-btn{width:100%;margin-top:22px}.landing-store-section{border-bottom:1px solid var(--landing-line)}.landing-store-grid{gap:14px;display:grid}.landing-store-card{border:1px solid var(--landing-line);background:#fff;border-radius:22px;padding:22px}.landing-store-card svg{color:var(--landing-clay)}.landing-store-card h3{margin:14px 0;font-size:22px}.landing-store-card p{color:var(--landing-muted);margin:5px 0}.landing-store-actions{grid-template-columns:1fr 1fr;gap:8px;margin-top:20px;display:grid}.landing-store-actions a{border:1px solid var(--landing-brown);text-align:center;border-radius:999px;justify-content:center;align-items:center;min-height:48px;padding:8px;font-size:13px;font-weight:900;display:flex}.landing-store-actions a:last-child{background:var(--landing-brown);color:#fff}.landing-trust-section{background:#fffaf3}.landing-trust-grid{gap:22px;display:grid}.landing-trust-copy{gap:12px;display:grid}.landing-trust-copy p{border-left:2px solid var(--landing-line);color:var(--landing-muted);margin:0;padding-left:14px;line-height:1.75}.landing-faq-layout{gap:14px;display:grid}.landing-faq-list{border-top:1px solid var(--landing-line)}.landing-faq-list details{border-bottom:1px solid var(--landing-line);padding-block:4px}.landing-faq-list summary{cursor:pointer;min-height:62px;padding:17px 28px 17px 0;font-weight:900;line-height:1.5}.landing-faq-list p{color:var(--landing-muted);margin:0 0 20px;line-height:1.8}.landing-final-cta{background:var(--landing-clay);color:#fff;text-align:center;padding-block:74px}.landing-final-cta .landing-eyebrow,.landing-final-cta>.landing-shell>p{color:#fff1e8}.landing-final-cta .landing-btn{width:100%;margin-top:24px}.landing-sticky-cta{z-index:50;padding:10px 16px calc(10px + env(safe-area-inset-bottom));border-top:1px solid var(--landing-line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffdf9f5;position:fixed;bottom:0;left:0;right:0}.landing-sticky-cta .landing-btn{width:100%}@media (width>=720px){.ad-landing{padding-bottom:0}.landing-shell{width:min(1120px,100% - 48px)}.landing-header-inner{min-height:74px}.landing-hero-grid{grid-template-columns:minmax(0,1.2fr) minmax(260px,.8fr);min-height:650px;padding-block:72px}.landing-hero-actions{grid-template-columns:max-content max-content;align-items:center}.landing-hero-products{height:440px;display:block;position:relative}.landing-hero-phone{background:#fffdf9e0;border:1px solid #dfd3c3e6;border-radius:34px;place-items:center;width:66%;height:330px;padding:26px 18px 48px;display:grid;position:absolute;box-shadow:0 24px 70px #3a2b2224}.landing-hero-phone img{object-fit:contain;width:100%;height:100%;min-height:0}.landing-hero-phone span{text-align:center;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:900;position:absolute;bottom:15px;left:14px;right:14px;overflow:hidden}.landing-hero-phone.phone-1{top:0;right:0;transform:rotate(4deg)}.landing-hero-phone.phone-2{bottom:0;left:0;transform:rotate(-5deg)}.landing-search-form{max-width:760px}.landing-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.landing-load-more{width:auto;margin-inline:auto;padding-inline:34px;display:flex}.landing-plan-layout,.landing-trust-grid,.landing-faq-layout{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);align-items:start;gap:64px}.landing-inquiry-tip{padding:48px}.landing-inquiry-tip .landing-btn{width:auto}.landing-store-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.landing-final-cta .landing-btn{width:auto;padding-inline:34px}.landing-sticky-cta{display:none}}@media (width>=1040px){.landing-section{padding-block:88px}.landing-product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.landing-product-card{grid-template-columns:1fr;padding:18px}.landing-product-image{width:100%;height:220px}.landing-product-copy h3{font-size:22px}}@media (width<=380px){.landing-shell{width:calc(100% - 28px)}.landing-logo .brand span{font-size:15px}.landing-logo .brand small{font-size:7px}.landing-hero-grid{min-height:auto;padding-block:42px}.landing-hero h1{font-size:38px}.landing-hero-description{font-size:16px}.landing-section{padding-block:54px}.landing-product-card{grid-template-columns:84px minmax(0,1fr);gap:13px;padding:14px}.landing-product-image{width:84px;height:112px}.landing-product-copy h3{font-size:18px}.landing-price{font-size:21px}.landing-store-actions{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.ad-landing *{scroll-behavior:auto!important}}.campaign-page{--campaign-cream:#fbf7f0;--campaign-paper:#fffdf9;--campaign-sand:#eee1cf;--campaign-clay:#bf603d;--campaign-brown:#34261f;--campaign-muted:#74645a;--campaign-line:#ddcfbe;background:var(--campaign-cream);min-height:100vh;color:var(--campaign-brown);padding-bottom:78px;overflow-x:clip}.campaign-shell{width:min(1120px,100% - 28px);margin-inline:auto}.campaign-narrow{max-width:820px}.campaign-header{z-index:50;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fbf7f0f2;border-bottom:1px solid #ddcfbed9;position:sticky;top:0}.campaign-header-inner{justify-content:space-between;align-items:center;gap:12px;min-height:64px;display:flex}.campaign-header .brand{min-width:0;margin:0}.campaign-header .brand img{width:40px;height:40px}.campaign-header .brand span{font-size:17px}.campaign-header-line,.campaign-primary-action,.campaign-more-prices,.campaign-plan-actions a,.campaign-store-map,.campaign-final-home,.campaign-final-line{text-align:center;border-radius:999px;justify-content:center;align-items:center;min-height:50px;padding:10px 18px;font-weight:950;display:inline-flex}.campaign-header-line,.campaign-primary-action,.campaign-final-line{background:var(--campaign-clay);color:#fff}.campaign-header-line{white-space:nowrap;min-height:44px;padding:8px 15px}.campaign-hero{border-bottom:1px solid var(--campaign-line);background:radial-gradient(circle at 90% 12%,#bf603d38,#0000 31%),linear-gradient(145deg,#fbf7f0 10%,#ead8c3 100%)}.campaign-hero-grid{gap:26px;padding-block:36px 46px;display:grid}.campaign-hero-copy{min-width:0}.campaign-eyebrow{color:var(--campaign-clay);letter-spacing:.12em;margin:0 0 10px;font-size:12px;font-weight:950}.campaign-hero-campaign-title,.campaign-story h2,.campaign-section-heading h2,.campaign-plans h2,.campaign-disclaimer h2,.campaign-final h2,.campaign-unavailable h1{letter-spacing:-.045em;overflow-wrap:anywhere;text-wrap:balance;margin:0;line-height:1.08}.campaign-hero-kicker{color:var(--campaign-clay);letter-spacing:.15em;margin:0 0 10px;font-size:11px;font-weight:950}.campaign-hero-campaign-title{font-size:clamp(38px,10vw,72px)}.campaign-hero-product-name{overflow-wrap:anywhere;margin:24px 0 0;font-size:clamp(24px,6vw,38px);font-weight:950;line-height:1.15}.campaign-hero-spec{color:var(--campaign-muted);overflow-wrap:anywhere;margin:7px 0 0;font-size:clamp(18px,5vw,25px);font-weight:900}.campaign-hero-price-label{color:var(--campaign-muted);margin:20px 0 3px;font-size:12px;font-weight:850}.campaign-hero-price{color:var(--campaign-clay);margin:0;font-size:clamp(35px,11vw,56px);font-weight:950;line-height:1}.campaign-hero-description{color:#5f5046;margin:18px 0 0;font-size:16px;line-height:1.7}.campaign-hero-actions{margin-top:22px;display:grid}.campaign-primary-action{width:100%;min-height:54px}.campaign-hero-visual{background:#fffdf9db;border:1px solid #ddcfbeeb;border-radius:30px;place-items:center;min-width:0;min-height:310px;padding:22px;display:grid;position:relative;overflow:hidden;box-shadow:0 24px 50px #34261f1f}.campaign-hero-visual picture{display:contents}.campaign-hero-visual img{object-fit:contain;width:100%;height:300px}.campaign-hero-visual b{background:var(--campaign-clay);color:#fff;border-radius:999px;padding:6px 11px;font-size:12px;position:absolute;top:16px;left:16px}.campaign-image-pending{color:var(--campaign-muted);text-align:center;font-size:13px;font-weight:850;line-height:1.5}.campaign-story,.campaign-prices,.campaign-plans,.campaign-disclaimer,.campaign-stores,.campaign-final{padding-block:58px}.campaign-story{border-bottom:1px solid var(--campaign-line);background:#fffaf4}.campaign-story-b{background:var(--campaign-sand)}.campaign-story h2,.campaign-section-heading h2,.campaign-plans h2,.campaign-disclaimer h2,.campaign-final h2{font-size:clamp(31px,8vw,50px)}.campaign-story>div>p:last-child,.campaign-plans>div>p:not(.campaign-eyebrow),.campaign-disclaimer>div>p:last-child,.campaign-final>div>p:not(.campaign-eyebrow){color:var(--campaign-muted);margin:16px 0 0;font-size:16px;line-height:1.8}.campaign-section-heading{max-width:760px;margin-bottom:26px}.campaign-product-grid{gap:14px;display:grid}.campaign-product-card{border:1px solid var(--campaign-line);background:var(--campaign-paper);border-radius:24px;grid-template-columns:104px minmax(0,1fr);gap:15px;min-width:0;padding:16px;display:grid;position:relative;box-shadow:0 14px 36px #34261f0e}.campaign-product-card.is-selected{border-color:#bf603dc7;box-shadow:0 18px 42px #9c482a21}.campaign-product-number{color:#c7b6a7;font-size:12px;font-weight:950;position:absolute;top:14px;right:16px}.campaign-product-image{background:linear-gradient(145deg,#f2e7d9,#e9d5c2);border-radius:17px;place-items:center;width:104px;height:142px;display:grid;overflow:hidden}.campaign-product-image img{object-fit:contain;width:100%;height:100%;padding:8px}.campaign-product-copy{min-width:0;padding-right:12px}.campaign-product-label{color:#8d3e25;overflow-wrap:anywhere;background:#f3ddd2;border-radius:999px;max-width:calc(100% - 24px);padding:4px 9px;font-size:11px;font-weight:950;display:inline-flex}.campaign-product-copy h3{overflow-wrap:anywhere;margin:8px 0 2px;font-size:20px;line-height:1.25}.campaign-product-spec{color:var(--campaign-muted);overflow-wrap:anywhere;margin:0;font-size:15px;font-weight:850}.campaign-product-price-label{color:var(--campaign-muted);margin:12px 0 0;font-size:11px;font-weight:800}.campaign-product-price{color:var(--campaign-clay);overflow-wrap:anywhere;margin:0;font-size:clamp(23px,7vw,30px);font-weight:950;line-height:1.15}.campaign-product-card>.landing-btn{background:var(--campaign-clay);color:#fff;grid-column:1/-1;width:100%;min-height:50px}.campaign-empty{border:1px dashed var(--campaign-line);color:var(--campaign-muted);text-align:center;background:#fff;border-radius:24px;padding:36px 20px}.campaign-more-prices{border:1px solid var(--campaign-brown);width:100%;min-height:56px;color:var(--campaign-brown);margin-top:22px}.campaign-plans{background:#eadfd2}.campaign-plan-actions{gap:10px;margin-top:24px;display:grid}.campaign-plan-actions a{border:1px solid var(--campaign-brown);background:var(--campaign-paper);width:100%;color:var(--campaign-brown)}.campaign-disclaimer{border-bottom:1px solid var(--campaign-line);background:var(--campaign-brown);color:#fff}.campaign-disclaimer .campaign-eyebrow{color:#efb298}.campaign-disclaimer>div>p:last-child{color:#f1e6df}.campaign-store-grid{gap:14px;display:grid}.campaign-store-grid article{border:1px solid var(--campaign-line);background:var(--campaign-paper);border-radius:24px;gap:9px;min-width:0;padding:22px;display:grid}.campaign-store-grid svg{color:var(--campaign-clay)}.campaign-store-grid h3{margin:2px 0 6px;font-size:24px}.campaign-store-grid p{color:var(--campaign-muted);overflow-wrap:anywhere;margin:0;line-height:1.6}.campaign-store-grid article>a:not(.campaign-store-map){width:max-content;color:var(--campaign-brown);font-size:18px;font-weight:900}.campaign-store-map{background:var(--campaign-brown);color:#fff;width:100%;margin-top:8px}.campaign-final{background:var(--campaign-brown);color:#fff;text-align:center}.campaign-final .campaign-eyebrow{color:#efb298}.campaign-final>div>p:not(.campaign-eyebrow){color:#f1e6df}.campaign-final>div>div,.campaign-unavailable>div>div{gap:10px;margin-top:25px;display:grid}.campaign-final-home{color:#fff;border:1px solid #fff}.campaign-unavailable{text-align:center;place-items:center;min-height:62vh;padding-block:70px;display:grid}.campaign-unavailable h1{font-size:clamp(38px,10vw,64px)}.campaign-unavailable p{color:var(--campaign-muted);line-height:1.75}.campaign-unavailable .campaign-final-home{border-color:var(--campaign-brown);color:var(--campaign-brown)}.campaign-sticky{z-index:60;padding:9px 12px calc(9px + env(safe-area-inset-bottom));border-top:1px solid var(--campaign-line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffdf9f7;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:9px;display:grid;position:fixed;bottom:0;left:0;right:0}.campaign-sticky>div{min-width:0;display:grid}.campaign-sticky span{text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:800;overflow:hidden}.campaign-sticky strong{color:var(--campaign-clay);font-size:17px}.campaign-sticky>a{background:var(--campaign-clay);color:#fff;border-radius:999px;justify-content:center;align-items:center;min-height:46px;padding:9px 16px;font-weight:950;display:flex}.campaign-loading{color:#34261f;background:#fbf7f0;place-content:center;justify-items:center;gap:18px;min-height:100vh;display:grid}.admin-campaign-layout{grid-template-columns:minmax(220px,280px) minmax(0,1fr);align-items:start;gap:18px;display:grid}.admin-campaign-list{gap:8px;padding:16px;display:grid;position:sticky;top:18px}.admin-campaign-list .admin-create-heading{align-items:center;margin-bottom:6px}.admin-campaign-list button:not(.btn){border:1px solid var(--line);color:#30261f;text-align:left;background:#fff;border-radius:12px;gap:4px;width:100%;padding:12px;display:grid}.admin-campaign-list button.active{background:#f8e7df;border-color:#bd5f3b}.admin-campaign-list button span{font-weight:900}.admin-campaign-list button small{color:#74665b}.admin-campaign-editor{gap:18px;min-width:0;display:grid}.admin-campaign-card{min-width:0}.admin-campaign-card textarea.field{resize:vertical;min-height:96px}.admin-hero-upload-grid,.admin-campaign-add-product{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.admin-campaign-add-product{grid-template-columns:minmax(0,1fr) auto;align-items:end}.admin-campaign-products{gap:12px;margin-top:16px;display:grid}.admin-campaign-product{border:1px solid var(--line);background:#fffaf4;border-radius:14px;grid-template-columns:minmax(210px,1fr) minmax(180px,.8fr) auto;align-items:end;gap:12px;padding:12px;display:grid}.admin-campaign-product-main{align-items:center;gap:10px;min-width:0;display:flex}.admin-campaign-product-main img{object-fit:contain;background:#fff;border-radius:8px;width:54px;height:64px;padding:4px}.admin-campaign-product-main div{gap:4px;min-width:0;display:grid}.admin-campaign-product-main b,.admin-campaign-product-main span{overflow-wrap:anywhere}.admin-campaign-product-main span{color:#74665b;font-size:13px}.admin-campaign-primary{white-space:nowrap;align-items:center;gap:6px;padding-bottom:13px;font-weight:900;display:inline-flex}.admin-campaign-product-actions{grid-column:1/-1;justify-content:flex-end;gap:8px;display:flex}.admin-campaign-product-actions button{color:#30261f;background:#fff;border:1px solid #6d5c51;border-radius:9px;min-height:40px;padding:7px 12px;font-weight:800}.admin-campaign-product-actions button.danger{color:#9a3324;border-color:#b84b38}.admin-campaign-product-actions button:disabled{opacity:.35}.admin-campaign-save{margin-bottom:0;top:auto;bottom:14px}@media (width>=720px){.campaign-page{padding-bottom:0}.campaign-shell{width:min(1120px,100% - 48px)}.campaign-header-inner{min-height:74px}.campaign-hero-grid{grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);align-items:center;min-height:650px;padding-block:70px}.campaign-primary-action{width:max-content;max-width:100%;padding-inline:26px}.campaign-hero-visual{min-height:440px}.campaign-hero-visual img{height:390px}.campaign-story,.campaign-prices,.campaign-plans,.campaign-disclaimer,.campaign-stores,.campaign-final{padding-block:88px}.campaign-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.campaign-plan-actions{grid-template-columns:repeat(3,minmax(0,1fr))}.campaign-store-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.campaign-final>div>div{grid-template-columns:max-content max-content;justify-content:center}.campaign-more-prices{width:max-content;margin-inline:auto;padding-inline:34px}.campaign-sticky{display:none}}@media (width>=1040px){.campaign-product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.campaign-product-card{grid-template-columns:1fr;padding:18px}.campaign-product-image{width:100%;height:240px}.campaign-product-card>.landing-btn{grid-column:auto}.campaign-product-copy{padding-right:0}}@media (width<=980px){.admin-campaign-layout{grid-template-columns:1fr}.admin-campaign-list{grid-template-columns:repeat(2,minmax(0,1fr));position:static}.admin-campaign-list .admin-create-heading{grid-column:1/-1}.admin-campaign-product{grid-template-columns:minmax(0,1fr) minmax(180px,.7fr)}.admin-campaign-primary{grid-column:1/-1;padding-bottom:0}}@media (width<=620px){.campaign-header .brand span{font-size:15px}.campaign-header .brand small{font-size:7px}.campaign-hero-grid{padding-block:34px 44px}.campaign-story,.campaign-prices,.campaign-plans,.campaign-disclaimer,.campaign-stores,.campaign-final{padding-block:58px}.admin-campaign-list,.admin-hero-upload-grid,.admin-campaign-add-product,.admin-campaign-product{grid-template-columns:1fr}.admin-campaign-add-product .btn{width:100%}.admin-campaign-primary{grid-column:auto}.admin-campaign-product-actions{justify-content:stretch}.admin-campaign-product-actions button{flex:1;padding-inline:7px}.admin-campaign-save{bottom:6px}}@media (width<=374px){.campaign-shell{width:calc(100% - 24px)}.campaign-header-line{padding-inline:12px;font-size:13px}.campaign-product-card{grid-template-columns:88px minmax(0,1fr);gap:12px;padding:13px}.campaign-product-image{width:88px;height:124px}.campaign-product-copy h3{font-size:18px}.campaign-product-price{font-size:22px}.campaign-hero-campaign-title{font-size:35px}.campaign-sticky{padding-inline:10px}.campaign-sticky>a{padding-inline:13px}}@media (prefers-reduced-motion:reduce){.campaign-page *{scroll-behavior:auto!important}}
