@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;600;700;800&display=swap");:root{--lp-font-sans:"Noto Sans JP","Hiragino Kaku Gothic ProN","Hiragino Sans","Yu Gothic",sans-serif;--bg:#f5f1e8;--bg-strong:#efe4d0;--surface:rgba(255,251,245,0.76);--surface-strong:#fffaf3;--line:rgba(31,31,31,0.12);--ink:#151515;--ink-muted:rgba(21,21,21,0.7);--ink-subtle:rgba(21,21,21,0.46);--accent:#0b6b62;--accent-strong:#073b36;--accent-soft:rgba(11,107,98,0.12);--shadow-soft:0 20px 50px rgba(58,44,24,0.1);--shadow-card:0 22px 60px rgba(58,44,24,0.12);--radius-xl:32px;--radius-lg:24px;--radius-md:18px;--container:1200px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#ffffff;font-family:var(--lp-font-sans)}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}nextjs-portal{display:none!important}.lp-buddy-shell{min-height:100vh;padding-top:76px;display:flex;flex-direction:column;background:#ffffff;color:var(--lp-text-primary);--lp-shell-bg:#fcfaf7;--lp-shell-glow:rgba(239,230,217,0.64);--lp-text-primary:#1f1a17;--lp-text-secondary:rgba(31,26,23,0.7);--lp-text-hero:#2c241e;--lp-text-hero-subtle:rgba(44,36,30,0.78);--lp-header-bg:transparent;--lp-header-border:#eceae6;--lp-brand-accent:#07254a;--lp-action-border:#d7d7d4;--lp-action-bg:#fff;--lp-action-text:#1f1a17;--lp-action-shadow:0 1px 0 rgba(20,20,20,0.02);--lp-switch-bg:#efe9e1;--lp-switch-border:rgba(215,206,194,0.9);--lp-switch-text:rgba(52,44,38,0.72);--lp-switch-active-bg:#fff;--lp-switch-active-text:#2f2721;--lp-switch-shadow:0 8px 20px rgba(92,74,53,0.12);--lp-card-bg:rgba(255,255,255,0.96);--lp-card-shadow:0 34px 80px rgba(30,28,24,0.08),0 12px 28px rgba(30,28,24,0.05);--lp-card-title:#111827;--lp-card-subtext:#4b5563;--lp-input-border:#ece7e1;--lp-input-bg:#fff;--lp-input-text:#3b332d;--lp-input-placeholder:rgba(59,51,45,0.48);--lp-note-text:rgba(67,58,51,0.54);--lp-primary-button-bg:#171717;--lp-primary-button-text:#fff;--lp-secondary-button-bg:rgba(255,255,255,0.82);--lp-secondary-button-border:#d7cec2;--lp-secondary-button-text:#342c26;--lp-board-border:rgba(131,109,88,0.16);--lp-board-grid:rgba(219,206,188,0.44);--lp-board-fill-top:rgba(253,251,247,0.92);--lp-board-fill-bottom:rgba(246,240,231,0.92);--lp-board-shadow:0 24px 46px rgba(87,69,48,0.08);--lp-window-bg:rgba(255,255,255,0.92);--lp-window-border:rgba(145,121,96,0.14);--lp-window-shadow:0 16px 28px rgba(88,69,47,0.1);--lp-window-muted-bg:#f2ede5;--lp-window-muted-text:rgba(59,51,45,0.52);--lp-window-text:#4b4036;--lp-window-subtle-text:rgba(59,51,45,0.82);--lp-context-icon-border:#d4cabc;--lp-context-icon-bg-top:#fff;--lp-context-icon-bg-bottom:#f1ebe3;--lp-pricing-bg:#fff;--lp-pricing-switch-bg:#f2eee7;--lp-pricing-switch-border:rgba(224,218,209,0.92);--lp-pricing-card-border:#ece6de;--lp-pricing-card-bg:#fff;--lp-pricing-card-shadow:0 10px 28px rgba(34,30,27,0.04);--lp-pricing-title:#221d1a;--lp-pricing-text:#4f4a43;--lp-pricing-subtle:#5f5b55;--lp-pricing-divider:#eee9e1;--lp-pricing-cta-bg:#171411;--lp-pricing-cta-text:#fff;--lp-pricing-featured-border:#ece6de;--lp-pricing-featured-glow:0 10px 28px rgba(34,30,27,0.04);--lp-pricing-featured-icon:currentColor;--lp-pricing-check:#6a645d}.lp-buddy-shell[data-theme=dark]{--lp-shell-bg:#131211;--lp-shell-glow:rgba(63,59,53,0.44);--lp-text-primary:#f3eee7;--lp-text-secondary:rgba(241,235,226,0.72);--lp-text-hero:#faf5ee;--lp-text-hero-subtle:rgba(225,217,207,0.8);--lp-header-bg:transparent;--lp-header-border:rgba(94,88,82,0.52);--lp-brand-accent:#f18a5b;--lp-action-border:rgba(125,117,108,0.6);--lp-action-bg:rgba(33,30,28,0.92);--lp-action-text:#f3eee7;--lp-action-shadow:0 10px 24px rgba(0,0,0,0.24);--lp-switch-bg:rgba(44,40,36,0.96);--lp-switch-border:rgba(83,76,70,0.96);--lp-switch-text:rgba(226,220,211,0.68);--lp-switch-active-bg:rgba(86,81,74,0.96);--lp-switch-active-text:#fffaf3;--lp-switch-shadow:0 12px 28px rgba(0,0,0,0.28);--lp-card-bg:rgba(29,27,25,0.96);--lp-card-shadow:0 36px 90px rgba(0,0,0,0.34),0 14px 28px rgba(0,0,0,0.22);--lp-card-title:#fbf5ed;--lp-card-subtext:rgba(219,211,201,0.76);--lp-input-border:rgba(89,82,75,0.88);--lp-input-bg:rgba(24,22,20,0.98);--lp-input-text:#f3eee7;--lp-input-placeholder:rgba(211,202,191,0.42);--lp-note-text:rgba(207,199,188,0.58);--lp-primary-button-bg:#f3eee7;--lp-primary-button-text:#1b1815;--lp-secondary-button-bg:rgba(32,30,28,0.92);--lp-secondary-button-border:rgba(112,103,94,0.72);--lp-secondary-button-text:#f3eee7;--lp-board-border:rgba(89,84,79,0.92);--lp-board-grid:rgba(65,61,56,0.82);--lp-board-fill-top:rgba(35,33,31,0.96);--lp-board-fill-bottom:rgba(24,23,21,0.98);--lp-board-shadow:0 24px 54px rgba(0,0,0,0.34);--lp-window-bg:rgba(37,35,33,0.94);--lp-window-border:rgba(89,82,75,0.84);--lp-window-shadow:0 20px 34px rgba(0,0,0,0.28);--lp-window-muted-bg:rgba(49,45,42,0.96);--lp-window-muted-text:rgba(214,205,195,0.46);--lp-window-text:#ede4d9;--lp-window-subtle-text:rgba(226,217,206,0.82);--lp-context-icon-border:rgba(112,104,95,0.84);--lp-context-icon-bg-top:rgba(62,58,54,0.96);--lp-context-icon-bg-bottom:rgba(37,35,33,0.96);--lp-pricing-bg:#151311;--lp-pricing-switch-bg:rgba(35,33,31,0.98);--lp-pricing-switch-border:rgba(54,51,48,0.98);--lp-pricing-card-border:rgba(44,48,56,0.96);--lp-pricing-card-bg:#24211f;--lp-pricing-card-shadow:0 12px 30px rgba(0,0,0,0.2);--lp-pricing-title:#f7efe4;--lp-pricing-text:rgba(201,192,181,0.72);--lp-pricing-subtle:rgba(193,184,174,0.8);--lp-pricing-divider:rgba(57,54,51,0.94);--lp-pricing-cta-bg:#f5f1ea;--lp-pricing-cta-text:#25211d;--lp-pricing-featured-border:rgba(62,103,156,0.92);--lp-pricing-featured-glow:0 0 0 1px rgba(62,103,156,0.32),0 0 24px rgba(53,99,171,0.14);--lp-pricing-featured-icon:#8ab6ff;--lp-pricing-check:rgba(137,128,117,0.72)}.lp-buddy-audience-switch-shell{width:min(calc(100% - 56px),1240px);margin:36px auto 0;padding:10px 0 8px;display:flex;justify-content:center}.lp-buddy-audience-switch{width:154px;min-height:44px;padding:3px;border-radius:999px;border:1px solid #d6d6d3;background:#eeeeed;display:inline-flex;align-items:center;gap:3px;box-shadow:inset 0 1px 0 rgba(255,255,255,.7),0 1px 2px rgba(20,20,20,.08)}.lp-buddy-audience-switch button{min-width:0;min-height:36px;padding:0 15px;border:0;border-radius:999px;background:transparent;color:#707070;font-size:12px;font-weight:700;letter-spacing:0;cursor:pointer}.lp-buddy-audience-switch button.is-active{background:#ffffff;color:#111111;box-shadow:0 1px 2px rgba(20,20,20,.1),0 5px 10px rgba(20,20,20,.08)}.lp-buddy-header{position:fixed;top:0;left:0;right:0;z-index:40;border-bottom:none;background:#ffffff}.lp-buddy-header-inner{width:min(calc(100% - 56px),1240px);min-height:76px;margin:0 auto;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:24px}.lp-buddy-brand{display:inline-flex;align-items:center;gap:12px;font-size:24px;font-weight:600;letter-spacing:-.03em;color:var(--lp-text-primary)}.lp-buddy-brand-text{font-family:var(--lp-font-sans)}.lp-buddy-nav{display:flex;justify-content:center;gap:28px}.lp-buddy-nav a{font-size:18px;color:#3c3c3c}.lp-buddy-nav a[aria-current=page]{color:#3c3c3c}.lp-buddy-actions{gap:12px}.lp-buddy-action,.lp-buddy-actions{display:inline-flex;align-items:center}.lp-buddy-action{min-height:44px;padding:0 18px;border-radius:999px;border:1px solid var(--lp-action-border,#ddd7cf);justify-content:center;gap:8px;font-size:15px;font-weight:700;letter-spacing:-.02em;white-space:nowrap}.lp-buddy-action-light{background:transparent;color:var(--lp-action-text,#1f1a17);box-shadow:var(--lp-action-shadow,none)}.lp-buddy-action-no-border{border-color:transparent!important}.lp-buddy-action-dark{background:var(--lp-primary-button-bg);border-color:var(--lp-primary-button-bg);color:var(--lp-primary-button-text);box-shadow:inset 0 -1px 0 rgba(255,255,255,.08)}.lp-buddy-theme-switch{min-height:44px;padding:0 12px;border-radius:999px;border:none;box-shadow:none;gap:8px;cursor:pointer}.lp-buddy-theme-switch,.lp-buddy-theme-switch-icon{background:transparent;display:inline-flex;align-items:center;color:var(--lp-switch-active-text)}.lp-buddy-theme-switch-icon{width:22px;height:22px;border-radius:999px;justify-content:center;font-size:13px}.lp-buddy-shell[data-theme=dark] .lp-buddy-theme-switch-icon{color:#111111}.lp-buddy-theme-switch-text{font-size:13px;font-weight:700;letter-spacing:.02em}.lp-buddy-hero{width:min(calc(100% - 56px),1240px);min-height:auto;margin:0 auto;padding:44px 0 78px;display:grid;grid-template-columns:minmax(0,1fr);grid-template-areas:"copy";gap:44px;align-items:start}.lp-buddy-left{grid-area:copy;display:grid;justify-items:center;align-content:start;gap:18px;padding:0}.lp-buddy-copy,.lp-buddy-copy-set,.lp-buddy-left{min-width:0}.lp-buddy-copy-set{width:100%;padding:24px 22px 18px;margin:0}.lp-buddy-copy{width:100%;text-align:center}.lp-buddy-copy h1{margin:0;font-family:Hiragino Sans,Hiragino Kaku Gothic ProN,Noto Sans JP,sans-serif;font-size:42px;line-height:1.15;letter-spacing:0;font-weight:300;color:var(--lp-text-hero)}.lp-buddy-copy h1 span{display:inline-block}.lp-buddy-copy-narrow-break{display:none}.lp-buddy-copy p{margin:14px 0 0;font-size:18px;color:var(--lp-text-hero-subtle)}.lp-buddy-capability-marquees{width:min(100%,940px);margin:34px auto 0;display:grid;gap:14px;overflow:hidden}.lp-buddy-capability-marquee{overflow:hidden;padding:2px 0}.lp-buddy-capability-track{width:max-content;display:flex;gap:14px;animation:lp-buddy-scroll-left var(--lp-capability-duration,46s) linear infinite}.lp-buddy-capability-marquee.is-reverse .lp-buddy-capability-track{animation-name:lp-buddy-scroll-right}.lp-buddy-capability-pill{width:320px;min-height:92px;padding:14px 16px;border-radius:12px;border:1px solid rgba(31,26,23,.2);background:#ffffff;display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;color:#2b2b2b;font-family:Hiragino Sans,Hiragino Kaku Gothic ProN,Noto Sans JP,sans-serif;font-size:18px;font-weight:300!important;line-height:1.2;text-align:center;white-space:normal;box-shadow:0 1px 2px rgba(31,26,23,.04)}.lp-buddy-capability-pill.is-highlighted{border-color:#007aff}.lp-buddy-mode-showcase{position:relative;z-index:11;width:100%;min-height:auto;margin:0 auto;padding:42px 0 104px;display:grid;align-content:start;justify-items:center;background:#ffffff;color:#070707}.lp-buddy-mode-showcase-copy{width:min(calc(100% - 40px),760px);margin:0 auto 76px;text-align:center}.lp-buddy-mode-showcase-copy h2{margin:0 0 20px;font-size:clamp(28px,2.15vw,34px);font-weight:900;line-height:1.24;letter-spacing:0}.lp-buddy-mode-showcase-copy p{margin:0;font-size:clamp(20px,1.5vw,24px);font-weight:400;line-height:1.44;letter-spacing:0}.lp-buddy-mode-showcase-visual{width:min(80vw,1408px);margin:0 auto}.lp-buddy-mode-showcase-visual img{display:block;width:100%;height:auto}.lp-buddy-mode-showcase-works{padding-top:42px}.lp-buddy-mode-showcase-works .lp-buddy-mode-showcase-copy{margin-bottom:76px}.lp-buddy-mode-showcase-library{padding-top:42px}.lp-buddy-mode-showcase-library .lp-buddy-mode-showcase-copy{margin-bottom:76px}@keyframes lp-buddy-scroll-left{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@keyframes lp-buddy-scroll-right{0%{transform:translateX(-50%)}to{transform:translateX(0)}}.lp-buddy-desktop-button{min-height:42px;padding:0 18px;border-radius:12px;border:1px solid var(--lp-secondary-button-border);background:var(--lp-secondary-button-bg);display:inline-flex;align-items:center;justify-content:center;gap:10px;font-size:14px;font-weight:600;color:var(--lp-secondary-button-text)}.lp-buddy-right[hidden]{display:none!important}.lp-buddy-right{grid-area:board;display:flex;justify-content:flex-end;align-self:start;padding-top:min(18vh,168px)}.lp-buddy-board{position:relative;width:min(100%,520px);aspect-ratio:.94;border-radius:18px;border:1px solid var(--lp-board-border);background:linear-gradient(var(--lp-board-grid) 1px,transparent 1px),linear-gradient(90deg,var(--lp-board-grid) 1px,transparent 1px),linear-gradient(180deg,var(--lp-board-fill-top),var(--lp-board-fill-bottom));background-size:28px 28px,28px 28px,100% 100%;overflow:hidden;box-shadow:var(--lp-board-shadow)}.lp-buddy-mode-switch{position:absolute;left:50%;top:36px;transform:translateX(-50%);padding:4px;border-radius:14px;background:var(--lp-switch-bg);box-shadow:var(--lp-switch-shadow);display:inline-flex;gap:4px}.lp-buddy-mode-switch button{min-width:88px;min-height:38px;border:0;border-radius:10px;background:transparent;color:var(--lp-switch-text);font-size:14px;font-weight:700}.lp-buddy-mode-switch .is-active{background:var(--lp-switch-active-bg);color:var(--lp-switch-active-text);box-shadow:var(--lp-switch-shadow)}.lp-buddy-window{position:absolute;border-radius:14px;border:1px solid var(--lp-window-border);background:var(--lp-window-bg);box-shadow:var(--lp-window-shadow)}.lp-buddy-files{left:22px;top:120px;width:185px;padding:12px}.lp-buddy-search{min-height:26px;border-radius:8px;background:var(--lp-window-muted-bg);display:flex;align-items:center;padding:0 10px;font-size:11px;color:var(--lp-window-muted-text)}.lp-buddy-folder-grid{margin-top:14px;display:grid;grid-template-columns:1fr 1fr;gap:16px 14px}.lp-buddy-folder-grid div p{margin:6px 0 0;font-size:10px;line-height:1.35;color:var(--lp-window-subtle-text)}.lp-buddy-folder{width:22px;height:16px;border-radius:4px 4px 3px 3px;background:linear-gradient(180deg,#4fa3ff,#2f7de7);display:inline-block}.lp-buddy-chat-main{left:18px;top:96px;width:315px;min-height:210px;padding:12px 12px 10px}.lp-buddy-chat-log{margin:12px 0 10px;display:grid;gap:10px;max-height:126px;overflow:hidden}.lp-buddy-chat-bubble{margin:0;padding:8px 10px;border-radius:10px;background:var(--lp-window-muted-bg);font-size:11px;line-height:1.5;color:var(--lp-window-subtle-text)}.lp-buddy-chat-bubble.is-buddy{background:linear-gradient(180deg,#4a99ff,#2e79df);color:#ffffff}.lp-buddy-chat-bubble span,.lp-buddy-chat-bubble.is-buddy span{font-weight:700}.lp-buddy-chat-summary{left:176px;top:258px;width:196px;min-height:122px;padding:10px 12px}.lp-buddy-chat-summary p{margin:10px 0 0;color:var(--lp-window-subtle-text);font-size:11px;line-height:1.6}.lp-buddy-chat-actions{margin-top:auto}.lp-buddy-window-actions{margin-top:14px;display:flex;justify-content:flex-end;gap:8px}.lp-buddy-window-actions button{min-height:24px;padding:0 10px;border-radius:8px;border:1px solid var(--lp-window-border);background:var(--lp-window-bg);font-size:10px;color:var(--lp-window-text)}.lp-buddy-window-actions .is-primary{background:#2d7df2;border-color:#2d7df2;color:#fff}.lp-buddy-progress{left:170px;top:260px;width:208px;padding:12px 14px}.lp-buddy-window-head{display:flex;align-items:center;justify-content:space-between;font-size:12px;font-weight:700;color:var(--lp-window-text)}.lp-buddy-context ul,.lp-buddy-progress ul{margin:12px 0 0;padding:0;list-style:none;display:grid;gap:8px}.lp-buddy-context li,.lp-buddy-progress li{display:flex;align-items:center;gap:9px;font-size:11px;color:var(--lp-window-subtle-text)}.lp-buddy-progress-dot{width:14px;height:14px;border-radius:999px;background:linear-gradient(180deg,#4a99ff,#2e79df);box-shadow:inset 0 -1px 0 rgba(0,0,0,.12);flex:0 0 auto}.lp-buddy-context{right:18px;top:136px;width:154px;padding:12px 12px 14px}.lp-buddy-context-icon{width:14px;height:14px;border-radius:4px;border:1px solid var(--lp-context-icon-border);background:linear-gradient(180deg,var(--lp-context-icon-bg-top),var(--lp-context-icon-bg-bottom));flex:0 0 auto}.pricing-reference-page{min-height:100vh;padding-top:76px;background:#fff}.lp-buddy-shell .pricing-reference-shell{background:var(--lp-pricing-bg)}.lp-buddy-shell .pricing-reference-head h1{color:var(--lp-pricing-title)}.lp-buddy-shell .pricing-reference-switch{background:var(--lp-pricing-switch-bg);border:1px solid var(--lp-pricing-switch-border);box-shadow:inset 0 1px 0 rgba(255,255,255,.03)}.lp-buddy-shell .pricing-reference-switch button{color:var(--lp-pricing-text)}.lp-buddy-shell .pricing-reference-switch button.is-active{background:var(--lp-pricing-card-bg);color:var(--lp-pricing-title);box-shadow:0 8px 18px rgba(0,0,0,.16)}.lp-buddy-shell .pricing-reference-card{border-color:var(--lp-pricing-card-border);background:var(--lp-pricing-card-bg);box-shadow:var(--lp-pricing-card-shadow)}.lp-buddy-shell .pricing-reference-card.is-featured{border-color:var(--lp-pricing-featured-border);box-shadow:var(--lp-pricing-featured-glow)}.lp-buddy-shell .pricing-reference-icon,.lp-buddy-shell .pricing-reference-price,.lp-buddy-shell .pricing-reference-seat-head,.lp-buddy-shell .pricing-reference-title-block h2{color:var(--lp-pricing-title)}.lp-buddy-shell .pricing-reference-card.is-featured .pricing-reference-icon{color:var(--lp-pricing-featured-icon)}.lp-buddy-shell .pricing-reference-description,.lp-buddy-shell .pricing-reference-list li,.lp-buddy-shell .pricing-reference-price-caption,.lp-buddy-shell .pricing-reference-seat-item p,.lp-buddy-shell .pricing-reference-title-block p{color:var(--lp-pricing-subtle)}.lp-buddy-shell .pricing-reference-list{border-top-color:var(--lp-pricing-divider)}.lp-buddy-shell .pricing-reference-cta{background:var(--lp-pricing-cta-bg);color:var(--lp-pricing-cta-text)}.lp-buddy-shell .pricing-reference-list li:before{color:var(--lp-pricing-check)}.lp-buddy-footer{margin-top:auto;border-top:1px solid #1f1f1f;background:#000000}.lp-buddy-footer-inner{position:relative;width:min(calc(100% - 80px),1180px);min-height:290px;margin:0 auto;padding:56px 0 42px;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);column-gap:120px;color:#f4f4f0}.lp-buddy-footer-column{display:grid;justify-items:start;align-content:start;gap:14px}.lp-buddy-footer-label{margin:0 0 4px;color:#9a9a94;font-size:12px;letter-spacing:.04em}.lp-buddy-footer a{color:#f4f4f0;font-size:15px;font-weight:500;letter-spacing:0}.lp-buddy-footer-copy{margin:2px 0 0;color:#9a9a94;font-size:12px}.company-outline-page{min-height:100vh;background:#ffffff}.company-outline-section{width:min(calc(100% - 80px),1120px);margin:0 auto;padding:96px 0 110px;display:grid;grid-template-columns:220px minmax(0,1fr);gap:72px;color:#17213b}.company-outline-section h1{margin:4px 0 0;color:#17213b;font-size:32px;font-weight:900;line-height:1.25;letter-spacing:0}.company-outline-list{margin:0;border-top:1px solid #d9deea}.company-outline-row{display:grid;grid-template-columns:180px minmax(0,1fr);gap:42px;padding:24px 0;border-bottom:1px solid #d9deea}.company-outline-row dt{color:#6c7487;font-size:16px;font-weight:800;line-height:1.65}.company-outline-row dd{margin:0;color:#17213b;font-size:16px;font-weight:700;line-height:1.78}.company-contact-page{min-height:100vh;background:#ffffff}.company-contact-section{width:min(calc(100% - 64px),1180px);margin:0 auto;padding:86px 0 110px;display:grid;grid-template-columns:minmax(0,.92fr) minmax(420px,.78fr);gap:clamp(48px,7vw,96px);align-items:start;color:#17213b}.company-contact-copy{padding-top:2px}.company-contact-copy h1{margin:0;color:#17213b;font-size:clamp(34px,4vw,44px);font-weight:900;line-height:1.25;letter-spacing:0}.company-contact-info{margin-top:58px;display:grid;gap:24px;color:#52617d;font-size:16px;font-weight:700;line-height:1.78}.company-contact-info p,.company-contact-info section{margin:0}.company-contact-info h2{margin:0 0 8px;color:#697386;font-size:18px;font-weight:900;line-height:1.45;letter-spacing:0}.company-contact-form{padding:42px 42px 38px;border:1px solid #d9e2f2;border-radius:24px;background:#ffffff;box-shadow:0 22px 54px rgba(28,42,72,.08);display:grid;gap:20px}.company-contact-field{display:grid;gap:10px;color:#52617d;font-size:15px;font-weight:900;line-height:1.4}.company-contact-field b{margin-left:6px;color:#697386}.company-contact-field input,.company-contact-field textarea{width:100%;border:1px solid #c8d4e8;border-radius:12px;background:#ffffff;color:#17213b;font:inherit;font-weight:700;letter-spacing:0;outline:none}.company-contact-field input{min-height:52px;padding:0 16px}.company-contact-field textarea{min-height:118px;padding:16px;resize:vertical}.company-contact-field input::placeholder,.company-contact-field textarea::placeholder{color:#7c8491}.company-contact-field input:focus,.company-contact-field textarea:focus{border-color:#697386;box-shadow:0 0 0 3px rgba(105,115,134,.14)}.company-contact-form button{min-height:58px;border:0;border-radius:999px;background:linear-gradient(135deg,#4b5563,#8b95a5);color:#ffffff;font-size:16px;font-weight:900;letter-spacing:0;cursor:pointer}.company-contact-form button:disabled{cursor:wait;opacity:.72}.company-contact-botcheck{display:none}.company-contact-status{min-height:24px;margin:-4px 0 0;color:#52617d;font-size:14px;font-weight:800;line-height:1.6}.pricing-reference-shell{background:#fff;min-height:calc(100vh - 78px);padding:clamp(28px,6vh,56px) 0 72px}.pricing-reference-inner{width:min(calc(100% - 72px),1128px);margin:0 auto;display:grid;gap:0}.pricing-reference-head{padding:0 0 clamp(28px,4vh,42px);text-align:center}.pricing-reference-head h1{margin:0;color:#221d1a;font-family:Iowan Old Style,Times New Roman,Hiragino Mincho ProN,serif;font-size:clamp(56px,7vw,72px);line-height:1;letter-spacing:.01em;font-weight:500}.pricing-reference-switch{display:inline-flex;justify-self:center;align-items:center;margin-bottom:clamp(34px,5vh,58px);gap:4px;padding:4px;border-radius:14px;background:#f2eee7}.pricing-reference-switch button{min-height:38px;padding:0 17px;border:none;border-radius:10px;background:transparent;color:rgba(34,30,27,.68);font-size:13px;font-weight:700;cursor:pointer}.pricing-reference-switch button.is-active{background:#fff;color:#221e1b;box-shadow:0 2px 8px rgba(32,28,24,.08)}.pricing-reference-grid{display:grid;gap:24px}.pricing-reference-grid-individual{grid-template-columns:repeat(3,minmax(0,1fr))}.pricing-reference-grid-team{grid-template-columns:repeat(2,minmax(0,1fr))}.pricing-reference-grid-api{grid-template-columns:minmax(0,420px);justify-content:center}.pricing-reference-card{display:grid;align-content:start;gap:16px;min-height:656px;padding:24px 22px 22px;border-radius:24px;border:1px solid #ece6de;background:#fff;box-shadow:0 10px 28px rgba(34,30,27,.04)}.pricing-reference-grid-team .pricing-reference-card{min-height:704px}.pricing-reference-card-top{display:grid;gap:14px}.pricing-reference-icon{display:inline-flex;width:34px;height:34px;color:#44403c}.pricing-reference-icon svg{width:100%;height:100%}.pricing-reference-title-block h2{margin:0;color:#2f3137;font-size:34px;line-height:.98;letter-spacing:.01em}.pricing-reference-title-block p{margin:8px 0 0;color:#4f4a43;font-size:14px;line-height:1.55;font-weight:600}.pricing-reference-description,.pricing-reference-price-caption,.pricing-reference-seat-item p{margin:0;color:#5f5b55;font-size:14px;line-height:1.55}.pricing-reference-price{color:#221e1b;font-size:22px;font-weight:800;letter-spacing:-.03em}.pricing-reference-seat-list{display:grid;gap:18px}.pricing-reference-seat-item{display:grid;gap:8px}.pricing-reference-seat-head{display:flex;align-items:baseline;justify-content:space-between;gap:16px;color:#25211d}.pricing-reference-seat-head strong{font-size:15px}.pricing-reference-seat-head span{font-size:24px;font-weight:700}.pricing-reference-cta{display:inline-flex;align-items:center;justify-content:center;min-height:40px;width:100%;border-radius:8px;background:#171411;color:#fff;font-size:14px;font-weight:700}.pricing-reference-list{margin:0;padding:16px 0 0;border-top:1px solid #eee9e1;list-style:none;display:grid;gap:8px}.pricing-reference-list li{position:relative;padding-left:24px;color:#47423c;font-size:13px;line-height:1.55}.pricing-reference-list li:before{content:"✓";position:absolute;left:0;top:0;color:#6a645d;font-weight:700}@media (max-width:1120px){.lp-buddy-header-inner{grid-template-columns:auto 1fr}.lp-buddy-actions{justify-self:end;gap:10px}.lp-buddy-nav{display:none}.lp-buddy-hero{grid-template-columns:1fr;grid-template-areas:"copy" "board";gap:28px}.lp-buddy-left{padding:0}.lp-buddy-copy{padding-top:clamp(22px,5vh,48px)}.lp-buddy-right{grid-row:auto;justify-content:center;padding-top:0}.pricing-reference-grid-individual,.pricing-reference-grid-team{grid-template-columns:1fr}}@media (max-width:720px){.lp-buddy-shell,.pricing-reference-page{padding-top:68px}.lp-buddy-header-inner{width:min(calc(100% - 28px),1240px);min-height:68px;grid-template-columns:auto auto;justify-content:space-between;gap:14px}.lp-buddy-brand{min-width:0}.lp-buddy-nav{display:none}.lp-buddy-actions{min-width:0;justify-self:end;gap:8px}.lp-buddy-theme-switch{min-height:38px;padding:0 10px}.lp-buddy-theme-switch-text{font-size:12px}.lp-buddy-action{min-height:38px;padding:0 14px;font-size:13px}.lp-buddy-hero{width:min(calc(100% - 28px),1240px);min-height:auto;padding:36px 0}.pricing-reference-shell{min-height:auto;padding:28px 0 48px}.pricing-reference-inner{width:min(calc(100% - 28px),1128px)}.pricing-reference-head{padding:18px 0 20px}.pricing-reference-head h1{font-size:clamp(44px,12vw,56px)}.pricing-reference-switch{margin-bottom:28px;width:100%;justify-content:stretch}.pricing-reference-switch button{flex:1 1;min-width:0;padding:0 12px;font-size:13px}.pricing-reference-card{min-height:auto;padding:22px 18px 18px}.lp-buddy-copy h1{font-size:clamp(31px,8.9vw,36px)}.lp-buddy-copy-narrow-break{display:block}.lp-buddy-copy p{font-size:16px}.lp-buddy-capability-marquees{width:calc(100% + 72px);margin-right:-36px;margin-left:-36px;margin-top:28px;gap:12px}.lp-buddy-capability-track{width:max-content;justify-content:flex-start;animation:lp-buddy-scroll-left var(--lp-capability-duration,46s) linear infinite}.lp-buddy-capability-pill{width:min(74vw,290px);min-height:84px;padding:12px 14px;font-size:18px}.lp-buddy-mode-showcase{min-height:auto;padding:44px 0 72px}.lp-buddy-mode-showcase-copy{width:min(calc(100% - 28px),560px);margin-bottom:42px}.lp-buddy-mode-showcase-copy h2{margin-bottom:16px;font-size:22px}.lp-buddy-mode-showcase-copy p{font-size:15px;line-height:1.55}.lp-buddy-mode-showcase-visual{width:min(88vw,720px)}.lp-buddy-footer-inner{width:min(calc(100% - 32px),1180px);min-height:320px;padding:42px 0 72px;grid-template-columns:1fr;row-gap:34px}.company-outline-section{width:min(calc(100% - 32px),720px);padding:64px 0 78px;grid-template-columns:1fr;gap:28px}.company-outline-section h1{font-size:28px}.company-outline-row{grid-template-columns:1fr;gap:6px;padding:20px 0}.company-outline-row dd,.company-outline-row dt{font-size:15px}.company-contact-section{width:min(calc(100% - 32px),720px);padding:64px 0 78px;grid-template-columns:1fr;gap:38px}.company-contact-copy h1{font-size:32px}.company-contact-info{margin-top:38px;gap:20px;font-size:15px}.company-contact-form{padding:28px 18px 24px;border-radius:18px}.lp-buddy-board{aspect-ratio:.84}.lp-buddy-files{left:12px;top:102px;width:160px}.lp-buddy-progress{left:120px;top:232px;width:190px}.lp-buddy-context{right:12px;top:132px;width:136px}}@media (max-width:620px){.lp-buddy-audience-switch-shell{width:min(calc(100% - 28px),1240px);margin-top:24px}.lp-buddy-theme-switch{min-width:42px;padding:0 10px}.lp-buddy-theme-switch-text{display:none}}