:root{--fg:#3b3b3b;--muted:#8a8a8a;--accent:#2f93d2;--accent-dark:#237cb4;--accent-ink:#0e4a76;--sky:#bfe3f7;--mint:#c7ede2;--pink:#fbd5dc;--butter:#ffe9b8;--lilac:#e3dbf6;--border:#e7e3da;--card-border:#d9d9d9;--seg-green-ink:#2f9e6f;--seg-green-soft:#e9f7f1;--seg-pink-ink:#e23774;--seg-pink-soft:#fdecf0;--seg-blue-ink:#2f93d2;--seg-blue-soft:#e9f4fc;--radius-card:18px;--radius-btn:12px;--radius-pill:999px;--shadow-card:0 4px 14px #0000000d;--shadow-card-hover:0 14px 30px -12px #0000002e;--paper-tile:320px;--maxw:1080px;--topbar-h:60px;--torn-edge-w:240px;--torn-edge-h:15px;--torn-down:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 240 16' preserveAspectRatio='none'><path fill='%23fff' d='M0 0 H240 V9 L216 11 L190 3 L156 14 L118 9 L100 4 L78 13 L40 8 L24 15 L0 9 Z'/></svg>");--torn-up:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 240 16' preserveAspectRatio='none'><path fill='%23fff' d='M0 16 H240 V7 L216 5 L190 13 L156 2 L118 7 L100 12 L78 3 L40 8 L24 1 L0 7 Z'/></svg>");--font-display:"Baloo 2", "Jua", "Kosugi Maru", system-ui, sans-serif;--font-sketch:"Gaegu", "Yomogi", system-ui, sans-serif;--font-body:system-ui, -apple-system, "Segoe UI", "Hiragino Kaku Gothic ProN", "Apple SD Gothic Neo", Roboto, sans-serif}*{box-sizing:border-box}html,body{margin:0;padding:0}html{scroll-behavior:smooth}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}body{font-family:var(--font-body);color:var(--fg);background:url(/assets/source/bg_light_grey.png) 0 0/320px 320px;line-height:1.75}h1,h2,h3,.pname,.nav-list-label,.prow-name{font-family:var(--font-display)}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}.shell{max-width:var(--maxw);margin:0 auto;padding:68px 20px 50px}.container{max-width:760px;margin:0 auto;padding:24px 20px}.topbar{z-index:50;background:#fff;position:sticky;top:0}.topbar:after{content:"";height:var(--torn-edge-h);background:var(--torn-down) repeat-x top left;background-size:var(--torn-edge-w) var(--torn-edge-h);filter:drop-shadow(0 1px 1px #0000000f);pointer-events:none;position:absolute;top:100%;left:0;right:0}.topbar-inner{max-width:var(--maxw);height:var(--topbar-h);align-items:center;gap:8px;margin:0 auto;padding:0 14px;display:flex}.topbar-brand{flex:none;align-items:center;display:inline-flex}.topbar-brand img{object-fit:contain;width:auto;height:30px;display:block}.topbar-nav{scrollbar-width:none;flex:auto;justify-content:center;align-items:center;gap:6px;min-width:0;display:flex;overflow-x:auto}.topbar-nav::-webkit-scrollbar{display:none}.topbar-item{color:var(--fg);white-space:nowrap;border-radius:12px;align-items:center;gap:8px;padding:6px 14px;font-weight:700;transition:background .15s,color .15s;display:inline-flex;position:relative}.topbar-item img{object-fit:contain;flex:none;width:26px;height:26px}.topbar-item span{font-family:var(--font-display);font-size:1rem;line-height:1;display:none}.topbar-item.active span{display:inline}@media (min-width:561px){.topbar-item span{display:inline}}.topbar-item:hover{background:#f4f7f9;text-decoration:none}.topbar-item.active{color:var(--accent-ink)}.topbar-item.active:after{content:"";background:var(--accent);border-radius:999px;height:5px;position:absolute;bottom:4px;left:12px;right:12px;transform:rotate(-1.3deg);box-shadow:0 1px #2f93d24d}@media (max-width:560px){.topbar-brand{display:none}.topbar-inner{padding-left:6px}.topbar-nav{justify-content:center;gap:4px;overflow-x:hidden}.topbar-item{flex:none;justify-content:center;gap:5px;min-width:0;padding:8px 8px 11px}.topbar-item img{width:24px;height:24px}.topbar-item span{font-size:.9rem}.topbar-item.active:after{left:8px;right:8px}}.lang-switch{top:50%;right:calc((100% - min(100%, var(--maxw))) / 2 + 14px);z-index:3;position:absolute;transform:translateY(-50%)}.lang-btn{border:2px solid var(--card-border);border-radius:var(--radius-pill);color:var(--fg);cursor:pointer;background:#fff;align-items:center;gap:5px;padding:6px 10px;font-size:.85rem;font-weight:700;line-height:1;transition:border-color .15s,color .15s;display:inline-flex}.lang-btn:hover{border-color:var(--accent);color:var(--accent-ink)}.lang-globe{flex:none}.lang-cur{font-family:var(--font-display)}.lang-caret{opacity:.65;flex:none;transition:transform .15s}.lang-btn[aria-expanded=true] .lang-caret{transform:rotate(180deg)}.lang-menu{border:2px solid var(--card-border);z-index:60;background:#fff;border-radius:14px;min-width:150px;margin:0;padding:6px;list-style:none;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 10px 26px #506e8c38}.lang-opt{width:100%;color:var(--fg);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:9px;justify-content:space-between;align-items:center;gap:10px;padding:9px 12px;font-size:.92rem;font-weight:600;transition:background .12s,color .12s;display:flex}.lang-opt:hover{color:var(--accent-ink);background:#f4f7f9}.lang-opt.active{color:var(--accent-ink);font-weight:800}.lang-check{color:var(--accent);font-weight:800}@media (max-width:560px){.lang-switch{right:10px}.lang-cur{display:none}.lang-btn{padding:7px 8px}.topbar-inner{padding-right:58px}}.landing-hero{justify-content:center;align-items:center;padding:44px 20px 24px;display:flex}.landing-hero .hero{flex-direction:column;align-items:center;padding:0;display:flex}.landing-hero .hero-stage{width:min(558px,83vw)}.landing-hero .hero-sub{margin-top:25px}.landing-hero+.shell{padding-top:28px}.landing-hero+.shell>.section+.section{margin-top:76px}.hero{text-align:center;padding:28px 0 8px}.hero-stage{aspect-ratio:5/4;width:min(620px,94vw);margin:0 auto;position:relative}.hero-logo{filter:drop-shadow(0 10px 18px #78aad24d);width:58%;height:fit-content;margin:auto;position:absolute;inset:0}.sticker{filter:drop-shadow(0 5px 8px #0000002e);transform:rotate(var(--r,0deg));will-change:transform;transition:transform .2s,filter .2s;position:absolute}.sticker:hover{transform:rotate(var(--r,0deg)) scale(1.09);filter:drop-shadow(0 9px 14px #00000038);z-index:5}@media (prefers-reduced-motion:reduce){.sticker:hover{transform:rotate(var(--r,0deg))}}.s-airplane{--r:-15deg;width:22%;top:10%;left:3%}.s-compass{--r:13deg;width:17%;top:11%;right:9%}.s-heart{--r:-8deg;width:10%;top:16%;left:45%}.s-phone{--r:11deg;width:15%;top:39%;right:3%}.s-suitcase{--r:9deg;width:20%;bottom:9%;left:4%}.s-japan{--r:-6deg;width:30%;bottom:0%;right:0%}.s-sparkle{--r:0deg;width:9%;top:45%;left:0%}.s-sparkle-sm{--r:0deg;width:8%;bottom:20%;left:42%}.hero-sub{max-width:560px;color:var(--muted);font-family:var(--font-sketch);margin:4px auto 0;font-size:1.15rem;font-weight:700}.hero-h1{max-width:640px;color:var(--accent-ink);font-family:var(--font-display);letter-spacing:-.01em;margin:18px auto 0;font-size:clamp(1.35rem,3.4vw,1.8rem);font-weight:800;line-height:1.32}.hero-lead{max-width:600px;color:var(--fg);margin:12px auto 0;font-size:1rem;line-height:1.65}.hero-copy{text-align:center;border-top:2px dashed var(--card-border);padding-top:24px}.hero-copy .hero-h1{max-width:720px;font-family:var(--font-body);letter-spacing:0;color:var(--muted);margin:0 auto 8px;font-size:.95rem;font-weight:700;line-height:1.5}.hero-copy .hero-lead{max-width:720px;color:var(--muted);margin:0 auto 6px;font-size:.85rem;line-height:1.6}.hero-copy .hero-sub{color:var(--muted);margin:0 auto;font-size:.88rem;font-weight:600}.banner{background:linear-gradient(90deg, var(--sky) 0%, var(--mint) 45%, var(--pink) 78%, var(--butter) 100%);color:var(--accent-ink);border:2px solid #fff;border-radius:20px;flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;margin-top:18px;padding:14px 22px;display:flex;box-shadow:0 8px 20px #78a0c840}.banner:hover{text-decoration:none}.banner img{filter:drop-shadow(0 2px 3px #00000026);width:auto;height:28px}.banner .banner-text{font-weight:800}.banner .banner-cta{background:#fff;border-radius:999px;align-items:center;padding:6px 15px;font-size:.9rem;font-weight:800;display:inline-flex;box-shadow:0 3px 8px #0000001a;color:var(--accent)!important}.banner .banner-cta:hover{background:#f3f9ff;text-decoration:none}.section{margin-top:44px}.section-head{border-top:2px dashed var(--card-border);justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:18px;padding-top:16px;display:flex}.section-head .more{font-size:1.5rem;line-height:1}.card>.section-head{border-top:none;padding-top:0}.products-card{padding:18px 22px 22px}.section-head .titles h2{margin:0;font-size:1.4rem}.section-head .titles .sub{color:var(--muted);font-size:.92rem}.section-head .more{white-space:nowrap;font-weight:700}.product-item{text-align:center;flex-direction:column;align-items:center;display:flex}.product-item:hover{text-decoration:none}.product-item .pimg{aspect-ratio:1;object-fit:contain;filter:drop-shadow(0 12px 16px #00000024);width:clamp(210px,64vw,330px);max-width:100%;transition:transform .18s}.product-item:hover .pimg{transform:translateY(-4px)scale(1.02)}.product-item .pprice{color:var(--accent);font-size:1.05rem;font-weight:800}.pname-row{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.product-item .pname-row{justify-content:center;margin-top:10px}.pname{color:var(--fg);align-items:baseline;gap:3px;font-size:1.05rem;font-weight:700;line-height:1.2;display:inline-flex}.price-line{flex-wrap:wrap;align-items:baseline;gap:8px;margin-top:2px;line-height:1.2;display:flex}.product-item .price-line{justify-content:center}.pold{color:var(--muted);font-size:.85rem;font-weight:600;text-decoration:line-through}.pprice.sale{color:#e23744}.chip{white-space:nowrap;border-radius:999px;align-self:center;align-items:center;padding:2px 10px;font-size:.74rem;font-weight:800;line-height:1.6;display:inline-flex}.chip-type{color:#6a4fbf;background:#efe9fb}.sale-badge{color:#e23744;letter-spacing:.02em;white-space:nowrap;background:#ffe3e6;border-radius:999px;padding:2px 9px;font-size:.72rem;font-weight:800;line-height:1.5;display:inline-block}.pimg-wrap .sale-badge,.prow-thumb-wrap .sale-badge{z-index:2;position:absolute;bottom:-2px;left:-2px;box-shadow:0 2px 6px #0000002e}.pimg-wrap{line-height:0;display:inline-block;position:relative}.price-tag{filter:drop-shadow(0 4px 6px #00000038);pointer-events:none;width:38%;max-width:58px;animation:none;position:absolute;top:-8px;right:-6px;transform:rotate(9deg)}.detail-btn{background:var(--accent);color:#fff;border:2px solid #fff;border-radius:999px;justify-content:center;align-items:center;width:30px;height:30px;transition:transform .18s,background .18s;display:inline-flex;position:absolute;bottom:2px;right:2px;box-shadow:0 4px 10px #2f93d257}.product-item:hover .detail-btn{background:var(--accent-dark);transform:scale(1.1)}.detail-btn svg{width:15px;height:15px}.product-rail{scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;scrollbar-width:thin;gap:18px;width:fit-content;max-width:100%;margin-inline:auto;padding:6px 2px 16px;display:flex;overflow-x:auto}.product-rail>*{scroll-snap-align:start;flex:none;width:clamp(150px,42vw,200px)}.product-rail::-webkit-scrollbar{height:8px}.product-rail::-webkit-scrollbar-thumb{background:#00000026;border-radius:999px}.product-grid{grid-template-columns:repeat(auto-fit,minmax(310px,1fr));gap:32px 18px;display:grid}.product-list{margin:0;padding:0;list-style:none}.product-list li+li{border-top:2px dashed var(--card-border)}.product-row{align-items:center;gap:16px;padding:16px 4px;display:flex}.product-row:hover{text-decoration:none}.product-row:hover .prow-name{color:var(--accent)}.product-row:hover .prow-arrow{transform:translate(3px)}.prow-thumb-wrap{flex:none;line-height:0;position:relative}.prow-thumb{object-fit:contain;filter:drop-shadow(0 6px 10px #0000001f);width:88px;height:88px}.prow-info{flex:auto;min-width:0}.prow-name{color:var(--fg);align-items:baseline;gap:3px;font-size:1.1rem;line-height:1.2;transition:color .15s;display:inline-flex}.prow-tagline{color:var(--muted);margin:2px 0 0;font-size:.9rem;display:block}.product-row .price-line{justify-content:flex-start;margin-top:6px}.prow-arrow{color:var(--accent);flex:none;font-size:1.6rem;font-weight:800;transition:transform .15s}.nav-list{grid-template-columns:1fr 1fr;margin:0;padding:0;list-style:none;display:grid}.nav-list li{min-width:0}.nav-list li:nth-child(n+3){border-top:2px dashed var(--card-border)}.nav-list li:nth-child(2n){border-left:2px dashed var(--card-border)}.nav-list-item{align-items:center;gap:16px;height:100%;padding:18px 22px;display:flex}.nav-list-item:hover{text-decoration:none}.nav-list-item:hover .nav-list-label{color:var(--accent)}.nav-list-item:hover .nav-list-arrow{transform:translate(3px)}.nav-list-item img{object-fit:contain;filter:drop-shadow(0 5px 8px #00000014);flex:none;width:52px;height:52px}.nav-list-text{flex:auto;min-width:0}.nav-list-label{color:var(--fg);font-size:1.1rem;transition:color .15s;display:block}.nav-list-sub{color:var(--muted);font-size:.88rem;display:block}.nav-list-arrow{color:var(--accent);flex:none;font-size:1.4rem;font-weight:800;transition:transform .15s}@media (max-width:720px){.nav-list{grid-template-columns:1fr}.nav-list li:nth-child(2n){border-left:none}.nav-list li+li{border-top:2px dashed var(--card-border)}.nav-list-item{padding:16px 4px}.nav-list-item img{width:46px;height:46px}}.plan-head{margin-bottom:16px}.plan-head h2{color:var(--fg);margin:0;font-size:1.5rem}.plan-head p{max-width:640px;color:var(--muted);margin:6px 0 0;font-size:.96rem;line-height:1.6}.plan-cards{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:18px;display:grid}@media (max-width:860px){.plan-cards{grid-template-columns:1fr;max-width:440px;margin:0 auto}}.plan-card{text-align:center;background:url(/assets/source/bg_white.png),#fff;background-size:var(--paper-tile) var(--paper-tile);border-radius:var(--radius-card);outline:3px dashed var(--card-border);outline-offset:-3px;height:100%;box-shadow:var(--shadow-card);flex-direction:column;align-items:center;padding:34px 24px 26px;transition:transform .18s,box-shadow .18s,outline-color .18s;display:flex;position:relative}.plan-card:hover{box-shadow:var(--shadow-card-hover);transform:translateY(-4px)}.plan-card.green{--pc:var(--seg-green-ink);--pc-soft:var(--seg-green-soft)}.plan-card.pink{--pc:var(--seg-pink-ink);--pc-soft:var(--seg-pink-soft)}.plan-card.blue{--pc:var(--seg-blue-ink);--pc-soft:var(--seg-blue-soft)}.plan-card.featured{--pc:var(--accent);--pc-soft:var(--seg-blue-soft);outline-style:solid;outline-color:var(--pc);box-shadow:0 16px 36px -14px color-mix(in srgb, var(--pc) 55%, transparent)}.plan-card-badge{border-radius:var(--radius-pill);background:var(--pc);color:#fff;font-family:var(--font-display);letter-spacing:.5px;white-space:nowrap;box-shadow:0 6px 14px -4px color-mix(in srgb, var(--pc) 60%, transparent);padding:5px 16px;font-size:.8rem;font-weight:800;position:absolute;top:-13px;left:50%;transform:translate(-50%)}.plan-card-sale{z-index:3;pointer-events:none;filter:drop-shadow(0 6px 12px #00000038);width:124px;position:absolute;top:-42px;left:-22px;transform:rotate(-12deg)}.plan-card-sale img{width:100%;height:auto;display:block}.plan-card-sale em{color:#e0506a;min-width:38px;font-family:var(--font-display);background:#fff;border:2px solid #f5b9c5;border-radius:999px;padding:3px 10px;font-size:1.02rem;font-style:normal;font-weight:800;position:absolute;bottom:8px;right:2px;transform:rotate(7deg);box-shadow:0 2px 5px #0000001f}@media (max-width:520px){.plan-card-sale{width:98px;top:-34px;left:-14px}.plan-card-sale em{min-width:30px;padding:2px 7px;font-size:.86rem}}.plan-card-icon{background:var(--pc-soft);border-radius:50%;justify-content:center;align-items:center;width:132px;height:132px;display:flex}.plan-card-icon img{object-fit:contain;filter:drop-shadow(0 5px 8px #00000029);width:86px;height:86px}.plan-card-name{font-family:var(--font-display);color:var(--fg);margin:18px 0 0;font-size:1.3rem}.plan-card-tagline{color:#5a5a5a;margin:12px 0 0;font-size:.92rem;line-height:1.6}.plan-card-devices{border-top:2px dashed var(--card-border);flex-wrap:wrap;justify-content:center;align-items:center;gap:22px;width:100%;margin:20px 0 22px;padding:20px 0 0;list-style:none;display:flex}.plan-card-devices li{line-height:0}.plan-card-devices img{object-fit:contain;filter:drop-shadow(0 0 1px #0006)drop-shadow(0 0 2px #00000038)drop-shadow(0 7px 8px #00000047);width:84px;height:84px;transition:transform .18s}.plan-card-devices li:nth-child(odd) img{transform:rotate(-6deg)}.plan-card-devices li:nth-child(2n) img{transform:rotate(6deg)}.plan-card:hover .plan-card-devices li:nth-child(odd) img{transform:rotate(-6deg)scale(1.06)}.plan-card:hover .plan-card-devices li:nth-child(2n) img{transform:rotate(6deg)scale(1.06)}.plan-card-cta{border-radius:var(--radius-btn);background:var(--pc);color:#fff;width:100%;font-family:var(--font-display);text-align:center;cursor:pointer;box-shadow:0 3px 0 color-mix(in srgb, var(--pc), black 22%);border:none;margin-top:auto;padding:12px 18px;font-size:1rem;font-weight:800;transition:transform 50ms,filter .15s}.plan-card-cta:hover{filter:brightness(.95);text-decoration:none}.plan-card-cta:active{box-shadow:none;transform:translateY(2px)}.plan-card.featured .plan-card-cta{box-shadow:0 3px 0 var(--accent-dark)}.plan-card-cta.disabled{background:var(--card-border);box-shadow:none;pointer-events:none}.plan-card.sold-out{opacity:.72}.card{outline:3px dashed var(--card-border);outline-offset:-3px;background-color:#fff;background-image:url(/assets/source/bg_white.png),none;background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:320px 320px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;border-radius:18px;box-shadow:0 4px 14px #0000000d}.blog-card{padding:6px 24px}.post-list{margin:0;padding:0;list-style:none}.post-list li{border-bottom:1px solid var(--border);align-items:flex-start;gap:16px;padding:18px 0;display:flex}.post-list li:last-child{border-bottom:none}.post-thumb{flex:none;display:block}.post-thumb img{object-fit:cover;border-radius:10px;width:140px;height:94px;display:block}.post-item-main{flex:auto;min-width:0}@media (max-width:560px){.post-thumb img{width:96px;height:72px}}.post-list h2{margin:0 0 6px;font-size:1.2rem}.post-list h2 a{color:var(--fg)}.post-list h2 a:hover{color:var(--accent);text-decoration:none}.post-list p{color:var(--muted);margin:0 0 6px}.post-list time{color:var(--muted);font-size:.8rem}.empty-note{color:var(--muted);text-align:center;padding:24px}.back-btn{appearance:none;width:40px;height:40px;font:inherit;cursor:pointer;color:var(--ink,#2a2a2a);background:var(--bg-soft,#f5f3ef);border:none;border-radius:999px;justify-content:center;align-items:center;padding:0;transition:transform .16s,background .16s;display:inline-flex;box-shadow:0 2px 6px #00000014}.back-btn:hover{background:#ece8e2;transform:translate(-2px)}.back-btn svg{display:block}.shell>.back-btn{margin-bottom:20px}.detail{margin-top:0;padding:28px}.detail-head{margin-bottom:22px}.detail-head h1{margin:0 0 8px;font-size:1.7rem}.detail-head .tagline{color:var(--muted);margin:0 0 12px;font-size:1rem;line-height:1.7}.detail-head .price-line{margin:0}.detail-head .pprice{color:var(--accent);font-size:1.5rem;font-weight:800}.detail-grid{grid-template-columns:minmax(0,1fr) minmax(0,1.15fr);align-items:start;gap:32px;display:grid}.detail-left{flex-direction:column;gap:20px;display:flex}.spec-summary{grid-template-columns:repeat(3,1fr);gap:10px;margin:0;padding:0;list-style:none;display:grid}.spec-summary-item{text-align:center;cursor:help;flex-direction:column;align-items:center;gap:8px;display:flex;position:relative}.spec-summary-icon{object-fit:contain;width:34px;height:34px}.spec-summary-value{color:var(--ink,#2a2a2a);font-size:.95rem;font-weight:800}.spec-summary-item:after,.spec-summary-item:before{opacity:0;pointer-events:none;z-index:5;transition:opacity .15s,transform .15s;position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%)translateY(4px)}.spec-summary-item:after{content:attr(data-tip);white-space:nowrap;color:#fff;background:#2a2a2a;border-radius:8px;padding:5px 10px;font-size:.74rem;font-weight:700;box-shadow:0 4px 12px #00000038}.spec-summary-item:before{content:"";border:5px solid #0000;border-top-color:#2a2a2a;bottom:calc(100% + 3px)}.spec-summary-item:hover:after,.spec-summary-item:hover:before,.spec-summary-item:focus-visible:after,.spec-summary-item:focus-visible:before{opacity:1;transform:translate(-50%)translateY(0)}.spec-sheet-head{justify-content:space-between;align-items:baseline;gap:10px;margin-bottom:14px;display:flex}.spec-sheet-head h2{margin:0;font-size:1.1rem}.spec-model{color:var(--muted);font-size:.78rem;font-weight:700}.spec-group{margin-bottom:16px}.spec-group-title{color:var(--accent);letter-spacing:.03em;margin:0 0 6px;font-size:.8rem;font-weight:800}.spec-rows{margin:0}.spec-row{border-top:1px solid #00000012;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:12px;padding:8px 0;font-size:.88rem;display:grid}.spec-row dt{color:var(--muted);margin:0}.spec-row dd{margin:0;font-weight:600}.spec-source{color:var(--muted);margin:14px 0 0;font-size:.76rem}.spec-source a{color:var(--accent)}.spec-dialog-backdrop,.dialog-backdrop{z-index:100;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#14182180;justify-content:center;align-items:center;padding:18px;animation:.16s spec-fade;display:flex;position:fixed;inset:0}@keyframes spec-fade{0%{opacity:0}to{opacity:1}}.spec-dialog{background:#fff;border-radius:20px;width:100%;max-width:460px;max-height:88vh;padding:22px 22px 24px;animation:.18s spec-pop;position:relative;overflow-y:auto;box-shadow:0 24px 60px -16px #0006}@keyframes spec-pop{0%{opacity:0;transform:translateY(10px)scale(.98)}to{opacity:1;transform:none}}.spec-dialog-close,.dialog-close{border:2px solid var(--card-border);cursor:pointer;width:34px;height:34px;color:var(--fg);background:#fff;border-radius:50%;font-size:1.3rem;line-height:1;position:absolute;top:12px;right:12px}.spec-dialog-close:hover,.dialog-close:hover{border-color:var(--accent);color:var(--accent)}.spec-dialog-hero{align-items:center;gap:14px;margin-bottom:16px;padding-right:30px;display:flex}.spec-dialog-hero img{object-fit:contain;filter:drop-shadow(0 6px 12px #00000029);width:92px;height:92px}.spec-dialog-titles{flex-direction:column;gap:3px;min-width:0;display:flex}.spec-dialog-name{font-family:var(--font-display);font-size:1.25rem}.spec-dialog-summary{background:var(--seg-blue-soft);border-radius:16px;margin-bottom:18px;padding:14px 8px}.spec-dialog-empty{color:var(--muted);text-align:center;padding:20px 0}.dialog{text-align:center;background:#fff;border-radius:22px;width:100%;max-width:360px;padding:26px 24px 22px;animation:.18s spec-pop;position:relative;box-shadow:0 24px 60px -16px #0006}.dialog-icon{display:inline-flex}.dialog-icon img{object-fit:contain;filter:drop-shadow(0 6px 12px #00000029);width:54px;height:54px}.dialog-title{font-family:var(--font-display);margin:10px 0 14px;font-size:1.2rem;display:block}.dialog-body:not(:last-child){margin-bottom:20px}.dialog-list{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.dialog-list li{background:var(--seg-blue-soft);text-align:left;border-radius:14px;padding:12px 14px 12px 42px;font-size:.92rem;line-height:1.45;position:relative}.dialog-list li:before{content:"!";background:var(--accent);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:.76rem;font-weight:800;display:flex;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.dialog-actions{gap:10px;display:flex}.dialog-actions .dialog-btn{flex:1;justify-content:center}.dialog-actions .dialog-btn:disabled{opacity:.55;cursor:default;transform:none}.dialog-danger .dialog-btn.btn-primary{background:var(--seg-pink-ink);box-shadow:0 3px #b51f56}.dialog-danger .dialog-btn.btn-primary:hover{background:var(--seg-pink-ink);filter:brightness(.94)}.detail-grid .pimg-wrap{width:100%;max-width:360px;margin:0 auto;display:block}.detail-grid .pimg{object-fit:contain;filter:drop-shadow(0 16px 22px #00000029);width:100%;display:block}.detail-grid .price-tag{max-width:78px;top:-12px;right:-10px}.detail-grid h1{margin:0 0 8px;font-size:1.7rem}.detail-grid .tagline{color:var(--muted);margin:0 0 14px}.detail-grid .price-line{margin:0 0 18px}.detail-grid .pprice{color:var(--accent);font-size:1.5rem;font-weight:800}.features{margin:0 0 24px;padding:0;list-style:none}.features li{padding:6px 0 6px 26px;position:relative}.features li:before{content:"✓";color:var(--accent);font-weight:800;position:absolute;left:0}.features-title{color:var(--muted);text-transform:uppercase;letter-spacing:.04em;margin:0 0 4px;font-size:.85rem}.actions{flex-wrap:wrap;gap:12px;display:flex}.detail-actions{justify-content:flex-end;margin-top:28px}@media (max-width:720px){.detail-grid{grid-template-columns:1fr}}.btn-primary,.btn-secondary,.auth-btn{font:inherit;font-family:var(--font-display);border-radius:var(--radius-btn);cursor:pointer;border:none;justify-content:center;align-items:center;gap:8px;padding:12px 20px;font-size:1.02rem;line-height:1.1;text-decoration:none;transition:transform 50ms,background .15s;display:inline-flex}.btn-primary:hover,.btn-secondary:hover,.auth-btn:hover{text-decoration:none}.btn-primary:active,.btn-secondary:active,.auth-btn:active{box-shadow:none;transform:translateY(2px)}.btn-primary:disabled,.btn-secondary:disabled,.auth-btn:disabled,.btn-primary.disabled,.btn-secondary.disabled,.auth-btn.disabled{opacity:.5;cursor:default;box-shadow:none;pointer-events:none}.btn-primary,.auth-btn{background:var(--accent);box-shadow:0 3px 0 var(--accent-dark)}.btn-primary{color:#fff!important}.auth-btn{color:#fff}.btn-primary:hover,.auth-btn:hover{background:var(--accent-dark)}.btn-secondary{box-shadow:0 3px 0 var(--card-border);background:#fff;color:var(--accent-dark)!important}.btn-secondary:hover{background:#f3f9ff}.qty-ctl{align-items:center;gap:8px;display:inline-flex}.qty-ctl button{border:1px solid var(--card-border);cursor:pointer;background:#fff;border-radius:8px;width:30px;height:30px;font-size:1.1rem}.qty-ctl button:hover{border-color:var(--accent);color:var(--accent)}.page-desc{font-family:var(--font-body);color:var(--muted);max-width:820px;margin:0 0 28px;font-size:1rem;line-height:1.7}.guide-toc{flex-wrap:wrap;gap:10px;margin:-8px 0 28px;display:flex}.guide-toc a{border:2px solid var(--card-border);color:var(--fg);background:#fff;border-radius:999px;align-items:center;padding:8px 16px;font-size:.92rem;font-weight:600;transition:border-color .15s,color .15s;display:inline-flex}.guide-toc a:hover{border-color:var(--accent);color:var(--accent);text-decoration:none}.guide-sec{scroll-margin-top:calc(var(--topbar-h) + 20px)}.guide-steps{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:18px;display:grid}.guide-step{padding:22px}.guide-step .num{background:var(--accent);color:#fff;border-radius:999px;justify-content:center;align-items:center;width:34px;height:34px;margin-bottom:12px;font-weight:800;display:inline-flex}.guide-step img{width:auto;height:44px;margin-bottom:10px;display:block}.guide-step h3{margin:0 0 6px;font-size:1.1rem}.guide-step p{color:var(--muted);margin:0;font-size:.95rem}.guide-info{gap:18px;margin-top:40px;display:grid}.guide-sec{padding:28px}.guide-sec-head{align-items:center;gap:16px;margin-bottom:14px;display:flex}.guide-sec-head img{flex:none;width:auto;height:64px}.guide-sec-head h2{margin:0;font-size:1.4rem}.guide-sec-body{color:var(--muted);margin:0 0 6px;line-height:1.8}.guide-methods{flex-direction:column;margin-top:10px;display:flex}.guide-method{border-top:2px dashed var(--card-border);align-items:flex-start;gap:18px;padding:20px 0;display:flex}.guide-method:first-child{border-top:0;padding-top:6px}.guide-method img{object-fit:contain;flex:none;width:auto;height:56px}.guide-method h3{margin:2px 0 6px;font-size:1.05rem}.guide-method p{color:var(--muted);margin:0;font-size:.92rem;line-height:1.7}.guide-office-addr{color:var(--fg);margin:0 0 16px;font-size:.95rem;line-height:1.7}.guide-map{border:2px solid var(--card-border);background:#f1f1f4;border-radius:16px;height:340px;position:relative;overflow:hidden}.guide-map iframe{border:0;width:100%;height:100%;position:absolute;inset:0}@media (max-width:720px){.guide-sec-head img{height:52px}.guide-map{height:280px}}.page-title{margin:8px 0 20px;font-size:1.6rem}.page-head{flex-wrap:wrap;align-items:baseline;gap:4px 14px;margin:8px 0 24px;display:flex}.page-head .page-title,.page-head .page-desc{margin:0}.page-head .page-desc:before{content:"–";color:var(--muted);margin-right:10px}.products-intro{max-width:760px;color:var(--fg);margin:-10px 0 26px;font-size:1rem;line-height:1.65}.page-foot-note{max-width:820px;color:var(--muted);margin:36px 0 0;font-size:.82rem;line-height:1.65}.site-footer{color:var(--muted);background:#fff;margin-top:56px;font-size:.9rem;position:relative}.site-footer:before{content:"";height:var(--torn-edge-h);background:var(--torn-up) repeat-x bottom left;background-size:var(--torn-edge-w) var(--torn-edge-h);filter:drop-shadow(0 -1px 1px #0000000d);pointer-events:none;position:absolute;bottom:100%;left:0;right:0}.footer-inner{max-width:var(--maxw);margin:0 auto;padding:44px 20px 40px}.footer-cols{grid-template-columns:1.5fr 1fr 1fr;gap:32px 40px;display:grid}.footer-col h4{color:var(--muted);font-size:.95rem;font-family:var(--font-display);margin:0 0 12px}.footer-brand{color:var(--muted);margin-bottom:10px;font-weight:700}.footer-about p{margin:0;line-height:1.8}.footer-about a{color:var(--accent)}.footer-links{flex-direction:column;align-items:flex-start;gap:10px;display:flex}.footer-links a{color:var(--muted)}.footer-links a:hover{color:var(--accent);text-decoration:none}.footer-social{flex-direction:column;gap:10px;display:flex}.footer-social a,.footer-social span{color:var(--muted)}.footer-social a:hover{color:var(--accent);text-decoration:none}.footer-sns{align-items:center;gap:12px;margin-top:2px;display:flex}.footer-sns a{line-height:0;display:inline-flex}.footer-sns img{border-radius:8px;width:30px;height:30px;transition:transform .15s,box-shadow .15s;display:block}.footer-sns a:hover img{transform:translateY(-2px);box-shadow:0 4px 10px #00000029}.footer-copy{border-top:1px solid var(--border);text-align:center;margin-top:32px;padding-top:18px;font-size:.82rem}@media (max-width:640px){.footer-cols{grid-template-columns:1fr;gap:18px}}article{outline:3px dashed var(--card-border);outline-offset:-3px;background-color:#fff;background-image:url(/assets/source/bg_white.png),none;background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:320px 320px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;border-radius:18px;padding:28px 32px}article h1{margin:0 0 8px;font-size:1.9rem;line-height:1.3}article>time{color:var(--muted);margin-bottom:24px;font-size:.85rem;display:block}.post-body h2{margin-top:2em;font-size:1.4rem}.post-body h3{margin-top:1.5em;font-size:1.15rem}.post-body img{max-width:100%;height:auto}.post-figure{margin:1.8em 0;position:relative}.post-figure img{border-radius:12px;width:100%;display:block}.post-figure figcaption{text-align:center;color:#fff;text-shadow:0 1px 3px #000000bf;pointer-events:auto;padding:0 10px;font-size:.72rem;line-height:1.3;position:absolute;bottom:8px;left:0;right:0}.post-figure figcaption a{color:#fff;text-decoration:underline}.tags{color:var(--muted);margin-top:32px;font-size:.9rem}.footer-admin{color:var(--muted);opacity:.7;margin-left:14px;text-decoration:none}.footer-admin:hover{color:var(--accent);opacity:1}.admin-wrap{max-width:var(--maxw);margin:0 auto;padding:28px 20px 64px}.admin-wrap h1{margin:0 0 18px;font-size:1.6rem}.admin-wrap h2{margin:0 0 14px;font-size:1.15rem}.admin-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.admin-head-right{color:var(--muted);align-items:center;gap:12px;font-size:.9rem;display:flex}.admin-tabs{border-bottom:2px solid var(--border);flex-wrap:wrap;gap:6px;margin:18px 0 22px;display:flex}.admin-tabs button{font:inherit;color:var(--muted);cursor:pointer;background:0 0;border:none;border-bottom:3px solid #0000;margin-bottom:-2px;padding:10px 16px;font-weight:600}.admin-tabs button.active{color:var(--accent-ink);border-bottom-color:var(--accent)}.admin-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.admin-toolbar label,.admin-form label,.admin-login label{color:var(--muted);flex-direction:column;gap:4px;font-size:.85rem;display:inline-flex}.admin-table-scroll{overflow-x:auto}.admin-table{border-collapse:collapse;width:100%;font-size:.9rem}.admin-table th,.admin-table td{text-align:left;border-bottom:1px solid var(--border);white-space:nowrap;padding:9px 12px}.admin-table th{background:var(--sky);color:var(--accent-ink);font-weight:700}.admin-table td{text-align:right}.admin-table th:first-child,.admin-table td:first-child{text-align:left}.admin-table .row-total{background:var(--butter);font-weight:700}.admin-table .row-total td{color:var(--fg)}.sticky-col{background:inherit;position:sticky;left:0}.admin-table thead .sticky-col{background:var(--sky)}.mono{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.82rem}.badge{background:var(--border);color:var(--fg);border-radius:999px;padding:2px 8px;font-size:.75rem;font-weight:600;display:inline-block}.badge-active,.badge-available{background:var(--mint);color:#1d6b51}.badge-canceled,.badge-past_due{background:var(--pink);color:#a23a52}.badge-completed,.badge-assigned,.badge-reserved{background:var(--lilac);color:#5b4a91}.badge-pending_return{background:var(--butter);color:#946a16}.admin-swap{flex-wrap:wrap;align-items:center;gap:6px;display:inline-flex}.admin-cols{grid-template-columns:320px 1fr;align-items:start;gap:28px;display:grid}@media (max-width:760px){.admin-cols{grid-template-columns:1fr}}.admin-form,.admin-login{flex-direction:column;gap:14px;max-width:420px;display:flex}.admin-login{margin:48px auto}.admin-form input,.admin-form select,.admin-login input,.admin-toolbar select{border:2px solid var(--card-border);font:inherit;background:#fff;border-radius:10px;padding:9px 11px}.admin-form .checkbox{color:var(--fg);flex-direction:row;align-items:center;gap:8px}.admin-form .checkbox input{width:auto}.admin-wrap button:not(.link):not(.admin-tabs button){background:var(--accent);color:#fff;font:inherit;cursor:pointer;border:none;border-radius:12px;align-self:flex-start;padding:10px 18px;font-weight:700}.admin-wrap button:disabled{opacity:.5;cursor:default}.admin-wrap button.link{color:var(--accent);cursor:pointer;font:inherit;background:0 0;border:none;align-self:flex-start;padding:0}.admin-error{color:#c0392b;font-size:.88rem}.admin-ok{color:#1d6b51;font-size:.88rem}.admin-list h2{margin-top:0}.admin-hint{color:var(--muted);margin:0;font-size:.82rem}.admin-month-total{color:var(--fg);margin:8px 0 0;font-size:.95rem}.admin-month-total b{color:#1d6b51;font-size:1.05rem}.admin-month-total .admin-hint{display:inline}.admin-search{border:1px solid var(--border);background:#fff;border-radius:8px;min-width:200px;margin-left:auto;padding:7px 12px;font-size:.9rem}.admin-search:focus{border-color:var(--accent);outline:none}.admin-panel{border:1px solid var(--border);border-radius:var(--radius-card);box-shadow:var(--shadow-card);background:#fff;padding:22px 22px 26px}@media (max-width:560px){.admin-panel{padding:16px 14px 20px}}.admin-panel h2{font-family:var(--font-display);letter-spacing:.01em}.admin-tabs button{border-radius:10px 10px 0 0;transition:color .15s,background .15s}.admin-tabs button:hover{color:var(--accent-ink);background:color-mix(in srgb, var(--sky) 35%, transparent)}.admin-table-scroll{border:1px solid var(--border);background:#fff;border-radius:14px;max-height:72vh;overflow:auto}.admin-table th{z-index:2;background:var(--sky);box-shadow:inset 0 -1px 0 var(--border);white-space:nowrap;position:sticky;top:0}.admin-table th,.admin-table td{border-bottom:1px solid color-mix(in srgb, var(--border) 70%, transparent);padding:11px 14px}.admin-table tbody tr:last-child td{border-bottom:none}.admin-table tbody tr:not(.row-total):hover{background:color-mix(in srgb, var(--sky) 16%, transparent)}.admin-table.is-list td,.admin-table.is-list th{text-align:left;white-space:normal;vertical-align:top}.admin-table.is-list td.num,.admin-table.is-list th.num{text-align:right;white-space:nowrap}.cell-stack{flex-direction:column;gap:3px;min-width:0;display:flex}.cell-main{color:var(--fg);font-weight:600}.cell-sub{color:var(--muted);font-size:.78rem;line-height:1.35}.cell-tag{background:color-mix(in srgb, var(--sky) 55%, #fff);color:var(--accent-ink);border-radius:999px;padding:1px 8px;font-size:.72rem;font-weight:700;display:inline-block}.admin-wrap button:not(.link):not(.admin-tabs button){box-shadow:0 2px 0 var(--accent-dark);transition:transform 50ms,background .15s}.admin-wrap button:not(.link):not(.admin-tabs button):hover:not(:disabled){background:var(--accent-dark)}.admin-wrap button:not(.link):not(.admin-tabs button):active:not(:disabled){box-shadow:none;transform:translateY(2px)}.admin-form input:focus,.admin-form select:focus,.admin-login input:focus,.admin-toolbar select:focus{border-color:var(--accent);box-shadow:0 0 0 3px color-mix(in srgb, var(--accent) 20%, transparent);outline:none}.admin-product-cards{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px;margin-top:14px;display:grid}.product-card{border:2px solid var(--card-border);background:#fff;border-radius:14px;flex-direction:column;gap:10px;padding:16px;transition:transform .15s,box-shadow .15s,border-color .15s;display:flex}.product-card:hover{border-color:var(--accent);box-shadow:var(--shadow-card)}.product-card-head{align-items:center;gap:12px;display:flex}.product-card-head img{object-fit:contain;width:56px;height:56px}.product-card-head>div{flex-direction:column;gap:2px;display:flex}.product-card-sub{color:var(--muted);font-size:.8rem}.product-card-id{color:var(--muted);font-size:.72rem}.product-card label{color:var(--muted);flex-direction:column;gap:4px;font-size:.82rem;display:flex}.product-card .checkbox{color:var(--fg);flex-direction:row;align-items:center;gap:8px}.product-card input[type=number],.product-card input[type=text]{border:2px solid var(--card-border);font:inherit;border-radius:9px;padding:8px 10px}.product-card-foot{align-items:center;gap:10px;margin-top:4px;display:flex}.product-card-price{color:var(--fg);margin:2px 0 0;font-size:.85rem}.product-card-price s{color:var(--muted)}.soldout-badge{z-index:3;color:#fff;background:#c0392b;border-radius:999px;padding:3px 10px;font-size:.78rem;font-weight:700;line-height:1.5;position:absolute;top:8px;left:8px;box-shadow:0 1px 4px #0003}.soldout-badge.planonly{background:#2f6fb0}.soldout-tag{color:#fff;vertical-align:middle;background:#c0392b;border-radius:999px;margin-left:8px;padding:1px 7px;font-size:.7rem;font-weight:700}.soldout-center{letter-spacing:.05em;padding:8px 24px;font-size:1.15rem;top:50%;left:50%;right:auto;transform:translate(-50%,-50%)}.product-item.sold-out .pimg,.product-row.sold-out .prow-thumb,.pimg-wrap.sold-out .pimg,.plan-row.sold-out .plan-icon img{filter:grayscale(.9)opacity(.55)}.plan-row.sold-out{cursor:default;opacity:.85}.btn-primary.disabled{opacity:.45;pointer-events:none;justify-content:center;align-items:center;display:inline-flex}.auth-wrap{max-width:var(--maxw);justify-content:center;align-items:flex-start;margin:0 auto;padding:48px 20px 80px;display:flex}.auth-loading{color:var(--muted);padding:40px 0}.auth-card{border:2px solid var(--card-border);text-align:center;background:#fff;border-radius:18px;flex-direction:column;gap:14px;width:100%;max-width:420px;padding:32px 28px;display:flex;box-shadow:0 6px 22px #0000000f}.auth-logo{object-fit:contain;width:56px;height:56px;margin:0 auto 4px}.auth-card h1{font-family:var(--font-display);margin:0;font-size:1.5rem}.auth-sub{color:var(--muted);margin:0 0 6px;font-size:.92rem}.auth-note{color:var(--accent-ink);margin:0;font-size:.88rem}.auth-field{text-align:left;color:var(--muted);flex-direction:column;gap:5px;font-size:.85rem;display:flex}.auth-field input{font:inherit;border:2px solid var(--card-border);color:var(--fg);border-radius:12px;padding:11px 13px}.auth-field input:focus{border-color:var(--accent);outline:none}.auth-field input:disabled{color:var(--muted);background:#f6f6f4}.auth-link{color:var(--accent);cursor:pointer;font:inherit;background:0 0;border:none;padding:2px;text-decoration:none}.auth-link:hover{text-decoration:underline}.auth-error{color:#c0392b;margin:4px 0 0;font-size:.88rem}.auth-or{color:var(--muted);align-items:center;gap:12px;margin:6px 0 2px;font-size:.82rem;display:flex}.auth-or:before,.auth-or:after{content:"";background:var(--line,#e6e3dd);flex:1;height:1px}.auth-social{flex-direction:column;gap:10px;display:flex}.auth-social .auth-btn{gap:10px}.auth-social .auth-btn img{object-fit:contain;width:20px;height:20px}.auth-btn-google{color:#3c4043;border:1px solid var(--line,#dadce0);background:#fff;box-shadow:0 3px #e0ddd6}.auth-btn-google:hover{color:#3c4043;background:#f7f7f5}.auth-btn-kakao{color:#191600;background:#fee500;box-shadow:0 3px #d9c400}.auth-btn-kakao:hover{color:#191600;background:#f5dc00}.my-wrap{max-width:var(--maxw);margin:0 auto;padding:40px 20px 80px}.my-account{align-items:stretch;gap:18px;margin:18px 0;display:flex}.my-account .my-card.my-card{margin-top:0}.my-account .my-profile{flex:auto;min-width:0}.my-account .my-pay{flex:0 0 400px;max-width:400px}@media (max-width:760px){.my-account{flex-direction:column}.my-account .my-pay{flex-basis:auto;align-self:stretch;max-width:none}}.my-head{align-items:center;gap:16px;margin-bottom:24px;display:flex}.my-avatar{background:var(--sky);border-radius:50%;flex:none;justify-content:center;align-items:center;width:64px;height:64px;display:flex}.my-avatar img{object-fit:contain;width:38px;height:38px}.my-id h1{font-family:var(--font-display);margin:0 0 2px;font-size:1.4rem}.my-id span{color:var(--muted);font-size:.9rem}.my-card{outline:3px dashed var(--card-border);outline-offset:-3px;background-color:#fff;background-image:url(/assets/source/bg_white.png),none;background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:320px 320px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;border-radius:18px;padding:22px 24px;box-shadow:0 4px 14px #0000000d}.my-card h2{font-family:var(--font-display);margin:0 0 14px;font-size:1.1rem}.my-fields{flex-direction:column;margin:0;display:flex}.my-fields>div{border-top:1px solid var(--border);justify-content:space-between;gap:16px;padding:11px 0;display:flex}.my-fields>div:first-child{border-top:none}.my-fields dt{color:var(--muted);flex:none;margin:0;font-size:.88rem}.my-fields dd{text-align:right;color:var(--fg);word-break:break-all;margin:0}.my-fields dd em{color:var(--muted);font-style:normal}.my-badge{color:var(--muted);background:#eee;border-radius:999px;padding:2px 10px;font-size:.78rem}.my-badge.ok{background:var(--mint);color:#1d6b51}.my-actions{justify-content:space-between;align-items:center;gap:12px;margin-top:24px;display:flex}.my-logout{font:inherit;font-family:var(--font-display);border:2px solid var(--card-border);color:var(--fg);cursor:pointer;background:#fff;border-radius:12px;padding:10px 18px}.my-logout:hover{color:#c0392b;border-color:#c0392b}.my-card+.my-card{margin-top:18px}.my-muted{color:var(--muted);margin:0;font-size:.9rem}.my-empty{flex-direction:column;gap:8px;display:flex}.my-empty p{color:var(--muted);margin:0}.my-orders{flex-direction:column;gap:14px;margin:0;padding:0;list-style:none;display:flex}.my-order{border-top:1px solid var(--border);gap:14px;padding:14px 0;display:flex}.my-order:first-child{border-top:none;padding-top:0}.my-order-thumb{background:#f4f7f9;border-radius:12px;flex:none;justify-content:center;align-items:center;width:56px;height:56px;display:flex;overflow:hidden}.my-order-thumb img{object-fit:contain;width:100%;height:100%}.my-order-main{flex-direction:column;flex:auto;gap:4px;min-width:0;display:flex}.my-order-top{justify-content:space-between;align-items:center;gap:10px;display:flex}.my-order-top strong{font-size:1rem}.my-order-meta{color:var(--muted);flex-wrap:wrap;gap:5px;font-size:.84rem;display:flex}.my-next{color:var(--accent-ink);margin-top:2px;font-size:.9rem}.my-next.muted{color:var(--muted)}.my-badge.warn{color:#c0392b;background:#fbe2da}.my-ship{margin-top:4px;font-size:.88rem}.my-ship.muted{color:var(--muted)}.my-ship .mono{font-size:.82rem}.my-receipt-btn{font:inherit;font-family:var(--font-display);color:#fff;background:var(--accent);border-radius:var(--radius-btn);box-shadow:0 3px 0 var(--accent-dark);cursor:pointer;border:none;margin-left:8px;padding:4px 12px;font-size:.8rem;transition:transform 50ms,background .15s}.my-receipt-btn:hover{background:var(--accent-dark)}.my-receipt-btn:active{box-shadow:none;transform:translateY(2px)}.my-receipt-btn:disabled{opacity:.5;cursor:default;box-shadow:none}.my-ship-received{margin-left:8px}.my-pending{color:var(--muted);margin:4px 0 0;padding:0;font-size:.8rem;list-style:none}.my-pending li{margin-top:1px}.my-pending li.discount{color:#2f9e6f}.link-danger{font:inherit;color:#c0392b;cursor:pointer;background:0 0;border:none;padding:0;font-size:.82rem;text-decoration:underline}.link-danger:disabled{opacity:.5;cursor:default}.my-ship-tag{color:var(--accent-ink);background:#efe7d8;border-radius:999px;margin-right:4px;padding:1px 7px;font-size:.72rem;display:inline-block}.my-devices{border-top:1px dashed var(--card-border,#e2dccb);margin-top:10px;padding-top:8px}.my-devices-head{color:var(--muted);margin-bottom:4px;font-size:.78rem}.my-devices-list{margin:0;padding:0;list-style:none}.my-devices-list li{justify-content:space-between;align-items:center;gap:8px;padding:3px 0;font-size:.86rem;display:flex}.my-dev-cancel{font:inherit;color:#c0392b;cursor:pointer;background:#fff;border:1px solid #e3b9b0;border-radius:999px;padding:3px 9px;font-size:.76rem}.my-dev-cancel:disabled{opacity:.5;cursor:default}.my-dev-add{flex-wrap:wrap;align-items:center;gap:6px;margin-top:6px;display:flex}.my-dev-add select{border:1px solid var(--card-border,#d9d3c2);font:inherit;border-radius:8px;padding:5px 8px;font-size:.85rem}.my-dev-start{text-align:left;flex-wrap:wrap;flex-basis:100%;align-items:baseline;gap:4px 8px;margin:12px 0 0;display:flex}.my-dev-start-label{color:var(--accent-ink);font-size:.84rem;font-weight:800}.my-dev-start-val{color:var(--fg);font-size:.84rem;font-weight:700}.my-dev-start-hint{color:var(--muted);flex-basis:100%;font-size:.76rem}.my-dev-note{border-top:1px dashed var(--card-border,#e2dccb);color:var(--muted);flex-basis:100%;margin:14px 0 0;padding-top:12px;font-size:.76rem}.my-dev-fee{color:var(--accent-ink,#2f9e6f);flex-basis:100%;margin:4px 0 0;font-size:.86rem}.my-note{background:linear-gradient(#fffdf7,#fffdf7) padding-box padding-box;border:1px solid #e9e0cb;border-radius:12px;margin:8px 0 2px;padding:6px 16px;position:relative;box-shadow:inset 0 0 0 1px #fff}.my-note-deco{pointer-events:none;position:absolute;top:-10px;right:12px;transform:rotate(8deg)}.my-note-deco img{object-fit:contain;filter:drop-shadow(0 2px 3px #0000002e);width:26px;height:26px}.my-note-row{border-bottom:1px dashed #ece2c9;align-items:baseline;gap:12px;padding:8px 0;font-size:.88rem;line-height:1.5;display:flex}.my-note-row:last-child{border-bottom:none}.my-note-label{min-width:92px;color:var(--muted);flex:none;font-size:.8rem}.my-note-val{text-align:right;min-width:0;color:var(--fg);word-break:break-word;flex:auto;font-weight:600}.my-note-list{flex-direction:column;gap:2px;display:flex}.my-note-pay{color:var(--accent-ink,#1d6b51)}.my-note-warn{color:#c0392b}.my-note-muted{color:var(--muted);font-weight:500}.my-note .mono{font-weight:600}.my-note .my-pending{text-align:right}.my-note-was{color:var(--muted);margin-right:2px;font-weight:500}.my-note-period{color:var(--muted);margin-top:2px;font-size:.82em;font-weight:500;display:block}.my-track-btn{border:1px solid var(--accent-ink,#1d6b51);font-family:var(--font-display);color:var(--accent-ink,#1d6b51);white-space:nowrap;background:0 0;border-radius:999px;align-items:center;margin-left:8px;padding:3px 12px;font-size:.75rem;font-weight:700;line-height:1.4;text-decoration:none;transition:background .15s,color .15s;display:inline-flex}.my-track-btn:hover{background:var(--accent-ink,#1d6b51);color:#fff}.my-charge-no{color:var(--muted);font-size:.78rem}.my-charge-no .mono{color:var(--fg)}.my-dev-addbtn{text-align:center;width:100%;font:inherit;border:2px dashed var(--card-border);color:var(--accent-ink);cursor:pointer;background:#fff;border-radius:12px;margin-top:6px;padding:9px 16px;font-size:.9rem;font-weight:700}.my-dev-addbtn:hover{border-color:var(--accent);color:var(--accent)}.my-dev-dialog{max-width:480px;max-height:90vh;overflow-y:auto}.my-dev-grid{gap:10px;margin:4px 0 2px;display:flex}.my-dev-tile{border:2px solid var(--card-border,#e2dccb);cursor:pointer;min-width:0;font:inherit;color:var(--fg);background:#fff;border-radius:14px;flex-direction:column;flex:1 1 0;align-items:center;gap:6px;padding:12px 8px;transition:border-color .15s,box-shadow .15s;display:flex}.my-dev-tile:hover{border-color:var(--accent)}.my-dev-tile.active{border-color:var(--accent);box-shadow:0 0 0 3px color-mix(in srgb, var(--accent) 22%, transparent)}.my-dev-tile:disabled{cursor:default;opacity:.6}.my-dev-tile-img{object-fit:contain;filter:drop-shadow(0 6px 12px #0000001f);width:100%;max-width:140px;height:96px}.my-dev-tile-name{font-family:var(--font-display);font-size:1rem}.my-dev-pickup{border-top:1px dashed var(--card-border,#e2dccb);text-align:left;margin-top:14px;padding-top:12px}.my-dev-pickup .order-addr{margin-top:10px}.my-charges{margin:0;padding:0;list-style:none}.my-charge{border-bottom:1px dashed var(--card-border,#e2dccb);align-items:center;gap:12px;padding:10px 0;display:flex}.my-charge:last-child{border-bottom:none}.my-charge-info{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.my-charge-main{align-items:center;gap:8px;display:flex}.my-charge-meta{color:var(--muted);flex-wrap:wrap;gap:6px;font-size:.82rem;display:flex}.my-charge .my-receipt-btn{flex-shrink:0;margin-top:0;margin-left:0}.pending-list{margin:0 0 4px;padding:0;font-size:.78rem;list-style:none}.pending-list li{align-items:center;gap:4px;max-width:200px;display:flex}.pending-list li span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.proration-row{flex-wrap:wrap;align-items:flex-start!important}.proration-edit{white-space:nowrap;flex-wrap:nowrap;align-items:center;gap:4px;display:inline-flex;overflow:visible!important}.proration-edit input[type=date]{font:inherit;border:1px solid var(--card-border,#d9d3c2);border-radius:6px;padding:2px 4px;font-size:.76rem}.ship-cell{flex-direction:column;align-items:flex-start;gap:3px;display:flex}.ship-info{font-size:.82rem}.ship-edit{flex-direction:column;gap:5px;min-width:180px;display:flex}.ship-edit select,.ship-edit input{font:inherit;padding:4px 6px;font-size:.84rem}.ship-edit-actions{align-items:center;gap:8px;display:flex}.ship-edit-actions button:not(.link){padding:4px 10px;font-size:.82rem}.plan-detail{padding:24px 26px}.plan-detail-head{align-items:center;gap:16px;margin-bottom:14px;display:flex}.plan-detail-icon{object-fit:contain;width:64px;height:64px}.plan-detail h1{margin:0;font-size:1.5rem}.plan-detail .tagline{color:var(--muted);margin:4px 0 0}.plan-note{color:#a23a52;background:var(--pink);border-radius:10px;padding:8px 12px;font-size:.86rem}.plan-config{flex-direction:column;gap:50px;margin-top:40px;display:flex}.plan-sec{flex-direction:column;gap:12px;display:flex}.plan-sec-head{align-items:center;gap:11px;display:flex}.plan-sec-sticker{background:var(--seg-blue-soft);width:42px;height:42px;box-shadow:var(--shadow-card);border:2px solid #fff;border-radius:14px;flex:none;place-items:center;display:grid;transform:rotate(-6deg)}.plan-sec-sticker img{object-fit:contain;width:28px;height:28px}.plan-sec-text{flex-direction:column;gap:2px;min-width:0;display:flex}.plan-sec-title{font-family:var(--font-display);flex-wrap:wrap;align-items:center;gap:8px;font-size:1.12rem;line-height:1.2;display:flex}.plan-sec-step{font-family:var(--font-display);letter-spacing:.04em;color:#fff;background:var(--accent);border-radius:var(--radius-pill);padding:2px 8px;font-size:.66rem;font-weight:800}.plan-sec-sub{color:var(--muted);font-size:.86rem;line-height:1.35}.plan-devices-pick{flex-flow:wrap;gap:14px;display:flex}.device-pick{text-align:center;flex-direction:column;flex:1 1 0;align-items:center;gap:6px;min-width:130px;padding:6px 4px;display:flex}.device-pick-open{cursor:pointer;font:inherit;color:var(--fg);background:0 0;border:none;flex-direction:column;align-items:center;gap:5px;width:100%;padding:0;display:flex}.device-pick-img{object-fit:contain;filter:drop-shadow(0 8px 14px #00000024);width:100%;max-width:200px;height:150px;transition:transform .18s,filter .18s}.device-pick-open:hover .device-pick-img,.device-pick-open:focus-visible .device-pick-img{transform:scale(1.07)translateY(-2px)}.device-pick-open:hover .device-pick-name{color:var(--accent-ink)}.device-pick-name{font-family:var(--font-display);font-size:1.08rem;transition:color .15s}.device-pick.active .device-pick-img{filter:drop-shadow(0 12px 20px color-mix(in srgb, var(--accent) 60%, transparent))}.device-pick.active .device-pick-name{color:var(--accent-ink)}.device-spec-hint{color:var(--accent);align-items:center;gap:3px;font-size:.78rem;font-weight:700;display:inline-flex}.device-pick .device-price{font-size:.92rem}.device-pick-qty{margin-top:4px}.device-price{color:var(--muted);font-size:.9rem}.device-price s{color:var(--muted)}.device-price b{color:var(--accent-ink);font-size:1.02rem}.plan-hint-warn{color:#c0392b;margin:2px 0 0;font-size:.86rem;font-weight:600}.plan-quote{border:2px dashed var(--card-border);border-radius:14px;flex-direction:column;gap:8px;padding:14px 16px;display:flex}.plan-quote-row{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.plan-quote-row .q-strike{color:var(--muted);text-decoration:line-through}.plan-quote-row .q-hint{color:var(--muted)}.plan-quote-row .q-strong{font-weight:700}.plan-quote-row.highlight{border-top:1px solid var(--border);color:var(--accent-ink);padding-top:10px;font-size:1.12rem;font-weight:800}.plan-purchase{margin-top:4px}.plan-purchase .btn-primary{justify-content:center;width:100%}.plan-purchase-msg{color:var(--accent-ink);margin:8px 0 0;font-size:.88rem}.prepay-picker{flex-direction:column;gap:12px;display:flex}.prepay-presets{flex-wrap:wrap;gap:8px;display:flex}.prepay-chip{border:2px solid var(--card-border);cursor:pointer;background:#fff;border-radius:999px;align-items:center;gap:6px;padding:8px 14px;font-size:.92rem;transition:border-color .15s,background .15s;display:inline-flex}.prepay-chip:hover{border-color:var(--accent-ink)}.prepay-chip.active{border-color:var(--accent-ink);background:var(--accent-soft,#e9f7f1);font-weight:700}.prepay-chip-off{color:#d2691e;font-size:.8rem;font-weight:800}.prepay-slider-row{align-items:center;gap:14px;display:flex}.prepay-slider{accent-color:var(--accent-ink);flex:1;min-height:24px}.prepay-badge{white-space:nowrap;border:2px dashed var(--card-border);color:var(--muted);border-radius:999px;padding:6px 12px;font-size:.95rem}.prepay-badge.on{color:var(--ink,#1f1f1f);border-style:solid;border-color:#d2691e}.prepay-badge.on b{color:#d2691e}.plan-renewal-note{color:var(--muted);margin:10px 0 0;font-size:.86rem;line-height:1.65}.my-cancel{margin-top:8px}.my-cancel-btn{color:var(--muted);cursor:pointer;background:0 0;border:none;padding:4px 0;font-size:.85rem;text-decoration:underline}.my-cancel-btn:hover{color:#c0392b}.my-cancel-body{text-align:left;margin:6px 0 0;font-size:.9rem;line-height:1.7}.my-cancel-body.strong{font-weight:700}.order-renewal-note{border:2px dashed var(--card-border);background:#fbfaf7;border-radius:12px;margin:14px 0 4px;padding:12px 14px;font-size:.86rem;line-height:1.7}.order-renewal-title{margin-bottom:4px;font-size:.9rem;display:block}.order-renewal-note ul{margin:0;padding-left:18px}.rental{border-top:2px dashed var(--card-border);flex-direction:column;gap:18px;margin-top:24px;padding-top:22px;display:flex}.rental-prices{flex-wrap:wrap;gap:12px;display:flex}.rental-price{border:2px dashed var(--card-border);background:#fff;border-radius:14px;flex-direction:column;flex:150px;gap:4px;padding:12px 14px;display:flex}.rental-price .rp-label{color:var(--muted);font-size:.85rem}.rental-price .rp-val{align-items:baseline;gap:8px;display:flex}.rental-price .rp-val s{color:var(--muted);font-size:.9rem}.rental-price .rp-val b{color:var(--accent);font-size:1.4rem;font-weight:800}.rental-field{flex-direction:column;gap:8px;display:flex}.rental-field-label{font-size:.95rem;font-weight:700}.rental-days{flex-direction:row;justify-content:space-between;align-items:center}.rental-note{color:var(--muted);margin:0;font-size:.9rem}.rental-qty{border:2px solid var(--card-border);background:#fff;border-radius:14px;justify-content:space-between;align-items:center;gap:14px;width:100%;padding:14px 18px;display:flex;box-shadow:0 2px 8px #0000000f}.rental-qty-label{color:var(--fg);align-items:center;gap:9px;font-size:1.02rem;font-weight:800;display:inline-flex}.rental-qty-label img{object-fit:contain;width:30px;height:30px}.rental-qty-ctl{gap:16px}.rental-qty-ctl>span{text-align:center;min-width:40px;color:var(--fg);font-size:1.15rem;font-weight:800}.rental-qty-ctl button{border:2px solid var(--card-border);width:40px;height:40px;color:var(--fg);background:#fff;font-size:1.35rem}.rental-qty-ctl button:hover{border-color:var(--accent);color:var(--accent)}.cal{background:#fff;border:2px solid #e8e8e8;border-radius:22px;width:100%;max-width:100%;padding:0 12px 14px;box-shadow:0 8px 20px #506e8c1a}.cal-head{background:#ed8f86;border-radius:19px 19px 0 0;justify-content:space-between;align-items:center;margin:0 -12px 14px;padding:13px 16px;display:flex;position:relative;box-shadow:0 4px 9px #d67c7447}.cal-head:before,.cal-head:after{content:"";background:#ffd486;border-radius:6px;width:11px;height:21px;position:absolute;top:-8px;box-shadow:0 2px 3px #0000001f}.cal-head:before{left:28%}.cal-head:after{right:28%}.cal-title{font-family:var(--font-display);color:#fff;text-shadow:0 1px 1px #96463e38;letter-spacing:.02em;font-size:1.06rem;font-weight:800}.cal-nav{color:#fff;cursor:pointer;background:#fff6;border:none;border-radius:999px;width:30px;height:30px;font-size:1.15rem;line-height:1;transition:background .15s}.cal-nav:hover{background:#fff9}.cal-grid{grid-template-columns:repeat(7,1fr);gap:4px;display:grid}.cal-dow{margin-bottom:4px}.cal-dow-cell{text-align:center;color:var(--muted);padding:4px 0;font-size:.78rem}.cal-dow-cell.sun{color:#e23744}.cal-dow-cell.sat{color:var(--accent)}.cal-cell{z-index:0;cursor:pointer;width:100%;min-height:46px;font:inherit;color:var(--fg);background:0 0;border:none;border-radius:10px;justify-content:center;align-items:center;padding:0;font-size:.9rem;display:flex;position:relative}.cal-cell.empty{cursor:default}.cal-cell.past{color:#ccc;cursor:not-allowed}.cal-cell.in-range:before{content:"";z-index:-1;background:var(--seg-blue-soft);position:absolute;inset:6px -3px}.cal-cell.in-range{color:var(--accent-ink)}.cal-cell.is-start:before{border-radius:999px 0 0 999px;left:50%;right:-3px}.cal-cell.is-end:before{border-radius:0 999px 999px 0;left:-3px;right:50%}.cal-cell.is-single:before{display:none}.cal-cell.is-start,.cal-cell.is-end,.cal-cell.is-single{color:#fff;font-weight:800}.cal-cell.is-start:after,.cal-cell.is-end:after,.cal-cell.is-single:after{content:"";z-index:-1;aspect-ratio:1;background:var(--accent);height:calc(100% - 6px);box-shadow:0 3px 7px -1px color-mix(in srgb, var(--accent) 55%, transparent);border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.cal-cell-num{z-index:1;position:relative}.cal-cell.is-start,.cal-cell.is-single{color:var(--fg);font-weight:800}.cal-cell.is-start:after,.cal-cell.is-single:after{display:none}.cal-day-crayon{z-index:0;pointer-events:none;width:52px;height:42px;position:absolute;top:50%;left:50%;overflow:visible;transform:translate(-50%,-50%)rotate(-7deg)}.cal-day-crayon path{stroke-dasharray:100;stroke-dashoffset:100px;animation:.5s cubic-bezier(.5,0,.3,1) forwards cal-draw}@keyframes cal-draw{to{stroke-dashoffset:0}}.cal-cell .cal-day-sticker{animation:.3s ease-out .45s backwards cal-pop}@keyframes cal-pop{0%{opacity:0;transform:scale(.2) var(--pop-rot,rotate(0deg))}70%{transform:scale(1.18) var(--pop-rot,rotate(0deg))}to{opacity:1;transform:scale(1) var(--pop-rot,rotate(0deg))}}@media (prefers-reduced-motion:reduce){.cal-day-crayon path{stroke-dashoffset:0;animation:none}.cal-cell .cal-day-sticker{animation:none}}.cal-cell .cal-day-sticker{z-index:2;object-fit:contain;pointer-events:none;filter:drop-shadow(0 2px 3px #00000038);position:absolute}.cal-cell .cal-day-sticker.case{width:55px;height:55px;top:-20px;right:0;transform:rotate(12deg)}.cal-cell .cal-day-sticker.spark{width:35px;height:35px;bottom:-14px;left:20px;transform:rotate(-8deg)}@media (max-width:560px){.cal-cell .cal-day-sticker.case{width:34px;height:34px;top:-12px;right:-12px}.cal-cell .cal-day-sticker.spark{width:20px;height:20px;bottom:-8px;left:-2px}}.pickup{flex-direction:column;gap:10px;display:flex}.pickup-opts{border-bottom:2px solid var(--border);flex-wrap:wrap;gap:2px;display:flex}.pickup-opt{cursor:pointer;font:inherit;color:var(--muted);background:0 0;border:0;border-bottom:3px solid #0000;border-radius:10px 10px 0 0;flex-direction:row;flex:90px;justify-content:center;align-items:center;gap:8px;margin-bottom:-2px;padding:10px 12px;transition:color .15s,background .15s,border-color .15s;display:flex}.pickup-opt img{opacity:.55;width:auto;height:22px;transition:opacity .15s}.pickup-opt span{font-size:.9rem}.pickup-opt:hover{color:var(--fg);background:#00000006}.pickup-opt:hover img{opacity:.85}.pickup-opt.active{color:var(--accent-ink);border-bottom-color:var(--accent);font-weight:700}.pickup-opt.active img{opacity:1}.plan-device-pick{border-top:1px solid var(--border);flex-direction:column;gap:6px;padding-top:10px;display:flex}.plan-device-pick .checkbox{font-size:.84rem}.plan-device-pick s{color:var(--muted)}.combo-section{flex-direction:column;gap:8px;display:flex}.combo-sub{color:var(--muted);margin:-2px 0 4px;font-size:.86rem}.combo-cards.vertical{flex-direction:column;gap:10px;display:flex}.combo-cards.vertical .combo-card{flex-direction:row;align-items:center;gap:14px;padding:12px 14px;position:relative;overflow:visible}.combo-cards.vertical .combo-card-devices{flex:none;min-height:0}.combo-cards.vertical .combo-card-text{flex-direction:column;flex:auto;gap:3px;min-width:0;display:flex}.combo-cards.vertical .combo-card-cta{white-space:nowrap;flex:none;margin-top:0}.combo-card{text-align:left;border:2px dashed var(--card-border);cursor:pointer;font:inherit;color:var(--fg);background:#fff;border-radius:14px;flex-direction:column;gap:6px;padding:12px;transition:border-color .15s,transform .15s,box-shadow .15s,background .15s;display:flex}.combo-card:hover{border-color:var(--accent);box-shadow:var(--shadow-card);transform:translateY(-2px)}.combo-card.active{border-style:solid;border-color:var(--accent);background:var(--seg-blue-soft)}.combo-card.active .combo-card-cta{color:#1d8a63}.combo-sticker{pointer-events:none;z-index:1;width:38px;height:38px;position:absolute;top:-8px;right:-8px;transform:rotate(14deg)}.combo-sticker img{object-fit:contain;filter:drop-shadow(0 3px 5px #0000002e);width:100%;height:100%}.combo-card-devices{align-items:center;gap:10px;min-height:44px;display:flex}.combo-dev{align-items:center;gap:2px;display:inline-flex}.combo-dev img{object-fit:contain;filter:drop-shadow(0 0 1px #0000002e);width:38px;height:38px}.combo-dev-ph{background:var(--seg-blue-soft);border-radius:8px;width:38px;height:38px;display:inline-block}.combo-dev b{color:var(--accent-ink);font-size:.92rem}.combo-days{font-family:var(--font-display);color:var(--accent);font-size:1.4rem;font-weight:800}.combo-card-title{font-family:var(--font-display);font-size:1rem}.combo-card-body{color:var(--muted);font-size:.84rem;line-height:1.4}.combo-card-cta{color:var(--accent);margin-top:2px;font-size:.82rem;font-weight:700}.plan-desc{background:var(--seg-blue-soft);border:2px dashed #cde3f4;border-radius:14px;margin:14px 0 16px;padding:22px 24px}.plan-desc>:first-child{margin-top:0}.plan-desc>:last-child{margin-bottom:0}.plan-desc h2,.plan-desc h3{color:var(--accent-ink);font-size:1.12rem;font-family:var(--font-display);margin:1.1em 0 .5em}.plan-desc p{margin:12px 0;line-height:1.7}.plan-desc strong{color:var(--accent-dark);font-weight:800}.plan-desc blockquote{border-left:4px solid var(--accent);color:var(--accent-ink);background:#fff;border-radius:0 10px 10px 0;margin:18px 0 0;padding:12px 16px}.plan-desc ul{flex-direction:column;gap:11px;margin:14px 0;padding-left:0;list-style:none;display:flex}.plan-desc li{margin:0;padding-left:27px;line-height:1.6;position:relative}.plan-desc li:before{content:"✓";background:var(--accent);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:.72rem;font-weight:800;display:flex;position:absolute;top:1px;left:0}.plan-detail-shell,.product-detail-shell,.shell.order,.guide-shell,.blog-list-shell,.blog-post,.my-wrap{position:relative}.deco-sticker{pointer-events:none;z-index:2;position:absolute}.deco-sticker img{filter:drop-shadow(0 5px 9px #0000002e);width:100%;height:auto;display:block}.deco-sticker.ds-top{width:66px;top:8px;right:-2px;transform:rotate(11deg)}.deco-sticker.ds-spark{width:28px;top:64px;right:58px;transform:rotate(0)}.deco-sticker.ds-star{width:30px;top:96px;right:4px;transform:rotate(-13deg)}.deco-sticker.ds-corner{width:56px;top:6px;right:8px;transform:rotate(10deg)}.deco-sticker.ds-left,.deco-sticker.ds-left2,.deco-sticker.ds-right,.deco-sticker.ds-right2{display:none}@media (min-width:900px){.deco-sticker.ds-left{width:70px;display:block;top:150px;left:-52px;transform:rotate(-15deg)}.deco-sticker.ds-left2{width:58px;display:block;bottom:120px;left:-46px;transform:rotate(9deg)}.deco-sticker.ds-right{width:60px;display:block;top:340px;right:-54px;transform:rotate(12deg)}.deco-sticker.ds-right2{width:46px;display:block;bottom:220px;right:-44px;transform:rotate(-8deg)}}@media (max-width:520px){.deco-sticker.ds-spark,.deco-sticker.ds-star{display:none}.deco-sticker.ds-top{width:46px;top:6px;right:8px}.deco-sticker.ds-corner{width:46px;right:10px}}.my-verify{color:var(--muted);align-items:center;gap:8px;font-size:.9rem;display:inline-flex}.my-verify.on{color:#1d6b51;font-weight:700}.my-verify-ic{border:1.5px solid var(--border,#d8d4cc);background:0 0;border-radius:999px;flex:none;justify-content:center;align-items:center;width:18px;height:18px;display:inline-flex}.my-verify.on .my-verify-ic{color:#fff;background:#1d6b51;border-color:#1d6b51}.my-verify-ic svg{width:12px;height:12px;display:block}.shell.order{flex-direction:column;gap:14px;padding-bottom:28px;display:flex}.order-head{align-items:center;gap:12px;display:flex}.order .page-title{margin:0;line-height:1}.order-card{padding:18px 20px;transition:border-color .2s,background .2s}.order-step-head{align-items:center;gap:11px;margin:0 0 14px;display:flex}.order-step-head .plan-sec-sticker{border-radius:13px;width:40px;height:40px}.order-step-head .plan-sec-sticker img{width:26px;height:26px}.order-step-title{min-width:0;font-family:var(--font-display);flex-wrap:wrap;flex:auto;align-items:center;gap:8px;font-size:1.08rem;line-height:1.2;display:flex}.order-step-check{color:#0000;width:27px;height:27px;box-shadow:var(--shadow-card);background:#eaeaea;border:2px solid #fff;border-radius:999px;flex:none;place-items:center;font-size:.95rem;font-weight:900;transition:background .2s,color .2s,transform .2s;display:grid;transform:scale(.8)}.order-step-check.on{background:var(--mint);color:#1d6b51;transform:scale(1)}.order-steps{flex-direction:column;gap:34px;display:flex}.order-step{flex-direction:column;display:flex}.order-summary-head{align-items:center;gap:11px;margin:0 0 14px;display:flex}.order-summary-head .plan-sec-sticker{border-radius:13px;width:40px;height:40px}.order-summary-head .plan-sec-sticker img{width:26px;height:26px}.order-summary-title{font-family:var(--font-display);font-size:1.08rem;line-height:1.2}.order-summary{border:2px solid var(--card-border);background:#fafafa;border-radius:16px;flex-direction:column;gap:12px;padding:16px 18px;display:flex}.order-summary-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.order-plan-name{color:var(--fg);font-size:1.02rem;font-weight:800}.order-devices{color:var(--accent-ink);background:var(--seg-blue-soft);border-radius:999px;padding:3px 11px;font-size:.8rem;font-weight:600}.order-meta{flex-direction:column;gap:8px;margin:0;display:flex}.order-meta>div{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.order-meta dt{color:var(--muted);margin:0;font-size:.88rem}.order-meta dd{text-align:right;margin:0;font-weight:600}.order-meta .order-est{border-top:2px dashed var(--border);padding-top:12px}.order-meta .order-est dt{color:var(--fg);font-weight:700}.order-meta .order-est dd{color:var(--accent-ink);font-size:1.25rem;font-weight:800}.order-addr-link{text-underline-offset:3px;cursor:pointer;width:fit-content;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}.order-addr-link:hover{color:var(--accent-ink);text-decoration-style:solid}.order-verified{background:var(--seg-green-soft);border:2px solid var(--mint);border-radius:14px;align-items:center;gap:14px;padding:14px 16px;display:flex}.order-verified-icon{color:#fff;background:var(--seg-green-ink);border-radius:50%;flex:none;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.3rem;font-weight:900;display:flex}.order-verified-text{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.order-verified-title{font-family:var(--font-display);color:#1d6b51;font-size:1.02rem}.order-verified-meta{color:var(--muted);overflow-wrap:anywhere;font-size:.86rem}.order-verified-redo{font:inherit;font-family:var(--font-display);border:2px solid var(--mint);color:#1d6b51;cursor:pointer;background:#fff;border-radius:999px;flex:none;padding:7px 14px;font-size:.82rem;transition:background .15s,transform 50ms}.order-verified-redo:hover{background:var(--seg-green-soft)}.order-verified-redo:active{transform:translateY(1px)}.order-upload{flex-direction:column;align-items:stretch;gap:10px;display:flex}.order-hint{color:var(--muted);margin:0;font-size:.9rem}.order-hint+.pm{margin-top:14px}.pp-file-hidden{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.pp-pick-btn{font-family:var(--font-display);color:var(--accent-ink);border:2px solid var(--card-border);border-radius:var(--radius-btn);box-shadow:0 3px 0 var(--card-border);cursor:pointer;background:#fff;justify-content:center;align-items:center;gap:10px;margin-top:4px;padding:12px 20px;font-size:1.02rem;font-weight:800;transition:transform 50ms,background .15s,border-color .15s;display:inline-flex}.pp-pick-btn:hover{background:var(--seg-blue-soft);border-color:var(--accent)}.pp-pick-btn:active{box-shadow:none;transform:translateY(2px)}.pp-pick-btn.busy{cursor:progress;opacity:.7;pointer-events:none}.pp-pick-icon{object-fit:contain;width:26px;height:26px}.order-field{flex-direction:column;gap:8px;margin-top:14px;display:flex}.order-address{font:inherit;resize:vertical;border:2px solid var(--card-border);color:var(--fg);background:#fff;border-radius:12px;padding:10px 12px}.order-address:focus{border-color:var(--accent);outline:none}.order-addr{flex-direction:column;gap:2px;display:flex}.order-input{font:inherit;border:2px solid var(--card-border);color:var(--fg);background:#fff;border-radius:12px;width:100%;padding:11px 13px}.order-input:focus{border-color:var(--accent);outline:none}.order-postal-row{align-items:stretch;gap:8px;display:flex}.order-postal-row .order-input{flex:auto}.order-postal-btn{white-space:nowrap;flex:none;padding:8px 14px}.order-field-help{color:var(--muted);font-size:.82rem}.order-self{border:2px dashed var(--card-border);background:#fff;border-radius:16px;flex-direction:column;gap:14px;margin-top:16px;padding:16px 18px;display:flex}.order-self-row{flex-direction:column;gap:5px;display:flex}.order-self-row+.order-self-row{border-top:2px dashed var(--border);padding-top:14px}.order-self-head{align-items:center;gap:7px;display:flex}.order-self-head img{flex:none;width:20px;height:20px}.order-self-head span{color:var(--accent-ink);font-size:.9rem;font-weight:800}.order-self-addr{color:var(--fg);margin:0;font-weight:700}.order-self-meta{color:var(--accent-ink);opacity:.85;margin:0;font-size:.84rem}.order-self-guide{color:var(--fg);margin:0;font-size:.88rem;line-height:1.6}.order-field-err{color:#c0392b;font-size:.82rem;font-weight:600}.order-confirm-fee{border-bottom:2px dashed var(--border);color:var(--accent-ink);justify-content:space-between;align-items:center;margin-bottom:8px;padding-bottom:8px;font-size:.9rem;font-weight:700;display:flex}.order-confirm-row{justify-content:space-between;align-items:center;margin-bottom:12px;font-size:1.05rem;display:flex}.order-confirm-row strong{color:var(--accent-ink);font-size:1.25rem}.order-agree{border:2px solid var(--card-border);background:var(--seg-blue-soft);border-radius:12px;margin:4px 0 12px;padding:12px 13px}.order-agree-check{cursor:pointer;align-items:flex-start;gap:10px;font-size:.9rem;line-height:1.4;display:flex}.order-agree-check input{width:18px;height:18px;accent-color:var(--accent);cursor:pointer;flex:none;margin-top:1px}.order-agree-links{border-top:1px dashed var(--card-border);flex-wrap:wrap;gap:6px 14px;margin:10px 0 0;padding:10px 0 0 28px;font-size:.82rem;list-style:none;display:flex}.order-agree-links a{color:var(--accent);text-decoration:underline}.order-submit{justify-content:center;width:100%}.order-need{color:#a23a52;margin:8px 0 0;font-size:.85rem}.order-success{flex-direction:column;align-items:stretch;gap:12px;display:flex}.order-success .btn-primary{justify-content:center;width:100%}.pickup-cell{flex-direction:column;gap:2px;display:flex}.device-serial{flex-wrap:wrap;align-items:center;gap:6px;font-size:.85rem;display:inline-flex}.device-serial>.muted{font-size:.8rem}.pickup-addr{white-space:normal;overflow-wrap:anywhere;max-width:220px;color:var(--muted);font-size:.8rem}.admin-table .addr-cell{text-overflow:ellipsis;max-width:200px;overflow:hidden}.admin-panel .muted{color:var(--muted)}.user-detail-row>td{white-space:normal;background:#faf9f6}.passport-detail{flex-wrap:wrap;gap:20px;padding:6px 2px;display:flex}.passport-fields{flex:260px}.passport-fields dl{grid-template-columns:auto 1fr;gap:4px 14px;margin:0;font-size:.88rem;display:grid}.passport-fields dt{color:var(--muted)}.passport-fields dd{margin:0;font-weight:600}.passport-source{margin-top:8px;font-size:.8rem}.passport-image{flex:none}.passport-image img{border:1px solid var(--border);border-radius:10px;max-width:240px;max-height:200px}.passport-image button{border:2px dashed var(--card-border);cursor:pointer;font:inherit;background:#fff;border-radius:10px;padding:8px 14px;font-size:.85rem}.passport-image button:hover{border-color:var(--accent);color:var(--accent)}.pm{flex-direction:column;gap:10px;display:flex}.pm-loading,.pm-empty{margin:4px 0}.pm-list{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.pm-item{border:2px solid var(--card-border);background:#fff;border-radius:12px;align-items:center;gap:10px;padding:11px 13px;display:flex}.pm-item.selectable{cursor:pointer}.pm-item.selected{border-color:var(--accent);background:var(--seg-blue-soft)}.pm-radio{width:18px;height:18px;accent-color:var(--accent);flex:none}.pm-icon{object-fit:contain;flex:none;width:30px;height:30px}.pm-meta{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.pm-num{letter-spacing:.04em;color:var(--fg);font-size:.98rem}.pm-sub{color:var(--muted);font-size:.78rem}.pm-del{border:2px solid var(--card-border);cursor:pointer;font:inherit;color:#a23a52;background:#fff;border-radius:999px;flex:none;padding:6px 12px;font-size:.8rem}.pm-del:hover{border-color:var(--pink)}.pm-del:disabled{opacity:.5;cursor:default}.pm-add{border:2px dashed var(--card-border);cursor:pointer;font:inherit;color:var(--accent-ink);background:#fff;border-radius:12px;align-self:flex-start;padding:9px 16px;font-size:.9rem;font-weight:700}.pm-add:hover{border-color:var(--accent);color:var(--accent)}.my-pay .pm-add{text-align:center;align-self:stretch}.card-dialog{text-align:left;max-width:420px;max-height:90vh;overflow-y:auto}.card-dialog-head{align-items:center;gap:12px;margin-bottom:18px;padding-right:30px;display:flex}.card-dialog-head img{object-fit:contain;flex:none;width:44px;height:44px}.card-dialog-title{font-family:var(--font-display);font-size:1.15rem;display:block}.card-dialog-sub{color:var(--muted);margin-top:2px;font-size:.8rem;display:block}.admin-form--dialog{gap:13px;max-width:none}.card-form{flex-direction:column;gap:13px;display:flex}.card-field{color:var(--muted);flex-direction:column;gap:5px;font-size:.82rem;display:flex}.card-field>span{font-weight:700}.card-field input{border:2px solid var(--card-border);font:inherit;color:var(--fg);background:#fff;border-radius:10px;padding:11px 12px;font-size:.98rem}.card-field input:focus{border-color:var(--accent);outline:none}.card-row{gap:12px;display:flex}.card-row .card-field{flex:1}.card-field-cvc{max-width:42%}.card-number-field{position:relative}.card-number-field input{padding-right:56px}.card-brand{pointer-events:none;align-items:center;display:flex;position:absolute;bottom:11px;right:12px}.card-brand svg{width:auto;display:block}.card-submit{justify-content:center;width:100%;margin-top:4px}.card-dialog-powered{text-align:center;color:var(--muted);letter-spacing:.04em;margin:14px 0 0;font-size:.7rem}.card-dialog-powered strong{color:var(--fg);font-weight:800}.card-dialog-status{text-align:center;flex-direction:column;align-items:center;gap:14px;padding:26px 0 12px;display:flex}.card-dialog-status p{color:var(--fg);white-space:pre-wrap;margin:0;font-size:.95rem}.card-status-icon{color:#fff;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;font-size:1.7rem;font-weight:900;display:flex}.card-dialog-status.ok .card-status-icon{background:#2f9e6f}.card-dialog-status.err .card-status-icon{background:#d9534f}.card-dialog-status.err p{font-weight:600}.card-error-code{color:var(--muted,#8a8a8a);letter-spacing:.02em;background:var(--surface-2,#7f7f7f1a);border-radius:999px;margin-top:-4px;padding:2px 10px;font-size:.72rem}.card-spinner{border:4px solid var(--border);border-top-color:var(--accent);border-radius:50%;width:40px;height:40px;animation:.8s linear infinite card-spin}@keyframes card-spin{to{transform:rotate(360deg)}}.upload-dialog{max-width:360px}.upload-prog{text-align:center;flex-direction:column;align-items:center;gap:14px;padding:22px 4px 10px;display:flex}.upload-prog-title{font-family:var(--font-display);color:var(--accent-ink);font-size:1.12rem}.upload-prog-hint{color:var(--muted);margin:-6px 0 0;font-size:.9rem;line-height:1.55}.upload-prog-track{background:var(--seg-blue-soft);border-radius:999px;width:100%;height:10px;overflow:hidden}.upload-prog-fill{background:linear-gradient(90deg, var(--accent), var(--accent-dark));border-radius:999px;width:0;height:100%;transition:width .12s linear}.upload-prog-fill.done{background:linear-gradient(90deg,#34c08a,#2f9e6f)}.upload-prog-mark{color:#fff;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;font-size:1.7rem;font-weight:900;display:flex}.upload-prog-mark.ok{background:#2f9e6f}.upload-prog-mark.err{background:#d9534f}.upload-prog-btn{justify-content:center;width:100%;margin-top:4px}.my-outstanding{outline-color:var(--pink)}.my-outstanding h2{color:#a23a52}.my-outstanding-desc{color:var(--muted);margin:-6px 0 12px;font-size:.86rem}.my-outstanding-list{flex-direction:column;gap:8px;margin:0 0 14px;padding:0;list-style:none;display:flex}.my-outstanding-item{border:1px solid var(--border);background:var(--pink);border-radius:12px;flex-wrap:wrap;align-items:center;gap:12px;padding:11px 13px;display:flex}.my-outstanding-main{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.my-outstanding-amt{color:#a23a52;font-weight:800}.my-outstanding-pay{flex:none}.my-ok{color:#1d6b51;margin:6px 0 0;font-size:.88rem}.pay-banner{z-index:60;color:#fff;background:#c0392b;border-radius:999px;align-items:center;gap:10px;max-width:92%;padding:11px 16px;font-size:.9rem;font-weight:700;text-decoration:none;display:flex;position:fixed;bottom:16px;left:50%;transform:translate(-50%);box-shadow:0 6px 20px #00000038}.pay-banner:hover{background:#a83327;text-decoration:none;transform:translate(-50%)translateY(-1px)}.pay-banner-dot{color:#c0392b;background:#fff;border-radius:999px;flex:none;justify-content:center;align-items:center;width:22px;height:22px;font-weight:900;display:inline-flex}.pay-banner-text{min-width:0}.pay-banner-cta{opacity:.95;white-space:nowrap;flex:none}.badge-paid{background:var(--mint);color:#1d6b51}.badge-failed{background:var(--pink);color:#a23a52}.charge-note{color:var(--muted);font-size:.78rem}.legal-shell{max-width:860px}.legal-updated{font-family:var(--font-body);color:var(--muted);margin:-12px 0 18px;font-size:.85rem}.legal-doc{padding:28px 30px 34px}.legal-intro{font-family:var(--font-body);color:var(--fg);margin:0 0 8px;line-height:1.75}.legal-sec{margin-top:26px}.legal-sec:first-of-type{margin-top:14px}.legal-sec-head{font-family:var(--font-display);color:var(--accent-ink);border-bottom:2px dashed var(--border);margin:0 0 10px;padding-bottom:8px;font-size:1.08rem}.legal-p{font-family:var(--font-body);color:var(--fg);margin:0 0 10px;line-height:1.8}.legal-note{font-family:var(--font-body);color:var(--accent-ink);background:var(--sky);border-radius:var(--radius-btn);margin:0 0 12px;padding:14px 16px;font-weight:600;line-height:1.75}.legal-list{margin:0 0 10px;padding-left:1.2em}.legal-list li{font-family:var(--font-body);color:var(--fg);margin-bottom:4px;line-height:1.8}.legal-rows{margin:0}.legal-row{border-bottom:1px solid var(--border);grid-template-columns:200px 1fr;gap:6px 18px;padding:12px 0;display:grid}.legal-row:last-child{border-bottom:none}.legal-row dt{font-family:var(--font-body);color:var(--accent-ink);margin:0;font-weight:700}.legal-row dd{font-family:var(--font-body);color:var(--fg);margin:0;line-height:1.7}@media (max-width:560px){.legal-doc{padding:22px 18px 26px}.legal-row{grid-template-columns:1fr;gap:2px}}.legal-nav{flex-wrap:wrap;gap:10px 16px;margin:22px 4px 0;display:flex}.legal-nav a{font-family:var(--font-body);color:var(--accent);font-size:.9rem;text-decoration:none}.legal-nav a:hover{text-decoration:underline}.lp{padding-bottom:40px}.lp-crumb{color:var(--muted);flex-wrap:wrap;align-items:center;gap:4px;margin:6px 0 14px;font-size:.85rem;display:flex}.lp-crumb a{color:var(--accent);text-decoration:none}.lp-crumb a:hover{text-decoration:underline}.lp-crumb-sep{color:var(--muted);margin:0 2px}.lp-h1{font-family:var(--font-display);color:var(--accent-ink);margin:4px 0 14px;font-size:clamp(1.6rem,4vw,2.1rem);line-height:1.25}.lp-intro{color:var(--fg);margin:0 0 8px;font-size:1.08rem;line-height:1.7}.lp-section{margin-top:30px}.lp-section>h2{font-family:var(--font-display);color:var(--accent-ink);margin:0 0 10px;font-size:1.3rem}.lp-section p{margin:0 0 12px;line-height:1.7}.lp-section ul{margin:0 0 12px;padding-left:1.2em}.lp-section ul li{margin:6px 0;line-height:1.65}.lp-table-wrap{-webkit-overflow-scrolling:touch;margin:4px 0 8px;overflow-x:auto}.lp-table{border-collapse:collapse;width:100%;min-width:520px;font-size:.95rem}.lp-table th,.lp-table td{text-align:left;vertical-align:top;border:1px solid #e7e7ea;padding:10px 12px;line-height:1.5}.lp-table thead th{color:var(--accent-ink);white-space:nowrap;background:#f6fafd;font-weight:700}.lp-table tbody td:first-child{white-space:nowrap;font-weight:700}.lp-steps{margin:4px 0 8px;padding-left:1.3em}.lp-steps li{margin:8px 0;line-height:1.65}.lp-faq-item{background:#fff;border:1px solid #ececef;border-radius:12px;margin:8px 0;padding:2px 14px}.lp-faq-item>summary{cursor:pointer;color:var(--accent-ink);padding:12px 0;font-weight:700;list-style:none}.lp-faq-item>summary::-webkit-details-marker{display:none}.lp-faq-item>summary:after{content:"+";float:right;color:var(--accent);font-weight:700}.lp-faq-item[open]>summary:after{content:"–"}.lp-faq-item>p{color:var(--fg);margin:0 0 12px;line-height:1.7}.lp-cta{background:#f6fafd;border:1px solid #e3eef6;border-radius:18px;margin-top:34px;padding:22px}.lp-cta>h2{font-family:var(--font-display);color:var(--accent-ink);margin:0 0 8px}.lp-cta>p{margin:0 0 14px;line-height:1.7}.lp-cta-actions{margin-bottom:8px}.lp-related{margin-top:10px;font-size:.95rem}.lp-related-label{color:var(--muted);margin-right:8px;font-weight:700}.lp-related ul{flex-wrap:wrap;gap:8px 16px;margin:6px 0 0;padding:0;list-style:none;display:inline-flex}.lp-related a{color:var(--accent);text-decoration:none}.lp-related a:hover{text-decoration:underline}.explore-title{font-family:var(--font-display);color:var(--accent-ink);margin:0 0 12px;font-size:1.15rem}.explore-links{flex-wrap:wrap;gap:10px 14px;margin:0;padding:0;list-style:none;display:flex}.explore-links a{color:var(--accent-ink);background:#f1f7fb;border:1px solid #e0edf5;border-radius:999px;padding:8px 14px;font-size:.95rem;font-weight:700;text-decoration:none;display:inline-block}.explore-links a:hover{background:#e7f2f9}.home-latest-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.home-latest-head .explore-title{margin:0}.home-latest-more{width:34px;height:34px;color:var(--accent-ink);background:#f1f7fb;border:1px solid #e0edf5;border-radius:999px;flex:none;justify-content:center;align-items:center;text-decoration:none;transition:background .12s,color .12s;display:inline-flex}.home-latest-more svg{width:16px;height:16px}.home-latest-more:hover{color:var(--accent);background:#e7f2f9;text-decoration:none}.home-latest-grid{grid-template-columns:repeat(3,1fr);gap:18px;margin:0;padding:0;list-style:none;display:grid}.home-post-card{outline:3px dashed var(--card-border);outline-offset:-3px;height:100%;color:var(--fg);background-color:#fff;background-image:url(/assets/source/bg_white.png),none;background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:320px 320px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;border-radius:16px;flex-direction:column;text-decoration:none;transition:transform .12s,box-shadow .12s;display:flex;overflow:hidden;box-shadow:0 4px 14px #0000000d}.home-post-card:hover{text-decoration:none;transform:translateY(-2px);box-shadow:0 10px 22px #00000017}.home-post-thumb{aspect-ratio:16/9;background:#eef5fa;position:relative;overflow:hidden}.home-post-thumb img{object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0}.home-post-thumb--empty img{object-fit:contain;width:54px;height:54px;margin:auto}.home-post-body{flex-direction:column;flex:auto;gap:8px;padding:14px 16px 16px;display:flex}.home-post-title{color:var(--fg);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:1.02rem;font-weight:700;line-height:1.4;display:-webkit-box;overflow:hidden}.home-post-card:hover .home-post-title{color:var(--accent)}.home-post-desc{color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.86rem;line-height:1.55;display:-webkit-box;overflow:hidden}.home-post-date{color:var(--muted);margin-top:auto;padding-top:4px;font-size:.78rem}@media (max-width:720px){.home-latest-grid{grid-template-columns:1fr}}.home-shell{padding-top:36px;position:relative}.home-shell>.section:first-child{margin-top:0}.home-shell>.section+.section{margin-top:72px}.home-tagline{text-align:center;color:var(--muted);margin:0 0 10px;font-size:.88rem;font-weight:600}.brand-footer{justify-content:center;align-items:center;display:flex}.brand-footer-stage{flex:none}.brand-footer-stage .hero-stage{width:min(300px,66vw);margin:0}.brand-footer-divider{border-left:2px dashed var(--card-border);flex:none;align-self:stretch;width:0;min-height:160px;margin:0 32px}.brand-footer-copy{flex:0 360px;min-width:0}.brand-footer .hero-copy{text-align:left;border-top:none;padding-top:0}@media (max-width:820px){.brand-footer{flex-direction:column}.brand-footer-divider{border-left:none;border-top:2px dashed var(--card-border);align-self:stretch;width:auto;min-height:0;margin:22px 0}.brand-footer-copy{flex:auto;width:100%}.brand-footer .hero-copy{text-align:center}}.deco-sticker.lt-plane{width:56px;top:24px;right:6px;transform:rotate(-9deg)}.deco-sticker.lt-spark{width:22px;top:58px;right:70px}.deco-sticker.lt-bag,.deco-sticker.lt-compass{display:none}@media (min-width:1200px){.deco-sticker.lt-bag{width:62px;display:block;top:84px;left:-48px;transform:rotate(-12deg)}.deco-sticker.lt-compass{width:48px;display:block;top:150px;right:-46px;transform:rotate(10deg)}}@media (max-width:520px){.deco-sticker.lt-plane{width:44px;right:6px}.deco-sticker.lt-spark{display:none}}.tools-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:14px;margin:0 0 34px;padding:0;list-style:none;display:grid}.tool-card{height:100%;color:var(--fg);flex-direction:column;align-items:stretch;gap:10px;padding:20px;text-decoration:none;transition:transform .15s,box-shadow .15s;display:flex}.tool-card:hover{box-shadow:var(--shadow-card-hover);transform:translateY(-2px)}.tool-card:hover,.tool-card:hover .tool-card-title,.tool-card:hover .tool-card-desc{text-decoration:none}.tool-card-head{align-items:center;gap:12px;display:flex}.tool-card-icon{object-fit:contain;flex:none;width:40px;height:40px}.tool-card-title{font-family:var(--font-display);color:var(--accent-ink);font-size:1.12rem}.tool-card-desc{color:var(--muted);font-size:.92rem;line-height:1.5}.tool-card-arrow{color:var(--accent);flex:none;margin-left:auto;font-size:1.4rem}.tool-shell{padding-bottom:48px}.tool-hero{text-align:center;max-width:680px;margin:8px auto 20px}.tool-hero .lp-h1{margin:4px 0 0}.tool-widget{border:2px solid var(--card-border);max-width:680px;box-shadow:var(--shadow-card);background:#fff;border-radius:20px;min-height:300px;margin:0 auto 44px;padding:24px}.tool-article{max-width:760px;margin:0 auto}.tool-progress{gap:6px;margin-bottom:18px;display:flex}.tool-progress-dot{border-radius:var(--radius-pill);background:var(--border);flex:1;height:6px;transition:background .2s}.tool-progress-dot.done{background:var(--sky)}.tool-progress-dot.now{background:var(--accent)}.tool-question{border:0;margin:0;padding:0}.tool-question-q{font-family:var(--font-display);color:var(--fg);margin-bottom:14px;font-size:1.06rem;font-weight:700;display:block}.tool-options{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px;display:grid}.tool-options.tool-brands{grid-template-columns:repeat(auto-fit,minmax(110px,1fr))}.tool-option{border:2px solid var(--card-border);font:inherit;color:var(--fg);cursor:pointer;background:#fff;border-radius:14px;padding:13px 14px;font-weight:600;transition:border-color .12s,background .12s,transform .12s}.tool-option:hover{border-color:var(--accent);color:var(--accent-ink);transform:translateY(-1px)}.tool-option:focus-visible{outline:3px solid var(--sky);outline-offset:1px}.tool-option.selected{border-color:var(--accent);background:var(--seg-blue-soft);color:var(--accent-ink)}.tool-back{font:inherit;color:var(--muted);cursor:pointer;background:0 0;border:0;margin-top:16px;text-decoration:underline}.tool-back:hover{color:var(--accent)}.tool-search{border:2px solid var(--card-border);width:100%;font:inherit;color:var(--fg);background:#fff;border-radius:14px;margin-bottom:14px;padding:12px 16px}.tool-search:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--seg-blue-soft);outline:none}.tool-detect{color:var(--muted);margin:0 0 12px;font-size:.88rem}.tool-devices{gap:8px;max-height:300px;margin:14px 0 0;padding:0;list-style:none;display:grid;overflow-y:auto}.tool-device{border:2px solid var(--card-border);width:100%;font:inherit;color:var(--fg);cursor:pointer;text-align:left;background:#fff;border-radius:12px;justify-content:space-between;align-items:center;gap:10px;padding:11px 14px;transition:border-color .12s,background .12s;display:flex}.tool-device:hover{border-color:var(--accent)}.tool-device.selected{border-color:var(--accent);background:var(--seg-blue-soft)}.tool-device-brand{color:var(--muted);font-size:.85em}.tool-result{background:var(--seg-blue-soft);border:2px solid var(--accent);border-radius:16px;margin-top:20px;padding:20px}.tool-result-title{font-family:var(--font-display);color:var(--accent-ink);margin-bottom:8px;font-size:1.15em;display:block}.tool-result-reason{color:var(--fg);margin:0 0 8px;line-height:1.6}.tool-result-price{color:var(--accent-ink);margin:0 0 8px;font-weight:700}.tool-result-actions{margin:14px 0}.tool-result-secondary,.tool-result-consult{color:var(--muted);margin:6px 0 0;font-size:.92em}.tool-result-secondary a,.tool-result-consult a{color:var(--accent)}@media (max-width:520px){.tool-widget{border-radius:16px;padding:16px}.tool-options{grid-template-columns:1fr 1fr;gap:8px}.tool-option{padding:11px 12px}.tool-card{padding:15px 16px}}.consult-cta-wrap{flex-direction:column;align-items:center;gap:6px;margin:14px 0 4px;display:flex}.consult-cta{font-family:var(--font-display);border-radius:999px;align-items:center;gap:9px;padding:11px 18px;font-size:1.02rem;font-weight:700;text-decoration:none;transition:transform .12s,box-shadow .12s,filter .12s;display:inline-flex;box-shadow:0 6px 18px -9px #0006}.consult-cta img,.consult-cta svg{object-fit:contain;flex:none;width:21px;height:21px}.consult-cta-arrow{font-size:1.15rem;font-weight:800;line-height:1;transition:transform .15s;transform:translateY(-1px)}.consult-cta:hover{filter:brightness(1.03);text-decoration:none;transform:translateY(-1px);box-shadow:0 11px 22px -9px #00000073}.consult-cta:hover .consult-cta-arrow{transform:translate(3px,-1px)}.consult-cta--kakao{color:#3a1d1d;background:#fee500}.consult-cta--chat{background:var(--accent);color:#fff}.consult-cta-sub{color:var(--muted);margin:0;font-size:.82rem}.reviews{margin-top:48px}.rv-carousel{position:relative}.rv-viewport{overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 30px calc(100% - 30px),#0000 100%);mask-image:linear-gradient(90deg,#0000 0,#000 30px calc(100% - 30px),#0000 100%)}.rv-track{--sw:62%;width:100%;transform:translateX(calc(50% - var(--i,0) * var(--sw) - var(--sw) / 2));transition:transform .45s cubic-bezier(.4,0,.2,1);display:flex}.rv-slide{flex:0 0 var(--sw);box-sizing:border-box;padding:0 10px}.rv-link{color:#fff;height:clamp(300px,34vw,420px);box-shadow:var(--shadow-card);border-radius:22px;text-decoration:none;transition:opacity .4s,transform .4s,box-shadow .2s;display:block;position:relative;overflow:hidden}.rv-slide:not(.is-active) .rv-link{opacity:.5;transform:scale(.92)}.rv-slide.is-active .rv-link{box-shadow:var(--shadow-card-hover)}.rv-link:focus-visible{outline:3px solid var(--accent);outline-offset:3px}.rv-img{object-fit:cover;object-position:center;width:100%;height:100%;display:block;position:absolute;inset:0}.rv-scrim{background:linear-gradient(#0000 38%,#0000005c 70%,#000c 100%);position:absolute;inset:0}.rv-caption{z-index:2;flex-direction:column;align-items:flex-start;gap:9px;padding:0 26px 24px;display:flex;position:absolute;bottom:0;left:0;right:0}.rv-badge{color:#fff;background:#03c75a;border-radius:999px;padding:4px 11px;font-size:.72rem;font-weight:700}.rv-title{font-family:var(--font-display);color:#fff;text-shadow:0 2px 14px #00000080;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:1.42rem;line-height:1.3;display:-webkit-box;overflow:hidden}.rv-desc{color:#ffffffeb;text-shadow:0 1px 10px #0000008c;-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:.95rem;line-height:1.6;display:-webkit-box;overflow:hidden}.rv-slide:not(.is-active) .rv-link{cursor:pointer}.rv-dots{justify-content:center;gap:7px;margin-top:16px;display:flex}.rv-dot{background:var(--card-border);cursor:pointer;border:none;border-radius:999px;width:8px;height:8px;padding:0;transition:width .2s,background .2s}.rv-dot.is-on{background:var(--accent);width:22px}@media (max-width:560px){.rv-track{--sw:86%}.rv-slide{padding:0 6px}.rv-link{height:clamp(400px,92vw,470px)}.rv-title{font-size:1.2rem}.rv-desc{font-size:.88rem}.rv-caption{padding:0 20px 22px}.rv-viewport{-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 12px calc(100% - 12px),#0000 100%);mask-image:linear-gradient(90deg,#0000 0,#000 12px calc(100% - 12px),#0000 100%)}}.hx-head{text-align:center;margin-bottom:26px}.hx-eyebrow{font-family:var(--font-display);letter-spacing:.14em;color:var(--accent);background:var(--seg-blue-soft);border-radius:999px;margin-bottom:12px;padding:5px 12px;font-size:.72rem;font-weight:700;display:inline-block}.hx-title{font-family:var(--font-display);color:var(--fg);margin:0;font-size:1.7rem;line-height:1.3}.hx-sub{max-width:560px;color:var(--muted);margin:10px auto 0;font-size:.96rem;line-height:1.6}.hx-feature-row{flex-wrap:wrap;justify-content:center;align-items:flex-start;gap:18px 34px;margin:0;padding:12px 0 6px;list-style:none;display:flex}.hx-feature{text-align:center;flex-direction:column;align-items:center;gap:12px;width:192px;display:flex}.hx-feature:nth-child(2n){margin-top:42px}.hx-feature:first-child{transform:rotate(-2deg)}.hx-feature:nth-child(2){transform:rotate(1.5deg)}.hx-feature:nth-child(3){transform:rotate(-1.2deg)}.hx-feature:nth-child(4){transform:rotate(2deg)}.hx-feature-ico{object-fit:contain;filter:drop-shadow(0 8px 12px #0000001a);width:100px;height:100px}.hx-feature-title{font-family:var(--font-display);color:var(--fg);font-size:1.06rem}.hx-accent{background-position:bottom;background-repeat:no-repeat;background-size:100% .5em;padding-bottom:9px;display:inline-block}.hx-feature-desc{color:var(--muted);max-width:200px;font-size:.85rem;line-height:1.55}.hx-feature:first-child .hx-accent{background-image:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 300 14' preserveAspectRatio='none'><path d='M5 9 C 70 3 150 12 205 7 S 280 5 296 9' fill='none' stroke='%23f2a7c2' stroke-width='4' stroke-linecap='round'/></svg>")}.hx-feature:nth-child(2) .hx-accent{background-image:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 240 84' preserveAspectRatio='none'><path d='M46 12 C 132 2 210 8 224 34 C 234 56 176 76 112 78 C 44 80 8 64 12 40 C 15 22 30 14 62 11' fill='none' stroke='%2384c4ea' stroke-width='3' stroke-linecap='round'/></svg>");background-position:50%;background-size:100% 100%;padding:2px 13px 9px}.hx-feature:nth-child(3) .hx-accent{background-image:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 300 22' preserveAspectRatio='none'><path d='M5 8 C 90 3 180 11 296 7' fill='none' stroke='%238ad6b8' stroke-width='3.4' stroke-linecap='round'/><path d='M9 17 C 95 12 175 19 292 15' fill='none' stroke='%238ad6b8' stroke-width='3.4' stroke-linecap='round'/></svg>");background-size:100% .9em;padding-bottom:13px}.hx-feature:nth-child(4) .hx-accent{background-image:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 300 14' preserveAspectRatio='none'><path d='M5 8 C 70 12 150 3 205 8 S 280 10 296 7' fill='none' stroke='%23f4c979' stroke-width='4' stroke-linecap='round'/></svg>")}.hx-why-list{grid-template-columns:repeat(3,1fr);margin:0;padding:0;list-style:none;display:grid}.hx-why-item{text-align:center;flex-direction:column;align-items:center;gap:14px;padding:8px 28px;display:flex}.hx-why-item+.hx-why-item{border-left:2px dashed var(--card-border)}.hx-why-ico{object-fit:contain;filter:drop-shadow(0 8px 12px #0000001a);width:86px;height:86px}.hx-why-cardtitle{font-family:var(--font-display);color:var(--fg);font-size:1.16rem}.hx-why-desc{color:var(--muted);max-width:300px;font-size:.92rem;line-height:1.6}.hx-usage-panel{color:#fff;background:linear-gradient(135deg,#34a0dd 0%,#2f93d2 45%,#1f6fae 100%);border-radius:24px;padding:40px 44px;position:relative;overflow:hidden;box-shadow:0 22px 46px -22px #17568aa6}.hx-usage-head{z-index:1;text-align:center;position:relative}.hx-usage-title{font-family:var(--font-display);color:#fff;margin:0 0 8px;font-size:1.7rem;line-height:1.3}.hx-usage-sub{color:#ffffffdb;max-width:560px;margin:0 auto;font-size:.95rem;line-height:1.6}.hx-usage-stats{z-index:1;grid-template-columns:repeat(4,1fr);margin:30px 0 0;padding:0;list-style:none;display:grid;position:relative}.hx-ustat{flex-direction:column;align-items:center;gap:6px;padding:6px 12px;display:flex}.hx-ustat+.hx-ustat{border-left:1px solid #ffffff38}.hx-ustat-value{font-family:var(--font-display);color:#fff;letter-spacing:-.01em;font-size:2.35rem;line-height:1}.hx-ustat-label{color:#ffffffd9;text-align:center;font-size:.82rem}.hx-usage-map{opacity:.13;filter:brightness(0)invert();pointer-events:none;z-index:0;width:260px;height:auto;position:absolute;bottom:-34px;right:-18px}.hx-carrier-list{flex-wrap:wrap;justify-content:center;align-items:center;gap:18px;margin:0;padding:0;list-style:none;display:flex}.hx-carrier-logo{border:1px solid var(--border);min-width:190px;box-shadow:var(--shadow-card);background:#fff;border-radius:16px;justify-content:center;align-items:center;padding:22px 34px;display:flex}.hx-carrier-logo img{object-fit:contain;width:auto;max-width:170px;height:30px;display:block}.hx-table{box-shadow:none;background:0 0;border:none;border-radius:0;overflow:visible}.hx-trow{grid-template-columns:minmax(112px,.9fr) 1.25fr 1.25fr;align-items:stretch;display:grid}.hx-trow+.hx-trow{border-top:none}.hx-trow--head{font-family:var(--font-display);background:0 0}.hx-tcell{align-items:center;gap:10px;padding:15px 18px;font-size:.92rem;line-height:1.5;display:flex}.hx-tcell--label{color:var(--fg);border-bottom:2px dashed var(--card-border);background:0 0;padding-left:6px;font-weight:700}.hx-trow:last-child .hx-tcell--label{border-bottom:none}.hx-tcell--keicall{color:var(--fg);background:#f2f9ff;border-bottom:1px solid #e0effa;border-left:2px solid #b9dcf3;border-right:2px solid #b9dcf3;font-weight:600}.hx-trow:last-child .hx-tcell--keicall{border-bottom:2px solid #b9dcf3;border-radius:0 0 18px 18px;box-shadow:0 24px 32px -22px #1f6fae8c}.hx-tcell--others{color:var(--muted);border-bottom:2px dashed var(--card-border);background:0 0}.hx-trow:last-child .hx-tcell--others{border-bottom:none}.hx-trow--head .hx-tcell--label,.hx-trow--head .hx-tcell--others{border-bottom:2px dashed var(--card-border)}.hx-trow--head .hx-tcell--keicall{color:#fff;letter-spacing:.02em;background:linear-gradient(135deg,#3aa5e0 0%,#2f93d2 55%,#2374ad 100%);border:none;border-radius:18px 18px 0 0;justify-content:center;font-size:1.05rem;box-shadow:0 -10px 22px -14px #1f6fae80}.hx-trow--head .hx-tcell--others{color:var(--muted);justify-content:center;font-size:.95rem}.hx-kspark{object-fit:contain;flex:none;width:17px;height:17px}.hx-mark{border-radius:999px;flex:none;justify-content:center;align-items:center;width:22px;height:22px;font-size:.78rem;font-weight:900;line-height:1;display:inline-flex}.hx-mark--yes{background:var(--seg-green-ink);color:#fff;box-shadow:0 3px 8px -2px #2f9e6f8c}.hx-mark--no{color:#c96a6a;background:#f8e4e4}.hx-usecases-panel{background:url(/assets/source/bg_white.png),#fff;background-size:var(--paper-tile) var(--paper-tile);outline:3px dashed var(--card-border);outline-offset:-3px;box-shadow:var(--shadow-card);border-radius:22px;padding:38px 36px 40px;position:relative}.hx-usecases-panel:before{content:"";background:#bfe3f7b8;border-radius:3px;width:122px;height:28px;position:absolute;top:-13px;left:50%;transform:translate(-50%)rotate(-3deg);box-shadow:0 2px 5px #00000014}.hx-usecases-panel .hx-head{margin-bottom:30px}.hx-usecases-panel .hx-title{background-image:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 300 14' preserveAspectRatio='none'><path d='M5 9 C 70 4 150 12 205 7 S 280 6 296 9' fill='none' stroke='%23f4c979' stroke-width='5' stroke-linecap='round'/></svg>");background-position:bottom;background-repeat:no-repeat;background-size:100% .5em;padding:0 8px 11px;display:inline-block}.hx-uc-sticker{pointer-events:none;z-index:1;position:absolute}.hx-uc-sticker--spark{width:46px;top:-18px;right:44px;transform:rotate(12deg)}.hx-uc-sticker--heart{width:54px;bottom:-16px;left:-14px;transform:rotate(-12deg)}.hx-uc-sticker--flower{opacity:.92;width:38px;bottom:24px;right:26px;transform:rotate(9deg)}.hx-usecase-row{grid-template-columns:repeat(3,1fr);gap:30px 22px;margin:0;padding:0;list-style:none;display:grid}.hx-usecase{text-align:center;flex-direction:column;align-items:center;gap:10px;display:flex}.hx-usecase-ico{object-fit:contain;filter:drop-shadow(0 6px 10px #00000017);width:66px;height:66px}.hx-usecase-body{flex-direction:column;align-items:center;gap:3px;min-width:0;display:flex}.hx-usecase-title{font-family:var(--font-display);color:var(--fg);font-size:1rem;line-height:1.35}.hx-usecase-desc{color:var(--muted);max-width:250px;font-size:.84rem;line-height:1.55}@media (max-width:860px){.hx-why-list{grid-template-columns:1fr;gap:24px}.hx-why-item+.hx-why-item{border-left:none;border-top:2px dashed var(--card-border);padding-top:26px}.hx-title,.hx-usage-title{font-size:1.45rem}.hx-usage-panel{padding:32px 26px}.hx-usecases-panel{padding:32px 24px 34px}.hx-usecase-row{grid-template-columns:repeat(2,1fr);gap:26px 16px}}@media (max-width:560px){.hx-feature{width:42%}.hx-feature:nth-child(2n){margin-top:22px}.hx-feature-ico{width:68px;height:68px}.hx-feature-desc{font-size:.8rem}.hx-usage-stats{grid-template-columns:1fr 1fr;gap:22px 0}.hx-ustat+.hx-ustat{border-left:none}.hx-ustat-value{font-size:2rem}.hx-usecases-panel{padding:28px 18px 30px}.hx-usecases-panel:before{width:98px;height:24px;top:-11px}.hx-uc-sticker--spark{width:38px;top:-14px;right:26px}.hx-uc-sticker--heart{width:44px;bottom:-13px;left:-10px}.hx-uc-sticker--flower{width:32px;bottom:18px;right:16px}.hx-usecase-row{grid-template-columns:1fr;gap:24px}.hx-usecase-ico{width:58px;height:58px}.hx-usecase-desc{font-size:.8rem}}@media (max-width:620px){.hx-trow{grid-template-columns:1fr 1fr}.hx-tcell{align-items:flex-start;padding:12px 13px;font-size:.84rem;line-height:1.45}.hx-tcell--label{border-bottom:none;grid-column:1/-1;padding:16px 4px 7px;font-size:.88rem}.hx-trow:first-child+.hx-trow .hx-tcell--label{padding-top:10px}.hx-tcell--keicall{border:2px solid #b9dcf3;border-right:none;border-radius:14px 0 0 14px;box-shadow:0 10px 20px -14px #1f6fae73}.hx-trow:last-child .hx-tcell--keicall{border-bottom:2px solid #b9dcf3;border-radius:14px 0 0 14px;box-shadow:0 10px 20px -14px #1f6fae73}.hx-tcell--others{border:2px dashed var(--card-border);background:#ffffff8c;border-left:none;border-radius:0 14px 14px 0}.hx-trow:last-child .hx-tcell--others{border-bottom:2px dashed var(--card-border)}.hx-trow--head .hx-tcell--label{display:none}.hx-trow--head .hx-tcell--keicall{border:none;border-radius:14px 0 0 14px;align-items:center;font-size:.98rem}.hx-trow--head .hx-tcell--others{border:2px dashed var(--card-border);background:#ffffff8c;border-left:none;border-radius:0 14px 14px 0;align-items:center}.hx-mark{width:20px;height:20px;margin-top:1px;font-size:.72rem}}.sticky-consult{z-index:200;font-family:var(--font-display);border-radius:999px;align-items:center;gap:9px;padding:13px 20px;font-size:1rem;font-weight:700;text-decoration:none;transition:transform .14s,box-shadow .14s,filter .14s;display:inline-flex;position:fixed;bottom:20px;right:20px;box-shadow:0 10px 26px -8px #00000073}.sticky-consult img,.sticky-consult svg{object-fit:contain;flex:none;width:22px;height:22px}.sticky-consult:hover{filter:brightness(1.03);text-decoration:none;transform:translateY(-2px);box-shadow:0 14px 30px -8px #00000080}.sticky-consult:focus-visible{outline:3px solid var(--accent-ink);outline-offset:2px}.sticky-consult--kakao{color:#3a1d1d;background:#fee500}.sticky-consult--chat{background:var(--accent);color:#fff}@media (max-width:560px){.sticky-consult{padding:12px 16px;font-size:.92rem;bottom:14px;right:14px}}.notfound{text-align:center;max-width:560px;margin:0 auto;padding:40px 20px 64px}.notfound-code{font-family:var(--font-display);color:var(--accent);text-shadow:0 3px 0 var(--sky);margin:0;font-size:clamp(5rem,22vw,9rem);line-height:1}.notfound-title{color:var(--fg);margin:12px 0 10px;font-size:1.5rem}.notfound-body{color:var(--muted);max-width:460px;margin:0 auto 28px;font-size:1rem;line-height:1.7}.notfound-actions{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.notfound-root{flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:40px 20px;display:flex}.notfound-brand img{width:auto;height:40px;margin:0 auto 4px;display:block}
