*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:radial-gradient(circle at 8% -10%, #2864ff1f, transparent 34%), radial-gradient(circle at 95% 12%, #6c5ce71a, transparent 28%), var(--bg);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,Noto Sans JP,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.7}a{color:inherit;text-decoration:none}img,svg{display:block}button,input{font:inherit}.lp-container{width:min(calc(100% - 40px), var(--max));margin-inline:auto}.lp-section{padding:108px 0}.lp-section__header{grid-template-columns:.8fr 1.2fr;align-items:end;gap:48px;margin-bottom:54px;display:grid}.lp-section__title{letter-spacing:-.05em;margin:18px 0 0;font-size:clamp(36px,4.2vw,58px);line-height:1.16}.lp-section__lead{color:var(--muted);margin:0;font-size:16px}@media (width<=980px){.lp-section__header{grid-template-columns:1fr}}@media (width<=720px){.lp-container{width:min(calc(100% - 24px), var(--max))}.lp-section{padding:78px 0}.lp-section__header{gap:20px;margin-bottom:36px}}.lp-eyebrow{color:var(--primary-2);letter-spacing:.06em;background:#ffffffc7;border:1px solid #2864ff24;border-radius:999px;align-items:center;gap:10px;padding:8px 13px;font-size:13px;font-weight:700;display:inline-flex;box-shadow:0 8px 30px #2864ff14}.lp-eyebrow:before{content:"";background:linear-gradient(135deg, var(--primary), var(--accent));border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 5px #2864ff14}.lp-eyebrow--inverse{color:#fff;background:#ffffff14;border-color:#ffffff29}.lp-button{cursor:pointer;white-space:nowrap;border:1px solid #0000;border-radius:14px;justify-content:center;align-items:center;gap:9px;min-height:48px;padding:0 20px;font-size:14px;font-weight:800;transition:all .25s;display:inline-flex}.lp-button:hover{transform:translateY(-2px)}.lp-button--primary{color:#fff;background:linear-gradient(135deg, var(--primary), var(--primary-2));box-shadow:0 14px 30px #2864ff3d}.lp-button--primary:hover{box-shadow:0 18px 36px #2864ff4d}.lp-button--ghost{color:#23304a;background:#ffffffb8;border-color:#11182714}.lp-button--ghost-inverse{color:#fff;background:#ffffff14;border-color:#ffffff29}.lp-button--lg{min-height:56px;padding-inline:24px}.lp-status{border-radius:999px;justify-content:center;align-items:center;padding:4px 7px;font-size:9px;font-weight:900;display:inline-flex}.lp-status--blue{color:#2456ca;background:#e9f0ff}.lp-status--green{color:#13855c;background:#e7f8f1}.lp-status--orange{color:#a86413;background:#fff3df}.lp-reveal{opacity:0;transition:opacity .8s,transform .8s;transform:translateY(28px)}.lp-reveal--shown{opacity:1;transform:translateY(0)}@media (width<=720px){.lp-button--lg{width:100%}}.lp-header{z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f6f8fccc;border-bottom:1px solid #1118270f;position:sticky;top:0}.lp-header__inner{justify-content:space-between;align-items:center;gap:24px;min-height:76px;display:flex}.lp-header__brand{letter-spacing:-.04em;align-items:center;gap:12px;font-size:22px;font-weight:900;display:flex}.lp-header__logo{mix-blend-mode:multiply;width:auto;height:40px}.lp-header__nav{color:#465066;align-items:center;gap:28px;font-size:14px;font-weight:700;display:flex}.lp-header__nav-link:hover{color:var(--primary)}.lp-header__actions{align-items:center;gap:10px;display:flex}.lp-header__login{color:#465066;white-space:nowrap;padding:0 10px;font-size:14px;font-weight:700}.lp-header__login:hover{color:var(--primary)}.lp-header__menu-button{cursor:pointer;background:#ffffffb8;border:1px solid #11182714;border-radius:12px;place-items:center;width:44px;height:44px;padding:0;display:none}.lp-header__menu-icon{background:#23304a;border-radius:999px;width:18px;height:2px;transition:background .2s;display:block;position:relative}.lp-header__menu-icon:before,.lp-header__menu-icon:after{content:"";background:#23304a;border-radius:999px;width:18px;height:2px;transition:transform .2s,top .2s;position:absolute;left:0}.lp-header__menu-icon:before{top:-6px}.lp-header__menu-icon:after{top:6px}.lp-header__menu-button[aria-expanded=true] .lp-header__menu-icon{background:0 0}.lp-header__menu-button[aria-expanded=true] .lp-header__menu-icon:before{top:0;transform:rotate(45deg)}.lp-header__menu-button[aria-expanded=true] .lp-header__menu-icon:after{top:0;transform:rotate(-45deg)}.lp-header__menu{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f6f8fcf7;border-bottom:1px solid #1118270f;display:none;box-shadow:0 18px 40px #203d7d1f}.lp-header__menu-link{color:#23304a;border-radius:12px;padding:14px 12px;font-size:15px;font-weight:700;display:block}.lp-header__menu-link:hover{color:var(--primary);background:#fffc}.lp-header__menu-actions{border-top:1px solid #11182714;gap:10px;margin-top:14px;padding-top:16px;display:grid}@media (width<=980px){.lp-header__menu-button{display:grid}.lp-header__menu:not([hidden]){padding:10px 20px 22px;display:block}.lp-header__nav{display:none}}@media (width<=720px){.lp-header__inner{min-height:68px}.lp-header__actions .lp-button--ghost,.lp-header__login{display:none}}.lp-hero{padding:94px 0 84px;overflow:hidden}.lp-hero__grid{grid-template-columns:1.02fr .98fr;align-items:center;gap:64px;display:grid}.lp-hero__title{letter-spacing:-.065em;margin:24px 0 22px;font-size:clamp(46px,5.2vw,70px);line-height:1.04}.lp-hero__title-accent{white-space:nowrap;background:linear-gradient(100deg, #0e1f48 10%, var(--primary) 58%, var(--accent));color:#0000;-webkit-background-clip:text;background-clip:text}.lp-hero__lead{color:#58657d;max-width:640px;font-size:18px;line-height:1.95}.lp-hero__actions{flex-wrap:wrap;gap:12px;margin-top:34px;display:flex}@media (width<=720px){.lp-hero__actions{flex-direction:column}}.lp-hero__points{color:#5f6b82;flex-wrap:wrap;gap:12px 22px;margin-top:28px;font-size:13px;font-weight:700;display:flex}.lp-hero__point{align-items:center;gap:8px;display:inline-flex}.lp-hero__point:before{content:"✓";color:#fff;background:var(--success);border-radius:50%;place-items:center;width:20px;height:20px;font-size:12px;display:grid}.lp-hero__visual{min-height:620px;position:relative}.lp-hero__glow{filter:blur(24px);background:radial-gradient(circle,#2864ff38,#6c5ce714 55%,#0000 74%);border-radius:50%;width:430px;height:430px;position:absolute;top:38px;right:-70px}@media (width<=980px){.lp-hero{padding-top:72px}.lp-hero__grid{grid-template-columns:1fr}.lp-hero__visual{min-height:560px}}@media (width<=720px){.lp-hero{padding:56px 0 48px}.lp-hero__title{font-size:40px}.lp-hero__lead{font-size:16px}.lp-hero__visual{min-height:470px}}.lp-app-window{box-shadow:var(--shadow-lg);background:#fffffff0;border:1px solid #fffc;border-radius:26px;position:absolute;inset:36px 0 auto;overflow:hidden;transform:perspective(1300px)rotateY(-4deg)rotateX(2deg)}.lp-app-window__bar{border-bottom:1px solid var(--line);background:#fbfcff;align-items:center;gap:8px;height:58px;padding:0 18px;display:flex}.lp-app-window__dot{border-radius:50%;width:10px;height:10px}.lp-app-window__dot:first-child{background:#ff6b6b}.lp-app-window__dot:nth-child(2){background:#ffd166}.lp-app-window__dot:nth-child(3){background:#06d6a0}.lp-app-window__title{color:#67738a;margin-left:10px;font-size:12px;font-weight:800}.lp-app-window__toolbar{border-bottom:1px solid var(--line);grid-template-columns:1fr auto auto;align-items:center;gap:10px;padding:14px 16px;display:grid}.lp-app-window__toolbar-title{font-size:15px;font-weight:900}.lp-app-window__chip{color:#3158bd;background:#f0f4ff;border-radius:9px;padding:7px 10px;font-size:11px;font-weight:800}.lp-app-window__main{grid-template-columns:48% 52%;min-height:430px;display:grid}.lp-sheet{border-right:1px solid var(--line);background:#fff}.lp-sheet__row,.lp-sheet__head{border-bottom:1px solid #eef1f6;grid-template-columns:52px 1.75fr .8fr .8fr;align-items:center;min-height:42px;font-size:11px;display:grid}.lp-sheet__head{color:#7b8497;background:#f8faff;min-height:38px;font-weight:800}.lp-sheet__cell{white-space:nowrap;text-overflow:ellipsis;border-right:1px solid #f0f2f7;padding:0 10px;overflow:hidden}.lp-sheet__row--active{box-shadow:inset 3px 0 0 var(--primary);background:#f1f6ff}.lp-sheet__task{color:#2a3347;font-weight:700}.lp-sheet__task--child{padding-left:22px;position:relative}.lp-sheet__task--child:before{content:"↳";color:#a4adbd;margin-right:6px}.lp-gantt{background:repeating-linear-gradient(90deg,#0000 0 47px,#1118270e 48px),#fcfdff;position:relative}.lp-gantt__head{color:#8a93a4;text-align:center;border-bottom:1px solid #eef1f6;grid-template-columns:repeat(8,1fr);align-items:center;height:38px;font-size:10px;font-weight:800;display:grid}.lp-gantt__row{border-bottom:1px solid #eef1f6;height:42px;position:relative}.lp-gantt__bar{background:linear-gradient(90deg,#5f88ff,#2f65f6);border-radius:7px;height:20px;position:absolute;top:11px;box-shadow:0 6px 14px #2864ff2e}.lp-gantt__bar--purple{background:linear-gradient(90deg,#9a84ff,#6c5ce7)}.lp-gantt__bar--green{background:linear-gradient(90deg,#48d39f,#13ac75)}.lp-gantt__bar--orange{background:linear-gradient(90deg,#ffc068,#f39a2f)}.lp-gantt__bar--danger{background:linear-gradient(90deg,#ff8c9b,#f05269)}.lp-gantt__milestone{background:var(--accent);border-radius:4px;width:18px;height:18px;position:absolute;top:12px;transform:rotate(45deg);box-shadow:0 7px 15px #6c5ce73d}.lp-gantt__row:nth-child(2) .lp-gantt__bar{width:20%;left:4%}.lp-gantt__row:nth-child(3) .lp-gantt__bar{width:12%;left:4%}.lp-gantt__row:nth-child(4) .lp-gantt__bar{width:18%;left:16%}.lp-gantt__row:nth-child(5) .lp-gantt__bar{width:24%;left:33%}.lp-gantt__row:nth-child(6) .lp-gantt__bar{width:18%;left:37%}.lp-gantt__row:nth-child(7) .lp-gantt__bar{width:16%;left:42%}.lp-gantt__row:nth-child(8) .lp-gantt__bar{width:22%;left:56%}.lp-gantt__row:nth-child(9) .lp-gantt__bar{width:16%;left:76%}.lp-gantt__row:nth-child(10) .lp-gantt__milestone{left:91%}.lp-load-card{box-shadow:var(--shadow-md);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff5;border:1px solid #fffc;border-radius:18px;width:230px;padding:16px;position:absolute;bottom:10px;left:-62px;transform:rotate(-3deg)}.lp-load-card__title{color:#778196;font-size:11px;font-weight:800}.lp-load-card__row{grid-template-columns:52px 1fr 34px;align-items:center;gap:8px;margin-top:11px;font-size:10px;font-weight:800;display:grid}.lp-load-card__meter{background:#eef1f6;border-radius:999px;height:7px;overflow:hidden}.lp-load-card__fill{border-radius:inherit;height:100%;display:block}.lp-load-card__meter--blue .lp-load-card__fill{background:var(--primary);width:78%}.lp-load-card__meter--orange .lp-load-card__fill{background:var(--warning);width:118%}.lp-load-card__meter--red .lp-load-card__fill{background:var(--danger);width:100%}.lp-impact-card{color:#fff;width:226px;box-shadow:var(--shadow-md);background:linear-gradient(145deg,#15213d,#253b6a);border-radius:18px;padding:16px;position:absolute;bottom:-36px;right:18px;transform:rotate(2deg)}.lp-impact-card__label{font-size:12px;font-weight:900}.lp-impact-card__value{letter-spacing:-.04em;margin-top:6px;font-size:28px;font-weight:900}.lp-impact-card__note{color:#ffffffb3;font-size:10px}@media (width<=720px){.lp-app-window{inset:24px 0 auto;transform:none}.lp-app-window__main{grid-template-columns:100%;min-height:330px}.lp-sheet__row,.lp-sheet__head{grid-template-columns:42px 1.6fr .8fr .8fr}.lp-gantt{display:none}.lp-load-card{width:210px;bottom:-10px;left:10px}.lp-impact-card{width:190px;bottom:-14px;right:8px}}.lp-logos{color:#8a93a4;padding:18px 0 84px}.lp-logos__caption{text-align:center;letter-spacing:.04em;margin:0 0 22px;font-size:13px;font-weight:800}.lp-logos__row{grid-template-columns:repeat(5,1fr);gap:16px;display:grid}.lp-logos__item{border:1px solid var(--line);color:#657087;letter-spacing:.04em;background:#ffffff9e;border-radius:16px;place-items:center;height:64px;font-weight:900;display:grid}@media (width<=980px){.lp-logos__row{grid-template-columns:repeat(3,1fr)}}@media (width<=720px){.lp-logos__row{grid-template-columns:1fr 1fr}}.lp-problems__grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.lp-problem-card{border-radius:var(--radius-lg);border:1px solid var(--line);background:#ffffffc7;min-height:240px;padding:30px;position:relative;overflow:hidden;box-shadow:0 18px 45px #1c356f0f}.lp-problem-card:after{content:"";background:radial-gradient(circle,#2864ff1f,#0000 65%);border-radius:50%;width:120px;height:120px;position:absolute;top:-30px;right:-30px}.lp-problem-card__icon{width:48px;height:48px;color:var(--primary);background:var(--surface-2);border-radius:14px;place-items:center;font-size:22px;font-weight:900;display:grid}.lp-problem-card__title{margin:22px 0 10px;font-size:20px}.lp-problem-card__text{color:var(--muted);margin:0;font-size:14px}@media (width<=980px){.lp-problems__grid{grid-template-columns:1fr 1fr}}@media (width<=720px){.lp-problems__grid{grid-template-columns:1fr}}.lp-features__stage{border-radius:var(--radius-xl);box-shadow:var(--shadow-lg);background:linear-gradient(145deg,#0f1e3c,#182f62 58%,#1d4aa2);padding:24px;position:relative;overflow:hidden}.lp-features__stage:before{content:"";background:radial-gradient(circle at 20% 20%,#5082ff47,#0000 28%),radial-gradient(circle at 75% 30%,#8a73ff38,#0000 24%);position:absolute;inset:-20%}.lp-features__tabs{flex-wrap:wrap;gap:10px;margin-bottom:20px;padding:4px;display:flex;position:relative}.lp-features__tab{color:#ffffffa8;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;padding:11px 14px;font-weight:800}.lp-features__tab--active{color:#fff;background:#ffffff24;border-color:#ffffff38}.lp-features__panel{background:#fffffff5;border-radius:24px;grid-template-columns:.88fr 1.12fr;gap:26px;min-height:470px;padding:26px;display:none;position:relative}.lp-features__panel--active{display:grid}.lp-feature-detail{align-self:center;padding:18px 8px 18px 10px}.lp-feature-detail__num{color:var(--primary);letter-spacing:.08em;font-size:13px;font-weight:900}.lp-feature-detail__title{letter-spacing:-.04em;margin:14px 0;font-size:34px;line-height:1.25}.lp-feature-detail__text{color:var(--muted)}.lp-feature-detail__list{gap:12px;margin-top:24px;display:grid}.lp-feature-detail__item{color:#44506a;align-items:flex-start;gap:10px;font-size:14px;font-weight:700;display:flex}.lp-feature-detail__check{width:22px;height:22px;color:var(--primary);background:#edf3ff;border-radius:7px;flex:none;place-items:center;font-size:12px;display:grid}@media (width<=980px){.lp-features__panel{grid-template-columns:1fr}}@media (width<=720px){.lp-features__stage{border-radius:24px;padding:12px}.lp-features__panel{padding:18px}.lp-feature-detail__title{font-size:28px}}.lp-mock{background:#f8faff;border:1px solid #e6ebf4;border-radius:20px;align-self:stretch;min-height:390px;position:relative;overflow:hidden}.lp-mock__top{background:#fff;border-bottom:1px solid #e9edf4;align-items:center;gap:8px;height:48px;padding:0 14px;display:flex}.lp-mock__dot{background:#d8deea;border-radius:50%;width:8px;height:8px}.lp-mock--stage{background:linear-gradient(145deg,#f7f9ff,#eef3ff);place-items:center;padding:26px;display:grid}.lp-mock--canvas{background:#fff;padding:24px}.lp-mock--stage-alt{background:linear-gradient(145deg,#f8faff,#eef3ff);place-items:center;padding:28px;display:grid}.lp-mock-sheet{grid-template-columns:42% 58%;height:calc(100% - 48px);display:grid}.lp-mock-sheet__left{background:#fff;border-right:1px solid #e9edf4}.lp-mock-sheet__row{color:#39445b;border-bottom:1px solid #eff2f6;grid-template-columns:34px 1fr 62px;align-items:center;min-height:39px;font-size:10px;display:grid}.lp-mock-sheet__row--head{color:#8a94a6;background:#f7f9fc;font-weight:800}.lp-mock-sheet__row--active{background:#edf4ff}.lp-mock-sheet__cell{white-space:nowrap;text-overflow:ellipsis;padding-inline:8px;overflow:hidden}.lp-mock-sheet__cell--indent{padding-left:20px}.lp-mock-sheet__right{background:repeating-linear-gradient(90deg,#0000 0 43px,#1118270d 44px),#fbfcff;position:relative}.lp-mock-sheet__scale{color:#98a1b1;text-align:center;border-bottom:1px solid #eff2f6;grid-template-columns:repeat(7,1fr);align-items:center;height:39px;font-size:9px;font-weight:800;display:grid}.lp-mock-sheet__line{border-bottom:1px solid #eff2f6;height:39px;position:relative}.lp-mock-sheet__bar{background:var(--primary);border-radius:6px;height:17px;position:absolute;top:11px}.lp-mock-sheet__bar--purple{background:var(--accent)}.lp-mock-sheet__bar--green{background:var(--success)}.lp-mock-sheet__bar--orange{background:var(--warning)}.lp-mock-sheet__bar--red{background:var(--danger)}.lp-mock-sheet__line:nth-child(2) .lp-mock-sheet__bar{width:22%;left:6%}.lp-mock-sheet__line:nth-child(3) .lp-mock-sheet__bar{width:17%;left:8%}.lp-mock-sheet__line:nth-child(4) .lp-mock-sheet__bar{width:18%;left:24%}.lp-mock-sheet__line:nth-child(5) .lp-mock-sheet__bar{width:25%;left:38%}.lp-mock-sheet__line:nth-child(6) .lp-mock-sheet__bar{width:17%;left:41%}.lp-mock-sheet__line:nth-child(7) .lp-mock-sheet__bar{width:19%;left:50%}.lp-mock-sheet__line:nth-child(8) .lp-mock-sheet__bar{width:26%;left:64%}.lp-impact-preview{background:#fff;border:1px solid #e4eaf4;border-radius:20px;width:86%;padding:22px;box-shadow:0 18px 40px #2241871f}.lp-impact-preview__header{border-bottom:1px solid #edf0f5;justify-content:space-between;align-items:center;gap:18px;padding-bottom:16px;display:flex}.lp-impact-preview__title{font-size:16px}.lp-impact-preview__badge{color:#c84054;background:#fff0f2;border-radius:999px;padding:7px 10px;font-size:10px;font-weight:900}.lp-impact-preview__dates{grid-template-columns:1fr 1fr;gap:12px;margin-top:18px;display:grid}.lp-impact-preview__date{background:#f7f9fc;border-radius:14px;padding:16px}.lp-impact-preview__date--danger{background:#fff0f2}.lp-impact-preview__date-label{color:#8a94a6}.lp-impact-preview__date-label--danger{color:#c45263}.lp-impact-preview__date-value{margin-top:4px;font-size:22px;display:block}.lp-impact-preview__date-value--danger{color:#c84054}.lp-impact-preview__alert{color:#2a52b7;background:#eef4ff;border-radius:14px;margin-top:16px;padding:15px;font-size:12px;font-weight:800}.lp-impact-preview__actions{grid-template-columns:1fr 1fr;gap:10px;margin-top:16px;display:grid}.lp-impact-preview__button{border-radius:12px;padding:12px;font-weight:800}.lp-impact-preview__button--primary{color:#fff;background:#2864ff;border:0}.lp-impact-preview__button--secondary{color:#4c576d;background:#fff;border:1px solid #dce3ef}@media (width<=720px){.lp-mock{min-height:330px}}.lp-heatmap{border:1px solid #e8ecf3;border-radius:16px;grid-template-columns:110px repeat(5,1fr);font-size:11px;display:grid;overflow:hidden}.lp-heatmap--fill{grid-template-columns:96px repeat(5,1fr);height:100%}.lp-heatmap__cell{border-bottom:1px solid #eef1f5;border-right:1px solid #eef1f5;place-items:center;min-height:54px;padding:8px;display:grid}.lp-heatmap__cell--label{color:#3d485d;background:#fbfcfe;justify-items:start;padding-left:14px;font-weight:800}.lp-heatmap__cell--head{color:#8b94a6;background:#f8fafc;min-height:42px;font-weight:800}.lp-heatmap__cell--ok{color:#14815a;background:#eef8f4;font-weight:900}.lp-heatmap__cell--mid{color:#a9691a;background:#fff7e9;font-weight:900}.lp-heatmap__cell--high{color:#ca4053;background:#fff0f2;font-weight:900}.lp-ppt{background:#fff;border:1px solid #e6ebf2;border-radius:14px;height:190px;padding:18px;position:relative;overflow:hidden;box-shadow:0 12px 24px #1c356f14}.lp-ppt__title{background:#202a3f;border-radius:999px;width:48%;height:10px}.lp-ppt__sub{background:#b4bdcb;border-radius:999px;width:32%;height:6px;margin-top:8px}.lp-ppt__grid{grid-template-columns:78px 1fr;gap:7px;margin-top:18px;display:grid}.lp-ppt__label{background:#eef1f6;border-radius:4px;height:16px}.lp-ppt__arrow{clip-path:polygon(0 0,92% 0,100% 50%,92% 100%,0 100%,7% 50%);background:var(--primary);height:16px}.lp-ppt__arrow--purple{background:var(--accent);width:78%}.lp-ppt__arrow--green{background:var(--success);width:62%}.lp-ppt__arrow--orange{background:var(--warning);width:46%}.lp-ppt--lg{width:90%;height:300px}.lp-ppt--lg .lp-ppt__title{height:14px}.lp-ppt--lg .lp-ppt__sub{height:8px}.lp-ppt--lg .lp-ppt__grid{grid-template-columns:110px 1fr;gap:12px;margin-top:28px}.lp-workload__grid{grid-template-columns:.92fr 1.08fr;align-items:center;gap:32px;display:grid}.lp-workload__card{border-radius:var(--radius-xl);border:1px solid var(--line);box-shadow:var(--shadow-md);background:#fff;padding:24px}.lp-workload__card-header{justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;display:flex}.lp-workload__card-title{margin:0;font-size:18px}.lp-workload__select{color:#6a7488;background:#f4f6fa;border-radius:10px;padding:8px 10px;font-size:11px;font-weight:800}.lp-workload__copy-title{letter-spacing:-.05em;margin:18px 0;font-size:clamp(36px,4.2vw,56px);line-height:1.18}.lp-workload__copy-text{color:var(--muted);font-size:16px}.lp-stats{grid-template-columns:repeat(3,1fr);gap:14px;margin-top:30px;display:grid}.lp-stats__item{border:1px solid var(--line);background:#ffffffb8;border-radius:18px;padding:18px}.lp-stats__value{letter-spacing:-.04em;font-size:26px;display:block}.lp-stats__label{color:var(--muted);font-size:12px;font-weight:700}@media (width<=980px){.lp-workload__grid{grid-template-columns:1fr}}@media (width<=720px){.lp-stats{grid-template-columns:1fr}}.lp-daily__grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.lp-daily-card{border:1px solid var(--line);background:#fff;border-radius:24px;padding:26px;box-shadow:0 18px 44px #1c356f0f}.lp-daily-card__visual{background:#f6f8fc;border:1px solid #edf0f5;border-radius:18px;min-height:190px;padding:16px}.lp-daily-card__title{margin:18px 0 8px}.lp-daily-card__text{color:var(--muted);font-size:14px}.lp-todo{gap:9px;display:grid}.lp-todo__item{background:#fff;border-radius:12px;grid-template-columns:18px 1fr auto;align-items:center;gap:9px;padding:10px;font-size:10px;font-weight:700;display:grid}.lp-todo__check{color:#fff;background:var(--primary);border-radius:6px;place-items:center;width:18px;height:18px;font-size:10px;display:grid}.lp-todo__check--warn{background:#ff9f43}.lp-todo__check--next{background:#6c5ce7}.lp-todo__time{color:#8a94a6;font-size:9px}.lp-report__heading{background:#cfddff;border-radius:999px;width:44%;height:20px;margin-bottom:12px}.lp-report__lines{gap:9px;display:grid}.lp-report__line{background:#e8edf5;border-radius:999px;height:12px}.lp-report__line:nth-child(2){width:82%}.lp-report__line:nth-child(3){width:94%}.lp-report__line:nth-child(4){width:64%}.lp-report__box{background:#fff;border-radius:12px;margin-top:16px;padding:14px}.lp-report__box .lp-report__line:first-child{background:#cfe0ff;width:58%}.lp-report__box .lp-report__line:nth-child(2){width:92%;margin-top:10px}.lp-report__box .lp-report__line:nth-child(3){width:70%;margin-top:8px}@media (width<=980px){.lp-daily__grid{grid-template-columns:1fr 1fr}}@media (width<=720px){.lp-daily__grid{grid-template-columns:1fr}}.lp-comparison{border-radius:var(--radius-xl);border:1px solid var(--line);box-shadow:var(--shadow-md);background:#fff;overflow:hidden}.lp-comparison__row{border-bottom:1px solid #edf0f5;grid-template-columns:1.25fr repeat(3,1fr);align-items:center;min-height:64px;display:grid}.lp-comparison__row--head{background:#f8faff;min-height:76px;font-weight:900}.lp-comparison__cell{padding:16px 18px}.lp-comparison__cell--label{color:#364157;font-weight:800}.lp-comparison__cell--yes{color:var(--success);font-weight:900}.lp-comparison__cell--partial{color:var(--warning);font-weight:900}.lp-comparison__cell--no{color:#a1a9b7;font-weight:900}.lp-comparison__cell--brand{color:#1f53c7;background:#eef4ff;font-weight:900}@media (width<=980px){.lp-comparison__row{grid-template-columns:1.35fr repeat(3,.9fr)}}@media (width<=720px){.lp-comparison{overflow-x:auto}.lp-comparison__row{min-width:720px}}.lp-cta{padding-bottom:120px}.lp-cta__box{color:#fff;box-shadow:var(--shadow-lg);background:radial-gradient(circle at 88% 10%,#8a73ff85,#0000 26%),radial-gradient(circle at 10% 100%,#2864ff59,#0000 28%),linear-gradient(135deg,#0d1d3b,#18336d 60%,#1d4da8);border-radius:36px;padding:72px;position:relative;overflow:hidden}.lp-cta__box:after{content:"";background-image:linear-gradient(#ffffff0a 1px,#0000 1px),linear-gradient(90deg,#ffffff0a 1px,#0000 1px);background-size:38px 38px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(270deg,#000,#0000 75%);mask-image:linear-gradient(270deg,#000,#0000 75%)}.lp-cta__content{z-index:2;max-width:720px;position:relative}.lp-cta__title{letter-spacing:-.055em;margin:18px 0;font-size:clamp(38px,5vw,64px);line-height:1.13}.lp-cta__text{color:#ffffffb8;max-width:620px;font-size:16px}.lp-cta__actions{flex-wrap:wrap;gap:12px;margin-top:34px;display:flex}@media (width<=720px){.lp-cta__actions{flex-direction:column}.lp-cta__box{border-radius:28px;padding:44px 26px}}.lp-footer{border-top:1px solid var(--line);background:#ffffff9e;padding:38px 0 48px}.lp-footer__inner{justify-content:space-between;align-items:center;gap:20px;display:flex}.lp-footer__brand{letter-spacing:-.04em;align-items:center;gap:12px;font-size:22px;font-weight:900;display:flex}.lp-footer__logo{mix-blend-mode:multiply;width:auto;height:32px}.lp-footer__nav{color:#697387;gap:20px;font-size:12px;font-weight:700;display:flex}.lp-footer__copyright{color:#8a93a4;font-size:12px}@media (width<=720px){.lp-footer__inner{flex-direction:column;align-items:flex-start}}:root{--bg:#f6f8fc;--surface:#fff;--surface-2:#eef3ff;--ink:#111827;--muted:#667085;--line:#11182714;--primary:#2864ff;--primary-2:#1848d6;--accent:#6c5ce7;--success:#15b87a;--warning:#ff9f43;--danger:#ff5d72;--shadow-lg:0 30px 80px #203d7d29;--shadow-md:0 18px 50px #203d7d1c;--shadow-sm:0 4px 14px #203d7d14;--radius-xl:32px;--radius-lg:24px;--radius-md:16px;--radius-sm:10px;--max:1180px;--font-sans:Inter, Noto Sans JP, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif}
