:root{--navy:#005bac;--navy-deep:#003f7a;--navy-ink:#0a2540;--orange:#f7941d;--orange-light:#fbb040;--orange-deep:#e07e0c;--bg:#fff;--bg-soft:#eef3f9;--surface:#fff;--text:#000;--text-muted:#5c6b7e;--text-on-dark:#fff;--border:#d5e0ec;--shadow-soft:0 12px 40px #003f7a1f;--header-h:72px;--radius:12px;--font-sans:"Noto Sans JP", "Hiragino Sans", sans-serif;--font-display:"Zen Kaku Gothic New", "Noto Sans JP", sans-serif;--max:1280px}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:var(--font-sans);color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased;margin:0;font-size:16px;font-weight:500;line-height:1.75}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer;background:0 0;border:none}input[type=checkbox]{width:1.5rem;height:1.5rem;accent-color:var(--navy);cursor:pointer;vertical-align:middle;flex-shrink:0;margin:0}h1,h2,h3,h4{font-family:var(--font-display);margin:0;line-height:1.35}p{margin:0}ul{margin:0;padding:0;list-style:none}.container{width:min(100% - 40px, var(--max));margin-inline:auto}.sr-only{clip:rect(0, 0, 0, 0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.btn{font-weight:700;font-family:var(--font-display);letter-spacing:.04em;border-radius:999px;justify-content:center;align-items:center;gap:.4em;padding:.85em 1.6em;transition:transform .2s,background .2s,box-shadow .2s;display:inline-flex}.btn:hover{transform:translateY(-1px)}.btn:disabled{opacity:.65;pointer-events:none;transform:none}.btn--primary{background:var(--orange);color:#fff}.btn--primary:hover{background:var(--orange-deep)}.btn--outline{color:var(--navy);background:#eef4fb;border:1.5px solid #005bac73}.btn--outline:hover{border-color:var(--navy);background:#e3edf8}.btn--lg{padding:1.05em 2.1em;font-size:1.15rem}.btn.is-current-plan,.btn.is-current-plan:hover,.plan--featured .btn.is-current-plan,.plan--featured .btn.is-current-plan:hover{pointer-events:none;cursor:default;color:#5a6b7a;box-shadow:none;background:#e8eef4;border:1.5px solid #0000;transform:none}.btn--ghost{color:var(--text-on-dark);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff24;border:1px solid #ffffff73}.btn--ghost:hover{background:#ffffff38}.btn--navy{background:var(--navy);color:#fff;border-radius:8px;padding:.65em 1.25em}.btn--navy:hover{background:var(--navy-deep)}.site-header{z-index:100;height:var(--header-h);background:var(--surface);border-bottom:1px solid var(--border);position:sticky;top:0}.site-header__inner{height:var(--header-h);justify-content:space-between;align-items:center;gap:1.5rem;display:flex}.brand{flex-shrink:0;align-items:center;gap:.65rem;display:flex}.brand__mark{object-fit:contain;width:auto;height:44px;display:block}.header-end{align-items:center;gap:1.5rem;margin-left:auto;display:flex}.nav-desktop{align-items:center;gap:1.5rem;display:flex}.nav-desktop a{color:var(--text);white-space:nowrap;font-size:.92rem;font-weight:500;transition:color .15s}.nav-desktop a:hover{color:var(--navy)}.header-cta{white-space:nowrap;flex-shrink:0;padding:.65em 1.35em;font-size:.9rem}.menu-toggle{width:44px;height:44px;color:var(--navy-ink);z-index:130;border-radius:8px;justify-content:center;align-items:center;display:none;position:relative}.menu-toggle span,.menu-toggle span:before,.menu-toggle span:after{background:currentColor;width:22px;height:2px;transition:transform .2s;display:block;position:relative}.menu-toggle span:before,.menu-toggle span:after{content:"";position:absolute;left:0}.menu-toggle span:before{top:-7px}.menu-toggle span:after{top:7px}.menu-toggle[aria-expanded=true] span{background:0 0}.menu-toggle[aria-expanded=true] span:before{top:0;transform:rotate(45deg)}.menu-toggle[aria-expanded=true] span:after{top:0;transform:rotate(-45deg)}.nav-backdrop{opacity:0;visibility:hidden;z-index:110;background:#0a254073;transition:opacity .28s,visibility .28s;position:fixed;inset:0}.nav-backdrop.is-open{opacity:1;visibility:visible}.nav-drawer{background:var(--surface);z-index:120;flex-direction:column;gap:.15rem;width:min(320px,86vw);padding:1.25rem 1.35rem 2rem;transition:transform .3s;display:flex;position:fixed;top:0;bottom:0;right:0;overflow-y:auto;transform:translate(100%);box-shadow:-12px 0 40px #003f7a2e}.nav-drawer.is-open{transform:translate(0)}.nav-drawer__head{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:.85rem;display:flex}.nav-drawer__title{font-family:var(--font-display);color:var(--navy-ink);font-weight:700}.nav-drawer__close{width:40px;height:40px;color:var(--text-muted);border-radius:8px;font-size:1.5rem;line-height:1}.nav-drawer__close:hover{background:var(--bg-soft);color:var(--navy-ink)}.nav-drawer>a:not(.btn){border-radius:8px;padding:.9rem .5rem;font-weight:500}.nav-drawer>a:not(.btn):hover{background:var(--bg-soft);color:var(--navy)}.nav-drawer__cta{width:100%;margin-top:1.25rem}.hero{min-height:clamp(440px,56vh,600px);scroll-margin-top:var(--header-h);background:radial-gradient(ellipse 65% 75% at 88% 30%, #ffffff14, transparent 55%), linear-gradient(145deg, var(--navy-deep) 0%, var(--navy) 55%, #0a6bb8 100%);color:var(--text-on-dark);align-items:center;display:flex;position:relative;overflow:hidden}.hero__geo{pointer-events:none;opacity:.35;background-image:linear-gradient(#ffffff0f 1px,#0000 1px),linear-gradient(90deg,#ffffff0f 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 40% 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 40% 100%)}.hero__screen{aspect-ratio:16/10;pointer-events:none;border:4px solid #ffffff59;border-radius:10px;width:min(440px,36vw);position:absolute;top:50%;right:max(6%,50% - 640px);transform:translateY(-48%)}.hero__screen:after{content:"";background:#fff6;border-radius:999px;height:5px;position:absolute;bottom:-28px;left:8%;right:8%}.hero__screen:before{content:"";background:var(--orange-light);border-radius:50%;width:14px;height:14px;position:absolute;bottom:-34px;left:12%}.hero__check{background:0 0;border:none;position:absolute;inset:18% 12% 22% 18%}.hero__check svg{width:100%;height:100%;overflow:visible}.hero__inner{z-index:1;padding:3.5rem 0 3.75rem 2.75rem;position:relative}.hero__eyebrow{font-family:var(--font-display);letter-spacing:.12em;color:var(--orange-light);margin:0 0 .85rem;font-size:.95rem;font-weight:700}.hero__brand{margin-bottom:1.75rem}.hero__brand img{object-fit:contain;filter:drop-shadow(0 4px 12px #00000040);width:min(280px,72vw);height:auto}.hero__title{font-family:var(--font-display);letter-spacing:.04em;flex-direction:column;align-items:flex-start;gap:.12em;margin-bottom:1.25rem;font-size:clamp(2.5rem,7vw,4rem);font-weight:900;line-height:1.2;display:flex}.hero__title-skew{transform-origin:0 0;flex-direction:column;align-items:flex-start;gap:.12em;display:flex;transform:skew(-8deg)}.hero__title-line{display:block}.hero__title-accent{color:var(--orange-light);font-size:1.22em;display:block}.hero__lead{font-family:var(--font-display);letter-spacing:.06em;color:#fffffff2;transform-origin:0 0;width:fit-content;max-width:none;margin-bottom:4.25rem;font-size:clamp(1.2rem,2.8vw,1.65rem);font-weight:700;transform:skew(-8deg)}.hero__cta{flex-wrap:wrap;gap:.85rem;display:flex}.hero__cta .btn{min-width:min(100%,16rem);padding:.85em 2.4em;font-size:1.05rem}.section{padding:5rem 0}.section--alt{background:#fff}#reasons.section--alt{background:#e4ecf6}.section__head{text-align:left;margin-bottom:2.5rem}.section__eyebrow{letter-spacing:.16em;color:var(--orange);text-transform:uppercase;margin-bottom:.25rem;font-size:1.2rem;font-weight:700;display:inline-block}.section__title{color:var(--navy-ink);letter-spacing:.04em;font-size:clamp(2rem,4.2vw,2.75rem);font-weight:900}.section__sub{color:var(--text-muted);margin-top:.85rem;font-size:1.05rem}.section__head--light .section__title{color:var(--text-on-dark)}.section__head--light .section__eyebrow{color:var(--orange-light)}.about .section__head,.about__body{width:100%}.about__body{color:var(--text);flex-direction:column;gap:1.25rem;font-size:1.125rem;line-height:1.95;display:flex}.about-features{grid-template-columns:repeat(6,1fr);gap:1.15rem;width:100%;margin:2.75rem auto 0;display:grid}.about-feature{text-align:center;background:linear-gradient(#f0f6fc 0%,#d9e8f6 100%);border:1px solid #c5d8eb;border-radius:16px;flex-direction:column;grid-column:span 2;align-items:center;min-height:100%;padding:.85rem .95rem 1.1rem;display:flex}.about-feature:nth-child(4){grid-column:2/span 2}.about-feature:nth-child(5){grid-column:4/span 2}.about-feature__label{background:var(--navy-ink);color:#fff;letter-spacing:.06em;border-radius:999px;align-self:flex-start;margin-bottom:.55rem;padding:.35em 1.1em;font-size:.9rem;font-weight:700;display:inline-block}.about-feature__icon{width:96px;height:96px;color:var(--navy-ink);margin-bottom:1rem}.about-feature__icon svg{width:100%;height:100%}.about-feature__title{color:var(--navy-ink);white-space:pre-line;max-width:none;margin-bottom:1rem;font-size:1.2rem;font-weight:700;line-height:1.45}.about-feature__body{background:var(--surface);width:100%;color:var(--text);white-space:pre-line;border-radius:10px;flex:auto;justify-content:center;align-items:center;margin-top:auto;padding:.85rem .7rem;font-size:.92rem;font-weight:500;line-height:1.7;display:flex;box-shadow:0 1px #003f7a0a}.reasons .section__head{width:100%}.reasons-list{flex-direction:column;gap:3.5rem;display:flex}.reason-row{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);align-items:center;gap:2.5rem;display:grid}.reason-row--reverse{grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr)}.reason-row--reverse .reason-row__media{order:2}.reason-row--reverse .reason-row__content{order:1}.reason-row__media{position:relative}.reason-row__panel{aspect-ratio:16/10;background:linear-gradient(145deg, #ffffff2e, transparent 45%), linear-gradient(160deg, var(--navy-deep), var(--navy) 55%, #1a7ac4);box-shadow:var(--shadow-soft);border:1px solid #003f7a1f;border-radius:12px;position:relative;overflow:hidden}.reason-row__placeholder{text-align:center;color:#fff;flex-direction:column;justify-content:center;align-items:center;gap:.45rem;padding:1rem;display:flex;position:absolute;inset:0}.reason-row__placeholder-kicker{letter-spacing:.12em;color:#ffffff8c;margin:0;font-size:.7rem;font-weight:700}.reason-row__placeholder-art{margin:0;font-size:clamp(1rem,2.2vw,1.25rem);font-weight:800;line-height:1.45}.reason-row__placeholder-spec{color:#ffffffb8;margin:0;font-size:.78rem;font-weight:500}.reason-row__heading{margin-bottom:1rem;padding-left:.15rem;position:relative}.reason-row__num{z-index:0;font-family:var(--font-display);color:#005bac0d;letter-spacing:.02em;pointer-events:none;-webkit-user-select:none;user-select:none;font-size:clamp(5.25rem,10.5vw,8.25rem);font-weight:900;line-height:1;position:absolute;top:-.6em;left:0;transform:translate(-8%)}.reason-row__title{z-index:1;color:var(--navy-ink);white-space:pre-line;margin:0;font-size:clamp(1.9rem,3.4vw,2.5rem);font-weight:900;line-height:1.4;position:relative}.reason-row__numeral{letter-spacing:.02em;-webkit-text-stroke:.45px currentColor;paint-order:stroke fill}.reason-row__body{color:var(--text);flex-direction:column;gap:.9em;font-size:1.05rem;font-weight:500;line-height:1.9;display:flex}.reason-row__body p{margin:0}.reason-row__note{color:var(--text-muted);margin-top:-.4em;font-size:.8rem;font-weight:400;line-height:1.65}.plans-grid{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}.plans-grid--two{grid-template-columns:repeat(2,1fr);align-items:stretch;gap:1.5rem;max-width:1000px;margin-inline:auto}.plan{--plan-action-gap:.95rem;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);flex-direction:column;height:100%;padding:2rem 1.85rem 1.85rem;transition:box-shadow .2s;display:flex;position:relative}.plan:hover{box-shadow:var(--shadow-soft)}.plan--featured{border-color:var(--navy);box-shadow:0 0 0 3px var(--navy);z-index:1;background:#fff}.plan--featured:hover{box-shadow:0 0 0 3px var(--navy), var(--shadow-soft)}.plan__recommend{letter-spacing:.08em;background:var(--orange);color:#fff;white-space:nowrap;z-index:1;border-radius:999px;padding:.45em 1.15em;font-size:.9rem;font-weight:800;display:inline-block;position:absolute;top:-.85em;right:1.15rem}.plan--featured .plan__name{color:var(--navy)}.plan--featured .btn--primary{background:var(--orange);border-color:var(--orange)}.plan--featured .btn--primary:hover{background:var(--orange-deep);border-color:var(--orange-deep)}.plans-grid--two .plan:not(.plan--featured){opacity:.92}.plan__name{font-family:var(--font-display);color:var(--navy-ink);margin-bottom:.35rem;font-size:2rem;font-weight:900}.plan__summary{color:var(--navy);margin-bottom:.9rem;font-size:.95rem;font-weight:700;line-height:1.5}.plan__price{font-family:var(--font-display);color:var(--navy);margin-bottom:1.15rem;font-size:2.75rem;font-weight:900;line-height:1.15}.plan__price span{color:var(--text-muted);font-size:.9rem;font-weight:500}.plan__price .plan__price-yen{font-size:.5em;font-weight:inherit;color:inherit;margin-left:.08em}.plan__price--inquiry{letter-spacing:.04em;font-size:1.75rem}.plan__list{flex-direction:column;flex:1;gap:.5rem;margin-bottom:1.4rem;display:flex}.plan__list li{color:var(--text);padding-left:1.3rem;font-size:.95rem;line-height:1.55;position:relative}.plan__list li:before{content:"";background:var(--orange);border-radius:50%;width:.55em;height:.55em;position:absolute;top:.55em;left:0}.plan .btn{justify-content:center;width:100%;margin-top:auto}.plan__actions{gap:var(--plan-action-gap);flex-direction:column;margin-top:auto;display:flex}.plan__actions .btn{margin-top:0}.plan__details{padding-block:.38em}.plan__details-spacer{visibility:hidden;pointer-events:none}.plans-footnote{color:var(--text-muted);text-align:right;margin:1rem 0 0;font-size:.9rem}.flow .section__head{width:100%;margin-bottom:2rem}.flow__caption{text-align:center;font-family:var(--font-display);letter-spacing:.08em;color:var(--navy);margin:0 auto 1.35rem;font-size:clamp(1.05rem,2.2vw,1.35rem);font-weight:800}.flow__caption-slash{vertical-align:-.08em;margin-inline:.2em;font-size:1.45em;font-weight:900;line-height:1;display:inline-block}.flow__caption-step{letter-spacing:.04em;-webkit-text-stroke:.35px currentColor;font-weight:900}.flow-box{background:var(--surface);border:2px solid var(--navy);border-radius:16px;flex-direction:row;justify-content:center;align-items:stretch;gap:0;max-width:1040px;margin:0 auto;padding:1.75rem 1.75rem 1.9rem;list-style:none;display:flex}.flow-item{text-align:center;flex-direction:column;flex:1;align-items:center;min-width:0;display:flex;position:relative}.flow-item__chevron{background:var(--navy);clip-path:polygon(0 0,100% 50%,0 100%);opacity:.85;width:32px;height:56px;margin:0;position:absolute;top:50%;left:0;transform:translate(-50%,-50%)}.flow-item__step{font-family:var(--font-display);letter-spacing:.08em;color:var(--navy);margin-bottom:.55rem;font-size:1.35rem;font-weight:900}.flow-item__icon{width:88px;height:88px;color:var(--navy);margin-bottom:.55rem}.flow-item__icon svg{width:100%;height:100%}.flow-item__title{font-family:var(--font-display);color:var(--navy);letter-spacing:.04em;font-size:1.4rem;font-weight:700}.flow__cta{justify-content:center;margin-top:2.25rem;display:flex}@media (width<=900px){.flow-box{flex-direction:column;max-width:440px;padding:1.75rem 1.75rem 1.9rem}.flow-item__chevron{clip-path:polygon(0 0,100% 0,50% 100%);width:80px;height:28px;margin:.65rem 0 .85rem;position:static;transform:none}}.section--message{background:linear-gradient(120deg, var(--navy-deep), var(--navy));color:var(--text-on-dark)}.message .section__head{width:100%}.message__body{align-items:flex-end;gap:1.5rem;display:flex}.message__content{color:#ffffffeb;flex-direction:column;flex:0 0 50%;gap:1.25rem;width:50%;font-size:.8125rem;line-height:1.95;display:flex}.message__content>p:not(.message__lead)+p{margin-top:-.7rem}@media (width<=900px){.message__body{flex-direction:column;align-items:stretch}.message__content{flex-basis:auto;width:100%}}.message__lead{font-family:var(--font-display);color:#fff;font-size:clamp(1.15rem,2.4vw,1.4rem);font-weight:700;line-height:1.6}.message__sign{text-align:left;font-family:var(--font-display);color:var(--orange-light);letter-spacing:.08em;flex-direction:column;flex:none;align-items:flex-start;margin:0 0 0 auto;font-weight:700;line-height:1.45;display:flex}.message__sign-role{letter-spacing:.06em;font-size:clamp(1rem,1.8vw,1.2rem)}.message__sign-name{font-size:clamp(1.7rem,3vw,2.15rem)}@media (width<=900px){.message__sign{margin-top:1rem}}.auth-page{min-height:calc(100svh - var(--header-h));background:#fff;padding-bottom:8rem}.auth-page__hero{background:var(--navy);color:#fff;padding:4rem 0}.auth-page__hero h1{font-family:var(--font-sans);font-size:2rem;font-weight:700;line-height:1.125}.auth-page>.container{justify-content:center;display:flex}.auth-panel{width:100%;max-width:800px;margin:0 auto}.auth-tabs{border-bottom:1px solid var(--border);grid-template-columns:1fr 1fr;display:grid}.auth-tabs a{text-align:center;color:var(--text-muted);border-bottom:3px solid #0000;margin-bottom:-1px;padding:1.35rem .75rem;font-weight:700}.auth-tabs a.is-active{color:var(--navy);border-bottom-color:var(--navy)}.auth-form{gap:3.15rem;padding:2.5rem 1.5rem 5rem}.auth-form .btn{width:100%;margin-top:2.75rem}.checkout-page__body{padding:2.5rem 1.5rem 5rem}.checkout-page__plan-name{font-family:var(--font-display);color:var(--navy-ink);margin:0;font-size:1.75rem;font-weight:900;line-height:1.25}.checkout-page__change-lead{margin:.75rem 0 0;font-size:.95rem;line-height:1.6}.checkout-page__amounts{flex-direction:column;gap:1.15rem;display:flex}.checkout-page__amount-label{color:var(--text-muted);margin:0;font-size:.82rem;font-weight:700}.checkout-page__amount-value{font-family:var(--font-display);margin:.2rem 0 0;font-weight:900;line-height:1.15}.checkout-page__amount--main .checkout-page__amount-value{color:var(--navy);margin-top:0;font-size:2.75rem}.checkout-page__amount--sub .checkout-page__amount-label,.checkout-page__amount--sub .checkout-page__amount-value{color:var(--text-muted)}.checkout-page__amount--sub .checkout-page__amount-value{font-size:1.15rem;font-weight:700}.checkout-page__amount-yen{font-size:.5em;font-weight:inherit;color:inherit;margin-left:.08em}.checkout-page__amount-unit{color:var(--text-muted);margin-left:.15em;font-size:.9rem;font-weight:700}.checkout-page__facts{margin:0}.checkout-page__facts>div{border-bottom:1px solid #e4ebf2;padding:.45rem 0}.checkout-page__facts>div:first-child{padding-top:0}.checkout-page__facts dt{color:var(--navy);margin:0 0 .15rem;font-size:.7rem;font-weight:700}.checkout-page__facts dd{color:var(--text);margin:0;font-size:.75rem;line-height:1.55}.checkout-page__delivery{flex-direction:column;gap:.6rem;display:flex}.checkout-page__delivery-title{color:var(--navy-ink);margin:0 0 .2rem;font-size:.75rem;font-weight:800}.checkout-page__delivery-section{border-left:2px solid #d5dee8;margin-top:.4rem;padding-left:.6rem}.checkout-page__delivery-sub{color:var(--text-muted);margin:0 0 .1rem;font-size:.68rem;font-weight:800}.checkout-page__delivery p{margin:0}.checkout-page__delivery ul{margin:.3rem 0 0;padding-left:1.15rem}.checkout-page__delivery li+li{margin-top:.15rem}.checkout-page__policy{margin:0;padding-left:1.15rem}.checkout-page__policy li{color:var(--text);font-size:.75rem;line-height:1.55}.checkout-page__policy li+li{margin-top:.3rem}.checkout-page__youtube{gap:.5rem;display:grid}.checkout-page__youtube-status{margin:0;font-weight:800}.checkout-page__youtube-state{color:var(--text);margin:0;font-size:.95rem;line-height:1.55}.checkout-page__youtube-note{color:var(--text-muted);margin:0;font-size:.85rem;line-height:1.55}.checkout-page__refs{color:var(--text);margin:.5rem 0 0;font-size:.7rem;line-height:1.55}.checkout-page__refs a{color:var(--navy);text-underline-offset:.15em;font-weight:700;text-decoration:underline}.checkout-page__pay-note{text-align:center;color:var(--text-muted);margin:.45rem 0 0;font-size:.72rem;line-height:1.55}.checkout-page__section-title{font-family:var(--font-display);color:var(--navy-ink);margin:2.25rem 0 1rem;font-size:1.15rem;font-weight:800}.checkout-page__section-title--compact{margin:1.4rem 0 .5rem;font-size:.88rem}.checkout-page__list{margin-bottom:.85rem}.checkout-page__notes-block{margin-top:1.5rem}.checkout-page__notes-title{color:var(--text-muted);margin:0 0 .45rem;font-size:.82rem;font-weight:600}.checkout-page__notes{margin:0;padding-left:1.15rem;list-style:outside}.checkout-page__notes li{color:var(--text-muted);font-size:.82rem;line-height:1.65}.checkout-page__notes li::marker{color:#a8b4c4}.checkout-page__login-notice{color:var(--navy);background:#eef4fb;border-radius:8px;margin-top:2.25rem;padding:1rem 1.1rem;line-height:1.7}.checkout-page__login-lead{margin:0;font-weight:700}.checkout-page__login-links{margin:.35rem 0 0;font-weight:700}.checkout-page__login-links a{color:var(--navy);text-underline-offset:.15em;text-decoration:underline}.checkout-page__pay-early{margin-top:1.35rem}.checkout-page__pay-early .btn{justify-content:center;width:100%}.checkout-page__actions{flex-direction:column;align-items:stretch;gap:.85rem;margin-top:2.25rem;display:flex}.checkout-page__actions .btn{justify-content:center;width:100%}.checkout-page__actions .checkout-page__pay-note{margin:0}.checkout-page__back{color:var(--text-muted);text-underline-offset:.15em;align-self:center;font-size:.82rem;font-weight:700;text-decoration:underline}.checkout-page__body>.contact-form__notice{margin-top:1.15rem}.register-page{min-height:calc(100svh - var(--header-h) - 10rem)}.register-page__inner{flex-direction:column;align-items:flex-start;display:flex}.register-page__body{color:var(--text);margin:0 0 2rem;font-size:1.125rem}.app-page{background:var(--bg-soft);min-height:calc(100svh - var(--header-h))}.app-page__hero{background:linear-gradient(135deg, var(--navy-deep), var(--navy));color:var(--text-on-dark);padding:2.75rem 0 2.5rem}.app-page__eyebrow{letter-spacing:.12em;opacity:.85;margin:0 0 .35rem;font-size:.82rem;font-weight:700}.app-page__title{font-size:clamp(1.65rem,4vw,2.2rem);font-weight:900}.app-page__lead{opacity:.9;margin:.65rem 0 0;font-size:.95rem}.app-page__body{gap:1.5rem;max-width:960px;padding:2rem 0 4rem;display:grid}.app-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-soft);padding:1.35rem 1.4rem}.app-card__head{margin-bottom:1rem}.app-card__title{color:var(--navy-ink);font-size:1.1rem;font-weight:800}.app-card__lead{color:var(--text-muted);margin:-.35rem 0 1rem;font-size:.9rem;line-height:1.7}.app-flash{border-radius:var(--radius);color:#1b5e20;background:#e8f4e8;margin:0;padding:.85rem 1.1rem;font-weight:700}.app-overview{gap:1.35rem;margin:0;display:grid}.app-overview__row{border-bottom:1px solid var(--border);gap:.4rem;padding-bottom:1.35rem;display:grid}.app-overview__row:last-child{border-bottom:0;padding-bottom:0}.app-overview dt{color:var(--text-muted);font-size:.82rem;font-weight:700}.app-overview dd{color:var(--navy-ink);word-break:break-all;margin:0;font-weight:700}.app-plan-name{margin:0}.app-plan-pending{color:var(--text-muted);margin:.4rem 0 0;font-size:.85rem;font-weight:400;line-height:1.55}.app-password{flex-wrap:wrap;align-items:center;gap:.75rem 1rem;display:flex}.app-password__mask{letter-spacing:.12em;font-size:1.05rem}.app-text-btn{color:var(--navy);text-underline-offset:.15em;padding:0;font-size:.88rem;font-weight:700;text-decoration:underline}.app-password-form{gap:.75rem;max-width:28rem;margin-top:.85rem;display:grid}.app-password-form__actions{flex-wrap:wrap;gap:.65rem;display:flex}.app-plan__next{color:var(--text-muted);flex-wrap:wrap;align-items:baseline;gap:.45rem .75rem;margin:1rem 0 0;font-size:.9rem;font-weight:700;display:flex}.app-plan__next strong{color:var(--navy-ink);font-size:1.05rem}.app-youtube{justify-items:start;gap:.35rem;display:grid}.app-youtube .app-text-btn{text-align:left;width:fit-content}.app-youtube__status{margin:0;font-weight:800}.app-youtube__url{margin:0;font-weight:500}.app-youtube__url a{color:var(--navy);text-underline-offset:.15em;text-decoration:underline}.app-youtube__note{color:var(--muted,#5a6570);margin:.25rem 0 0;font-size:.85rem;font-weight:400;line-height:1.5}.app-youtube__actions{flex-wrap:wrap;gap:.75rem 1rem;margin-top:.25rem;display:flex}.app-menu-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;margin:0;padding:0;list-style:none;display:grid}.app-menu-card{border:1px solid var(--border);border-radius:var(--radius);background:#f7fafd;align-content:start;gap:.45rem;height:100%;min-height:8.5rem;padding:1.15rem 1.2rem;transition:border-color .15s,transform .15s,background .15s;display:grid}.app-menu-card:not(.app-menu-card--disabled):hover{border-color:var(--navy);background:#fff;transform:translateY(-2px)}.app-menu-card--disabled{opacity:.78;cursor:default}.app-menu-card__name{color:var(--navy-ink);font-size:1.05rem;font-weight:800}.app-menu-card__body{color:var(--text-muted);font-size:.88rem;font-weight:500;line-height:1.6}@media (width<=700px){.app-menu-grid{grid-template-columns:1fr}}.app-logout{color:var(--text-muted);text-underline-offset:.15em;cursor:pointer;background:0 0;border:0;margin:1.15rem 0 0 auto;padding:0;font-size:.78rem;font-weight:700;text-decoration:underline;display:block}.app-plan__items{gap:.4rem;margin:1rem 0 0;padding:0;list-style:none;display:grid}.app-plan__items li{color:var(--navy-ink);padding-left:1.15rem;font-size:.92rem;line-height:1.6;position:relative}.app-plan__items li:before{content:"";background:var(--orange);border-radius:50%;width:.45rem;height:.45rem;position:absolute;top:.55em;left:0}.app-plan__actions{flex-wrap:wrap;gap:.75rem 1.25rem;margin:1.15rem 0 0;font-size:.9rem;font-weight:700;display:flex}.app-plan__actions a{color:var(--navy);text-underline-offset:.15em;text-decoration:underline}.app-plan__name{color:var(--navy);margin:0;font-size:1.25rem;font-weight:800}.app-plan__price{font-family:var(--font-display);color:var(--navy-ink);margin:.45rem 0 0;font-size:1.5rem;font-weight:900}.app-plan__price-note{color:var(--text-muted);margin-left:.35rem;font-size:.85rem;font-weight:700}.app-plan__first-month{color:var(--text-muted);margin:.35rem 0 0;font-size:.92rem}.app-empty{gap:1rem;display:grid}.app-empty__text{color:var(--text-muted);margin:0}.app-plan-pick{word-break:normal;grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;font-weight:400;display:grid}.app-plan-card{border:1px solid var(--border);border-radius:var(--radius);background:#fff;flex-direction:column;height:100%;padding:1.25rem 1.15rem 1.15rem;display:flex;position:relative}.app-plan-card.is-featured{border-color:var(--navy);box-shadow:0 0 0 2px var(--navy)}.app-plan-card__recommend{letter-spacing:.06em;background:var(--orange);color:#fff;border-radius:999px;padding:.3em .85em;font-size:.75rem;font-weight:800;display:inline-block;position:absolute;top:-.7em;right:.85rem}.app-plan-card__name{font-family:var(--font-display);color:var(--navy-ink);margin:0;font-size:1.45rem;font-weight:900}.app-plan-card.is-featured .app-plan-card__name{color:var(--navy)}.app-plan-card__summary{color:var(--navy);margin:.3rem 0 0;font-size:.88rem;font-weight:700}.app-plan-card__price{font-family:var(--font-display);color:var(--navy);margin:.75rem 0 0;font-size:1.65rem;font-weight:900;line-height:1.2}.app-plan-card__price span{color:var(--text-muted);font-size:.78rem;font-weight:500}.app-plan-card__yen{margin-left:.08em;font-size:.5em!important;font-weight:inherit!important;color:inherit!important}.app-plan-card__list{flex:1;gap:.4rem;margin:.9rem 0 0;padding:0;list-style:none;display:grid}.app-plan-card__list li{color:var(--text);padding-left:1.15rem;font-size:.88rem;font-weight:500;line-height:1.55;position:relative}.app-plan-card__list li:before{content:"";background:var(--orange);border-radius:50%;width:.45em;height:.45em;position:absolute;top:.55em;left:0}.app-plan-card__actions{gap:.7rem;margin-top:1.1rem;display:grid}.app-plan-card__actions .btn{justify-content:center;width:100%}@media (width<=700px){.app-plan-pick{grid-template-columns:1fr}}.app-channel-saved{background:#eef4fb;border-radius:8px;margin-bottom:1rem;padding:.85rem 1rem}.app-channel-saved__label{color:var(--navy);margin:0 0 .25rem;font-size:.82rem;font-weight:700}.app-channel-saved__url{word-break:break-all;margin:0}.app-channel-saved__url a{color:var(--navy);text-underline-offset:.15em;text-decoration:underline}.app-channel-form{gap:.85rem;display:grid}.app-section__title{color:var(--navy-ink);margin:0 0 .85rem;font-size:1.1rem;font-weight:800}.app-menu{gap:.75rem;margin:0;padding:0;list-style:none;display:grid}.app-menu__link{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow-soft);gap:.35rem;padding:1rem 1.1rem;transition:border-color .15s,transform .15s;display:grid}.app-menu__link:not(.app-menu__link--disabled):hover{border-color:var(--navy);transform:translateY(-1px)}.app-menu__link--disabled{opacity:.72;cursor:default}.app-menu__name{color:var(--navy-ink);font-weight:800}.app-menu__body{color:var(--text-muted);font-size:.9rem;line-height:1.6}.app-menu__badge{color:var(--navy);background:#eef4fb;border-radius:999px;justify-self:start;padding:.15rem .55rem;font-size:.78rem;font-weight:700}.app-page__footnote{color:var(--text-muted);margin:.5rem 0 0;font-size:.9rem;line-height:1.7}.app-page__footnote a{color:var(--navy);text-underline-offset:.15em;text-decoration:underline}.legal-page{min-height:calc(100svh - var(--header-h));background:#edf1f5;padding:5rem 0 10rem}.legal-page .container{flex-direction:column;align-items:center;display:flex}.legal-page__title{text-align:center;font-family:var(--font-sans);color:var(--text);margin:0 1rem;font-size:2rem;font-weight:700;line-height:1.125}.legal-page__card{background:var(--surface);width:100%;color:var(--text);border-radius:16px;min-height:16rem;margin:1.5rem 0;padding:2rem;font-size:1rem;font-weight:400;line-height:1.5}.contact-page__card{max-width:720px;min-height:0}.contact-form{flex-direction:column;gap:2.35rem;display:flex;position:relative}.contact-form__fieldset{border:none;margin:0;padding:0}.contact-form__fieldset legend{margin-bottom:.45rem;font-weight:700}.contact-form__radios{gap:1.25rem;display:flex}.contact-form__radios label{align-items:center;gap:.4rem;font-weight:700;display:flex}.contact-form__agrees{flex-direction:column;gap:1.05rem;display:flex}.contact-form__agree{align-items:center;gap:.7rem;font-weight:700;line-height:1.6;display:flex}.contact-form__field+.contact-form__agrees,.contact-form__honey+.contact-form__agrees{margin-top:2.25rem}.contact-form__agree input{flex-shrink:0}.contact-form__agree a{color:var(--navy);text-underline-offset:.15em;text-decoration:underline}.contact-form__field{flex-direction:column;gap:.7rem;font-weight:700;display:flex}.contact-form__field input:not([type=checkbox]):not([type=radio]),.contact-form__field select,.contact-form__field textarea{border:1px solid var(--border);background:var(--surface);width:100%;color:var(--text);font:inherit;border-radius:8px;padding:.7rem .85rem;font-weight:500}.contact-form__field textarea{resize:vertical;min-height:10rem}.password-rules{color:var(--text-muted);flex-wrap:wrap;align-items:center;gap:.55rem 1.35rem;margin:.15rem 0 0;padding:0;font-size:.8rem;font-weight:500;line-height:1.4;list-style:none;display:flex}.password-rules li{align-items:center;gap:.4rem;display:flex}.password-rules li:before{content:"";background:#c5ced6;border-radius:50%;flex-shrink:0;width:.85rem;height:.85rem}.password-rules li.is-met{color:#188038;font-weight:700}.password-rules li.is-met:before{content:"";background-color:#188038;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='white' d='M6.2 11.4 2.8 8l1.1-1.1 2.3 2.3 5.9-5.9L13.2 4.4z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:.72rem .72rem;border-radius:50%;-webkit-mask:none;mask:none}.contact-form__field input:focus,.contact-form__field select:focus,.contact-form__field textarea:focus{outline:2px solid var(--navy);outline-offset:1px}.contact-form__field input[aria-invalid=true]{border-color:#b42318}.contact-form__field-error{color:#b42318;font-size:.875rem;font-weight:700}.contact-form__honey{width:1px;height:1px;position:absolute;left:-9999px;overflow:hidden}.contact-form__error{color:#b42318;margin:0;font-weight:700}.contact-form__notice{color:var(--navy);background:#eef4fb;border-radius:8px;margin:0;padding:.85rem 1rem;font-weight:700;line-height:1.7}.contact-form__thanks{margin:0;font-size:1.05rem;line-height:1.8}.contact-form .btn:disabled{opacity:.55;cursor:not-allowed;transform:none}.contact-form__submit--incomplete{opacity:.55}.contact-form__submit--incomplete:hover{background:var(--orange);transform:none}.legal-fields h2{font-family:var(--font-sans);color:var(--text);margin:1.5rem 0 0;font-size:1.125rem;font-weight:700;line-height:1.5}.legal-fields section:first-child h2{margin-top:0}.legal-fields p{white-space:pre-line;min-height:1.5em;margin:.35rem 0 0;font-size:1rem;font-weight:400;line-height:1.5}.legal-fields a{color:var(--navy);text-underline-offset:.15em;text-decoration:underline}.legal-fields__note{color:var(--text-muted);font-size:.82rem;line-height:1.5;display:block}.legal-articles__lead{white-space:pre-line;margin:0 0 1.75rem}.legal-articles h2{font-family:var(--font-sans);color:var(--text);margin:1.5rem 0 0;font-size:1.125rem;font-weight:700;line-height:1.5}.legal-articles p{white-space:pre-line;margin:.35rem 0 0;font-size:1rem;font-weight:400;line-height:1.5}.legal-articles__body{margin:.35rem 0 0;font-size:1rem;font-weight:400;line-height:1.5}.legal-articles__line--blank{height:.75em}.legal-articles__line--ko{padding-left:1.5em}.legal-articles__line--detail{padding-left:3em}.legal-articles a{color:var(--navy);text-underline-offset:.15em;text-decoration:underline}.legal-articles p.legal-articles__date{color:var(--text-muted);margin-top:0;padding-top:4.5rem}.product-page{min-height:calc(100svh - var(--header-h));background:#fff;padding-bottom:6rem}.product-page__hero{background:#edf1f5;padding:4rem 0}.product-page__hero-inner{grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);align-items:center;gap:2.5rem;display:grid}.product-page__visual{aspect-ratio:16/9;background:var(--navy);border-radius:12px;overflow:hidden}.product-page__visual img{object-fit:cover;width:100%;height:100%;display:block}.product-page__hero-copy{flex-direction:column;gap:1.15rem;min-width:0;padding-top:.15rem;display:flex}.product-page__hero-copy h1{font-family:var(--font-display);color:var(--navy-ink);margin-bottom:0;font-size:clamp(1.75rem,3.2vw,2.35rem);font-weight:900;line-height:1.3}.product-page__compare-wrap{padding:2.1rem 3px 3px;overflow:visible}.product-page__compare{border-collapse:separate;border-spacing:0;table-layout:fixed;background:#fff;width:100%}.product-page__compare th,.product-page__compare td{border:1px solid var(--border);text-align:center;color:var(--text);padding:.62rem .55rem;font-size:.82rem;font-weight:500;line-height:1.45}.product-page__compare thead th{color:var(--navy-ink);background:#f7f9fb;font-weight:800}.product-page__compare thead tr th:nth-child(n+2),.product-page__compare td:nth-child(n+2){border-left-width:2px;border-right-width:2px}.product-page__compare thead tr th:nth-child(n+2){border-top-width:2px;border-bottom-width:0}.product-page__compare tbody tr:last-child td:nth-child(n+2){border-bottom-width:2px}.product-page__compare th[scope=row]{text-align:left;width:38%;color:var(--navy-ink);font-weight:700}.product-page__compare-topic{text-align:left;width:100%;font:inherit;font-weight:inherit;color:inherit;text-underline-offset:.18em;padding:0;-webkit-text-decoration:underline #0000;text-decoration:underline #0000;display:block}.product-page__compare-topic:hover,.product-page__compare-topic:focus-visible{color:var(--navy);-webkit-text-decoration-color:var(--navy);text-decoration-color:var(--navy)}.product-page__compare tbody th[scope=row]{font-size:.98rem}.product-page__compare tbody td:nth-child(n+2){color:var(--navy-ink);font-size:1.1rem;font-weight:700}.product-page__compare .is-recommended{color:var(--navy-ink)}.product-page__compare thead th.is-recommended{position:relative;overflow:visible}.product-page__compare thead th.is-recommended:not(.is-selected){box-shadow:inset 0 3px 0 var(--orange)}.product-page__compare thead tr th:nth-child(n+2) .product-page__compare-link{font-size:.95rem;font-weight:900}.product-page__compare thead th.is-selected{background:var(--navy);color:#fff;border-color:var(--navy-deep)}.product-page__compare td.is-selected{border-left-color:var(--navy-deep);border-right-color:var(--navy-deep)}.product-page__compare tbody tr:last-child td.is-selected{border-bottom-color:var(--navy-deep)}.product-page__compare th:has(>.product-page__compare-link){padding:0}.product-page__compare-link{box-sizing:border-box;width:100%;height:100%;color:inherit;justify-content:center;align-items:center;padding:.62rem .45rem;text-decoration:none;display:flex}.product-page__compare-recommend{letter-spacing:.08em;background:var(--orange);color:#fff;white-space:nowrap;pointer-events:none;border-radius:999px;padding:.38em .9em;font-size:.88rem;font-weight:800;line-height:1.2;display:inline-block;position:absolute;bottom:calc(100% + .45rem);left:50%;transform:translate(-50%)}.product-page__compare tbody th[scope=row],.product-page__compare thead tr>:nth-child(2),.product-page__compare thead tr>:nth-child(3),.product-page__compare tbody td:nth-child(n+2){cursor:pointer}.product-page__compare:has(tr>:nth-child(2):hover) tr>:nth-child(2){background:#005bac14}.product-page__compare:has(tr>:nth-child(3):hover) tr>:nth-child(3){background:#005bac14}.product-page__compare:has(.is-selected:hover) thead th.is-selected{background:#1a6bb8}.product-page__compare-yes{-webkit-text-stroke:1.7px currentColor;paint-order:stroke fill;font-size:1.38em;font-weight:900;line-height:1}.product-page__compare-no{font-size:1.28em;font-weight:700;line-height:1}.apply-auth-dialog{z-index:1000;place-items:center;padding:1.25rem;display:grid;position:fixed;inset:0}.apply-auth-dialog__backdrop{background:#0a25407a;position:absolute;inset:0}.apply-auth-dialog__panel{z-index:1;border-radius:var(--radius);width:min(100%,420px);box-shadow:var(--shadow-soft);text-align:center;background:#fff;flex-direction:column;align-items:center;padding:1.75rem 1.5rem 1.35rem;display:flex;position:relative}.apply-auth-dialog__message{color:var(--navy-ink);margin:0 0 1.25rem;font-size:.95rem;font-weight:700;line-height:1.7}.apply-auth-dialog__panel .btn{justify-content:center;width:100%}.apply-auth-dialog__close{color:var(--text-muted);text-underline-offset:.15em;cursor:pointer;background:0 0;border:0;margin-top:.75rem;padding:0;font-size:.82rem;font-weight:700;text-decoration:underline}.apply-auth-dialog__panel--youtube{text-align:left;align-items:stretch;width:min(100%,520px)}.apply-auth-dialog__title{color:var(--navy-ink);text-align:center;margin:0 0 .85rem;font-size:1.15rem;font-weight:800}.youtube-link-form{gap:1rem;display:grid}.youtube-link-form--confirm{align-content:start}.youtube-link-form__confirm{color:var(--navy-ink);margin:0;font-size:.95rem;font-weight:700;line-height:1.7}.youtube-link-form__lead{color:var(--text);margin:0;font-size:.9rem;font-weight:500;line-height:1.7}.youtube-link-form__notes-block{margin:0}.youtube-link-form__notes-title{color:var(--text-muted);margin:0 0 .4rem;font-size:.82rem;font-weight:600}.youtube-link-form__notes{margin:0;padding-left:1.15rem;list-style:outside}.youtube-link-form__notes li{color:var(--text-muted);font-size:.82rem;line-height:1.65}.youtube-link-form__notes li::marker{color:#a8b4c4}.youtube-link-form__actions{gap:.7rem;display:grid}.youtube-link-form__actions .btn{justify-content:center;width:100%}.youtube-link-form .apply-auth-dialog__close{justify-self:center}.product-compare-dialog{z-index:400;place-items:center;padding:1.25rem;display:grid;position:fixed;inset:0}.product-compare-dialog__backdrop{background:#0a25407a;position:absolute;inset:0}.product-compare-dialog__panel{z-index:1;border-radius:var(--radius);width:min(100%,560px);box-shadow:var(--shadow-soft);background:#fff;padding:1.75rem 1.6rem 1.5rem;position:relative}.product-compare-dialog__title{color:var(--navy-ink);margin-bottom:.85rem;font-size:1.45rem;font-weight:900}.product-compare-dialog__body{color:var(--text);margin:0 0 1.15rem;line-height:1.8}.product-compare-dialog__link-wrap{justify-content:flex-end;margin:-.85rem 0 .7rem;display:flex}.product-compare-dialog__link{width:fit-content;color:var(--navy);align-items:center;gap:.28em;font-weight:800;display:inline-flex}.product-compare-dialog__link:hover{color:var(--orange)}.product-compare-dialog__chevrons{flex-shrink:0;width:1.15em;height:.62em}.product-compare-dialog__chevrons path{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round}.product-compare-dialog__note{color:var(--text-muted);margin:0 0 1.15rem;font-size:.85rem;line-height:1.7}.product-compare-dialog__plans{grid-template-columns:1fr 1fr;gap:.65rem;margin:0 0 1.35rem;display:grid}.product-compare-dialog__plans div{background:var(--bg-soft);border-radius:8px;padding:.7rem .8rem}.product-compare-dialog__plans div.is-emphasized{box-shadow:0 0 0 2px var(--orange)}.product-compare-dialog__plans dt{color:var(--text-muted);font-size:.78rem;font-weight:700}.product-compare-dialog__plans dd{color:var(--navy-ink);margin:.15rem 0 0;font-weight:800}.product-compare-dialog__mark{-webkit-text-stroke:.85px currentColor;paint-order:stroke fill;font-size:1.2em;font-weight:900;line-height:1}.product-compare-dialog__panel .btn{justify-content:center;width:100%}.product-page__toc-sentinel{pointer-events:none;height:1px;margin-bottom:-1px}.product-page__toc{top:var(--product-toc-top,var(--header-h));z-index:110;height:var(--header-h);border-bottom:1px solid var(--border);background:#fff;position:sticky}.product-page__toc-inner{scrollbar-width:none;flex-wrap:nowrap;align-items:stretch;gap:0;height:100%;padding:0;display:flex;overflow-x:auto}.product-page__toc-inner::-webkit-scrollbar{display:none}.product-page__toc a{height:100%;color:var(--text-muted);box-sizing:border-box;white-space:nowrap;border-bottom:3px solid #0000;flex:none;align-items:center;padding:0 1.15rem;font-size:.92rem;font-weight:700;display:flex}.product-page__toc a:hover,.product-page__toc a.is-active{color:var(--navy)}.product-page__toc a.is-active{border-bottom-color:var(--navy)}body.product-tabs-docked .site-header{pointer-events:none}.product-page__shell{padding-top:2.25rem}.product-page__main{grid-template-columns:minmax(0,1fr) 300px;align-items:start;gap:2.5rem;margin-bottom:3.5rem;display:grid}.product-page__section{scroll-margin-top:calc(var(--header-h) + .75rem);margin-bottom:2.5rem}.product-page__section:last-child{margin-bottom:0}.product-page__section-title{border-left:4px solid var(--navy);color:var(--navy-ink);background:#e8f1fa;margin:0 0 1.25rem;padding:.7rem 1rem;font-size:1.15rem;font-weight:800;line-height:1.4}.product-page__highlights{align-items:stretch;gap:.6rem;display:flex}.product-page__highlight{border:1px solid var(--border);background:#fff;border-radius:8px;flex:1 1 0;min-width:0;padding:1rem}.product-page__highlight-title{border-bottom:1px solid var(--border);font-family:var(--font-sans);color:var(--navy-ink);margin:0 0 .9rem;padding-bottom:.85rem;font-size:1rem;font-weight:700;line-height:1.5}.product-page__highlight-body{color:var(--text);margin:0;font-size:.95rem;font-weight:500;line-height:1.75}.product-page__audience{flex-direction:column;gap:1.25rem;margin:0;padding:0;list-style:none;display:flex}.product-page__audience li{color:var(--navy-ink);align-items:flex-start;gap:.7rem;font-size:1.08rem;font-weight:700;line-height:1.7;display:flex}.product-page__audience li:before{content:"";background-color:var(--navy);flex-shrink:0;width:1.55rem;height:1.15rem;margin-top:.32em;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='2.6 3.9 11 8'%3E%3Cpath fill='black' d='M6.2 11.4 2.8 8l1.1-1.1 2.3 2.3 5.9-5.9 1.1 1.1z'/%3E%3C/svg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='2.6 3.9 11 8'%3E%3Cpath fill='black' d='M6.2 11.4 2.8 8l1.1-1.1 2.3 2.3 5.9-5.9 1.1 1.1z'/%3E%3C/svg%3E") 50%/contain no-repeat}.product-page__contents{border-top:1px solid var(--border)}.product-page__content-item{border-bottom:1px solid var(--border);interpolate-size:allow-keywords}.product-page__content-item::details-content{block-size:0;transition:block-size .32s ease, content-visibility .32s allow-discrete;overflow:clip}.product-page__content-item[open]::details-content{block-size:auto}@starting-style{.product-page__content-item[open]::details-content{block-size:0}}.product-page__content-item summary{cursor:pointer;color:var(--navy-ink);justify-content:space-between;align-items:center;gap:1rem;padding:1.05rem .15rem 1.05rem 0;font-size:1rem;font-weight:700;line-height:1.5;list-style:none;display:flex}.product-page__content-item summary>span{flex:1;grid-template-columns:7.5rem minmax(0,1fr);align-items:center;column-gap:1.15rem;min-width:0;display:grid}.product-page__content-cat{background:var(--navy-ink);color:#fff;letter-spacing:.06em;white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;width:7.5rem;padding:.38em .5em;font-size:.82rem;font-weight:700;line-height:1.4;display:inline-flex}.product-page__content-features{min-width:0}.product-page__content-item summary::-webkit-details-marker{content:"";display:none}.product-page__content-item summary::marker{content:"";display:none}.product-page__content-item summary:after{content:"";border-right:2px solid var(--navy);border-bottom:2px solid var(--navy);flex-shrink:0;width:.5rem;height:.5rem;margin-top:-.15rem;transition:transform .32s;transform:rotate(45deg)}.product-page__content-item[open] summary:after{margin-top:.2rem;transform:rotate(-135deg)}.product-page__content-item p{color:var(--text);margin:0;padding:0 1.75rem .35rem 0;font-size:.95rem;font-weight:500;line-height:1.75}.product-page__content-item p:last-child{padding-bottom:1.15rem}.product-page__content-item .product-compare-dialog__note{margin:0;padding:0 1.75rem .35rem 0}.product-page__content-item .product-compare-dialog__link-wrap{margin:.15rem 0 0;padding:0 1.75rem 1.15rem 0}.product-page__faq-item summary>span{align-items:center;min-height:1.75rem;display:flex}.product-page__faq-item p:not(:last-child){padding-bottom:0}.product-page__faq-item p+p{margin-top:.65rem}.product-page__note{color:var(--text-muted);margin:1.25rem 0 0;font-size:.95rem;line-height:1.7}.product-page__buy{top:calc(var(--header-h) + 1rem);border:2px solid var(--border);background:#fff;border-radius:12px;flex-direction:column;gap:.55rem;padding:1.5rem 1.35rem 1.45rem;display:flex;position:sticky}.product-page__buy-name{font-family:var(--font-display);color:var(--navy-ink);margin:0;font-size:1.75rem;font-weight:900;line-height:1.25}.product-page__price{margin-bottom:0;font-size:2.15rem}.product-page__buy-first{color:var(--text);margin:0;font-size:.9rem;font-weight:400}.product-page__buy .btn{width:100%;margin-top:1.5rem}.site-footer{background:var(--navy-ink);color:#ffffffc7;padding:3rem 0 2rem}.site-footer__top{border-bottom:1px solid #ffffff1f;flex-wrap:wrap;justify-content:space-between;gap:2rem;padding-bottom:2rem;display:flex}.site-footer__links{flex-wrap:wrap;gap:.85rem 1.5rem;font-size:.88rem;display:flex}.site-footer__links a:hover{color:var(--orange-light)}.site-footer__copy{opacity:.55;text-align:center;margin-top:1.5rem;font-size:.8rem}@media (width<=900px){.plans-grid,.plans-grid--two{grid-template-columns:1fr}.plans-grid--two .plan:not(.plan--featured){opacity:1}.about-features{grid-template-columns:1fr;gap:1.25rem}.about-feature,.about-feature:nth-child(4),.about-feature:nth-child(5){grid-column:auto}.reason-row,.reason-row--reverse{grid-template-columns:1fr;gap:1.25rem}.reason-row--reverse .reason-row__media,.reason-row--reverse .reason-row__content{order:initial}.hero{min-height:min(56svh,480px)}.hero__screen{opacity:.25;width:min(280px,55vw);right:-4%}.nav-desktop,.header-cta{display:none}.menu-toggle{display:flex}.header-end{gap:.5rem}.product-page__hero-inner,.product-page__main{grid-template-columns:1fr}.product-page__compare-link{padding:.65rem .45rem}.product-page__compare tbody th[scope=row]{font-size:.92rem}.product-page__compare tbody td:nth-child(n+2){font-size:1.02rem}.product-page__buy{order:-1;position:static}.product-page__highlights{flex-direction:column}}@media (width<=560px){:root{--header-h:64px}.hero__inner{padding:2.5rem 0 2.75rem 1.25rem}.section{padding:3.5rem 0}.hero__cta{flex-direction:column;align-items:stretch}.hero__cta .btn{width:100%}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.product-page__content-item summary:after{transition:none}.product-page__content-item::details-content{transition:none}}
