/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@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;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::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]){-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance: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{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--ink:#16233a;--blue:#56bce8;--blue-dark:#1975b5;--pink:#f4a9be;--cream:#fff8ed;--yellow:#ffd66e;--line:#d8e1e8}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:#fffdf8;margin:0;font-family:Arial,Noto Sans TC,sans-serif}button,a{font:inherit}a{color:inherit;text-decoration:none}button{color:inherit}.announcement{background:var(--ink);color:#fff;letter-spacing:.07em;place-items:center;height:34px;font-size:12px;display:grid}.nav{z-index:20;background:#fffdf8;border-bottom:1px solid #e7e1d8;justify-content:space-between;align-items:center;height:84px;padding:0 max(5vw,28px);display:flex;position:relative}.brand{align-items:center;gap:12px;display:flex}.brand-mark{background:var(--blue);border:3px solid var(--ink);text-align:center;width:48px;height:48px;box-shadow:3px 3px 0 var(--ink);border-radius:50%;place-content:center;font-size:12px;font-weight:900;line-height:.75;display:grid;transform:rotate(-7deg)}.brand-mark i{color:#fff;font-size:9px;font-style:normal}.brand>span:last-child{flex-direction:column;gap:3px;display:flex}.brand b{letter-spacing:.08em;font-size:17px}.brand small{letter-spacing:.18em;color:#708096;font-size:8px}.nav-links{gap:34px;font-size:14px;font-weight:700;display:flex}.nav-links a:hover{color:var(--blue-dark)}.cart{cursor:pointer;background:0;border:0;font-size:22px;position:relative}.cart span{background:var(--pink);border:2px solid var(--ink);border-radius:50%;place-items:center;width:19px;height:19px;font-size:10px;font-weight:800;display:grid;position:absolute;top:-7px;right:-8px}.menu-button{background:0;border:0;font-size:24px;display:none}.hero{background:radial-gradient(circle at 77% 37%,#d7f2ff 0 18%,#0000 18.2%),linear-gradient(115deg,#fffaf1 0 51%,#eef9fd 51%);grid-template-columns:.9fr 1.1fr;min-height:670px;padding:75px max(7vw,35px) 40px;display:grid;position:relative;overflow:hidden}.hero-copy{z-index:2;align-self:center;max-width:590px}.eyebrow,.kicker{letter-spacing:.16em;color:var(--blue-dark);font-size:12px;font-weight:900}.eyebrow span{color:var(--pink)}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.055em;margin:23px 0;font-size:clamp(48px,5.5vw,78px);line-height:1.12}h1 em{color:var(--blue-dark);font-style:normal;position:relative}h1 em:after{content:"";background:var(--pink);opacity:.6;z-index:-1;height:8px;position:absolute;bottom:1px;left:0;right:0;transform:rotate(-1deg)}.hero-copy>p{color:#576477;max-width:520px;font-size:17px;line-height:1.9}.hero-actions{gap:13px;margin:30px 0;display:flex}.button{border:2px solid var(--ink);cursor:pointer;border-radius:4px;justify-content:center;align-items:center;min-height:50px;padding:0 25px;font-size:14px;font-weight:900;display:inline-flex}.button span{margin-left:24px}.primary{color:#fff;background:var(--ink);box-shadow:5px 5px 0 var(--pink)}.secondary{background:#fff}.dark{color:#fff;background:var(--ink)}.micro-proof{color:#667486;gap:19px;font-size:12px;font-weight:700;display:flex}.hero-visual{min-height:530px;position:relative}.bear{object-fit:contain;filter:drop-shadow(0 20px 15px #16233a24);position:absolute}.bear.ho{z-index:2;height:82%;bottom:-6%;left:2%}.bear.pi{z-index:3;height:88%;bottom:-7%;right:2%}.speech{border:2px solid var(--ink);text-align:center;z-index:5;background:#fff;border-radius:50%;padding:17px 20px;font-size:12px;line-height:1.45;position:absolute;box-shadow:4px 5px #16233a1f}.speech:after{content:"";border-right:2px solid var(--ink);border-bottom:2px solid var(--ink);background:#fff;width:14px;height:14px;position:absolute;bottom:-8px;left:45%;transform:rotate(45deg)}.s1{top:3%;left:4%}.s2{top:0;right:5%}.quality-stamp{z-index:6;border:2px dashed var(--ink);background:var(--yellow);border-radius:50%;justify-content:center;align-items:center;width:112px;height:112px;display:flex;position:absolute;bottom:1%;right:4%;transform:rotate(7deg)}.quality-stamp strong{font-size:38px}.quality-stamp span{font-size:9px;font-weight:900;line-height:1.3}.road-lines{border-top:3px dashed #16233a21;border-radius:50%;width:64%;height:85px;position:absolute;bottom:-28px;right:-10%;transform:rotate(-4deg)}.trust-strip{border-block:1px solid var(--line);background:#fff;grid-template-columns:repeat(3,1fr);padding:0 6vw;display:grid}.trust-strip>div{border-right:1px solid var(--line);justify-content:center;align-items:center;gap:15px;min-height:104px;display:flex}.trust-strip>div:last-child{border:0}.trust-strip b{font-size:28px}.trust-strip span{flex-direction:column;gap:5px;display:flex}.trust-strip strong{font-size:14px}.trust-strip small{color:#7a8797;font-size:11px}.section{padding:110px max(7vw,35px)}.section-head{justify-content:space-between;align-items:end;margin-bottom:40px;display:flex}.section-head h2,.story-copy h2,.promise h2,.faq h2{letter-spacing:-.04em;margin:12px 0 0;font-size:clamp(37px,4vw,56px);line-height:1.15}.section-head p{color:#6b7788;width:370px;margin:0;font-size:14px;line-height:1.8}.product-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.product-card{border:1px solid var(--line);background:#fff;transition:all .25s}.product-card:hover{transform:translateY(-7px);box-shadow:0 18px 35px #16233a1a}.product-image{place-items:center;height:295px;display:grid;position:relative;overflow:hidden}.product-image:after{content:"";border:22px solid #ffffff73;border-radius:50%;width:170px;height:170px;position:absolute}.product-image.blue{background:#cdeffc}.product-image.pink{background:#fce0e7}.product-image.yellow{background:#fff0ba}.product-icon{filter:drop-shadow(0 13px 8px #0000001c);z-index:2;font-size:110px}.tag{background:var(--ink);color:#fff;letter-spacing:.08em;z-index:3;padding:7px 11px;font-size:9px;font-weight:900;position:absolute;top:14px;left:14px}.mini-bear{border:2px solid var(--ink);z-index:3;background:#fff;border-radius:50%;place-items:center;width:48px;height:48px;font-size:12px;font-weight:900;display:grid;position:absolute;bottom:14px;right:16px;transform:rotate(8deg)}.product-info{padding:22px}.product-info p{color:#8a95a3;margin-bottom:8px;font-size:11px}.product-info h3{margin-bottom:21px;font-size:18px}.product-info>div{justify-content:space-between;align-items:center;display:flex}.product-info strong{color:var(--blue-dark)}.product-info button{border:2px solid var(--ink);cursor:pointer;background:#fff;width:39px;height:39px;font-size:23px}.product-info button:hover{background:var(--ink);color:#fff}.text-link{border:0;border-bottom:2px solid var(--ink);cursor:pointer;background:0;margin:38px auto 0;padding:10px 0;font-weight:900;display:block}.bear-story{background:var(--blue);grid-template-columns:1.05fr .95fr;min-height:720px;display:grid;overflow:hidden}.story-visual{min-height:650px;position:relative}.blob{border:2px solid var(--ink);background:#fff5d9;border-radius:50%;width:72%;height:72%;position:absolute;top:15%;left:13%;box-shadow:13px 14px #16233a1f}.story-visual img{object-fit:contain;filter:drop-shadow(0 15px 10px #16233a21);position:absolute}.story-ho{z-index:2;height:72%;bottom:0;left:8%}.story-pi{z-index:3;height:75%;bottom:-2%;right:0}.story-copy{background:#fffaf0;padding:100px 7vw}.story-copy>p{color:#5e6d80;max-width:540px;margin:27px 0;line-height:1.9}.personas{border-top:1px solid var(--line);margin-bottom:30px}.personas>div{border-bottom:1px solid var(--line);align-items:center;gap:15px;padding:16px 0;display:flex}.personas b{background:var(--blue);border:2px solid var(--ink);border-radius:50%;place-items:center;width:43px;height:43px;font-size:11px;display:grid}.personas div:nth-child(2) b{background:var(--pink)}.personas span{flex-direction:column;gap:4px;display:flex}.personas small{color:#7d8896}.promise{background:#fff}.promise-title{justify-content:space-between;align-items:flex-start;display:flex}.promise-title .kicker{margin-top:15px}.steps{border-top:2px solid var(--ink);grid-template-columns:repeat(3,1fr);margin-top:64px;display:grid}.steps article{border-right:1px solid var(--line);margin-right:35px;padding:35px 40px 10px 0}.steps article:last-child{border:0}.steps i{color:var(--pink);font-size:38px;font-style:normal;font-weight:900;display:block}.steps b{margin:17px 0 12px;font-size:19px;display:block}.steps p{color:#778395;font-size:13px;line-height:1.8}.quote{background:var(--ink);color:#fff;text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:370px;padding:60px 25px;display:flex;position:relative;overflow:hidden}.quote>span{color:#ffffff0d;font-family:Georgia;font-size:380px;position:absolute;top:-90px}.quote blockquote{z-index:2;font-size:clamp(24px,3vw,40px);font-weight:800;line-height:1.55}.quote p{color:#9fb1c9;letter-spacing:.08em;font-size:12px}.faq{background:#f2faff;grid-template-columns:.75fr 1.25fr;gap:9vw;display:grid}.faq>div:first-child>p{color:#6c7b8c;max-width:330px;margin:25px 0;line-height:1.8}.line{color:#fff;background:#46c06f;border-color:#238b47}.faq-list{border-top:2px solid var(--ink)}.faq-item{border-bottom:1px solid #bacad4}.faq-item button{text-align:left;cursor:pointer;background:0;border:0;justify-content:space-between;width:100%;padding:25px 4px;font-weight:900;display:flex}.faq-item button b{color:var(--blue-dark);font-size:23px}.faq-item p{color:#657385;padding:0 30px 23px 4px;font-size:14px;line-height:1.8}footer{background:#fff8ed;grid-template-columns:1fr 1fr;gap:45px;padding:85px 7vw 25px;display:grid}.footer-brand{align-items:flex-start;gap:25px;display:flex}.footer-brand h2{margin:0;font-size:30px;line-height:1.35}.footer-links{justify-content:flex-end;gap:90px;display:flex}.footer-links div{flex-direction:column;gap:12px;display:flex}.footer-links b{margin-bottom:7px}.footer-links a{color:#718093;font-size:13px}.copyright{color:#8290a0;border-top:1px solid #ded8cd;grid-column:1/-1;justify-content:space-between;padding-top:22px;font-size:10px;display:flex}@media (max-width:900px){.nav-links{border-bottom:1px solid var(--line);background:#fffdf8;flex-direction:column;padding:25px;display:none;position:absolute;top:84px;left:0;right:0}.nav-links.show{display:flex}.menu-button{margin-left:auto;display:block}.cart{margin-left:14px}.hero{grid-template-columns:1fr;padding-top:55px}.hero-visual{min-height:480px}.trust-strip{grid-template-columns:1fr;padding:0 25px}.trust-strip>div{border-right:0;border-bottom:1px solid var(--line);justify-content:flex-start}.product-grid{grid-template-columns:1fr 1fr}.bear-story{grid-template-columns:1fr}.story-copy{padding:80px 7vw}.promise-title{display:block}.steps{grid-template-columns:1fr}.steps article{border-right:0;border-bottom:1px solid var(--line);margin:0}.faq{grid-template-columns:1fr}.footer-links{justify-content:flex-start}}@media (max-width:600px){.announcement{font-size:10px}.nav{padding:0 18px}.brand b{font-size:14px}.brand small{display:none}.hero{background:linear-gradient(160deg,#fffaf1 0 52%,#e8f8ff 52%);padding:45px 22px 20px}h1{font-size:44px}.hero-copy>p{font-size:15px}.hero-actions{flex-wrap:wrap}.button{padding:0 18px}.micro-proof{flex-wrap:wrap;gap:8px}.hero-visual{min-height:380px;margin-top:15px}.bear.ho{height:72%;left:-4%}.bear.pi{height:77%;right:-8%}.speech{display:none}.quality-stamp{width:85px;height:85px}.quality-stamp strong{font-size:28px}.section{padding:75px 22px}.section-head{display:block}.section-head p{width:auto;margin-top:18px}.product-grid{grid-template-columns:1fr}.product-image{height:260px}.bear-story{min-height:0}.story-visual{min-height:450px}.story-copy{padding:70px 22px}.story-copy h2,.promise h2,.faq h2,.section-head h2{font-size:38px}.steps{margin-top:40px}.quote blockquote{margin:0;padding:0}.faq{gap:45px}footer{grid-template-columns:1fr;padding:65px 22px 25px}.footer-brand h2{font-size:24px}.footer-links{gap:50px}.copyright{flex-direction:column;gap:10px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.product-card{transition:none}}
