/*! tailwindcss v4.0.14 | MIT License | https://tailwindcss.com */.samgo-root .sg-header__topbar{background:var(--v2-deep);color:rgba(255,255,255,.7);font-size:14px;letter-spacing:.02em}.samgo-root .sg-header__topbar-inner{max-width:1440px;margin:0 auto;padding:8px 32px;display:flex;justify-content:space-between;align-items:center}.samgo-root .sg-header__topbar-links{display:flex;gap:20px}.samgo-root .sg-header__topbar-links a{color:rgba(255,255,255,.7);text-decoration:none;min-height:0}.samgo-root .sg-header{position:sticky;top:0;z-index:50;background:#fff;border-bottom:1px solid var(--border-1);transition:background .2s}.samgo-root .sg-header.is-scrolled{background:rgba(255,255,255,.94);backdrop-filter:blur(10px)}.samgo-root .sg-header__inner{max-width:1440px;margin:0 auto;padding:0 32px;height:80px;display:flex;justify-content:space-between;align-items:center;gap:24px}.samgo-root .sg-header__logo{display:flex;align-items:center;gap:12px;text-decoration:none;flex-shrink:0}.samgo-root .sg-header__logo-img{width:42px;height:42px;display:block}.samgo-root .sg-header__nav{display:flex;align-items:center;gap:64px}.samgo-root .sg-header__nav a,.samgo-root .sg-header__nav-link{padding:26px 0;text-decoration:none;display:inline-flex;align-items:center;gap:8px;border-bottom:2px solid transparent;color:#1f2937;font-size:20px;font-weight:600;line-height:28px;letter-spacing:0;transition:border-color .16s ease}.samgo-root .sg-header__nav a:hover,.samgo-root .sg-header__nav-link:hover{border-bottom-color:#1f2937}.samgo-root .sg-header__nav-label{white-space:nowrap}.samgo-root .sg-header__nav-badge{display:inline-flex;align-items:center;justify-content:center;min-width:22px;padding:1px 8px;background:#ff5630;color:#fff;border-radius:50px;font-family:Montserrat,var(--font-sans),sans-serif;font-size:14px;font-weight:600;line-height:16px;letter-spacing:0}.samgo-root .sg-header__actions{display:flex;gap:14px;align-items:center}.samgo-root .sg-header__quicknav{display:none}.samgo-root .sg-header__phone{display:flex;align-items:center;gap:8px;color:var(--v2-charcoal);text-decoration:none}.samgo-root .sg-header__phone-text{font-family:var(--v2-font-display);font-weight:700;font-size:17px;letter-spacing:-.3px}.samgo-root .sg-header__cta{background:transparent;color:var(--v2-charcoal);border:1.5px solid var(--v2-charcoal);padding:11px 20px;border-radius:4px;font-weight:600;font-size:14px;cursor:pointer;display:inline-flex;align-items:center;gap:6px;text-decoration:none;white-space:nowrap;transition:background .18s cubic-bezier(.2,0,0,1),color .18s cubic-bezier(.2,0,0,1)}.samgo-root .sg-header__cta:hover{background:var(--v2-charcoal);color:#fff}.samgo-root .sg-header__drawer,.samgo-root .sg-header__drawer-overlay,.samgo-root .sg-header__hamburger,.samgo-root .sg-header__mobile-cta,.samgo-root .sg-header__mobile-phone{display:none}@media (min-width:99999px) and (max-width:99999px){.samgo-root .sg-header__inner{padding:0 24px;height:72px;gap:14px}.samgo-root .sg-header__nav,.samgo-root .sg-header__phone{display:none}.samgo-root .sg-header__quicknav{display:flex;flex:1;align-self:stretch;justify-content:center;align-items:center;gap:40px;min-width:0;line-height:1}.samgo-root .sg-header__quicknav a{display:inline-flex;align-items:center;gap:8px;height:100%;color:#1f2937;font-size:18px;font-weight:600;line-height:26px;text-decoration:none;white-space:nowrap;border-bottom:2px solid transparent;transition:border-color .16s ease}.samgo-root .sg-header__quicknav a:hover{border-bottom-color:#1f2937}.samgo-root .sg-header__cta{padding:10px 16px;font-size:14px}.samgo-root .sg-header__topbar-inner{padding:8px 24px;gap:16px}.samgo-root .sg-header__topbar-links{gap:14px}}@media (max-width:99999px){.samgo-root .sg-header__topbar{display:none}.samgo-root .sg-header__inner{padding:0 16px;height:64px;gap:8px}.samgo-root .sg-header__logo-img{width:40px;height:40px}.samgo-root .sg-header__logo-text{display:flex!important}.samgo-root .sg-header__logo-sub{display:none}.samgo-root .sg-header__logo-title{font-size:19px!important}.samgo-root .sg-header__cta,.samgo-root .sg-header__nav,.samgo-root .sg-header__phone,.samgo-root .sg-header__quicknav{display:none}.samgo-root .sg-header__actions{gap:8px}.samgo-root .sg-header__mobile-phone{display:none}.samgo-root .sg-header__mobile-cta{display:inline-flex;align-items:center;justify-content:center;min-height:0;padding:6px 11px;background:var(--v2-orange);color:#fff;border-radius:5px;font-size:15px;font-weight:700;line-height:1.4;text-decoration:none;white-space:nowrap;transition:background .16s ease}.samgo-root .sg-header__mobile-cta:hover{background:var(--orange-600)}.samgo-root .sg-header__hamburger{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;min-height:48px;padding:0;border:0;background:transparent;color:var(--fg-1);cursor:pointer;border-radius:10px;text-decoration:none}.samgo-root .sg-header__hamburger:hover{background:var(--v2-warm)}.samgo-root .sg-header__drawer-overlay{display:block;position:fixed;inset:0;background:rgba(10,19,35,.5);z-index:100;opacity:0;pointer-events:none;transition:opacity .25s cubic-bezier(.2,0,0,1)}.samgo-root .sg-header__drawer-overlay.is-open{opacity:1;pointer-events:auto}.samgo-root .sg-header__drawer{display:flex;flex-direction:column;position:fixed;top:0;right:0;bottom:0;width:min(86vw,360px);background:#fff;z-index:101;transform:translateX(100%);transition:transform .28s cubic-bezier(.2,0,0,1);box-shadow:-8px 0 32px rgba(16,29,52,.18);overflow-y:auto}.samgo-root .sg-header__drawer.is-open{transform:translateX(0)}.samgo-root .sg-header__drawer-head{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;border-bottom:1px solid var(--border-1)}.samgo-root .sg-header__drawer-close{width:44px;height:44px;min-height:44px;border:0;background:transparent;color:var(--fg-1);cursor:pointer;display:inline-flex;align-items:center;justify-content:center;border-radius:10px}.samgo-root .sg-header__drawer-nav{display:flex;flex-direction:column;padding:8px 0}.samgo-root .sg-header__drawer-nav a{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;font-size:16px;font-weight:600;color:var(--fg-1);text-decoration:none;border-bottom:1px solid var(--border-1);min-height:56px}.samgo-root .sg-header__drawer-nav a:last-child{border-bottom:0}.samgo-root .sg-header__drawer-sub{display:flex;flex-direction:column;padding:12px 0;background:var(--v2-warm);border-top:1px solid var(--border-1)}.samgo-root .sg-header__drawer-sub a{padding:12px 20px;font-size:14px;color:var(--fg-2);text-decoration:none;min-height:44px;display:flex;align-items:center}.samgo-root .sg-header__drawer-cta{margin:16px;padding:14px 20px;background:var(--v2-orange);color:#fff;border-radius:4px;font-weight:700;font-size:15px;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:52px}}@media (max-width:380px){.samgo-root .sg-header__quicknav{gap:12px;font-size:14px}}.samgo-root .sg-hero{position:relative;background:var(--v2-white);padding:48px 0 24px}.samgo-root .sg-hero__inner{max-width:1440px;margin:0 auto;padding:0 32px;display:grid;grid-template-columns:minmax(0,1.85fr) minmax(0,1fr);gap:16px;align-items:stretch}.samgo-root .sg-hero__banner{position:relative;height:406px;border-radius:20px;overflow:hidden;background:var(--v2-warm);border:1px solid var(--border-soft);isolation:isolate;touch-action:manipulation;user-select:none}.samgo-root .sg-hero__banner img{-webkit-user-drag:none;user-select:none}.samgo-root .sg-hero__dots{position:absolute;left:50%;transform:translateX(-50%);bottom:12px;z-index:6;display:flex;justify-content:center;align-items:center;padding:7px 12px;border-radius:999px;background:rgba(255,255,255,.62);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);box-shadow:0 2px 10px rgba(17,24,39,.1)}.samgo-root .sg-hero__dot-list{display:flex;align-items:center;justify-content:center;gap:9px;min-width:54px}.samgo-root .sg-hero__nav{width:32px;height:32px;min-width:0;min-height:0;padding:0;border:1px solid rgba(17,24,39,.12);border-radius:999px;background:rgba(255,255,255,.92);color:#111827;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 8px 18px rgba(17,24,39,.08);transition:background .18s ease,border-color .18s ease,transform .18s ease}.samgo-root .sg-hero__nav:hover{background:#fff;border-color:rgba(232,132,26,.42);transform:translateY(-1px)}.samgo-root .sg-hero__nav:focus-visible{outline:3px solid rgba(232,132,26,.35);outline-offset:2px}.samgo-root .sg-hero__dot{width:8px;height:8px;min-width:0;min-height:0;flex:0 0 auto;padding:0;border:0;border-radius:999px;background:#C9CDD2;cursor:pointer;appearance:none;-webkit-appearance:none;transition:background .2s ease,transform .2s ease}.samgo-root .sg-hero__dot.is-active{background:#111827;transform:scale(1.3)}.samgo-root .sg-hero__controls,.samgo-root .sg-hero__slide{position:relative;z-index:1}.samgo-root .sg-hero__slide{position:absolute;inset:0;display:grid;grid-template-columns:1.15fr 1fr;align-items:stretch;transition:opacity .7s cubic-bezier(.2,0,0,1)}.samgo-root .sg-hero__slide--linked{cursor:pointer}.samgo-root .sg-hero__slide-link{position:absolute;inset:0;z-index:5;display:block;color:inherit;text-decoration:none}.samgo-root .sg-hero__slide-link:focus-visible{outline:3px solid rgba(232,132,26,.62);outline-offset:-6px}.samgo-root .sg-hero__text{padding:48px 36px 72px 48px;display:flex;flex-direction:column;justify-content:center;min-width:0}.samgo-root .sg-hero__eyebrow{font-family:var(--font-sans);font-size:14px;font-weight:700;color:var(--ink-mute);letter-spacing:2px;text-transform:uppercase;margin-bottom:16px}.samgo-root .sg-hero__title{font-family:var(--v2-font-display);font-size:clamp(28px,3.4vw,40px);font-weight:700;color:var(--ink-strong);line-height:1.25;letter-spacing:-1.2px;margin:0 0 18px;word-break:keep-all;text-wrap:balance}.samgo-root .sg-hero__body{font-size:15px;line-height:1.7;color:var(--ink-mute);margin:0 0 28px;max-width:380px;word-break:keep-all}.samgo-root .sg-hero__cta{display:inline-flex;align-items:center;gap:8px;align-self:flex-start;background:var(--v2-orange);color:#fff;padding:14px 24px;border-radius:4px;font-family:var(--font-sans);font-size:14px;font-weight:600;letter-spacing:-.2px;text-decoration:none;transition:background .2s cubic-bezier(.2,0,0,1)}.samgo-root .sg-hero__cta:hover{background:#D2731A;color:#fff}.samgo-root .sg-hero__media{position:relative;display:flex;align-items:center;justify-content:center;padding:16px 28px 16px 0}.samgo-root .sg-hero__illust{width:100%;max-width:460px;height:100%;max-height:400px;object-fit:contain;object-position:center right;display:block;filter:drop-shadow(0 12px 24px rgba(0,0,0,.08))}.samgo-root .sg-hero__slide--full-image{display:block;background:#FBF6EF}.samgo-root .sg-hero__full-image,.samgo-root .sg-hero__full-picture{display:block;width:100%;height:100%}.samgo-root .sg-hero__full-image{object-fit:contain;object-position:center}.samgo-root .sg-hero__controls{position:absolute;right:28px;bottom:20px;display:flex;align-items:center;gap:10px;z-index:3;font-family:var(--font-sans);color:var(--ink-strong);background:rgba(255,255,255,.86);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);border:1px solid var(--border-soft);border-radius:999px;padding:6px 14px}.samgo-root .sg-hero__banner--full-image-active .sg-hero__controls{top:20px;bottom:auto}.samgo-root .sg-hero__arrow{background:transparent;border:0;color:var(--ink-mute);cursor:pointer;padding:4px 6px;border-radius:6px;display:inline-flex;align-items:center;justify-content:center;min-height:0;transition:background .15s,color .15s;font-size:14px}.samgo-root .sg-hero__arrow:hover{background:rgba(0,0,0,.04);color:var(--ink-strong)}.samgo-root .sg-hero__arrow--pause{font-size:14px;letter-spacing:-.05em}.samgo-root .sg-hero__counter{font-size:14px;color:var(--ink-mute);font-feature-settings:"tnum"}.samgo-root .sg-hero__counter b{color:var(--ink-strong);font-weight:700}.samgo-root .sg-hero__counter-divider{margin:0 2px;color:rgba(0,0,0,.24)}.samgo-root .sg-callband{background:#fff;padding:16px}.samgo-root .sg-hero__calls{display:grid;grid-template-rows:1fr 1fr;gap:12px}.samgo-root .sg-hero__call{display:grid;grid-template-columns:112px 1fr 16px;align-items:center;gap:20px;padding:24px 28px;border-radius:12px;background:var(--v2-white);border:1px solid var(--border-soft);border-left:3px solid transparent;text-decoration:none;color:var(--ink-strong);box-shadow:var(--v2-shadow-soft);transition:transform .18s cubic-bezier(.2,0,0,1),border-color .18s cubic-bezier(.2,0,0,1),background .18s cubic-bezier(.2,0,0,1)}.samgo-root .sg-hero__call:hover{transform:translateY(-2px);border-color:var(--ink-strong);border-left-color:var(--v2-orange)}.samgo-root .sg-hero__call--quiet,.samgo-root .sg-hero__call--urgent{background:var(--v2-white)}.samgo-root .sg-hero__call--urgent{border-left-color:var(--v2-orange);box-shadow:0 10px 24px -12px rgba(17,24,39,.16),0 3px 8px rgba(17,24,39,.06)}.samgo-root .sg-hero__call--urgent:hover{box-shadow:0 14px 30px -12px rgba(17,24,39,.2),0 5px 12px rgba(17,24,39,.08)}.samgo-root .sg-hero__call--urgent .sg-hero__call-num{color:var(--v2-orange)}.samgo-root .sg-hero__call--urgent .sg-hero__call-illust-wrap{position:relative}.samgo-root .sg-hero__call--urgent .sg-hero__call-illust-wrap:after{content:"";position:absolute;left:50%;top:54%;width:50px;height:50px;transform:translate(-50%,-50%);border-radius:50%;background:radial-gradient(circle,rgba(255,88,52,1) 0,rgba(255,78,44,.62) 42%,rgba(255,78,44,0) 76%);mix-blend-mode:screen;pointer-events:none;animation:sg-siren-blink 1.15s ease-in-out infinite}@keyframes sg-siren-blink{0%,to{opacity:.15}50%{opacity:1}}@media (prefers-reduced-motion:reduce){.samgo-root .sg-hero__call--urgent .sg-hero__call-illust-wrap:after{animation:none;opacity:.5}}.samgo-root .sg-hero__call-illust-wrap{width:112px;height:112px;display:flex;align-items:center;justify-content:center;flex-shrink:0;padding:6px;box-sizing:border-box}.samgo-root .sg-hero__call-illust{width:100%;height:100%;object-fit:contain;display:block}.samgo-root .sg-hero__call-text{min-width:0}.samgo-root .sg-hero__call-tag{font-size:30px;font-weight:700;color:var(--ink-strong);margin-bottom:8px;letter-spacing:-.5px;line-height:1.18}.samgo-root .sg-hero__call-num{font-size:19px;font-weight:700;color:var(--v2-orange);letter-spacing:-.2px;line-height:1.2;margin-bottom:4px}.samgo-root .sg-hero__call-phone{font-size:34px;font-weight:800;color:var(--ink-strong);letter-spacing:-.5px;line-height:1.1;margin-bottom:7px}.samgo-root .sg-hero__call-hint{font-size:15px;color:var(--ink-mute);line-height:1.45}@media (max-width:99999px){.samgo-root .sg-hero{padding:64px 0 32px}.samgo-root .sg-hero__inner{padding:0 24px;grid-template-columns:minmax(0,1.65fr) minmax(0,1fr);gap:12px}.samgo-root .sg-hero__banner{height:367px;border-radius:18px}.samgo-root .sg-hero__text{padding:32px 32px 56px}.samgo-root .sg-hero__title{font-size:26px;margin:0 0 14px}.samgo-root .sg-hero__body{font-size:14px;margin:0 0 18px}.samgo-root .sg-hero__cta{padding:11px 18px;font-size:14px}.samgo-root .sg-hero__illust{max-width:320px;max-height:320px}.samgo-root .sg-hero__controls{right:20px;bottom:16px;padding:5px 12px}.samgo-root .sg-hero__call{grid-template-columns:102px 1fr 14px;padding:18px 20px;gap:14px}.samgo-root .sg-hero__call-illust-wrap{width:102px;height:102px;padding:6px}.samgo-root .sg-hero__call-tag{font-size:23px}.samgo-root .sg-hero__call-num{font-size:15px}.samgo-root .sg-hero__call-hint{font-size:14px}.samgo-root .sg-hero{padding:16px 0 24px}.samgo-root .sg-hero__inner{padding:0 16px;grid-template-columns:1fr;gap:12px}.samgo-root .sg-hero__banner{height:0;padding-bottom:104%;border-radius:16px;position:relative}.samgo-root .sg-hero__slide{grid-template-columns:1fr;grid-template-rows:1fr}.samgo-root .sg-hero__media{display:flex;position:absolute;top:20px;right:20px;width:50px;height:50px;padding:0;z-index:2;pointer-events:none}.samgo-root .sg-hero__illust{width:50px;height:50px;max-width:50px;max-height:50px;object-fit:contain;object-position:center;filter:drop-shadow(0 4px 10px rgba(0,0,0,.08))}.samgo-root .sg-hero__text{padding:28px 24px 56px;justify-content:center;min-height:0}.samgo-root .sg-hero__eyebrow{font-size:14px;margin-bottom:10px}.samgo-root .sg-hero__title{font-size:24px;line-height:1.3;margin:0 0 12px}.samgo-root .sg-hero__body{font-size:14px;line-height:1.6;margin:0 0 16px;max-width:none}.samgo-root .sg-hero__cta{padding:10px 18px;font-size:14px}.samgo-root .sg-hero__controls{left:auto;right:16px;top:auto;bottom:12px;background:rgba(255,255,255,.86);backdrop-filter:blur(6px);border:1px solid var(--border-soft);border-radius:999px;padding:4px 10px}.samgo-root .sg-hero__banner--full-image-active .sg-hero__controls,.samgo-root .sg-hero__banner--mobile-full-image-active .sg-hero__controls{top:auto;bottom:12px}.samgo-root .sg-hero__calls{grid-template-rows:auto;grid-template-columns:1fr;gap:8px}.samgo-root .sg-hero__call{grid-template-columns:112px 1fr 14px;padding:18px;gap:16px}.samgo-root .sg-hero__call-illust-wrap{width:112px;height:112px;padding:6px}.samgo-root .sg-hero__call-tag{font-size:24px;margin-bottom:6px}.samgo-root .sg-hero__call-num{font-size:17px;white-space:nowrap;margin-bottom:4px}.samgo-root .sg-hero__call-phone{font-size:30px;margin-bottom:6px}.samgo-root .sg-hero__call-hint{font-size:15px}}@media (max-width:360px){.samgo-root .sg-hero__inner{padding:0 12px}.samgo-root .sg-hero__call{grid-template-columns:78px 1fr;padding:14px;gap:12px}.samgo-root .sg-hero__call>svg:last-child{display:none}.samgo-root .sg-hero__call-illust-wrap{width:78px;height:78px;padding:4px}.samgo-root .sg-hero__call-tag{font-size:20px}.samgo-root .sg-hero__call-num{font-size:15px}.samgo-root .sg-hero__call-phone{font-size:25px}.samgo-root .sg-hero__call-hint{font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}}@media (max-width:340px){.samgo-root .sg-hero__call{grid-template-columns:76px 1fr;gap:10px}.samgo-root .sg-hero__call-illust-wrap{width:76px;height:76px;padding:3px;transform:translateX(-6px)}.samgo-root .sg-hero__call--urgent .sg-hero__call-illust-wrap:after{width:36px;height:36px}}.samgo-root .sg-hero__media--photo{padding:28px 32px 28px 0}.samgo-root .sg-hero__media--photo .sg-hero__illust--photo{width:100%;height:100%;max-width:none;max-height:none;object-fit:cover;object-position:center;border-radius:18px;box-shadow:0 16px 32px rgba(0,0,0,.1);filter:none}@media (max-width:99999px){.samgo-root .sg-hero__media--photo{padding:20px 24px 20px 0;padding:0}.samgo-root .sg-hero__media--photo .sg-hero__illust--photo{width:50px;height:50px;max-width:50px;max-height:50px;border-radius:0;object-fit:contain;object-position:center;box-shadow:none;filter:drop-shadow(0 4px 10px rgba(0,0,0,.08))}.samgo-root .sg-hero__slide--image-hero{background:#FBF6EF}.samgo-root .sg-hero__slide--image-hero .sg-hero__text{display:none}.samgo-root .sg-hero__slide--image-hero .sg-hero__media,.samgo-root .sg-hero__slide--image-hero .sg-hero__media--photo{position:static;inset:auto;width:100%;height:100%;padding:0;display:block;z-index:0;pointer-events:auto}.samgo-root .sg-hero__slide--image-hero .sg-hero__illust,.samgo-root .sg-hero__slide--image-hero .sg-hero__media--photo .sg-hero__illust--photo{width:100%;height:100%;max-width:none;max-height:none;object-fit:contain;object-position:center;border-radius:0;box-shadow:none;filter:none}.samgo-root .sg-hero__slide--mobile-full-image{display:block;background:#FBF6EF}.samgo-root .sg-hero__slide--clean{grid-template-columns:1fr;grid-template-rows:1fr}.samgo-root .sg-hero__slide--mobile-full-image .sg-hero__text{display:none}.samgo-root .sg-hero__slide--mobile-full-image .sg-hero__media,.samgo-root .sg-hero__slide--mobile-full-image .sg-hero__media--photo{position:static;inset:auto;width:100%;height:100%;padding:0;display:block;z-index:0;pointer-events:auto}.samgo-root .sg-hero__slide--mobile-full-image picture{display:block;width:100%;height:100%}.samgo-root .sg-hero__slide--mobile-full-image .sg-hero__illust,.samgo-root .sg-hero__slide--mobile-full-image .sg-hero__media--photo .sg-hero__illust--photo{width:100%;height:100%;max-width:none;max-height:none;object-fit:contain;object-position:center;border-radius:0;box-shadow:none;filter:none}}.samgo-root .sg-hero__banner{container-type:inline-size}.samgo-root .sg-hero__slide--clean{display:block;background:#FBF6EF}.samgo-root .sg-hc{position:absolute;inset:0;--hc-navy:#1A2541;--hc-accent:#F69303;--hc-mute:#6B6B6C}.samgo-root .sg-hc__img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:var(--hc-img-pos,center);transform:scale(var(--hc-img-scale,1));transform-origin:center 88%;display:block}.samgo-root .sg-hc__layer{position:absolute;inset:0;z-index:1;display:flex;flex-direction:column;justify-content:space-between;align-items:center;text-align:center;padding:5cqw 6cqw 11cqw}.samgo-root .sg-hc__layer--split{justify-content:flex-end;padding:0 7cqw 13cqw}.samgo-root .sg-hc__layer:not(.sg-hc__layer--split):after{content:"";position:absolute;left:0;right:0;bottom:0;height:54%;z-index:-1;pointer-events:none;background:linear-gradient(0deg,rgba(251,246,239,1) 0,rgba(251,246,239,.99) 40%,rgba(251,246,239,0))}.samgo-root .sg-hc__bottom,.samgo-root .sg-hc__top{display:flex;flex-direction:column;align-items:center;gap:3cqw;width:100%}.samgo-root .sg-hc__bottom{gap:1.3cqw}.samgo-root .sg-hc__bubble{position:relative;align-self:flex-start;background:#fff;color:var(--hc-navy);font-weight:700;font-size:3.7cqw;letter-spacing:-.02em;padding:2.4cqw 4.4cqw;border-radius:999px;box-shadow:0 2px 8px rgba(0,0,0,.08)}.samgo-root .sg-hc__bubble:after{content:"";position:absolute;left:22%;bottom:-2cqw;border-color:#fff transparent transparent;border-style:solid;border-width:2.2cqw 2.2cqw 0}.samgo-root .sg-hc__pill{background:var(--hc-accent-bg,#FEF0E0);color:var(--hc-accent);font-weight:700;font-size:max(14px,3.5cqw);letter-spacing:-.02em;padding:1.9cqw 4.6cqw;border-radius:999px}.samgo-root .sg-hc__title{font-family:var(--font-sans);color:var(--hc-navy);font-weight:900;font-size:12.1cqw;line-height:1.2;letter-spacing:-.012em;margin:0;word-break:keep-all}.samgo-root .sg-hc__title .o{color:var(--hc-accent)}.samgo-root .sg-hc__title--invert{color:#fff}.samgo-root .sg-hc__title .big{font-size:1.42em;display:inline-block;line-height:1.12}.samgo-root .sg-hc__brandmark{position:absolute;top:4cqw;left:5cqw;z-index:2;color:#fff;font-weight:700;font-size:3.4cqw;letter-spacing:-.02em;text-shadow:0 1px 4px rgba(0,0,0,.25)}.samgo-root .sg-hc__super{color:var(--hc-mute);font-weight:700;font-size:4cqw;letter-spacing:.06em}.samgo-root .sg-hc__eyebrow-light{color:#fff;font-weight:700;font-size:3.9cqw;letter-spacing:-.02em}.samgo-root .sg-hc__strong{color:var(--hc-navy);font-weight:700;font-size:3.9cqw;letter-spacing:-.02em}.samgo-root .sg-hc__mute{color:var(--hc-mute);font-weight:500;font-size:3.4cqw}.samgo-root .sg-hc__mute--invert{color:rgba(255,255,255,.92)}.samgo-root .sg-hc__num-line{color:var(--hc-navy);font-weight:800;font-size:4.6cqw}.samgo-root .sg-hc__num-line .o{color:#D9700A;font-weight:900}.samgo-root .sg-hc__num-line .sep{margin:0 1.8cqw;color:var(--hc-navy)}.samgo-root .sg-hc__badge{color:#fff;font-weight:800;font-size:4.8cqw}.samgo-root .sg-hc__badge .div{opacity:.55;margin:0 1.6cqw;font-weight:400}.samgo-root .sg-hc__footnote{color:var(--hc-navy);font-weight:700;font-size:3.9cqw;letter-spacing:-.02em}.samgo-root .sg-hc__cta{display:inline-flex;align-items:center;justify-content:center;gap:1.5cqw;background:var(--hc-accent);color:#fff;text-decoration:none;font-weight:700;font-size:4.2cqw;letter-spacing:-.02em;padding:2.7cqw 9cqw;min-width:64cqw;border-radius:999px;box-shadow:0 6px 16px rgba(232,132,26,.28);margin-top:0}.samgo-root .sg-hc__cta--ghost{background:#FBEFC8;color:var(--hc-accent);box-shadow:0 6px 16px rgba(0,0,0,.12)}.samgo-root .sg-quick{padding:26px 0 16px}.samgo-root .sg-quick__inner{padding:0 16px;display:flex;flex-direction:column;gap:22px}.samgo-root .sg-quick__title{font-family:var(--font-display);font-size:18px;font-weight:700;color:var(--v2-charcoal);margin:0 0 12px;padding-left:2px;letter-spacing:-.02em}.samgo-root .sg-quick__row{display:grid;gap:8px}.samgo-root .sg-quick__row--3{grid-template-columns:repeat(3,1fr)}.samgo-root .sg-quick__row--feature{grid-template-columns:1.45fr 1fr 1fr}.samgo-root .sg-quick__card{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;text-align:center;text-decoration:none;color:var(--fg-1);background:#fff;border:1px solid var(--border-1);border-radius:14px;padding:18px 6px;min-height:0;box-shadow:0 2px 0 rgba(17,24,39,.08),0 6px 14px rgba(17,24,39,.06);transition:border-color .18s cubic-bezier(.2,0,0,1),box-shadow .18s cubic-bezier(.2,0,0,1),transform .18s cubic-bezier(.2,0,0,1)}.samgo-root .sg-quick__card:hover{border-color:var(--v2-charcoal);box-shadow:0 3px 0 rgba(17,24,39,.09),0 10px 20px rgba(17,24,39,.1);transform:translateY(-2px)}.samgo-root .sg-quick__card:active{box-shadow:0 1px 0 rgba(17,24,39,.08),0 3px 8px rgba(17,24,39,.08);transform:translateY(1px)}.samgo-root .sg-quick__icon-wrap{width:46px;height:46px;display:inline-flex;align-items:center;justify-content:center}.samgo-root .sg-quick__icon-img{width:38px;height:38px;object-fit:contain;display:block}.samgo-root .sg-quick__card-label{font-size:14px;font-weight:700;color:var(--v2-charcoal);line-height:1.3;word-break:keep-all}.samgo-root .sg-quick__card-sub{font-size:14px;color:var(--ink-mute);line-height:1.35;word-break:keep-all}.samgo-root .sg-quick__card--accent,.samgo-root .sg-quick__card--feature{background:#fff;border-color:rgba(232,132,26,.5);box-shadow:0 2px 0 rgba(181,92,0,.16),0 6px 14px rgba(232,132,26,.11)}.samgo-root .sg-quick__card--feature{padding-top:24px;padding-bottom:22px;border-color:rgba(232,132,26,.32)}.samgo-root .sg-quick__card--accent .sg-quick__icon-wrap,.samgo-root .sg-quick__card--feature .sg-quick__icon-wrap{background:var(--v2-orange-light);border-radius:50%;box-shadow:inset 0 0 0 1.5px rgba(232,132,26,.3)}.samgo-root .sg-quick__card--accent .sg-quick__icon-img,.samgo-root .sg-quick__card--feature .sg-quick__icon-img{width:30px;height:30px}.samgo-root .sg-quick__card--accent .sg-quick__icon-img[src$="/u-funeral.png"],.samgo-root .sg-quick__card--feature .sg-quick__icon-img[src$="/u-signup.png"]{transform:translateX(1px)}.samgo-root .sg-quick__card--accent .sg-quick__card-label,.samgo-root .sg-quick__card--feature .sg-quick__card-label{font-weight:800;color:var(--v2-charcoal)}.samgo-root .sg-quick__card--accent:hover,.samgo-root .sg-quick__card--feature:hover{border-color:var(--v2-orange);box-shadow:0 3px 0 rgba(181,92,0,.18),0 10px 20px rgba(232,132,26,.16)}.samgo-root .sg-quick__card--accent:active,.samgo-root .sg-quick__card--feature:active{box-shadow:0 1px 0 rgba(181,92,0,.14),0 3px 8px rgba(232,132,26,.12)}.samgo-root .sg-quick__badge{position:absolute;top:8px;left:8px;background:var(--v2-orange);color:#fff;font-size:14px;font-weight:700;line-height:1;padding:4px 7px;border-radius:999px;letter-spacing:-.02em}.samgo-root .sg-quick__card-arrow{position:absolute;right:8px;bottom:8px;width:22px;height:22px;border-radius:50%;background:var(--v2-charcoal);color:#fff;display:inline-flex;align-items:center;justify-content:center}@media (max-width:360px){.samgo-root .sg-quick__card{padding:14px 4px}.samgo-root .sg-quick__card-label,.samgo-root .sg-quick__card-sub{font-size:14px}.samgo-root .sg-quick__icon-wrap{width:40px;height:40px}.samgo-root .sg-quick__icon-img{width:33px;height:33px}}.samgo-root .sg-ai{background:#fff;padding-top:96px;padding-bottom:96px}.samgo-root .sg-ai__container{max-width:1440px;margin:0 auto;padding:0 32px}.samgo-root .sg-ai__card{position:relative;overflow:hidden;border-radius:24px;background:linear-gradient(135deg,var(--v2-warm) 0,var(--v2-sand) 100%);border:1px solid var(--v2-orange-light);padding:48px 56px;display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1fr);gap:48px;align-items:center}.samgo-root .sg-ai__content{position:relative;min-width:0}.samgo-root .sg-ai__badge{display:inline-flex;align-items:center;gap:8px;background:var(--v2-orange);color:#fff;padding:6px 14px;border-radius:999px;font-size:14px;font-weight:600;margin-bottom:18px}.samgo-root .sg-ai__title{font-family:var(--font-serif);font-size:38px;font-weight:800;color:var(--v2-charcoal);margin:0 0 14px;line-height:1.3;letter-spacing:-.025em;word-break:keep-all}.samgo-root .sg-ai__lede{font-size:15px;line-height:1.7;color:var(--v2-charcoal);margin:0 0 24px;max-width:460px;word-break:keep-all}.samgo-root .sg-ai__cta-row{display:flex;gap:12px}.samgo-root .sg-ai__cta{padding:15px 26px;border-radius:999px;font-weight:600;font-size:15px;text-decoration:none;display:inline-flex;align-items:center;gap:10px;transition:background .2s cubic-bezier(.2,0,0,1)}.samgo-root .sg-ai__cta,.samgo-root .sg-ai__cta:hover{background:var(--v2-orange);color:#fff}.samgo-root .sg-ai__media{position:relative;min-width:0}.samgo-root .sg-ai__media-frame{position:relative;border-radius:18px;overflow:hidden;background:var(--v2-warm);aspect-ratio:4/3;display:flex;align-items:center;justify-content:center;transform:rotate(-1deg)}.samgo-root .sg-ai__illust{width:100%;height:100%;object-fit:cover;display:block}@media (max-width:99999px){.samgo-root .sg-ai{padding-top:72px;padding-bottom:72px}.samgo-root .sg-ai__container{padding:0 24px}.samgo-root .sg-ai__card{padding:40px 36px;gap:32px;grid-template-columns:minmax(0,.9fr) minmax(0,1fr)}.samgo-root .sg-ai__title{font-size:30px;margin:0 0 12px}.samgo-root .sg-ai__lede{font-size:14px;margin:0 0 20px}.samgo-root .sg-ai__cta{padding:13px 22px;font-size:14px}.samgo-root .sg-ai{padding-top:48px;padding-bottom:48px}.samgo-root .sg-ai__container{padding:0 16px}.samgo-root .sg-ai__card{padding:28px 22px 32px;gap:22px;grid-template-columns:1fr;grid-template-areas:"content" "media";border-radius:18px}.samgo-root .sg-ai__content{grid-area:content}.samgo-root .sg-ai__media{grid-area:media}.samgo-root .sg-ai__badge{font-size:14px;padding:5px 12px;margin-bottom:12px}.samgo-root .sg-ai__title{font-size:24px;line-height:1.3;margin:0 0 10px}.samgo-root .sg-ai__lede{font-size:14px;margin:0 0 16px}.samgo-root .sg-ai__cta{padding:12px 18px;font-size:14px;width:100%;justify-content:center}.samgo-root .sg-ai__media-frame{aspect-ratio:16/10;transform:rotate(-.5deg)}}.samgo-root .sg-signup{background:var(--v2-warm);padding-top:96px;padding-bottom:96px}.samgo-root .sg-signup__inner{padding:0 18px}.samgo-root .sg-signup__head{margin-bottom:26px}.samgo-root .sg-signup__label{font-family:var(--font-sans);font-size:14px;font-weight:800;letter-spacing:3px;text-transform:uppercase;color:var(--v2-orange);margin-bottom:12px}.samgo-root .sg-signup__title{font-family:var(--v2-font-display);font-size:26px;font-weight:800;line-height:1.12;letter-spacing:-1.4px;color:var(--ink-strong);margin:0 0 16px}.samgo-root .sg-signup__sub{font-family:var(--font-sans);font-size:15px;line-height:1.6;color:var(--ink-mute);margin:0;word-break:keep-all}.samgo-root .sg-signup__card{background:#fff;border:1px solid var(--v2-orange-light);border-radius:22px;padding:22px 18px;box-shadow:0 16px 44px -26px rgba(0,0,0,.22)}.samgo-root .sg-signup__counter{display:flex;align-items:center;gap:12px;padding:4px 4px 20px;border-bottom:1px solid var(--border-soft);margin-bottom:0}.samgo-root .sg-signup__counter-icon{width:28px;height:28px;flex-shrink:0}.samgo-root .sg-signup__counter-text{font-family:var(--font-sans);font-size:15px;font-weight:500;line-height:1.4;color:var(--ink-mute);letter-spacing:-.3px}.samgo-root .sg-signup__counter-num{font-family:var(--v2-font-display);font-size:26px;font-weight:800;color:var(--v2-orange);font-feature-settings:"tnum";letter-spacing:-.5px;margin:0 3px}.samgo-root .sg-signup__marquee{--sg-signup-row-h:54px;--sg-signup-visible-rows:10;height:calc(var(--sg-signup-row-h) * var(--sg-signup-visible-rows));overflow:hidden;position:relative;-webkit-mask-image:linear-gradient(180deg,#000,#000 92%,transparent);mask-image:linear-gradient(180deg,#000,#000 92%,transparent)}.samgo-root .sg-signup__track{display:flex;flex-direction:column;will-change:transform;animation:sg-signup-scroll 48s linear infinite}.samgo-root .sg-signup__marquee:focus-within .sg-signup__track,.samgo-root .sg-signup__marquee:hover .sg-signup__track{animation-play-state:paused}@keyframes sg-signup-scroll{0%{transform:translateY(0)}to{transform:translateY(-50%)}}@media (prefers-reduced-motion:reduce){.samgo-root .sg-signup__track{animation:none}}.samgo-root .sg-signup__row{display:flex;align-items:center;height:var(--sg-signup-row-h);border-bottom:1px solid var(--border-soft);box-sizing:border-box;padding:0 4px}.samgo-root .sg-signup__chip{display:inline-flex;align-items:center;justify-content:center;width:60px;height:27px;background:var(--v2-sand);color:var(--ink-mute);border-radius:13px;font-size:15px;letter-spacing:.2px;padding:0 4px}.samgo-root .sg-signup__chip,.samgo-root .sg-signup__name{flex-shrink:0;font-family:var(--font-sans);font-weight:700;white-space:nowrap}.samgo-root .sg-signup__name{margin-left:14px;font-size:18px;color:var(--ink-strong);letter-spacing:-.3px}.samgo-root .sg-signup__name-suffix{font-size:15px;font-weight:400;color:var(--ink-mute);margin-left:2px}.samgo-root .sg-signup__leader{flex:1 1 auto;min-width:12px;margin:0 12px;align-self:center;border-bottom:2px dotted rgba(0,0,0,.16);transform:translateY(2px)}.samgo-root .sg-signup__row--inquiry .sg-signup__leader{border-bottom-color:rgba(232,132,26,.42)}.samgo-root .sg-signup__date{flex-shrink:0;font-family:var(--font-sans);font-size:15px;color:var(--ink-mute);font-feature-settings:"tnum";letter-spacing:.02em;white-space:nowrap}.samgo-root .sg-signup__list{display:flex;flex-direction:column}.samgo-root .sg-signup__skeleton{height:54px;border-bottom:1px solid var(--border-soft);background:linear-gradient(90deg,rgba(0,0,0,.04),rgba(0,0,0,.07) 50%,rgba(0,0,0,.04));background-size:200% 100%;animation:sg-signup-shimmer 1.4s linear infinite}@keyframes sg-signup-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (prefers-reduced-motion:reduce){.samgo-root .sg-signup__skeleton{animation:none}}.samgo-root .sg-signup__empty{padding:44px 0;text-align:center;font-family:var(--font-sans);font-size:14px;color:var(--ink-mute)}@media (max-width:360px){.samgo-root .sg-signup__title{font-size:26px}.samgo-root .sg-signup__card{padding:20px 14px}.samgo-root .sg-signup__name{font-size:16px;margin-left:10px}.samgo-root .sg-signup__chip{width:56px}.samgo-root .sg-signup__leader{margin:0 8px}}.samgo-root .sg-situations{position:relative;overflow:hidden;color:var(--ink-inverse);background:linear-gradient(180deg,#16243b,#0f1b2d)}.samgo-root .sg-situations__inner{position:relative;z-index:1;max-width:1440px;margin:0 auto;padding:0 20px}.samgo-root .sg-situations__head{margin-bottom:22px}.samgo-root .sg-situations__eyebrow{color:var(--v2-orange);font-size:14px;font-weight:800;line-height:1;letter-spacing:2px;text-transform:uppercase;margin-bottom:12px}.samgo-root .sg-situations__title{margin:0;color:var(--ink-inverse);font-family:var(--v2-font-display);font-size:28px;font-weight:800;line-height:1.25;letter-spacing:-.5px}.samgo-root .sg-situations__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.samgo-root .sg-situations__card{display:flex;flex-direction:column;padding:16px 14px;border-radius:12px;background:#fff;color:var(--ink-strong);text-decoration:none;box-shadow:0 8px 24px rgba(0,0,0,.22);transition:box-shadow .18s cubic-bezier(.2,0,0,1),transform .18s cubic-bezier(.2,0,0,1)}.samgo-root .sg-situations__card:hover{transform:translateY(-2px);box-shadow:0 14px 32px rgba(0,0,0,.28)}.samgo-root .sg-situations__card-head{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:54px;padding:2px 22px 12px;text-align:center}.samgo-root .sg-situations__card-name{font-family:var(--v2-font-display);font-size:22px;font-weight:800;line-height:1.2;letter-spacing:-.3px;color:var(--ink-strong)}.samgo-root .sg-situations__card-price{margin-top:6px;font-size:clamp(13px,3.4vw,14px);font-weight:600;line-height:1.35;white-space:nowrap;color:var(--ink-mute)}.samgo-root .sg-situations__card-head svg{position:absolute;top:4px;right:0;flex-shrink:0;color:var(--ink-mute)}.samgo-root .sg-situations__card-media{aspect-ratio:4/3;overflow:hidden;border-radius:8px;background:#fff}.samgo-root .sg-situations__card-media img{display:block;width:100%;height:100%;object-fit:cover}@media (max-width:360px){.samgo-root .sg-situations__card{padding:14px 12px}.samgo-root .sg-situations__card-head{min-height:48px;padding:2px 0 10px}.samgo-root .sg-situations__card-price{white-space:nowrap}.samgo-root .sg-situations__card-name{font-size:20px}}.samgo-root .sg-postdeath{background:var(--v2-white);padding:48px 0}.samgo-root .sg-postdeath__inner{padding:0 18px}.samgo-root .sg-postdeath__title{font-family:var(--font-display);font-size:22px;font-weight:700;color:var(--v2-charcoal);letter-spacing:-.02em;margin:0 0 14px}.samgo-root .sg-postdeath__card{position:relative;display:block;text-decoration:none;color:inherit;background:#F4F6F8;border:1px solid #e7eaee;border-radius:18px;padding:24px 22px;box-shadow:0 1px 2px rgba(44,44,44,.04);transition:border-color .18s ease,transform .18s ease,box-shadow .18s ease}.samgo-root .sg-postdeath__top-more{position:absolute;top:18px;right:18px;display:inline-flex;align-items:center;gap:2px;font-size:14px;font-weight:600;color:var(--fg-2)}.samgo-root .sg-postdeath__card:active,.samgo-root .sg-postdeath__card:hover{border-color:var(--v2-orange);box-shadow:0 8px 20px rgba(44,44,44,.09);transform:translateY(-1px)}.samgo-root .sg-postdeath__icon{display:block;margin-bottom:16px}.samgo-root .sg-postdeath__icon-img{display:block;width:144px;aspect-ratio:1970/1406;object-fit:cover;border-radius:12px}.samgo-root .sg-postdeath__lead{font-size:20px;font-weight:700;line-height:1.4;color:var(--v2-charcoal);letter-spacing:-.02em;margin:0 0 10px}.samgo-root .sg-postdeath__more{display:inline-flex;align-items:center;gap:4px;font-size:14px;font-weight:500;color:var(--fg-2)}@media (max-width:360px){.samgo-root .sg-postdeath__title{font-size:20px}.samgo-root .sg-postdeath__lead{font-size:18px}.samgo-root .sg-postdeath__card{padding:20px 18px}}.samgo-root .sg-compare{background:#fff;padding-top:168px;padding-bottom:168px}.samgo-root .sg-compare__container{max-width:1440px;margin:0 auto;padding:0 40px}.samgo-root .sg-compare__header{text-align:center;margin-bottom:56px}.samgo-root .sg-compare__eyebrow{font-family:var(--font-serif);font-size:15px;font-weight:700;color:var(--ink-mute);letter-spacing:.04em;margin-bottom:14px}.samgo-root .sg-compare__title{font-family:var(--font-display);font-size:40px;font-weight:700;color:var(--v2-charcoal);margin:0 0 14px;letter-spacing:-.02em}.samgo-root .sg-compare__lede{font-size:17px;color:var(--fg-2);margin:0 auto;max-width:640px}.samgo-root .sg-compare__link{text-decoration:none;color:inherit;display:block}.samgo-root .sg-compare__scroll{width:100%}.samgo-root .sg-compare__scroll-hint{display:none;align-items:center;justify-content:center;gap:6px;margin-top:10px;font-size:14px;color:var(--ink-mute);font-weight:500}.samgo-root .sg-compare__table{border:1px solid var(--border-1);border-radius:16px;overflow:hidden;background:#fff;box-shadow:var(--shadow-sm)}.samgo-root .sg-compare__head{display:grid;grid-template-columns:1.4fr 1fr 1fr;background:var(--v2-charcoal)}.samgo-root .sg-compare__head-label{padding:22px 28px;color:rgba(255,255,255,.7);font-size:14px;font-weight:600;letter-spacing:.04em}.samgo-root .sg-compare__head-col{padding:22px 28px;color:rgba(255,255,255,.88);font-size:16px;font-weight:600;border-left:1px solid rgba(255,255,255,.1)}.samgo-root .sg-compare__head-col--brand{color:var(--v2-orange);font-weight:700;display:flex;align-items:center;gap:10px}.samgo-root .sg-compare__head-sub{font-size:14px;font-weight:400;color:rgba(255,255,255,.55);margin-top:4px}.samgo-root .sg-compare__head-badge{width:22px;height:22px;border-radius:50%;background:var(--v2-orange);color:#fff;font-size:14px;font-weight:800;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.samgo-root .sg-compare__head-pill{font-size:14px;font-weight:700;padding:3px 7px;background:rgba(234,213,154,.18);border-radius:4px;color:var(--v2-orange);margin-left:6px}.samgo-root .sg-compare__row{display:grid;grid-template-columns:1.4fr 1fr 1fr;border-top:1px solid var(--border-1);background:#fff}.samgo-root .sg-compare__row--first{border-top:0}.samgo-root .sg-compare__row--alt{background:var(--v2-warm)}.samgo-root .sg-compare__cell{padding:22px 28px;font-size:15px;display:flex;align-items:center;gap:10px}.samgo-root .sg-compare__cell--label{font-weight:600;color:var(--v2-charcoal)}.samgo-root .sg-compare__cell--bad{color:var(--fg-2);border-left:1px solid var(--border-1)}.samgo-root .sg-compare__cell--good{color:var(--v2-charcoal);font-weight:600;border-left:1px solid var(--border-1);background:rgba(251,246,234,.5)}.samgo-root .sg-compare__footer{padding:20px 28px;background:var(--v2-sand);border-top:1px solid var(--border-1);display:flex;justify-content:space-between;align-items:center;gap:16px;font-size:14px;color:var(--fg-2)}.samgo-root .sg-compare__footer-cta{color:var(--v2-charcoal-2);font-weight:600;display:inline-flex;align-items:center;gap:6px}.samgo-root .sg-compare__mobile{border:1px solid var(--border-1);border-radius:14px;overflow:hidden;background:#fff;box-shadow:var(--shadow-sm)}.samgo-root .sg-compare__mobile-head{background:var(--v2-charcoal);padding:14px 16px;display:flex;flex-direction:column;gap:6px}.samgo-root .sg-compare__mobile-head-row{display:flex;align-items:center;gap:8px;color:rgba(255,255,255,.85);font-size:14px;font-weight:600}.samgo-root .sg-compare__mobile-head-row--brand{color:var(--v2-orange);font-weight:700}.samgo-root .sg-compare__mobile-head-label{font-size:14px}.samgo-root .sg-compare__mcard{padding:14px 16px;border-top:1px solid var(--border-1);display:grid;grid-template-columns:1fr;gap:6px}.samgo-root .sg-compare__mcard-label{font-size:14px;font-weight:700;color:var(--v2-charcoal);letter-spacing:-.01em;margin-bottom:2px}.samgo-root .sg-compare__mcard-pair{display:flex;align-items:flex-start;gap:8px;font-size:14px;line-height:1.45;padding:8px 10px;border-radius:8px}.samgo-root .sg-compare__mcard-pair--bad{color:var(--fg-2);background:var(--gray-50)}.samgo-root .sg-compare__mcard-pair--good{color:var(--v2-charcoal);font-weight:600;background:rgba(251,246,234,.6)}.samgo-root .sg-compare__mcard-pair svg{flex-shrink:0;margin-top:2px}.samgo-root .sg-compare__banner{margin-top:40px;padding:32px 40px;border-radius:14px;background:linear-gradient(100deg,var(--v2-charcoal) 0,var(--v2-charcoal-2) 100%);display:flex;justify-content:space-between;align-items:center;gap:32px;position:relative;overflow:hidden}.samgo-root .sg-compare__banner-shape{position:absolute;right:-40px;bottom:-100px;opacity:.08;pointer-events:none}.samgo-root .sg-compare__banner-text{position:relative;min-width:0}.samgo-root .sg-compare__banner-eyebrow{font-size:14px;font-weight:600;color:var(--v2-orange);letter-spacing:.06em;margin-bottom:8px}.samgo-root .sg-compare__banner-title{font-family:var(--font-display);font-size:26px;font-weight:700;color:#fff;line-height:1.35}.samgo-root .sg-compare__banner-desc{font-size:15px;color:rgba(255,255,255,.72);margin-top:8px}.samgo-root .sg-compare__banner-cta{background:var(--ink-mute);color:#fff;padding:17px 28px;border-radius:10px;font-weight:600;font-size:16px;text-decoration:none;display:inline-flex;align-items:center;gap:10px;white-space:nowrap;flex-shrink:0}@media (max-width:99999px){.samgo-root .sg-compare{padding-top:192px;padding-bottom:192px}.samgo-root .sg-compare__container{padding:0 32px}.samgo-root .sg-compare__header{margin-bottom:40px}.samgo-root .sg-compare__title{font-size:32px}.samgo-root .sg-compare__lede{font-size:15px}.samgo-root .sg-compare__head{grid-template-columns:1.1fr 1fr 1fr}.samgo-root .sg-compare__head-col,.samgo-root .sg-compare__head-label{padding:18px 16px}.samgo-root .sg-compare__head-col,.samgo-root .sg-compare__head-sub{font-size:14px}.samgo-root .sg-compare__row{grid-template-columns:1.1fr 1fr 1fr}.samgo-root .sg-compare__cell{padding:16px;font-size:14px;gap:8px}.samgo-root .sg-compare__footer{padding:16px 20px;font-size:14px}.samgo-root .sg-compare__banner{padding:28px 32px;gap:24px}.samgo-root .sg-compare__banner-title{font-size:22px}.samgo-root .sg-compare__banner-desc{font-size:14px}.samgo-root .sg-compare__banner-cta{padding:15px 22px;font-size:15px}.samgo-root .sg-compare{padding-top:136px;padding-bottom:136px}.samgo-root .sg-compare__container{padding:0 20px}.samgo-root .sg-compare__header{margin-bottom:28px}.samgo-root .sg-compare__title{font-size:24px}.samgo-root .sg-compare__lede{font-size:14px}.samgo-root .sg-compare__scroll{overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;margin:0 -20px;padding:4px 20px 12px;scrollbar-width:thin}}@media (max-width:99999px){.samgo-root .sg-compare__scroll::-webkit-scrollbar{height:6px}.samgo-root .sg-compare__scroll::-webkit-scrollbar-thumb{background:var(--border-1);border-radius:3px}.samgo-root .sg-compare__scroll-hint{display:none}.samgo-root .sg-compare__table{min-width:430px;border-radius:12px}.samgo-root .sg-compare__head{grid-template-columns:.7fr 1fr 1fr}.samgo-root .sg-compare__head-label{padding:16px 12px;font-size:14px;letter-spacing:0}.samgo-root .sg-compare__head-col{padding:16px 12px;font-size:14px;line-height:1.35;display:flex;flex-direction:column;align-items:flex-start;gap:4px;border-left-color:rgba(255,255,255,.08)}.samgo-root .sg-compare__head-sub{font-size:14px;margin-top:2px;line-height:1.35}.samgo-root .sg-compare__head-col--brand{flex-direction:row;flex-wrap:wrap;align-items:center;gap:6px 8px}.samgo-root .sg-compare__head-badge{width:20px;height:20px;font-size:14px}.samgo-root .sg-compare__head-pill{font-size:14px;padding:3px 6px;margin-left:0}.samgo-root .sg-compare__row{grid-template-columns:.7fr 1fr 1fr}.samgo-root .sg-compare__cell{padding:16px 12px;font-size:14px;line-height:1.45;gap:7px;align-items:flex-start}.samgo-root .sg-compare__cell svg{width:14px;height:14px;margin-top:2px}.samgo-root .sg-compare__cell--label{font-size:14px;font-weight:700}.samgo-root .sg-compare__footer{padding:14px 16px;font-size:14px;gap:8px;flex-direction:column;align-items:flex-start}.samgo-root .sg-compare__footer-cta{font-size:14px}.samgo-root .sg-compare__banner{margin-top:28px;padding:24px 20px;flex-direction:column;align-items:flex-start;gap:18px;border-radius:12px}.samgo-root .sg-compare__banner-shape{width:200px;height:200px;right:-60px;bottom:-80px}.samgo-root .sg-compare__banner-title{font-size:19px;line-height:1.4}.samgo-root .sg-compare__banner-desc{font-size:14px}.samgo-root .sg-compare__banner-cta{padding:14px 20px;font-size:14px;width:100%;justify-content:center}}.samgo-root .sg-reviews{background:var(--v2-white);padding-top:0;padding-bottom:36px}.samgo-root .sg-reviews__hero{position:relative;background-size:cover;background-position:center 28%;background-repeat:no-repeat;padding:0 20px 42px;min-height:240px;overflow:hidden}.samgo-root .sg-reviews__hero-veil{position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,251,245,.97),rgba(255,251,245,.84) 36%,rgba(255,251,245,.28) 70%,rgba(255,251,245,0)),linear-gradient(0deg,rgba(255,251,245,.85),rgba(255,251,245,0) 46%);pointer-events:none}.samgo-root .sg-reviews__hero-text{position:relative;z-index:1;padding-top:64px}.samgo-root .sg-reviews__eyebrow{font-family:var(--font-sans);font-size:14px;font-weight:800;letter-spacing:.22em;color:var(--v2-orange);margin-bottom:10px}.samgo-root .sg-reviews__title{font-family:var(--font-display);font-size:26px;font-weight:800;color:var(--v2-charcoal);margin:0;letter-spacing:-.02em;line-height:1.2}.samgo-root .sg-reviews__rating{display:flex;align-items:baseline;gap:8px;margin-top:14px}.samgo-root .sg-reviews__rating-stars{color:var(--v2-orange);font-size:16px;letter-spacing:2px;line-height:1}.samgo-root .sg-reviews__rating-score{font-family:var(--font-display);font-size:22px;font-weight:800;color:var(--v2-charcoal);line-height:1}.samgo-root .sg-reviews__rating-label{font-size:14px;font-weight:600;color:var(--v2-gray)}.samgo-root .sg-reviews__bar{position:absolute;left:20px;right:20px;bottom:16px;z-index:2;display:flex;align-items:center;justify-content:space-between}.samgo-root .sg-reviews__controls{display:flex;align-items:center;gap:8px}.samgo-root .sg-reviews__arrow{position:relative;width:38px;height:38px;min-width:38px;min-height:38px;flex-shrink:0;box-sizing:border-box;padding:0;margin:0;border-radius:50%;background:#fff;border:1px solid var(--border-2);color:var(--v2-charcoal);font-size:0;line-height:0;cursor:pointer;display:inline-block}.samgo-root .sg-reviews__arrow svg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:block}.samgo-root .sg-reviews__arrow:active{background:var(--v2-sand)}.samgo-root .sg-reviews__more{display:inline-flex;align-items:center;gap:6px;color:var(--v2-charcoal);font-weight:600;font-size:14px;text-decoration:none;padding:9px 15px;border:1px solid var(--border-2);border-radius:999px;background:#fff}.samgo-root .sg-reviews__mask{position:relative}.samgo-root .sg-reviews__track{display:flex;gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;padding:8px 20px 12px;cursor:grab}.samgo-root .sg-reviews__track.is-grabbing{cursor:grabbing;scroll-snap-type:none}.samgo-root .sg-reviews__card{flex-shrink:0;width:min(86vw,340px);scroll-snap-align:start;position:relative;text-decoration:none;color:inherit;background:var(--v2-white);border:1px solid var(--border-soft);border-radius:22px;padding:58px 22px 22px;display:flex;flex-direction:column;min-height:226px;box-shadow:var(--v2-shadow-soft);user-select:none;-webkit-user-select:none}.samgo-root .sg-reviews__q{position:absolute;top:16px;font-family:var(--font-serif);font-size:40px;line-height:1;font-weight:700;color:var(--v2-orange);pointer-events:none}.samgo-root .sg-reviews__q--open{left:22px}.samgo-root .sg-reviews__q--close{right:22px}.samgo-root .sg-reviews__body{display:flex;align-items:flex-start;gap:12px;margin-bottom:18px}.samgo-root .sg-reviews__thumb{flex-shrink:0;width:58px;height:calc(15px * 1.62 * 3);border-radius:8px;overflow:hidden;border:1px solid var(--border-soft);background:var(--v2-warm)}.samgo-root .sg-reviews__thumb-img{width:100%;height:100%;object-fit:cover;object-position:center top;display:block;filter:contrast(.96) brightness(1.02)}.samgo-root .sg-reviews__quote{flex:1;min-width:0;font-family:var(--font-sans);font-size:15px;line-height:1.62;color:var(--ink-strong);margin:0;height:calc(15px * 1.62 * 3);display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;line-clamp:3;overflow:hidden;text-overflow:ellipsis;word-break:keep-all}.samgo-root .sg-reviews__foot{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin-top:auto;padding-top:4px}.samgo-root .sg-reviews__who{flex:1;min-width:0}.samgo-root .sg-reviews__nameline{display:flex;align-items:baseline;gap:7px;min-width:0}.samgo-root .sg-reviews__name{font-size:15px;font-weight:700;color:var(--ink-strong);white-space:nowrap;flex-shrink:0}.samgo-root .sg-reviews__name span{font-weight:500;color:var(--v2-gray);margin-left:1px}.samgo-root .sg-reviews__place{font-size:14px;color:var(--v2-gray);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.samgo-root .sg-reviews__stars{color:var(--v2-orange);font-size:15px;letter-spacing:2px;margin-top:7px}.samgo-root .sg-reviews__side{display:flex;flex-direction:column;align-items:flex-end;gap:6px;flex-shrink:0}.samgo-root .sg-reviews__pill{font-size:14px;font-weight:700;color:var(--v2-orange);border:1px solid var(--v2-orange);border-radius:999px;padding:5px 12px;white-space:nowrap;background:#fff}.samgo-root .sg-reviews__date{font-size:14px;color:var(--v2-gray)}.samgo-root .sg-reviews__card--skel{justify-content:flex-start;gap:12px;padding:28px 22px 22px;pointer-events:none}.samgo-root .sg-reviews__skel-line{height:14px;background:var(--v2-sand);border-radius:4px}.samgo-root .sg-reviews__skel-line--full{width:100%}.samgo-root .sg-reviews__skel-line--mid{width:65%}.samgo-root .sg-reviews__skel-foot{margin-top:auto;height:40px;background:var(--v2-sand);border-radius:8px}.samgo-root .sg-reviews__empty{flex-shrink:0;width:100%;text-align:center;padding:48px 20px;color:var(--v2-gray);font-size:14px}@media (min-width:768px){.samgo-root .sg-reviews__hero{padding:0 24px 46px;min-height:260px;background-position:center 24%}.samgo-root .sg-reviews__title{font-size:26px;line-height:1.35}.samgo-root .sg-reviews__bar{left:24px;right:24px;bottom:18px}.samgo-root .sg-reviews__track{padding:8px 24px 14px}.samgo-root .sg-reviews__card{width:360px}}.samgo-root .sg-trust{background:#fff;padding:112px 0}.samgo-root .sg-trust__container{max-width:1440px;margin:0 auto;padding:0 32px}.samgo-root .sg-trust__header{text-align:center;margin-bottom:48px}.samgo-root .sg-trust__eyebrow{font-family:var(--font-serif);font-size:15px;font-weight:700;color:var(--ink-mute);letter-spacing:.04em;margin-bottom:14px}.samgo-root .sg-trust__title{font-family:var(--font-display);font-size:40px;font-weight:700;color:var(--v2-charcoal);margin:0;letter-spacing:-.02em}.samgo-root .sg-trust__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.samgo-root .sg-trust__card{text-decoration:none;color:inherit;position:relative;overflow:hidden;border-radius:16px;display:block;border:1px solid var(--border-1);background:#fff;box-shadow:var(--shadow-xs)}.samgo-root .sg-trust__img{width:100%;height:auto;display:block}@media (min-width:99999px) and (max-width:99999px){.samgo-root .sg-trust{padding:80px 0}.samgo-root .sg-trust__container{padding:0 24px}.samgo-root .sg-trust__title{font-size:32px}.samgo-root .sg-trust__header{margin-bottom:40px}.samgo-root .sg-trust__grid{gap:16px}}@media (max-width:99999px){.samgo-root .sg-trust{padding:56px 0}.samgo-root .sg-trust__container{padding:0 16px}.samgo-root .sg-trust__eyebrow{font-size:14px;margin-bottom:10px}.samgo-root .sg-trust__title{font-size:24px;line-height:1.35}.samgo-root .sg-trust__header{margin-bottom:28px}.samgo-root .sg-trust__grid{grid-template-columns:1fr;gap:12px}.samgo-root .sg-trust__card{border-radius:12px}}.samgo-root .sg-farewell{background:var(--v2-sand);padding:0 0 112px;padding-top:0!important}.samgo-root .sg-farewell__hero{position:relative;background-size:cover;background-position:center 38%;background-repeat:no-repeat;min-height:220px;overflow:hidden}.samgo-root .sg-farewell__hero-veil{position:absolute;inset:0;background:linear-gradient(90deg,rgba(243,237,228,.97),rgba(243,237,228,.86) 42%,rgba(243,237,228,.4) 76%,rgba(243,237,228,0)),linear-gradient(0deg,rgba(243,237,228,.92),rgba(243,237,228,0) 52%);pointer-events:none}.samgo-root .sg-farewell__hero-text{position:relative;z-index:1;max-width:1440px;margin:0 auto;padding:56px 32px 28px}.samgo-root .sg-farewell__container{max-width:1440px;margin:0 auto;padding:0 32px}.samgo-root .sg-farewell__header{text-align:left;margin-bottom:28px}.samgo-root .sg-farewell__eyebrow{font-size:14px;font-weight:600;color:var(--v2-orange);letter-spacing:.02em;margin-bottom:12px}.samgo-root .sg-farewell__title{font-family:var(--font-display);font-size:28px;font-weight:700;color:var(--v2-charcoal);margin:0 0 12px;letter-spacing:-.02em;line-height:1.35}.samgo-root .sg-farewell__lead{font-size:15px;color:var(--fg-2);margin:0;line-height:1.6}.samgo-root .sg-farewell__list{display:flex;flex-direction:column;gap:12px;margin-bottom:40px}.samgo-root .sg-farewell__item{text-decoration:none;color:inherit;background:#fff;border:1px solid var(--border-1);border-radius:16px;padding:18px;display:flex;align-items:center;gap:16px;box-shadow:0 1px 2px rgba(44,44,44,.04);transition:border-color .18s ease,transform .18s ease,box-shadow .18s ease}.samgo-root .sg-farewell__item:active,.samgo-root .sg-farewell__item:hover{border-color:var(--v2-orange);box-shadow:0 6px 16px rgba(44,44,44,.08);transform:translateY(-1px)}.samgo-root .sg-farewell__item-icon{width:52px;height:52px;border-radius:14px;background:#fff;border:1px solid var(--border-1);display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden}.samgo-root .sg-farewell__item-img{width:100%;height:100%;object-fit:contain}.samgo-root .sg-farewell__item-body{display:flex;flex-direction:column;gap:4px;min-width:0;flex:1}.samgo-root .sg-farewell__item-title{font-size:17px;font-weight:700;color:var(--v2-charcoal);letter-spacing:-.02em}.samgo-root .sg-farewell__item-sub{font-size:14px;color:var(--fg-2);line-height:1.5}.samgo-root .sg-farewell__item-go{display:inline-flex;align-items:center;justify-content:center;color:var(--fg-3);flex-shrink:0}.samgo-root .sg-farewell__cta-link{text-decoration:none;display:block}.samgo-root .sg-farewell__cta{position:relative;display:flex;align-items:center;gap:16px;padding:18px 20px 20px;border-radius:18px;background:#fff;border:1px solid var(--v2-orange-light);box-shadow:0 6px 3px 0 #e8841ac2;overflow:hidden}.samgo-root .sg-farewell__cta-illust{flex:0 0 100px;width:100px;height:100px;display:flex;align-items:center;justify-content:center}.samgo-root .sg-farewell__cta-illust-img{width:100%;height:100%;object-fit:contain}.samgo-root .sg-farewell__cta-body{flex:1 1 auto;min-width:0;display:flex;flex-direction:column}.samgo-root .sg-farewell__cta-badge{font-size:13px;font-weight:800;color:var(--v2-orange);letter-spacing:0;margin-bottom:3px}.samgo-root .sg-farewell__cta-title{font-family:var(--font-display);font-size:18px;font-weight:800;line-height:1.3;color:var(--v2-charcoal);letter-spacing:-.02em;word-break:keep-all}.samgo-root .sg-farewell__cta-title strong{color:var(--v2-orange);font-weight:800;white-space:nowrap}.samgo-root .sg-farewell__cta-desc{font-size:13px;color:var(--ink-mute);margin-top:4px}.samgo-root .sg-farewell__cta-btn{align-self:flex-start;margin-top:12px;background:var(--v2-charcoal);color:#fff;padding:10px 18px;border-radius:999px;font-weight:700;font-size:14px;display:inline-flex;align-items:center;gap:6px;white-space:nowrap}@media (min-width:99999px) and (max-width:99999px){.samgo-root .sg-farewell{padding:80px 0}.samgo-root .sg-farewell__container{padding:0 24px}.samgo-root .sg-farewell__header{margin-bottom:40px}.samgo-root .sg-farewell__title{font-size:32px}.samgo-root .sg-farewell__lead{font-size:15px}.samgo-root .sg-farewell__grid{grid-template-columns:repeat(2,1fr);gap:16px;margin-bottom:32px}.samgo-root .sg-farewell__cta{padding:28px 32px;gap:20px}.samgo-root .sg-farewell__cta-title{font-size:18px}.samgo-root .sg-farewell__cta-phone-num{font-size:22px}.samgo-root .sg-farewell__cta-deco{right:60px}}@media (max-width:99999px){.samgo-root .sg-farewell{padding:0 0 56px}.samgo-root .sg-farewell__hero-text{padding:48px 16px 24px}.samgo-root .sg-farewell__container{padding:0 16px}.samgo-root .sg-farewell__header{margin-bottom:28px}.samgo-root .sg-farewell__eyebrow{font-size:14px;margin-bottom:10px}.samgo-root .sg-farewell__title{font-size:24px;line-height:1.35}.samgo-root .sg-farewell__lead{font-size:14px}.samgo-root .sg-farewell__title{font-size:26px}.samgo-root .sg-farewell__list{margin-bottom:24px;padding-top:20px;gap:10px}.samgo-root .sg-farewell__item{padding:14px;gap:13px;border-radius:14px}.samgo-root .sg-farewell__item-icon{width:69px;height:69px;border-radius:16px}.samgo-root .sg-farewell__item-title{font-size:22px}.samgo-root .sg-farewell__item-sub{font-size:14px}.samgo-root .sg-farewell__cta{gap:13px;padding:16px 16px 18px}.samgo-root .sg-farewell__cta-illust{flex-basis:96px;width:96px;height:96px}.samgo-root .sg-farewell__cta-title{font-size:16.5px;line-height:1.32}.samgo-root .sg-farewell__cta-desc{font-size:13px}.samgo-root .sg-farewell__cta-btn{padding:9px 16px;font-size:13px}}.samgo-root .sg-services{padding:56px 0}.samgo-root .sg-services__container{max-width:1440px;margin:0 auto;padding:0 16px}.samgo-root .sg-services__header{text-align:left;margin-bottom:24px}.samgo-root .sg-services__eyebrow{font-size:14px;font-weight:600;color:var(--v2-orange);letter-spacing:.02em;margin-bottom:12px}.samgo-root .sg-services__title{font-family:var(--font-display);font-size:26px;font-weight:700;color:var(--v2-charcoal);margin:0 0 12px;letter-spacing:-.02em;line-height:1.35}.samgo-root .sg-services__lead{font-size:15px;color:var(--fg-2);margin:0;line-height:1.6}.samgo-root .sg-services__list{display:flex;flex-direction:column;gap:10px}.samgo-root .sg-services__item{text-decoration:none;color:inherit;background:#F4F6F8;border:1px solid #e7eaee;border-radius:14px;padding:14px;display:flex;align-items:center;gap:14px;transition:border-color .18s ease,transform .18s ease,box-shadow .18s ease}.samgo-root .sg-services__item:active,.samgo-root .sg-services__item:hover{border-color:var(--v2-orange);box-shadow:0 6px 16px rgba(44,44,44,.08);transform:translateY(-1px)}.samgo-root .sg-services__item-icon{width:69px;height:69px;border-radius:16px;background:#fff;border:1px solid var(--border-1);display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden}.samgo-root .sg-services__item-img{width:100%;height:100%;object-fit:contain}.samgo-root .sg-services__item-body{display:flex;flex-direction:column;gap:4px;flex:1;min-width:0}.samgo-root .sg-services__item-title{font-size:22px;font-weight:700;color:var(--v2-charcoal);letter-spacing:-.02em}.samgo-root .sg-services__item-sub{font-size:14px;color:var(--fg-2);line-height:1.5}.samgo-root .sg-services__item-go{display:inline-flex;align-items:center;justify-content:center;color:var(--fg-3);flex-shrink:0}@media (max-width:360px){.samgo-root .sg-services__title{font-size:24px}.samgo-root .sg-services__item-title{font-size:15px}}.samgo-root .sg-partners{background:var(--v2-warm);padding:156px 0;border-top:1px solid var(--border-1);border-bottom:1px solid var(--border-1)}.samgo-root .sg-partners__container{max-width:1440px;margin:0 auto;padding:0 32px}.samgo-root .sg-partners__header{text-align:center;margin-bottom:32px}.samgo-root .sg-partners__eyebrow{font-family:var(--font-serif);font-size:14px;font-weight:700;color:var(--ink-mute);letter-spacing:.08em}.samgo-root .sg-partners__title{font-size:22px;font-weight:700;color:var(--v2-charcoal);margin:10px 0 0;letter-spacing:-.02em}.samgo-root .sg-partners__marquee{position:relative;overflow:hidden;mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent)}.samgo-root .sg-partners__track{display:flex;gap:12px;width:max-content}.samgo-root .sg-partners__item{flex-shrink:0;width:200px;height:134px;padding:15px 28px;background:#F4F6F8;border-radius:8px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:10px}.samgo-root .sg-partners__item--special{position:relative;padding:0;background:transparent;border-radius:8px;overflow:hidden}.samgo-root .sg-partners__logo-wrap{width:100%;height:69px;display:flex;align-items:center;justify-content:center}.samgo-root .sg-partners__img-cover{width:100%;height:100%;object-fit:cover;display:block}.samgo-root .sg-partners__img-contain{max-width:100%;max-height:100%;object-fit:contain;display:block}.samgo-root .sg-partners__name-chip{padding:2px 12px;background:#DFE3E8;border-radius:40px;display:inline-flex;justify-content:center;align-items:center}.samgo-root .sg-partners__name{color:#637381;font-size:14px;font-weight:400;line-height:18px;white-space:nowrap}@media (min-width:99999px) and (max-width:99999px){.samgo-root .sg-partners{padding:192px 0}.samgo-root .sg-partners__container{padding:0 24px}.samgo-root .sg-partners__title{font-size:20px}.samgo-root .sg-partners__item{width:170px;height:118px;padding:12px 22px}.samgo-root .sg-partners__logo-wrap{height:58px}}@media (max-width:99999px){.samgo-root .sg-partners{padding:136px 0}.samgo-root .sg-partners__container{padding:0 16px}.samgo-root .sg-partners__header{margin-bottom:24px}.samgo-root .sg-partners__eyebrow{font-size:14px}.samgo-root .sg-partners__title{font-size:17px;margin-top:8px}.samgo-root .sg-partners__track{gap:10px}.samgo-root .sg-partners__item{width:140px;height:98px;padding:10px 16px;gap:8px}.samgo-root .sg-partners__logo-wrap{height:46px}.samgo-root .sg-partners__name-chip{padding:2px 10px}.samgo-root .sg-partners__name{font-size:14px;line-height:16px}}.samgo-root .sg-award{background:#fff;padding:96px 0 112px}.samgo-root .sg-award__container{max-width:1440px;margin:0 auto;padding:0 32px}.samgo-root .sg-award__panel{position:relative;overflow:hidden;border-radius:24px;background:linear-gradient(115deg,var(--v2-sand) 0,var(--v2-warm) 60%,var(--v2-warm) 100%);border:1px solid var(--v2-orange-light);min-height:260px;padding:56px 64px;display:flex;align-items:center;justify-content:space-between;gap:40px}.samgo-root .sg-award__glow{position:absolute;right:-120px;top:-120px;width:500px;height:500px;background:radial-gradient(circle,rgba(232,132,58,.16),transparent 60%);pointer-events:none}.samgo-root .sg-award__shape{position:absolute;left:-120px;bottom:-140px;opacity:.05}.samgo-root .sg-award__text{position:relative;max-width:640px;order:1}.samgo-root .sg-award__media{position:relative;flex-shrink:0;width:280px;height:380px;border-radius:18px;overflow:hidden;border:1px solid rgba(232,132,58,.2);background:#fff;order:2}.samgo-root .sg-award__badge{display:inline-flex;align-items:center;gap:10px;padding:7px 14px;border-radius:999px;background:rgba(232,132,58,.12);border:1px solid rgba(232,132,58,.28);color:var(--v2-orange);font-size:14px;font-weight:600;letter-spacing:.04em;margin-bottom:20px}.samgo-root .sg-award__title{font-family:var(--font-serif);font-size:38px;font-weight:800;color:var(--v2-charcoal);margin:0 0 14px;line-height:1.3;letter-spacing:-.025em;word-break:keep-all}.samgo-root .sg-award__desc{font-size:16px;color:var(--v2-charcoal);margin:0;line-height:1.7}@media (min-width:99999px) and (max-width:99999px){.samgo-root .sg-award{padding:72px 0 88px}.samgo-root .sg-award__container{padding:0 24px}.samgo-root .sg-award__panel{padding:40px 44px;gap:28px}.samgo-root .sg-award__media{width:220px;height:300px}.samgo-root .sg-award__badge{font-size:14px;margin-bottom:14px}.samgo-root .sg-award__title{font-size:30px}.samgo-root .sg-award__desc{font-size:15px}}@media (max-width:99999px){.samgo-root .sg-award{padding:48px 0 56px}.samgo-root .sg-award__container{padding:0 16px}.samgo-root .sg-award__panel{flex-direction:column;align-items:stretch;padding:20px 20px 28px;gap:20px;min-height:0;border-radius:14px}.samgo-root .sg-award__glow{right:-160px;top:-160px;width:340px;height:340px}.samgo-root .sg-award__shape{width:220px;height:220px;left:-80px;bottom:-100px}.samgo-root .sg-award__media{order:1;width:100%;height:auto;aspect-ratio:4/3;border-radius:12px}.samgo-root .sg-award__media img,.samgo-root .sg-award__media picture{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.samgo-root .sg-award__text{order:2;max-width:none;padding:0 4px}.samgo-root .sg-award__badge{font-size:14px;padding:6px 12px;margin-bottom:12px}.samgo-root .sg-award__title{font-size:22px;line-height:1.35;margin:0 0 10px}.samgo-root .sg-award__desc{font-size:14px;line-height:1.6}}.samgo-root .sg-awardtop{background:#151923;padding:0}.samgo-root .sg-awardtop__inner{width:100%;position:relative;container-type:inline-size}.samgo-root .sg-awardtop__link{display:block;text-decoration:none;cursor:pointer;transition:opacity .2s ease;-webkit-tap-highlight-color:transparent}.samgo-root .sg-awardtop__link:hover{opacity:.94}.samgo-root .sg-awardtop__link:active{opacity:.88}.samgo-root .sg-awardtop__img{display:block;width:100%;height:auto}.samgo-root .sg-awardtop__overlay{position:absolute;inset:0;display:flex;align-items:center;justify-content:space-between;padding:0 7cqw 0 29cqw;pointer-events:none}.samgo-root .sg-awardtop__copy{display:flex;flex-direction:column;min-width:0}.samgo-root .sg-awardtop__years{font-size:2.1cqw;font-weight:600;letter-spacing:.42em;color:#c7ad6e;line-height:1;margin-bottom:1.1cqw}.samgo-root .sg-awardtop__lead{font-size:3.9cqw;line-height:1.12}.samgo-root .sg-awardtop__lead,.samgo-root .sg-awardtop__title{font-weight:700;color:#ffffff;letter-spacing:-.01em;white-space:nowrap}.samgo-root .sg-awardtop__title{font-size:4cqw;line-height:1.18}.samgo-root .sg-awardtop__sub{font-size:2cqw;font-weight:500;color:rgba(255,255,255,.58);letter-spacing:-.01em;line-height:1.2;margin-top:1.2cqw;white-space:nowrap}.samgo-root .sg-awardtop__rank{flex-shrink:0;font-size:9.2cqw;font-weight:800;line-height:.9;letter-spacing:-.01em;background:linear-gradient(170deg,#fce7a8,#efc15f 45%,#e0a93f);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:#efc15f;text-shadow:0 2px 12px rgba(0,0,0,.3)}.samgo-root .sg-awardtop__watermark{position:absolute;right:7cqw;bottom:2.4cqw;font-size:1.25cqw;font-weight:600;letter-spacing:.34em;color:rgba(199,173,110,.55);line-height:1}.samgo-root .sg-award-clean{display:block;position:relative;container-type:inline-size;font-family:var(--font-sans);color:inherit;text-decoration:none;cursor:pointer;transition:filter .2s ease;-webkit-tap-highlight-color:transparent}.samgo-root .sg-award-clean:hover{filter:brightness(.985)}.samgo-root .sg-award-clean:active{filter:brightness(.96)}.samgo-root .sg-award-clean__img{display:block;width:100%;height:auto}.samgo-root .sg-award-clean__layer{position:absolute;top:0;left:0;right:0;display:flex;flex-direction:column;align-items:center;padding:15.5cqw 4cqw 0;text-align:center}.samgo-root .sg-award-clean__years{font-size:4cqw;font-weight:700;letter-spacing:.18em;color:#2b2826;line-height:1}.samgo-root .sg-award-clean__title{margin:3.2cqw 0 0;font-size:7.1cqw;font-weight:800;line-height:1.22;letter-spacing:-.02em;color:#2b2826;white-space:nowrap}.samgo-root .sg-award-clean__title .o{color:#fd9f03}.samgo-root .sg-award-clean__foot{position:absolute;bottom:2.6cqw;left:0;right:0;text-align:center;font-size:3.4cqw;font-weight:600;color:#807a74}#root .samgo-root .sg-pre-register{padding:72px 0 76px;background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(255,247,236,.95) 48%,#fff);overflow-x:hidden}#root .samgo-root .sg-pre-register__container{width:100%;max-width:1160px;margin:0 auto;padding:0 32px;box-sizing:border-box}#root .samgo-root .sg-pre-register__layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(460px,540px);align-items:center;gap:36px}#root .samgo-root .sg-pre-register__header{max-width:500px;margin:0;text-align:left}#root .samgo-root .sg-pre-register__eyebrow{display:inline-flex;align-items:center;justify-content:center;min-height:28px;padding:0 12px;border:1px solid rgba(232,132,26,.24);border-radius:999px;background:var(--surface-accent-soft);color:var(--ink-accent);font-size:14px;font-weight:800;line-height:1;letter-spacing:0;margin-bottom:14px}#root .samgo-root .sg-pre-register__title{margin:0 0 16px;color:var(--ink-strong);font-family:var(--v2-font-display);font-size:44px;font-weight:900;line-height:1.14;letter-spacing:0;word-break:keep-all}#root .samgo-root .sg-pre-register__desc{margin:0;color:var(--ink-mute);font-size:18px;font-weight:700;line-height:1.55;letter-spacing:0;word-break:keep-all}#root .samgo-root .sg-pre-register__points{display:grid;gap:10px;margin-top:28px}#root .samgo-root .sg-pre-register__points div{position:relative;padding-left:22px;color:var(--ink-strong);font-size:15px;font-weight:700;line-height:1.6;letter-spacing:0}#root .samgo-root .sg-pre-register__points div:before{content:"";position:absolute;left:0;top:9px;width:8px;height:8px;border-radius:999px;background:var(--ink-accent);box-shadow:0 0 0 5px rgba(232,132,26,.12)}#root .samgo-root .sg-pre-register__form{width:100%;min-width:0;max-width:100%}#root .samgo-root .sg-pre-register__form-frame{position:relative;width:100%;min-width:0;padding:28px 22px 24px;border:3px solid var(--v2-orange);border-radius:20px;background:#fff;box-shadow:0 22px 54px rgba(232,132,26,.18);box-sizing:border-box}#root .samgo-root .sg-pre-register__form-frame:before{content:"";position:absolute;inset:7px;border:1px solid rgba(232,132,26,.16);border-radius:14px;pointer-events:none}#root .samgo-root .sg-pre-register__form-head{position:relative;z-index:1;margin-bottom:22px;text-align:left}#root .samgo-root .sg-pre-register__form-kicker{margin-bottom:7px;color:var(--v2-orange);font-size:14px;font-weight:900;line-height:1.35;letter-spacing:0}#root .samgo-root .sg-pre-register__form-title{margin:0 0 8px;color:var(--ink-strong);font-family:var(--v2-font-display);font-size:24px;font-weight:900;line-height:1.25;letter-spacing:0;word-break:keep-all}#root .samgo-root .sg-pre-register__form-desc{margin:0;color:var(--ink-mute);font-size:14px;font-weight:600;line-height:1.55;letter-spacing:0;word-break:keep-all}#root .samgo-root .sg-pre-register__form>section{margin-bottom:0;max-width:100%}#root .samgo-root .sg-pre-register__form button,#root .samgo-root .sg-pre-register__form input,#root .samgo-root .sg-pre-register__form select,#root .samgo-root .sg-pre-register__form textarea{letter-spacing:0}@media (min-width:99999px){#root .samgo-root .sg-pre-register .sg-registration-card-form{gap:12px}}@media (max-width:99999px){#root .samgo-root .sg-pre-register__layout{grid-template-columns:1fr;gap:30px}#root .samgo-root .sg-pre-register__header{max-width:620px;margin:0 auto;text-align:center}#root .samgo-root .sg-pre-register__points{max-width:420px;margin:24px auto 0;text-align:left}#root .samgo-root .sg-pre-register{padding:54px 0 58px}#root .samgo-root .sg-pre-register__container{padding:0 16px}#root .samgo-root .sg-pre-register__layout{gap:24px}#root .samgo-root .sg-pre-register__header{margin-bottom:2px}#root .samgo-root .sg-pre-register__title{font-size:36px;line-height:1.16}#root .samgo-root .sg-pre-register__desc{max-width:360px;margin:0 auto;font-size:17px}#root .samgo-root .sg-pre-register__points{display:none}#root .samgo-root .sg-pre-register__form{background:transparent;border:0;border-radius:0;padding:0;box-shadow:none;box-sizing:border-box}#root .samgo-root .sg-pre-register__form-frame{padding:26px 18px 22px;border-width:2px;border-radius:18px}#root .samgo-root .sg-pre-register__form>section{padding-left:0!important;padding-right:0!important}}#root .samgo-root .sg-pre-register__form div:has(>.sg-registration-card-form),#root .samgo-root .sg-pre-register__form>section>div{border:0!important;background:transparent!important;box-shadow:none!important;border-radius:0!important;padding:0!important}#root .samgo-root .sg-pre-register__form,#root .samgo-root .sg-pre-register__form *{box-shadow:none!important}#root .samgo-root .sg-registration-card-form{gap:12px!important}#root .samgo-root .sg-registration-card-form>div:first-child,#root .samgo-root .sg-registration-card-form>div:nth-child(2){gap:0!important}#root .samgo-root .sg-registration-card-form .h-14{height:auto!important;min-height:56px!important;gap:10px!important;padding:0!important;border:0!important;background:transparent!important;align-items:stretch!important}#root .samgo-root .sg-registration-card-form .h-14>div:first-child{flex:0 0 110px!important;width:110px!important;min-height:56px;display:flex!important;align-items:center;justify-content:center;border:0!important;border-radius:10px;background:#f4f6f8!important;color:var(--ink-strong);font-size:15px;font-weight:700;letter-spacing:0;white-space:nowrap;text-align:center}#root .samgo-root .sg-registration-card-form .h-14>div:nth-child(2){display:none!important}#root .samgo-root .sg-registration-card-form .h-14>button,#root .samgo-root .sg-registration-card-form .h-14>input{flex:1 1 auto!important;min-height:56px!important;border:0!important;border-radius:10px;background:#f4f6f8!important;padding:0 16px!important;font-size:16px}#root .samgo-root .sg-registration-card-form .h-14>button{min-width:0!important;height:auto!important}#root .samgo-root .sg-registration-card-form .h-14>div:last-child{flex:1 1 auto!important;border:0!important;padding:0!important;background:transparent!important;display:flex;align-items:stretch}#root .samgo-root .sg-registration-card-form .h-14>div:last-child>.flex{width:100%;height:auto!important;min-height:56px;border:0!important;border-radius:10px;overflow:hidden;background:#f4f6f8}#root .samgo-root .sg-registration-card-form .h-14>div:last-child>.flex>button{border:0!important;background:transparent;color:var(--ink-mute)}.samgo-root .sg-registration-card-form .h-14>div:last-child>.flex>button.text-white{background:var(--v2-orange)!important;color:#fff!important}#root .samgo-root .sg-registration-card-form>div:nth-child(4){flex-direction:row!important;align-items:stretch!important;min-height:56px;gap:10px!important;padding:0!important;border:0!important;background:transparent!important}#root .samgo-root .sg-registration-card-form>div:nth-child(4)>div:first-child{flex:0 0 110px!important;min-height:56px;display:flex;align-items:center;justify-content:center;border:0!important;border-radius:10px;background:#f4f6f8!important;color:var(--ink-strong);font-size:15px;font-weight:700;letter-spacing:0;white-space:nowrap}#root .samgo-root .sg-registration-card-form>div:nth-child(4)>.relative{flex:1 1 auto;border-radius:10px;background:#f4f6f8;overflow:hidden}#root .samgo-root .sg-registration-card-form>div:nth-child(4) input{border:0!important;background:transparent!important;height:56px!important;min-height:56px!important}#root .samgo-root .sg-registration-card-form>div:nth-child(4):has(.funeral-status-trigger){flex-direction:row!important;align-items:stretch!important;min-height:56px;gap:10px!important;padding:0!important;border:0!important;background:transparent!important}#root .samgo-root .sg-registration-card-form>div:nth-child(4):has(.funeral-status-trigger)>div:first-child{flex:0 0 110px!important;min-height:56px;display:flex;align-items:center;justify-content:center;border:0!important;border-radius:10px;background:#f4f6f8!important;color:var(--ink-strong);font-size:15px;font-weight:700;letter-spacing:0;white-space:nowrap}#root .samgo-root .sg-registration-card-form>div:nth-child(4)>.funeral-status-trigger{flex:1 1 auto!important;width:auto!important;height:56px!important;min-height:56px!important;border:0!important;border-radius:10px!important;background:#f4f6f8!important;padding:0 16px!important;font-size:16px;color:var(--ink-strong)}#root .samgo-root .sg-registration-card-form>div:has(button.samgo-inline){border:0!important;background:transparent!important;padding-left:0!important;padding-right:0!important}#root .samgo-root .sg-registration-card-form>button{background:var(--v2-orange)!important;border-radius:6px!important;min-height:58px;font-size:22px!important;font-weight:900!important;letter-spacing:0!important}#root .samgo-root .sg-pre-register .sg-registration-card-form.hidden{display:flex!important}#root .samgo-root .sg-pre-register .sg-registration-card-form:not(.hidden){display:none!important}#root .samgo-root .sg-registration-card-form,#root .samgo-root .sg-registration-card-form .h-14,#root .samgo-root .sg-registration-card-form .h-14>div:last-child,#root .samgo-root .sg-registration-card-form .h-14>div:last-child>.flex,#root .samgo-root .sg-registration-card-form .h-14>input,#root .samgo-root .sg-registration-card-form>div,#root .samgo-root .sg-registration-card-form>div:nth-child(4) input,#root .samgo-root .sg-registration-card-form>div:nth-child(4)>.funeral-status-trigger,#root .samgo-root .sg-registration-card-form>div:nth-child(4)>.relative{min-width:0!important}#root .samgo-root .sg-registration-card-form .h-14>div:last-child>.flex>button{flex:1 1 0!important;min-width:0!important;padding-left:4px!important;padding-right:4px!important;white-space:nowrap}.samgo-root .sg-plans{position:relative;overflow:hidden;color:var(--ink-inverse);background:radial-gradient(680px 420px at 88% 6%,rgba(232,132,26,.12),transparent 70%),linear-gradient(180deg,#16243b,#0f1b2d);padding-top:36px;padding-bottom:40px;border-bottom:1px solid var(--sg-section-border)}.samgo-root .sg-plans__inner{position:relative;z-index:1;max-width:1440px;margin:0 auto;padding:0 20px}.samgo-root .sg-plans__head{margin-bottom:20px}.samgo-root .sg-plans__eyebrow{color:var(--v2-orange);font-size:14px;font-weight:800;line-height:1;letter-spacing:2px;text-transform:uppercase;margin-bottom:12px}.samgo-root .sg-plans__title{margin:0;color:var(--ink-inverse);font-family:var(--v2-font-display);font-size:28px;font-weight:800;line-height:1.25;letter-spacing:-.5px}.samgo-root .sg-plans__sub{margin:10px 0 0;color:rgba(255,255,255,.66);font-size:14px;line-height:1.6}.samgo-root .sg-plans__tabs{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;padding:6px;border-radius:14px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.1);margin-top:14px;margin-bottom:26px}.samgo-root .sg-plans__tab{position:relative;appearance:none;border:0;cursor:pointer;padding:12px 8px;border-radius:9px;background:transparent;color:rgba(255,255,255,.6);font-family:var(--v2-font-display);font-size:16px;font-weight:700;letter-spacing:-.2px;transition:background-color .18s cubic-bezier(.2,0,0,1),color .18s cubic-bezier(.2,0,0,1),box-shadow .18s cubic-bezier(.2,0,0,1)}.samgo-root .sg-plans__tab.is-active{background:var(--v2-orange);color:#fff;box-shadow:0 6px 16px rgba(232,132,26,.4)}.samgo-root .sg-plans__card{position:relative;display:block;margin-top:16px;padding:34px 24px 24px;border-radius:18px;text-decoration:none;color:#fff;background:linear-gradient(165deg,#f5a93c,#e8841a);box-shadow:0 20px 44px rgba(232,132,26,.32)}.samgo-root .sg-plans__card--skeleton{min-height:360px;background:rgba(255,255,255,.06);box-shadow:none}.samgo-root .sg-plans__tab-badge{position:absolute;top:-13px;left:50%;transform:translateX(-50%);display:inline-flex;align-items:center;gap:3px;padding:4px 10px;border-radius:999px;background:#fff;color:#d2731a;font-size:11px;font-weight:800;line-height:1.3;letter-spacing:-.2px;white-space:nowrap;box-shadow:0 4px 12px rgba(0,0,0,.22)}.samgo-root .sg-plans__card-tier{color:rgba(255,255,255,.78);font-size:14px;font-weight:800;letter-spacing:3px;text-transform:uppercase}.samgo-root .sg-plans__card-sub{margin-top:10px;color:#fff;font-family:var(--v2-font-display);font-size:20px;font-weight:800;line-height:1.35;letter-spacing:-.3px}.samgo-root .sg-plans__card-name{margin-top:16px;color:#fff;font-family:var(--v2-font-display);font-size:34px;font-weight:900;line-height:1.1;letter-spacing:-1px}.samgo-root .sg-plans__card-price{margin-top:8px;color:rgba(255,255,255,.9);font-size:15px;font-weight:600}.samgo-root .sg-plans__specs{margin-top:22px;display:grid;gap:14px;padding-top:20px;border-top:1px solid rgba(255,255,255,.22)}.samgo-root .sg-plans__spec{display:flex;align-items:center;gap:12px}.samgo-root .sg-plans__spec-label{min-width:84px;color:rgba(255,255,255,.9);font-size:15px;font-weight:500}.samgo-root .sg-plans__spec-value{color:#fff;font-size:16px;font-weight:800;white-space:pre-line}.samgo-root .sg-plans__cta{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:24px;padding:16px;border-radius:12px;background:#fff;color:#d2731a;font-size:17px;font-weight:800;letter-spacing:-.2px;box-shadow:0 8px 20px rgba(0,0,0,.14)}.samgo-root .sg-plans__note{margin:18px 0 0;text-align:center;color:rgba(255,255,255,.5);font-size:14px;line-height:1.5}@media (max-width:360px){.samgo-root .sg-plans__tab{font-size:14px;padding:11px 4px}.samgo-root .sg-plans__card{padding:32px 18px 20px}.samgo-root .sg-plans__card-name{font-size:30px}}.samgo-root .sg-footer{background:var(--v2-deep);color:rgba(255,255,255,.72);padding:72px 0 32px}.samgo-root .sg-footer__container{max-width:1440px;margin:0 auto;padding:0 32px}.samgo-root .sg-footer__top{display:grid;grid-template-columns:2fr 1fr 1fr 1fr 1fr;gap:32px;padding-bottom:48px;border-bottom:1px solid rgba(255,255,255,.1)}.samgo-root .sg-footer__logo-row{display:flex;align-items:center;gap:12px;margin-bottom:18px}.samgo-root .sg-footer__logo{width:42px;height:42px;display:block}.samgo-root .sg-footer__logo-text{display:flex;flex-direction:column;line-height:1}.samgo-root .sg-footer__logo-name{font-family:var(--font-display);font-size:22px;color:#fff;font-weight:700}.samgo-root .sg-footer__logo-sub{font-size:14px;letter-spacing:.14em;font-weight:600;color:rgba(255,255,255,.55);margin-top:4px}.samgo-root .sg-footer__tagline{font-size:14px;margin:0 0 18px;color:rgba(255,255,255,.55);line-height:1.7}.samgo-root .sg-footer__phone{font-family:var(--v2-font-display);font-size:28px;font-weight:700;color:var(--v2-orange);letter-spacing:-.3px}.samgo-root .sg-footer__hours{font-size:14px;color:rgba(255,255,255,.5);margin-top:6px}.samgo-root .sg-footer__social{display:flex;gap:8px;margin-top:20px}.samgo-root .sg-footer__social-btn{width:36px;height:36px;border-radius:10px;border:1px solid rgba(255,255,255,.2);color:rgba(255,255,255,.72);display:inline-flex;align-items:center;justify-content:center;text-decoration:none}.samgo-root .sg-footer__social-btn--kakao{font-weight:700}.samgo-root .sg-footer__col{display:flex;flex-direction:column}.samgo-root .sg-footer__col-title{color:#fff;font-size:14px;font-weight:600;margin:0 0 16px}.samgo-root .sg-footer__link{display:block;font-size:14px;color:rgba(255,255,255,.7);text-decoration:none;padding:5px 0}.samgo-root .sg-footer__bottom{padding-top:28px;font-size:14px;color:rgba(255,255,255,.5);line-height:1.7;display:flex;justify-content:space-between;flex-wrap:wrap;gap:16px}.samgo-root .sg-footer__legal{flex:1 1 auto;min-width:0}.samgo-root .sg-footer__legal-link{color:rgba(255,255,255,.72)}.samgo-root .sg-footer__policy{display:flex;gap:20px}.samgo-root .sg-footer__policy-link{color:rgba(255,255,255,.7);text-decoration:none}.samgo-root .sg-footer__policy-link--primary{color:#fff;font-weight:600}@media (min-width:99999px) and (max-width:99999px){.samgo-root .sg-footer{padding:56px 0 28px}.samgo-root .sg-footer__container{padding:0 24px}.samgo-root .sg-footer__top{grid-template-columns:repeat(2,1fr);gap:28px;padding-bottom:36px}.samgo-root .sg-footer__brand{grid-column:1/-1}.samgo-root .sg-footer__phone{font-size:24px}}@media (max-width:99999px){.samgo-root .sg-footer{padding:48px 0 24px}.samgo-root .sg-footer__container{padding:0 16px}.samgo-root .sg-footer__top{grid-template-columns:1fr;gap:24px;padding-bottom:28px}.samgo-root .sg-footer__logo{width:36px;height:36px}.samgo-root .sg-footer__logo-name{font-size:19px}.samgo-root .sg-footer__logo-sub{font-size:14px}.samgo-root .sg-footer__tagline{font-size:14px;margin:0 0 14px}.samgo-root .sg-footer__phone{font-size:22px}.samgo-root .sg-footer__hours{font-size:14px}.samgo-root .sg-footer__social-btn{width:40px;height:40px}.samgo-root .sg-footer__col-title{font-size:14px;margin:0 0 10px}.samgo-root .sg-footer__link{font-size:14px;padding:4px 0}.samgo-root .sg-footer__bottom{padding-top:22px;font-size:14px;flex-direction:column;gap:14px}.samgo-root .sg-footer__policy{gap:14px;flex-wrap:wrap}.samgo-root .sg-footer__policy-link{font-size:14px}}.samgo-root .sg-floating{position:fixed;right:24px;bottom:24px;display:flex;flex-direction:column;gap:12px;align-items:flex-end;z-index:100}.samgo-root .sg-floating__btn{display:inline-flex;align-items:center;gap:10px;padding:14px 22px;border:0;border-radius:999px;font-weight:600;font-size:15px;box-shadow:var(--shadow-lg);cursor:pointer;min-height:48px;text-decoration:none;white-space:nowrap}.samgo-root .sg-floating__btn--call{background:var(--v2-orange);color:#fff;box-shadow:0 12px 28px rgba(232,132,26,.32)}.samgo-root .sg-floating__btn--kakao{background:#FEE500;color:#3B1E1E;font-weight:700}.samgo-root .sg-floating__kakao-dot{width:22px;height:22px;border-radius:50%;background:#3B1E1E;color:#FEE500;display:inline-flex;align-items:center;justify-content:center;font-size:14px;font-weight:800;flex-shrink:0}.samgo-root .sg-floating__top{width:46px;height:46px;border-radius:999px;background:var(--v2-white);border:1px solid var(--border-soft);box-shadow:var(--v2-shadow-soft);color:var(--ink-strong);cursor:pointer;display:inline-flex;align-items:center;justify-content:center;padding:0}@media (min-width:99999px) and (max-width:99999px){.samgo-root .sg-floating{right:20px;bottom:calc(20px + env(safe-area-inset-bottom, 0px));gap:10px}.samgo-root .sg-floating__btn{width:56px;height:56px;min-height:56px;padding:0;justify-content:center}.samgo-root .sg-floating__btn-label{display:none}.samgo-root .sg-floating__top{width:52px;height:52px}}@media (max-width:99999px){.samgo-root .sg-floating{right:max(12px,calc(50vw - 240px + 12px));bottom:calc(80px + env(safe-area-inset-bottom, 0px));gap:8px}.samgo-root .sg-floating__btn{width:48px;height:48px;min-height:48px;padding:0;justify-content:center}.samgo-root .sg-floating__btn-label{display:none}.samgo-root .sg-floating__kakao-dot{width:18px;height:18px;font-size:14px}.samgo-root .sg-floating__top{display:none}}@media (max-width:360px){.samgo-root .sg-floating{right:10px;bottom:calc(76px + env(safe-area-inset-bottom, 0px));gap:6px}.samgo-root .sg-floating__btn{width:44px;height:44px;min-height:44px}}.samgo-root .sg-consult-fab{position:fixed;right:20px;bottom:calc(20px + env(safe-area-inset-bottom, 0px));z-index:100;display:inline-flex;align-items:center;gap:10px;padding:7px 18px 7px 7px;border-radius:999px;background:var(--v2-orange);box-shadow:0 12px 28px rgba(232,132,26,.36);text-decoration:none;transition:transform .18s cubic-bezier(.2,0,0,1),box-shadow .18s cubic-bezier(.2,0,0,1)}.samgo-root .sg-consult-fab:hover{transform:translateY(-2px);box-shadow:0 16px 34px rgba(232,132,26,.44)}.samgo-root .sg-consult-fab__logo{width:42px;height:42px;border-radius:999px;background:#fff;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden}.samgo-root .sg-consult-fab__logo img{width:28px;height:28px;object-fit:contain;display:block}.samgo-root .sg-consult-fab__body{display:flex;flex-direction:column;line-height:1.25}.samgo-root .sg-consult-fab__body strong{font-size:14px;font-weight:800;color:#fff;letter-spacing:-.2px}.samgo-root .sg-consult-fab__body span{font-size:14px;font-weight:600;color:rgba(255,255,255,.9)}@media (max-width:360px){.samgo-root .sg-consult-fab{right:16px;bottom:calc(16px + env(safe-area-inset-bottom, 0px));padding:7px}.samgo-root .sg-consult-fab__body{display:none}}@media (max-width:767px){.samgo-root .sg-consult-fab{display:none!important}}.samgo-root{--sg-section-border:rgba(44,44,44,0.13);--sg-section-border-strong:rgba(44,44,44,0.2);--sg-section-cream:#fbf7f0;--sg-section-cream-2:#f5eee4;--sg-cta-shadow:0 18px 44px rgba(0,0,0,0.16)}.samgo-root .sg-award,.samgo-root .sg-compare,.samgo-root .sg-consult-spotlight,.samgo-root .sg-farewell,.samgo-root .sg-hero,.samgo-root .sg-partners,.samgo-root .sg-pre-register,.samgo-root .sg-quick,.samgo-root .sg-reviews,.samgo-root .sg-services,.samgo-root .sg-signup,.samgo-root .sg-situations{border-bottom:1px solid var(--sg-section-border)}.samgo-root .sg-hero{background:#fff}.samgo-root .sg-quick{background:#fff;padding-top:24px;padding-bottom:44px}.samgo-root .sg-quick__panel{border-color:var(--sg-section-border-strong);border-radius:8px;box-shadow:none;position:relative;overflow:hidden}.samgo-root .sg-quick__panel:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:var(--v2-orange)}.samgo-root .sg-quick__panel:nth-child(2):before{background:var(--v2-charcoal)}.samgo-root .sg-quick__item{border:1px solid transparent}.samgo-root .sg-quick__item:hover{border-color:rgba(232,132,26,.24)}.samgo-root .sg-consult-spotlight{background:radial-gradient(900px 520px at 88% 8%,rgba(96,140,220,.18),transparent 70%),radial-gradient(720px 480px at 6% 96%,rgba(232,132,26,.08),transparent 72%),linear-gradient(180deg,#0f1b2d,#16243b);color:var(--ink-inverse);padding:144px 0;position:relative;overflow:hidden}.samgo-root .sg-consult-spotlight:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(232,132,26,.42) 50%,transparent);pointer-events:none}.samgo-root .sg-consult-spotlight__inner{position:relative;z-index:1;max-width:1440px;margin:0 auto;padding:0 40px;display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,480px);gap:36px 56px;align-items:center}.samgo-root .sg-consult-spotlight__eyebrow{color:var(--v2-orange);font-size:14px;font-weight:800;line-height:1;letter-spacing:0;margin-bottom:16px}.samgo-root .sg-consult-spotlight__title{color:var(--ink-inverse);font-family:var(--v2-font-display);font-size:40px;font-weight:800;line-height:1.25;letter-spacing:0;margin:0}.samgo-root .sg-consult-spotlight__desc{color:rgba(255,255,255,.74);font-size:16px;line-height:1.7;margin-top:18px;max-width:680px}.samgo-root .sg-consult-spotlight__actions{display:grid;gap:12px}.samgo-root .sg-consult-spotlight__action{min-height:78px;display:grid;grid-template-columns:44px minmax(0,1fr) 18px;align-items:center;gap:14px;padding:16px 18px;border:1px solid rgba(255,255,255,.14);border-radius:8px;background:rgba(255,255,255,.06);color:var(--ink-inverse);text-decoration:none;box-shadow:none;backdrop-filter:blur(6px);transition:background-color .18s cubic-bezier(.2,0,0,1),border-color .18s cubic-bezier(.2,0,0,1),transform .18s cubic-bezier(.2,0,0,1)}.samgo-root .sg-consult-spotlight__action:hover{transform:translateY(-2px);border-color:rgba(255,255,255,.32);background:rgba(255,255,255,.1)}.samgo-root .sg-consult-spotlight__action--primary{background:var(--v2-orange);border-color:var(--v2-orange);box-shadow:var(--sg-cta-shadow)}.samgo-root .sg-consult-spotlight__action--primary:hover{background:#d77518;border-color:#d77518}.samgo-root .sg-consult-spotlight__action--ai-primary{min-height:168px;align-content:center;background:radial-gradient(220px 180px at 88% 20%,rgba(255,255,255,.22),transparent 70%),linear-gradient(135deg,var(--v2-orange) 0,#d77518 100%);border-color:rgba(255,255,255,.28);box-shadow:var(--sg-cta-shadow)}.samgo-root .sg-consult-spotlight__action--ai-primary:hover{background:radial-gradient(220px 180px at 88% 20%,rgba(255,255,255,.26),transparent 70%),linear-gradient(135deg,#ef9128,#d77518);border-color:rgba(255,255,255,.42)}.samgo-root .sg-consult-spotlight__action--ai-primary .sg-consult-spotlight__icon{width:54px;height:54px;background:rgba(255,255,255,.22)}.samgo-root .sg-consult-spotlight__action--ai-primary .sg-consult-spotlight__action-label{color:rgba(255,255,255,.82);font-size:14px}.samgo-root .sg-consult-spotlight__action--ai-primary strong{font-size:28px;line-height:1.2}.samgo-root .sg-consult-spotlight__icon{width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;background:rgba(255,255,255,.12)}.samgo-root .sg-consult-spotlight__action--primary .sg-consult-spotlight__icon{background:rgba(255,255,255,.22)}.samgo-root .sg-consult-spotlight__action-label{display:block;color:rgba(255,255,255,.72);font-size:14px;font-weight:700;line-height:1.4}.samgo-root .sg-consult-spotlight__action strong{display:block;color:var(--ink-inverse);font-size:20px;font-weight:800;line-height:1.35;letter-spacing:0}.samgo-root .sg-consult-spotlight__flow{grid-column:1/-1;display:grid;grid-template-columns:repeat(4,1fr);border:1px solid rgba(255,255,255,.14);border-radius:8px;overflow:hidden;background:rgba(255,255,255,.04)}.samgo-root .sg-consult-spotlight__flow-item{min-height:58px;display:flex;align-items:center;gap:12px;padding:16px 20px;color:rgba(255,255,255,.84);font-size:14px;font-weight:700;border-right:1px solid rgba(255,255,255,.14)}.samgo-root .sg-consult-spotlight__flow-item:last-child{border-right:0}.samgo-root .sg-consult-spotlight__flow-item span{color:var(--v2-orange);font-size:14px;font-weight:900}.samgo-root .sg-signup{background:var(--v2-white)}.samgo-root .sg-signup__head{padding-top:28px}.samgo-root .sg-pre-register{position:relative;padding-top:156px;padding-bottom:168px;background:var(--v2-white);overflow:hidden}.samgo-root .sg-pre-register__container{position:relative;max-width:1240px;z-index:1}.samgo-root .sg-pre-register__form{background:var(--v2-white);border:1px solid rgba(44,44,44,.08);border-radius:12px;box-shadow:0 1px 2px rgba(16,24,40,.04),0 24px 56px -16px rgba(44,44,44,.18)}.samgo-root .sg-products{background:var(--sg-section-cream-2)}.samgo-root .sg-products__eyebrow{letter-spacing:0}.samgo-root .sg-award__panel,.samgo-root .sg-compare__table,.samgo-root .sg-farewell__card,.samgo-root .sg-farewell__cta,.samgo-root .sg-products__card,.samgo-root .sg-reviews__card,.samgo-root .sg-services__card{border-color:var(--sg-section-border-strong)}.samgo-root .sg-products__card{border-radius:8px}.samgo-root .sg-products__card:nth-child(2){border-top:4px solid var(--v2-orange)}.samgo-root .sg-compare{background:var(--v2-white)}.samgo-root .sg-compare__banner{border:1px solid rgba(255,255,255,.14);box-shadow:var(--sg-cta-shadow)}.samgo-root .sg-reviews{background:var(--sg-section-cream)}.samgo-root .sg-farewell{background:var(--sg-section-cream-2)}.samgo-root .sg-services{background:var(--v2-white)}.samgo-root .sg-partners{background:var(--sg-section-cream)}.samgo-root .sg-award{background:var(--v2-white)}@media (max-width:99999px){.samgo-root .sg-quick{padding-top:32px;padding-bottom:168px}.samgo-root .sg-consult-spotlight{padding:168px 0}.samgo-root .sg-consult-spotlight__inner{grid-template-columns:1fr;padding:0 32px;gap:28px}.samgo-root .sg-consult-spotlight__title{font-size:32px}.samgo-root .sg-pre-register{padding-top:192px;padding-bottom:208px}.samgo-root .sg-quick{padding-top:60px;padding-bottom:60px}.samgo-root .sg-quick__panel{border-radius:8px}.samgo-root .sg-consult-spotlight{padding:120px 0}.samgo-root .sg-consult-spotlight__inner{padding:0 20px;gap:24px}.samgo-root .sg-consult-spotlight__title{font-size:26px;line-height:1.32}.samgo-root .sg-consult-spotlight__desc{font-size:14px}.samgo-root .sg-consult-spotlight__action{grid-template-columns:40px minmax(0,1fr) 16px;min-height:72px;padding:14px}.samgo-root .sg-consult-spotlight__action--ai-primary{grid-template-columns:48px minmax(0,1fr) 18px;min-height:152px;padding:18px}.samgo-root .sg-consult-spotlight__icon{width:40px;height:40px}.samgo-root .sg-consult-spotlight__action--ai-primary .sg-consult-spotlight__icon{width:48px;height:48px}.samgo-root .sg-consult-spotlight__action strong{font-size:18px}.samgo-root .sg-consult-spotlight__action--ai-primary strong{font-size:24px}.samgo-root .sg-consult-spotlight__flow{grid-template-columns:1fr 1fr}.samgo-root .sg-consult-spotlight__flow-item{min-height:52px;padding:12px 14px;font-size:14px}.samgo-root .sg-consult-spotlight__flow-item:nth-child(2n){border-right:0}.samgo-root .sg-consult-spotlight__flow-item:nth-child(n+3){border-top:1px solid rgba(255,255,255,.14)}.samgo-root .sg-signup__head{padding-top:22px}.samgo-root .sg-pre-register{padding-top:136px;padding-bottom:152px}}.samgo-root .sg-award,.samgo-root .sg-compare,.samgo-root .sg-consult-spotlight,.samgo-root .sg-farewell,.samgo-root .sg-partners,.samgo-root .sg-pre-register,.samgo-root .sg-services,.samgo-root .sg-signup,.samgo-root .sg-situations{padding-top:36px;padding-bottom:36px}.samgo-root .sg-darkband{position:relative;background:radial-gradient(900px 540px at 88% 4%,rgba(96,140,220,.16),transparent 70%),radial-gradient(760px 560px at 6% 98%,rgba(232,132,26,.08),transparent 72%),linear-gradient(180deg,#0f1b2d,#16243b 46%,#16243b 58%,#0f1b2d)}.samgo-root .sg-darkband .sg-consult-spotlight,.samgo-root .sg-darkband .sg-situations{background:transparent;border-bottom:0}.samgo-root .sg-partners,.samgo-root .sg-plans,.samgo-root .sg-quick,.samgo-root .sg-services{padding-top:60px;padding-bottom:60px}.samgo-root .sg-darkband .sg-consult-spotlight{padding-top:60px;padding-bottom:30px}.samgo-root .sg-darkband .sg-situations{padding-top:30px;padding-bottom:60px}.samgo-root .sg-postdeath{padding-top:60px;padding-bottom:30px}.samgo-root .sg-signup{padding-top:30px;padding-bottom:30px}.samgo-root .sg-pre-register{padding-top:30px;padding-bottom:60px}.samgo-root .sg-reviews{padding-bottom:30px}.samgo-root .sg-farewell{padding-top:30px;padding-bottom:60px}.samgo-root .sg-callband{padding-bottom:24px}@font-face{font-family:SamgoPretendard;font-weight:45 920;font-style:normal;font-display:swap;src:url(/fonts/test-samgo/PretendardVariable.woff2) format("woff2-variations")}@font-face{font-family:SamgoGmarket;font-weight:300;src:url(/fonts/test-samgo/GmarketSansLight.otf) format("opentype");font-display:swap}@font-face{font-family:SamgoGmarket;font-weight:500;src:url(/fonts/test-samgo/GmarketSansMedium.otf) format("opentype");font-display:swap}@font-face{font-family:SamgoGmarket;font-weight:700;src:url(/fonts/test-samgo/GmarketSansBold.otf) format("opentype");font-display:swap}@font-face{font-family:SamgoNanumMyeongjo;font-weight:400;src:url(/fonts/test-samgo/NanumMyeongjo.otf) format("opentype");font-display:swap}@font-face{font-family:SamgoNanumMyeongjo;font-weight:700;src:url(/fonts/test-samgo/NanumMyeongjoBold.otf) format("opentype");font-display:swap}@font-face{font-family:SamgoNanumMyeongjo;font-weight:800;src:url(/fonts/test-samgo/NanumMyeongjoExtraBold.otf) format("opentype");font-display:swap}@font-face{font-family:SamgoNanumBrush;src:url(/fonts/test-samgo/NanumBrush.otf) format("opentype");font-display:swap}@font-face{font-family:SamgoYeongwol;src:url(/fonts/test-samgo/Yeongwol.otf) format("opentype");font-display:swap}.samgo-root{--v2-charcoal:#2C2C2C;--v2-charcoal-2:#3A3A3A;--v2-deep:#141414;--v2-orange:#E8841A;--v2-orange-light:#FEF0E0;--v2-white:#FFFFFF;--v2-sand:#F3EDE4;--v2-warm:#FBF6EF;--v2-gray:#6B6B6C;--surface-page:var(--v2-white);--surface-frame:var(--v2-charcoal);--surface-deep:var(--v2-deep);--surface-alt:var(--v2-sand);--surface-soft:var(--v2-warm);--surface-accent-soft:var(--v2-orange-light);--ink-strong:var(--v2-charcoal);--ink-mute:var(--v2-gray);--ink-inverse:var(--v2-white);--ink-accent:var(--v2-orange);--border-soft:rgba(0,0,0,0.08);--border-on-dark:rgba(255,255,255,0.16);--brand-gold-50:#FBF6EA;--brand-gold-100:#F5EBCE;--brand-gold-200:#EAD59A;--brand-gold-300:#DEBC65;--brand-gold-400:#C9A041;--brand-gold-500:#B08433;--brand-gold-600:#8E6A27;--brand-gold-700:#6E521D;--brand-gold-800:#4F3A14;--brand-navy-50:#EEF1F6;--brand-navy-100:#D4DBE6;--brand-navy-200:#A6B2C7;--brand-navy-300:#6E7F9E;--brand-navy-400:#3E517A;--brand-navy-500:#1F3660;--brand-navy-600:#172949;--brand-navy-700:#101D34;--brand-navy-800:#0A1323;--ivory-50:#FDFBF6;--ivory-100:#F8F4EA;--ivory-200:#EFE8D4;--peach-50:#FDF5EC;--peach-100:#FBE9D6;--peach-200:#F8DBBE;--peach-300:#F4C99D;--peach-400:#EDB075;--brown-700:#5C3A1E;--brown-600:#7A5A3A;--brown-500:#8A6F4E;--brown-400:#A87A4A;--orange-50:#FEF1E4;--orange-400:#F4A05A;--orange-500:#E8843A;--orange-600:#D26F25;--gray-0:#FFFFFF;--gray-50:#FAFAFA;--gray-100:#F4F4F5;--gray-200:#E7E7EA;--gray-300:#D1D1D6;--gray-400:#A1A1AA;--gray-500:#71717A;--gray-600:#52525B;--gray-700:#3F3F46;--gray-800:#27272A;--gray-900:#18181B;--fg-1:var(--gray-900);--fg-2:var(--gray-700);--fg-3:var(--gray-500);--fg-disabled:var(--gray-400);--fg-inverse:var(--gray-0);--fg-brand:var(--brand-gold-500);--fg-accent:var(--brand-navy-500);--bg-1:var(--gray-0);--bg-2:var(--ivory-50);--bg-3:var(--gray-50);--bg-muted:var(--gray-100);--bg-ivory:var(--ivory-100);--bg-navy:var(--brand-navy-500);--bg-navy-deep:var(--brand-navy-700);--border-1:var(--gray-200);--border-2:var(--gray-300);--border-brand:var(--brand-gold-500);--font-sans:"SamgoPretendard",-apple-system,BlinkMacSystemFont,"Apple SD Gothic Neo","Malgun Gothic","Noto Sans KR",sans-serif;--font-display:"SamgoGmarket","SamgoPretendard",sans-serif;--font-serif:"SamgoNanumMyeongjo",serif;--font-brush:"SamgoNanumBrush",cursive;--font-feature:"SamgoYeongwol","SamgoNanumMyeongjo",serif;--font-mono:ui-monospace,SFMono-Regular,Menlo,monospace;--v2-font-display:var(--font-sans);--shadow-xs:0 1px 2px rgba(16,29,52,0.04);--shadow-sm:0 2px 6px rgba(16,29,52,0.06);--shadow-md:0 6px 16px rgba(16,29,52,0.08);--shadow-lg:0 16px 32px rgba(16,29,52,0.10);--shadow-xl:0 24px 48px rgba(16,29,52,0.12);--v2-shadow-card:0 16px 40px rgba(0,0,0,0.12);--v2-shadow-soft:0 8px 24px rgba(0,0,0,0.06);font-family:var(--font-sans);color:var(--fg-1);background:#fff;letter-spacing:-.01em;line-height:1.6;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;--samgo-column-width:480px;--samgo-column-half:240px;--samgo-content-scale:1;max-width:var(--samgo-column-width);margin-left:auto;margin-right:auto;min-height:100vh;box-shadow:0 0 0 1px rgba(16,29,52,.04),0 8px 24px rgba(16,29,52,.06)}.samgo-root .samgo-content{width:480px;max-width:100%;margin-left:auto;margin-right:auto;zoom:var(--samgo-content-scale)}@media (min-width:640px){.samgo-root{--samgo-column-width:499.2px;--samgo-column-half:249.6px;--samgo-content-scale:1.04}}@media (min-width:1024px){.samgo-root{--samgo-column-width:508.8px;--samgo-column-half:254.4px;--samgo-content-scale:1.06}}@media (min-width:1280px){.samgo-root{--samgo-column-width:518.4px;--samgo-column-half:259.2px;--samgo-content-scale:1.08}}@media (min-width:1536px){.samgo-root{--samgo-column-width:528px;--samgo-column-half:264px;--samgo-content-scale:1.10}}@media (min-width:2200px) and (min-height:1200px){.samgo-root{--samgo-column-width:566.4px;--samgo-column-half:283.2px;--samgo-content-scale:1.18}}#root .samgo-root .h-16.sm\:h-20:empty{display:none!important}#root:has(.samgo-root)>.fixed.top-16.sm\:top-20{display:none!important}@media (max-width:520px){#root:has(.samgo-root){overflow-x:clip}#root:has(.samgo-root)>header.fixed{left:0;right:auto;width:100vw;max-width:100vw;overflow:hidden}#root:has(.samgo-root)>header.fixed>div>div{height:58px;padding-left:16px;padding-right:10px;gap:8px}#root:has(.samgo-root)>header.fixed a[href="/"]{min-width:0}#root:has(.samgo-root)>header.fixed a[href="/"] img{height:21px;width:auto}#root:has(.samgo-root)>header.fixed button:not([aria-label]){min-height:0;padding:4px 8px;gap:4px;flex-shrink:0}#root:has(.samgo-root)>header.fixed button:not([aria-label]) span{font-size:14px;line-height:18px;white-space:nowrap}#root:has(.samgo-root)>header.fixed button[aria-label="메뉴 토글"]{min-width:36px;width:36px;min-height:36px;height:36px;padding:4px;margin-right:-4px;flex-shrink:0}#root:has(.samgo-root)>header.fixed button[aria-label="메뉴 토글"] svg{width:24px;height:24px}}@media (max-width:360px){#root:has(.samgo-root)>header.fixed>div>div{padding-left:12px;padding-right:8px}#root:has(.samgo-root)>header.fixed a[href="/"] img{height:19px}#root:has(.samgo-root)>header.fixed button:not([aria-label]){padding:4px 7px}#root:has(.samgo-root)>header.fixed button:not([aria-label]) span{font-size:14px}}.samgo-root .v2-h1{font-size:clamp(36px,5.4vw,54px);line-height:1.2;letter-spacing:-1.5px}.samgo-root .v2-h1,.samgo-root .v2-h2{font-family:var(--v2-font-display);font-weight:700;color:var(--ink-strong)}.samgo-root .v2-h2{font-size:clamp(28px,3.6vw,40px);line-height:1.25;letter-spacing:-1.2px}.samgo-root .v2-h3{font-size:clamp(20px,1.8vw,22px);line-height:1.4}.samgo-root .v2-h3,.samgo-root .v2-h4{font-family:var(--v2-font-display);font-weight:700;color:var(--ink-strong)}.samgo-root .v2-h4{font-size:18px;line-height:1.45}.samgo-root .v2-body{font-size:15px;line-height:1.75}.samgo-root .v2-body,.samgo-root .v2-body-lg{font-family:var(--font-sans);font-weight:400;color:var(--ink-strong)}.samgo-root .v2-body-lg{font-size:17px;line-height:1.7}.samgo-root .v2-caption{font-weight:400;line-height:1.6}.samgo-root .v2-caption,.samgo-root .v2-label{font-family:var(--font-sans);font-size:14px;color:var(--ink-mute)}.samgo-root .v2-label{font-weight:700;line-height:1;letter-spacing:2px;text-transform:uppercase}.samgo-root .v2-label.on-dark{color:var(--ink-accent)}.samgo-root .v2-on-dark .v2-body,.samgo-root .v2-on-dark .v2-body-lg,.samgo-root .v2-on-dark .v2-h1,.samgo-root .v2-on-dark .v2-h2,.samgo-root .v2-on-dark .v2-h3,.samgo-root .v2-on-dark .v2-h4{color:var(--ink-inverse)}.samgo-root .v2-on-dark .v2-caption{color:rgba(255,255,255,.7)}.samgo-root *,.samgo-root :after,.samgo-root :before{box-sizing:border-box}.samgo-root button{font-family:inherit}.samgo-root h1,.samgo-root h2,.samgo-root h3,.samgo-root h4,.samgo-root h5,.samgo-root h6{font-family:var(--font-display);color:var(--fg-1);margin:0;word-break:keep-all;overflow-wrap:break-word;text-wrap:balance}.samgo-root p{margin:0;color:var(--fg-2);word-break:keep-all;overflow-wrap:break-word}.samgo-root .no-scrollbar::-webkit-scrollbar{display:none}.samgo-root .no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}@keyframes samgo-partner-scroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.samgo-root .partner-track{animation:samgo-partner-scroll 40s linear infinite}.samgo-root .partner-track:hover{animation-play-state:paused}.samgo-root .hero-slide{transition:opacity .8s cubic-bezier(.2,0,0,1)}.samgo-root .v2-overlap-up{margin-top:-56px;position:relative;z-index:5}@media (max-width:99999px){.samgo-root .v2-overlap-up{margin-top:-32px}}.samgo-root .v2-card-on-dark{background:var(--v2-white);box-shadow:var(--v2-shadow-card);border-radius:12px}.samgo-root .v2-grid-asym{display:grid;grid-template-columns:1.2fr 1fr;align-items:center;gap:48px}@media (max-width:99999px){.samgo-root .v2-grid-asym{gap:32px;grid-template-columns:1fr;gap:24px}}.samgo-root .v2-radial-glow{position:relative;isolation:isolate}.samgo-root .v2-radial-glow:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 85% 25%,rgba(232,132,26,.18),transparent 45%);pointer-events:none;z-index:-1}.samgo-root .v2-radial-glow.glow-left:before{background:radial-gradient(circle at 15% 75%,rgba(232,132,26,.18),transparent 45%)}.samgo-root .v2-border-grid{display:grid;gap:0;border:1px solid var(--border-soft);border-radius:12px;overflow:hidden;background:var(--v2-white)}.samgo-root .v2-border-grid>*{border-right:1px solid var(--border-soft);border-bottom:1px solid var(--border-soft)}.samgo-root .v2-border-grid.cols-2{grid-template-columns:repeat(2,1fr)}.samgo-root .v2-border-grid.cols-3{grid-template-columns:repeat(3,1fr)}.samgo-root .v2-border-grid.cols-4{grid-template-columns:repeat(4,1fr)}@media (max-width:99999px){.samgo-root .v2-border-grid.cols-3,.samgo-root .v2-border-grid.cols-4{grid-template-columns:repeat(2,1fr)}.samgo-root .v2-border-grid.cols-2,.samgo-root .v2-border-grid.cols-3,.samgo-root .v2-border-grid.cols-4{grid-template-columns:1fr}}.samgo-root .v2-invert-hover{background:var(--v2-white);color:var(--ink-strong);transition:background-color .24s cubic-bezier(.2,0,0,1),color .24s cubic-bezier(.2,0,0,1),border-color .24s cubic-bezier(.2,0,0,1)}.samgo-root .v2-invert-hover:hover{background:var(--v2-charcoal);color:var(--ink-inverse)}.samgo-root .v2-invert-hover:hover .v2-body,.samgo-root .v2-invert-hover:hover .v2-caption,.samgo-root .v2-invert-hover:hover h1,.samgo-root .v2-invert-hover:hover h2,.samgo-root .v2-invert-hover:hover h3,.samgo-root .v2-invert-hover:hover h4,.samgo-root .v2-invert-hover:hover p{color:var(--ink-inverse)}.samgo-root .v2-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:14px 24px;border-radius:4px;font-family:var(--font-sans);font-size:15px;font-weight:600;line-height:1;letter-spacing:-.2px;border:1.5px solid transparent;cursor:pointer;transition:background-color .2s cubic-bezier(.2,0,0,1),color .2s cubic-bezier(.2,0,0,1),border-color .2s cubic-bezier(.2,0,0,1)}.samgo-root .v2-btn-primary{background:var(--ink-accent);color:var(--ink-inverse);border-color:var(--ink-accent)}.samgo-root .v2-btn-primary:hover{background:#D2731A;border-color:#D2731A}.samgo-root .v2-btn-outline{background:transparent;color:var(--ink-strong);border-color:var(--ink-strong)}.samgo-root .v2-btn-outline:hover{background:var(--ink-strong);color:var(--ink-inverse)}.samgo-root .v2-btn-ghost{background:var(--v2-white);color:var(--ink-strong);border-color:var(--border-soft)}.samgo-root .v2-btn-ghost:hover{border-color:var(--ink-strong)}.samgo-root .v2-on-dark .v2-btn-outline{color:var(--ink-inverse);border-color:var(--border-on-dark)}.samgo-root .v2-on-dark .v2-btn-outline:hover{background:var(--ink-inverse);color:var(--ink-strong)}.samgo-root .v2-btn-light{background:var(--v2-white);color:var(--ink-strong)}.samgo-root .v2-btn-light:hover{background:rgba(255,255,255,.92)}.samgo-root .v2-badge{display:inline-flex;align-items:center;font-family:var(--font-sans);font-size:14px;font-weight:700;letter-spacing:.4px;padding:4px 12px;border-radius:12px;line-height:1}.samgo-root .v2-badge-best{background:var(--ink-accent);color:var(--ink-inverse);border-radius:2px}.samgo-root .v2-badge-recommend{background:var(--surface-accent-soft);color:#A05D0C}.samgo-root .v2-badge-default{background:var(--surface-alt);color:var(--ink-mute)}.samgo-root .v2-badge-on-dark{background:rgba(232,132,26,.12);color:var(--ink-accent);border-left:2px solid var(--ink-accent);border-radius:0;padding-left:10px}.samgo-root .v2-card{background:var(--v2-white);border:1px solid var(--border-soft);border-radius:12px;padding:24px}.samgo-root .v2-card-best{background:var(--v2-charcoal);color:var(--ink-inverse);border-color:transparent}.samgo-root .v2-card-accent{background:var(--surface-soft);border:1px solid var(--border-soft);border-left:3px solid var(--ink-accent)}.samgo-root .v2-surface-white{background:var(--surface-page)}.samgo-root .v2-surface-sand{background:var(--surface-alt)}.samgo-root .v2-surface-warm{background:var(--surface-soft)}.samgo-root .v2-surface-frame{background:var(--surface-frame);color:var(--ink-inverse)}.samgo-root .v2-surface-deep{background:var(--surface-deep);color:var(--ink-inverse)}.samgo-root .lift{transition:transform .2s cubic-bezier(.2,0,0,1),box-shadow .2s cubic-bezier(.2,0,0,1)}.samgo-root .lift:hover{transform:translateY(-4px);box-shadow:0 16px 32px rgba(16,29,52,.1)}.samgo-root a:focus-visible,.samgo-root button:focus-visible{outline:none;box-shadow:0 0 0 3px rgba(176,132,51,.32)}.samgo-root .fade-in{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){.samgo-root .partner-track{animation:none!important}.samgo-root .fade-in{opacity:1!important;transform:none!important}.samgo-root .fade-in,.samgo-root .hero-slide,.samgo-root .lift,.samgo-root a,.samgo-root button{transition:none!important}}.samgo-root{--bp-mobile-max:767px;--bp-tablet-min:768px;--bp-tablet-max:1023px;--bp-desktop-min:1024px;--container-max:1440px;--container-pad-desktop:40px;--container-pad-tablet:32px;--container-pad-mobile:20px}.samgo-root .samgo-container{max-width:var(--container-max);margin:0 auto;padding-left:var(--container-pad-desktop);padding-right:var(--container-pad-desktop);width:100%}@media (max-width:99999px){.samgo-root .samgo-container{padding-left:var(--container-pad-tablet);padding-right:var(--container-pad-tablet);padding-left:var(--container-pad-mobile);padding-right:var(--container-pad-mobile)}}.samgo-root .samgo-section{padding-top:112px;padding-bottom:112px}@media (max-width:99999px){.samgo-root .samgo-section{padding-top:80px;padding-bottom:80px;padding-top:56px;padding-bottom:56px}}.samgo-root .samgo-desktop-only{display:block}.samgo-root .samgo-mobile-only,.samgo-root .samgo-tablet-only{display:none}.samgo-root .samgo-mobile-hide{display:block}.samgo-root .samgo-mobile-show{display:none}.samgo-root .samgo-tablet-hide{display:block}.samgo-root .samgo-tablet-show{display:none}@media (max-width:99999px) and (min-width:99999px){.samgo-root .samgo-desktop-only{display:none}.samgo-root .samgo-tablet-only{display:block}.samgo-root .samgo-tablet-hide{display:none}.samgo-root .samgo-tablet-show{display:block}}@media (max-width:99999px){.samgo-root .samgo-desktop-only{display:none}.samgo-root .samgo-mobile-only{display:block}.samgo-root .samgo-mobile-hide{display:none}.samgo-root .samgo-mobile-show{display:block}}.samgo-root img,.samgo-root video{max-width:100%;height:auto}.samgo-root,.samgo-root .samgo-content{overflow-x:clip}@media (max-width:99999px){.samgo-root a,.samgo-root button{min-height:44px}.samgo-root .samgo-no-min a,.samgo-root .samgo-no-min button,.samgo-root a.samgo-inline,.samgo-root button.samgo-inline{min-height:0}}