@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Noto+Sans+JP:wght@400;500;600;700;800;900&display=swap');
:root{--ink:#17231b;--muted:#657064;--lime:#c7f56b;--paper:#f8faf5;--line:#dce3d7;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans','Noto Sans JP',sans-serif;font-size:15px;line-height:1.85}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}a{color:inherit;text-decoration:none}button{color:inherit}button:disabled{opacity:.35;cursor:default}:focus-visible{outline:3px solid #608e22;outline-offset:5px}[hidden]{display:none!important}h1,h2,h3,h4,p{margin-top:0}h1,h2,h3,h4{line-height:1.45;letter-spacing:-.04em}h2{font-size:clamp(30px,3.5vw,48px);font-weight:700;margin-bottom:24px}h3{font-size:26px}p{margin-bottom:20px}small{font-size:11px}svg{max-width:100%}.wrap{width:min(1320px,calc(100% - 96px));margin-inline:auto}.section{padding-block:108px}.header{height:92px;display:flex;align-items:center;justify-content:space-between;padding-inline:48px;border-bottom:1px solid var(--line);background:var(--paper);gap:24px}.brand{font-size:39px;font-weight:700;letter-spacing:-3px;line-height:1}.brand-dot{color:#7da836;font-size:32px;margin-left:5px;vertical-align:top}.header nav{display:flex;gap:36px;font-size:13px;font-weight:500}.header nav a:hover,.text-link:hover{color:#567c20}.nav-cta{font-size:14px;background:var(--lime);color:var(--ink);min-height:44px;align-items:center;font-weight:600;padding:12px 20px;border-radius:100px;display:flex;gap:24px}.skip{position:fixed;top:-80px;background:white;padding:12px;z-index:100}.skip:focus{top:10px}.sr-only{position:absolute;width:1px;height:1px;clip:rect(0,0,0,0);overflow:hidden}.eyebrow{font-size:11px;letter-spacing:.16em;font-weight:600;margin-bottom:25px}.live-dot{display:inline-block;width:7px;height:7px;background:#6a982f;border-radius:50%;margin-right:9px;box-shadow:0 0 0 4px #a6cc7050}.hero{display:grid;grid-template-columns:.98fr 1.1fr;gap:32px;position:relative;padding-top:66px}.hero-copy{padding-block:25px 35px;position:relative;z-index:2}.hero-copy .eyebrow{margin-bottom:22px}.poc-badge{display:inline-flex;align-items:center;gap:20px;font-size:11px;border:1px solid #becdaa;background:white;border-radius:40px;padding:7px 14px;margin-bottom:22px}.poc-badge span{color:#5b742f;font-size:10px}h1{font-size:clamp(40px,4.45vw,65px);font-weight:800;line-height:1.48;letter-spacing:-.065em;margin-bottom:25px;white-space:nowrap}.highlight{background:linear-gradient(transparent 64%,var(--lime) 64%,var(--lime) 92%,transparent 92%)}.hero-description{font-size:14px;line-height:2.1;color:#596653}.hero-actions{display:flex;align-items:center;gap:20px;flex-wrap:wrap;margin-top:29px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:28px;padding:17px 23px;border-radius:8px;font-size:13px;font-weight:700;border:0;transition:transform .2s,background .2s}.button:hover{transform:translateY(-2px)}.lime{background:var(--lime);color:var(--ink)}.dark{background:var(--ink);color:white}.text-link{font-size:12px;font-weight:600}.hero-proof{display:flex;gap:21px;margin-top:35px;font-size:10px;color:var(--muted)}.hero-stage{min-height:580px;position:relative;padding-top:58px;isolation:isolate}.stage-orbit{position:absolute;z-index:-1;width:460px;height:460px;border-radius:50%;background:#e9f2dc;right:-5px;top:38px}.stage-orbit:after{content:'';position:absolute;inset:26px;border:1px dashed #b4c79a;border-radius:50%}.stage-caption{position:absolute;top:8px;left:18px;right:4px;display:flex;align-items:center;font-size:8px;letter-spacing:.09em}.stage-caption button{margin-left:auto;background:white;border:1px solid var(--line);border-radius:20px;font-size:10px;padding:3px 10px;letter-spacing:0}.hero-dashboard{width:91%;position:relative;margin-top:23px;background:white;border:1px solid #d6ddcf;border-radius:15px;box-shadow:0 25px 65px #19320b14;transform:rotate(-2deg);overflow:hidden}.hero-dash-head{display:flex;justify-content:space-between;align-items:center;gap:10px;border-bottom:1px solid #e9ede4;padding:14px 18px;font-size:10px}.hero-dash-head strong{letter-spacing:.04em}.hero-dash-head span{font-size:8px;color:var(--muted)}.hero-dash-layout{display:flex}.hero-dash-layout aside{width:48px;border-right:1px solid #edf0e8;display:flex;align-items:center;flex-direction:column;gap:22px;padding-top:19px;color:#7b8875}.hero-dash-layout aside b{color:#26321d;background:var(--lime);padding:1px 7px;border-radius:6px}.hero-dash-content{flex:1;min-width:0;padding:20px 19px 16px}.dash-title{display:flex;align-items:center;justify-content:space-between;gap:5px}.dash-title small{font-size:7px;letter-spacing:.1em;color:var(--muted)}.dash-title h3{font-size:14px;margin:7px 0 18px}.dash-title select{font-size:8px;max-width:100px;padding:6px 0;background:white;border:1px solid var(--line);border-radius:5px}.hero-metrics{display:grid;grid-template-columns:1.2fr 1fr;gap:8px}.hero-metrics>div{background:#f6f8f2;border:1px solid #e8edde;padding:10px;border-radius:8px;display:flex;flex-direction:column}.hero-metrics span{font-size:8px;color:var(--muted)}.hero-metrics strong{font-size:23px;letter-spacing:-.06em;line-height:1.7}.hero-metrics small{font-size:7px;color:var(--muted)}.hero-chart-head{display:flex;justify-content:space-between;font-size:8px;margin:20px 0 10px}.hero-chart-head small{font-size:7px}.bar-chart{height:112px;display:flex;gap:9px;align-items:flex-end;border-bottom:1px solid var(--line);background:repeating-linear-gradient(to top,transparent 0,transparent 36px,#edf1e8 37px,#edf1e8 38px)}.bar-chart>div{flex:1;height:var(--h);background:var(--lime);border-radius:4px 4px 0 0;transform-origin:bottom;animation:bar-rise 1s ease both}.bar-chart>div:nth-child(3n){background:#98bc58}.chart-axis{display:flex;justify-content:space-between;font-size:6px;color:var(--muted);margin-top:5px}.hero-dash-footer{display:flex;justify-content:space-between;gap:10px;font-size:8px;border-top:1px solid var(--line);margin-top:13px;padding-top:12px}.hero-dash-footer b{font-size:7px;background:#ecf5df;padding:2px 7px;border-radius:9px}.phone{position:absolute;right:-6px;top:208px;width:213px;height:412px;background:#fff;border:5px solid #273126;border-radius:32px;box-shadow:0 20px 45px #1d302429;transform:rotate(4deg);overflow:hidden;padding:11px 10px}.phone-notch{position:absolute;top:7px;left:50%;transform:translateX(-50%);width:58px;height:13px;border-radius:10px;background:#273126}.phone-status{font-size:7px;display:flex;justify-content:space-between;padding-inline:6px}.phone-header{display:flex;justify-content:space-between;align-items:center;margin:14px 0 15px;font-size:11px}.phone-header strong{font-size:11px;display:flex;flex-direction:column;text-align:center;line-height:1.5}.phone-header small{font-size:6px;font-weight:400;color:var(--muted)}.phone-user{font-size:9px;line-height:1.8;background:#edf0e9;border-radius:12px 12px 3px 12px;padding:8px 10px;margin-left:24px;min-height:47px}.phone-ai{display:flex;gap:6px;font-size:8px;line-height:1.8;margin:11px 0 8px;min-height:45px}.phone-ai>span{font-size:14px}.phone-ai p{margin:0;min-height:29px}.phone-product{border:1px solid var(--line);border-radius:9px;overflow:hidden}.product-art{height:83px;position:relative;background:#e8efdb;display:flex;align-items:center;padding:12px 14px}.product-art>span{font-size:15px;font-weight:500;line-height:1.2;letter-spacing:.06em}.product-art i{font-size:4px;position:absolute;bottom:10px;left:14px;font-style:normal;letter-spacing:.1em}.product-art b{font-size:66px;position:absolute;right:4px;top:-15px;color:#a5c96e;font-weight:400}.phone-product-text{padding:7px 9px;display:flex;flex-direction:column;gap:3px}.phone-product-text small{font-size:6px;color:var(--muted)}.phone-product-text strong{font-size:9px}.phone-product-text span{font-size:6px}.phone-chips{display:flex;gap:4px;margin-top:9px}.phone-chips span{border:1px solid var(--line);padding:3px 6px;border-radius:20px;font-size:6px}.phone-input{position:absolute;bottom:13px;left:10px;right:10px;display:flex;align-items:center;justify-content:space-between;background:#f0f2ec;border-radius:20px;padding:4px 6px 4px 10px;font-size:7px;color:var(--muted)}.phone-input b{width:19px;height:19px;text-align:center;background:var(--ink);color:white;border-radius:50%;font-size:11px}.stage-label{position:absolute;bottom:-7px;left:5px;font-size:8px;max-width:calc(100% - 220px);color:var(--muted)}.hero-foot{grid-column:1/-1;display:flex;justify-content:space-between;letter-spacing:.15em;font-size:9px;border-top:1px solid var(--line);padding:25px 0;margin-top:55px}.section-index{display:flex;justify-content:space-between;gap:20px;font-size:10px;letter-spacing:.11em;padding-bottom:20px;margin-bottom:48px;border-bottom:1px solid var(--line)}.section-index span:last-child{letter-spacing:0;color:var(--muted)}.intro-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:80px}.intro-body{max-width:500px}.intro-body>p:not(.large-body){color:var(--muted);font-size:14px}.large-body{font-size:23px;line-height:1.7;letter-spacing:-.02em}.muted{color:#909b86}.accent{color:#729b37}.definition{display:flex;gap:26px;align-items:center;border-top:1px solid var(--line);padding-top:23px;margin-top:28px}.definition>span{font-size:35px;letter-spacing:-.06em}.definition p{font-size:11px;margin:0;line-height:1.8}.flow-strip{display:flex;align-items:center;justify-content:space-around;margin-top:60px;background:#edf3e5;border:1px solid #dee7d4;border-radius:16px;padding:24px}.flow-strip>span{font-size:17px;font-weight:600}.flow-strip small{display:block;font-size:8px;letter-spacing:.15em;margin-top:6px;color:var(--muted)}.flow-strip i{font-style:normal;font-weight:400;color:#8da471}.platform{background:#edf2e7}.platform .section-index{border-color:#d1dbc7}.heading-row{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-bottom:36px}.heading-row>p{font-size:13px;color:var(--muted);padding-bottom:6px}.heading-row h2{margin-bottom:0}.platform-tabs{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:36px 0 20px}.platform-tabs button{background:transparent;border:1px solid #d1dbc7;display:flex;align-items:center;gap:15px;padding:19px 22px;border-radius:10px;font-size:20px;text-align:left}.platform-tabs button>span{font-size:10px;color:#77866b}.platform-tabs small{font-size:11px;margin-left:auto}.platform-tabs button[aria-selected=true]{background:var(--ink);border-color:var(--ink);color:white}.platform-tabs button[aria-selected=true]>span{color:var(--lime)}.feature-panel{display:grid;grid-template-columns:.88fr 1.12fr;gap:64px;align-items:center;padding:42px;border-radius:18px;background:white;border:1px solid #dce4d2;min-height:570px}.feature-number{font-size:10px;color:#738166;letter-spacing:.13em}.feature-copy h3{font-size:34px;margin:24px 0}.feature-copy>p{font-size:13px;color:var(--muted)}.feature-list{list-style:none;margin:25px 0;padding:0;font-size:12px}.feature-list li{border-top:1px solid var(--line);padding:13px 0}.feature-list li:before{content:'↗';margin-right:11px;color:#759a3d}.fine-print{font-size:10px!important;line-height:1.9;color:var(--muted)}.experience-window,.dashboard-window,.operation-window{border:1px solid #d7e0ce;border-radius:13px;overflow:hidden;background:#fbfcf9;padding:23px}.window-top{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);padding-bottom:16px;gap:10px}.window-brand{font-weight:700;font-size:15px;letter-spacing:-.03em}.window-brand small{font-size:8px;font-weight:400;letter-spacing:.08em}.sample-tag{font-size:8px;border:1px solid #d9e0d3;border-radius:20px;padding:2px 7px;white-space:nowrap;color:var(--muted)}.demo-toolbar{display:flex;align-items:center;justify-content:space-between;gap:10px;padding-top:18px}.demo-toolbar>span{font-size:9px;color:var(--muted)}.mode-switch{display:flex;gap:4px}.mode-switch button{border:1px solid var(--line);border-radius:20px;background:white;font-size:10px;padding:5px 10px}.mode-switch button[aria-pressed=true]{background:var(--lime);border-color:#a9d154}.demo-progress{display:flex;align-items:center;gap:20px;margin:20px 0}.demo-progress>span{font-size:8px;letter-spacing:.11em;white-space:nowrap}.demo-progress>div{height:3px;flex:1;background:#e3e9dc}.demo-progress i{display:block;background:#8dbb40;width:33.333%;height:100%;transition:width .3s}.demo-product{font-size:12px;margin-bottom:9px}.demo-product span{font-size:9px;color:var(--muted);margin-left:10px}.experience-window h4{font-size:20px;margin:8px 0 18px}.question-options{display:grid;gap:7px}.question-options button{background:white;border:1px solid var(--line);border-radius:7px;display:flex;justify-content:space-between;align-items:center;padding:10px 14px;text-align:left;font-size:11px;min-height:44px}.question-options button:hover{background:#eff7e3;border-color:#8ebc45}.question-options button[aria-pressed=true]{background:#e9f4d9}.question-controls{display:flex;justify-content:space-between}.demo-skip{background:none;border:0;padding:13px 0;font-size:9px;color:var(--muted);min-height:44px}.live-preview{border:1px solid #d7e3c9;background:#eff6e5;border-radius:10px;padding:14px;margin-top:8px}.preview-heading{display:flex;justify-content:space-between;align-items:center;font-size:10px;font-weight:600}.preview-heading small{font-weight:400;font-size:8px}.live-preview>p{font-size:10px;margin:9px 0 11px;line-height:1.8}.result-order{display:flex;flex-wrap:wrap;gap:5px}.result-order span{background:white;border:1px solid #dce7cd;border-radius:5px;padding:4px 7px;font-size:9px}.result-order span:first-child{background:var(--lime);border-color:var(--lime)}#demo-chat-form{display:flex;align-items:center;gap:6px;margin-top:12px;background:white;border:1px solid #d8e1cd;border-radius:22px;padding:4px}#demo-chat-input{width:100%;min-width:0;border:0;background:transparent;padding:6px 7px;font-size:10px}#demo-chat-form button{background:var(--ink);border:0;color:white;border-radius:50%;width:32px;height:32px;flex-shrink:0}.chat-response:empty{display:none}.demo-bottom{font-size:9px;margin-top:18px;color:#50603e;line-height:1.8}.demo-bottom span{font-size:8px;color:var(--muted)}.result-kicker{font-size:8px;letter-spacing:.1em}.experience-window #result-description{font-size:12px;color:var(--muted)}.reset-button{background:transparent;border:1px solid #b9c9a4;border-radius:6px;padding:8px 12px;font-size:10px;min-height:38px}#demo-result{padding:14px 0}.dash-heading{display:flex;justify-content:space-between;align-items:center;margin:23px 0}.dash-heading h4{font-size:17px;margin:0}.dash-heading>span{font-size:10px}.dash-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.dash-metrics>div{display:flex;flex-direction:column;background:#eef4e6;border-radius:7px;padding:12px 8px}.dash-metrics span{font-size:8px;color:var(--muted)}.dash-metrics strong{font-size:20px;letter-spacing:-.06em}.dash-metrics strong small{font-size:9px;margin-left:3px}.chart-caption{display:flex;justify-content:space-between;font-size:9px;margin:25px 0 16px}.chart-caption span{color:var(--muted)}.chart{width:100%;height:auto}.chart path:first-child{stroke:#dce4d5}.chart path:last-child{stroke:#80aa3e}.dash-table{font-size:10px;margin-top:12px}.dash-table>div{display:grid;grid-template-columns:1.5fr 1fr 1fr;border-bottom:1px solid var(--line);padding:10px 0}.dash-table>div:first-child{font-size:8px;color:var(--muted)}.dash-table span:not(:first-child){text-align:right}.chat-message{font-size:12px;padding:13px 16px;border-radius:10px;background:#e9efdf;margin:25px 0 25px 42px}.ai-message{display:flex;gap:13px}.ai-symbol{color:#83a54c;font-size:25px}.ai-message h4{font-size:16px}.ai-message p{font-size:11px;color:var(--muted)}.change-card{border:1px solid var(--line);border-radius:9px;padding:18px}.change-card>span{font-size:8px;letter-spacing:.1em}.change-card>div{border-top:1px solid var(--line);padding-top:11px;margin-top:11px}.change-card p{font-size:9px;color:var(--muted);margin-bottom:4px}.change-card strong{font-size:11px;font-weight:500}.change-card .approval-label{background:#eaf3dc;padding:8px;text-align:center;font-size:10px;border:0;border-radius:6px}.operation-note{font-size:9px;text-align:center;margin:15px 0 0;color:var(--muted)}.partner-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.partner-grid article{background:white;border:1px solid var(--line);border-radius:13px;padding:31px 28px;display:flex;flex-direction:column}.partner-grid .featured-partner{background:var(--lime);border-color:var(--lime)}.partner-id{font-size:9px;letter-spacing:.1em}.partner-grid h3{font-size:17px;margin:16px 0 34px}.partner-lead{font-size:25px;letter-spacing:-.055em;font-weight:600;line-height:1.65}.partner-grid p:not(.partner-lead){font-size:12px;color:#58634c;line-height:2}.partner-bottom{font-size:9px;letter-spacing:.02em;margin-top:auto;padding-top:26px}.poc{background:#eaf2df}.poc-intro{color:#5a664f;font-size:14px;line-height:2}.poc-number{display:flex;align-items:center;gap:20px}.poc-number strong{font-size:125px;line-height:1;font-weight:500;letter-spacing:-.085em}.poc-number span{font-size:12px;line-height:1.8}.poc-layout{display:grid;grid-template-columns:1.2fr .8fr;gap:60px;margin-top:40px}.poc-layout h3{font-size:23px;margin-bottom:10px}.budget-options{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin:24px 0}.budget-options button{background:#f8fbf3;border:1px solid #cddcbb;border-radius:10px;padding:20px;text-align:left;display:flex;flex-direction:column;gap:9px}.budget-options button[aria-pressed=true]{background:var(--lime);border:2px solid #608530;padding:19px}.budget-options small{font-size:9px;letter-spacing:.12em}.budget-options strong{font-size:35px;line-height:1.3;letter-spacing:-.05em;font-weight:500}.budget-options em{font-size:13px;font-style:normal;margin-left:7px}.budget-options span{font-size:11px;color:#556747}.poc-scope{display:flex;flex-direction:column;gap:12px;border-block:1px solid #ceddbd;padding-block:24px;margin-bottom:22px;font-size:12px}.poc-consult{background:white;padding:29px;border:1px solid #d7e2ca;border-radius:15px;box-shadow:0 12px 25px #28430a07}.poc-consult .eyebrow{display:block;margin-bottom:18px;color:var(--muted)}.poc-consult>p{font-size:11px;padding:10px;background:#f1f6e9;border-radius:6px}#poc-form{display:flex;flex-direction:column;gap:8px}#poc-form label,#poc-draft label{font-size:10px;font-weight:600;margin-top:6px}#poc-form input,#poc-form select,#poc-form textarea,#poc-draft-text{width:100%;border:1px solid var(--line);border-radius:6px;background:#fcfdf9;padding:9px 11px;font-size:12px;color:var(--ink)}textarea{resize:vertical}#poc-form .button{margin-top:10px;width:100%}#poc-form>small{font-size:8px;color:var(--muted);margin-top:3px}#poc-draft{margin-top:20px;padding-top:18px;border-top:1px solid var(--line)}#poc-draft-text{margin-top:8px;font-size:10px}.draft-actions{display:flex;gap:8px}#draft-status{font-size:9px;color:var(--muted);margin:8px 0 0}.business{background:var(--ink);color:#f5f8ee}.business-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px}.business h2{font-size:50px}.business .accent{color:var(--lime)}.business .eyebrow{color:#a0b58a}.business-copy>p:not(.large-body){font-size:13px;color:#b6c1ad}.budget{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-block:23px;margin-top:28px;border-block:1px solid #405037}.budget>span{font-size:11px}.budget strong{font-size:49px;letter-spacing:-.04em;font-weight:500}.budget small{font-size:13px;margin-left:7px}.business .fine-print{color:#a9b79e;margin-top:17px}.business details{margin-top:25px;border-top:1px solid #405037;padding-top:20px}.business summary{font-size:11px}.business summary>span{float:right}.model-example{font-size:11px;margin-top:16px;color:#c3d0b6}.model-example dl>div{display:flex;justify-content:space-between;border-bottom:1px solid #34422d;padding:8px 0}.model-example dd{margin-left:15px}.roadmap-list{list-style:none;padding:0;margin-top:48px}.roadmap-list li{display:grid;grid-template-columns:65px 1fr 160px;gap:25px;align-items:start;border-top:1px solid var(--line);padding-block:30px}.road-no{font-size:28px;color:#a0b18b}.roadmap-list .eyebrow{font-size:9px;color:#738362}.roadmap-list h3{font-size:23px;margin:8px 0 12px}.roadmap-list p{font-size:12px;max-width:680px;color:var(--muted);margin-bottom:0}.road-tag{border:1px solid var(--line);border-radius:20px;font-size:9px;padding:5px 10px;text-align:center}.roadmap-note{background:#edf3e6;border:1px solid #dbe6cf;padding:23px 28px;border-radius:10px;display:grid;grid-template-columns:1fr 1.5fr;gap:35px;font-size:11px}.roadmap-note>span{font-weight:600}.roadmap-note p{margin:0;font-size:10px;color:var(--muted)}.faq{padding-top:20px}.faq-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px}.faq-list details{border-bottom:1px solid var(--line);padding:20px 0}.faq-list details:first-child{padding-top:0}.faq-list summary{display:flex;justify-content:space-between;gap:18px;font-size:12px;font-weight:500;cursor:pointer;list-style:none}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{font-size:16px;color:#6c8a44}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{font-size:11px;color:var(--muted);margin:16px 0 0}.closing{background:var(--lime);padding-top:75px;overflow:hidden}.closing h2{font-size:clamp(33px,4.1vw,59px)}.closing-bottom{display:flex;justify-content:space-between;align-items:center;gap:30px}.closing-bottom p{font-size:12px;margin:0}.closing-download{display:block;text-align:right;margin-top:14px}.closing-watermark{font-size:clamp(180px,30vw,460px);font-weight:700;line-height:.77;letter-spacing:-.09em;margin-top:70px;opacity:.09}.footer{display:flex;align-items:center;justify-content:space-between;gap:30px;padding-block:35px}.footer>.brand{font-size:31px}.footer>span,.footer>div{font-size:9px;color:var(--muted);letter-spacing:.08em}.footer>div{display:flex;gap:25px}.footer .brand-dot{font-size:26px}details summary{cursor:pointer}.is-updating{animation:content-in .4s ease}.motion-paused *{animation-play-state:paused!important}@keyframes bar-rise{from{transform:scaleY(.05)}to{transform:scaleY(1)}}@keyframes content-in{from{opacity:.3;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}
@media(min-width:1500px){.hero-stage{min-height:610px}.phone{right:15px;top:215px;width:228px;height:425px}.hero-dashboard{margin-top:28px}.hero-metrics strong{font-size:27px}.bar-chart{height:137px}.stage-label{bottom:4px}.phone-product{margin-top:13px}}
@media(max-width:1150px){.wrap{width:calc(100% - 64px)}.header{padding-inline:32px}.header nav{gap:22px}.hero{grid-template-columns:1fr 1fr;gap:14px}.hero h1{font-size:clamp(35px,4.4vw,50px)}.hero-stage{min-height:540px}.hero-dashboard{width:96%;margin-top:43px}.hero-dash-content{padding:15px 12px}.hero-metrics strong{font-size:19px}.dash-title{display:block}.dash-title h3{margin-bottom:9px;font-size:12px}.dash-title select{margin-bottom:10px}.hero-dash-layout aside{width:31px}.phone{width:191px;right:-5px;top:227px;height:405px}.stage-orbit{width:360px;height:360px;right:-4px;top:93px}.stage-label{bottom:-83px;font-size:7px;max-width:calc(100% - 198px)}.hero-foot{margin-top:95px}.stage-caption{font-size:7px;left:0}.hero-proof{gap:14px}.section{padding-block:80px}.feature-panel{padding:30px;gap:30px}.platform-tabs button{font-size:17px;gap:10px;padding:17px}.platform-tabs small{font-size:9px}.experience-window,.dashboard-window,.operation-window{padding:18px}.partner-grid article{padding:25px 21px}.partner-lead{font-size:22px}.poc-layout{gap:35px}.poc-consult{padding:23px}.business-grid{gap:60px}.dash-metrics strong{font-size:17px}}
@media(max-width:850px){.wrap{width:calc(100% - 44px)}.header{height:76px;padding-inline:22px}.header nav{gap:15px;font-size:11px}.brand{font-size:33px}.brand-dot{font-size:27px}.nav-cta{font-size:14px;padding:10px 15px;gap:12px}.hero{grid-template-columns:1fr;padding-top:42px;gap:0}.hero-copy{padding-top:0}.hero h1{font-size:clamp(39px,7vw,62px)}.hero-stage{width:min(590px,100%);margin:0 auto;min-height:575px;padding-top:25px}.hero-dashboard{width:88%;margin-top:25px}.hero-dash-content{padding:23px}.hero-dash-layout aside{width:48px}.dash-title{display:flex}.dash-title h3{font-size:15px;margin:8px 0 20px}.dash-title select{font-size:8px}.hero-metrics strong{font-size:26px}.bar-chart{height:120px}.phone{width:222px;height:420px;top:160px;right:0}.stage-orbit{width:440px;height:440px;top:0;right:5px}.stage-caption{top:4px;font-size:8px}.stage-label{bottom:3px;max-width:calc(100% - 230px);font-size:8px}.hero-foot{margin-top:45px}.intro-grid{gap:35px;grid-template-columns:1fr 1fr}.large-body{font-size:20px}.heading-row{gap:25px}.heading-row>p{font-size:11px}.feature-panel{grid-template-columns:1fr;gap:25px;padding:30px}.feature-copy h3 br{display:none}.feature-copy h3{font-size:29px;margin:16px 0}.feature-list{margin:17px 0}.feature-copy .fine-print br{display:none}.experience-window,.dashboard-window,.operation-window{width:100%;max-width:560px;margin:auto;padding:24px}.feature-copy{max-width:560px;margin:auto}.partner-grid{gap:10px}.partner-grid article{padding:22px 17px}.partner-lead{font-size:19px}.partner-grid p:not(.partner-lead){font-size:11px}.partner-bottom{font-size:8px}.poc-layout{grid-template-columns:1fr 1fr;gap:24px}.poc-number strong{font-size:100px}.budget-options{gap:8px}.budget-options button{padding:15px}.budget-options button[aria-pressed=true]{padding:14px}.budget-options strong{font-size:27px}.poc-consult{padding:20px}.poc-layout h3{font-size:21px}.poc-consult .button{font-size:11px;padding-inline:16px;gap:10px}.business-grid{gap:40px}.business h2{font-size:41px}.roadmap-list li{grid-template-columns:40px 1fr 115px;gap:18px}.roadmap-note{grid-template-columns:1fr;gap:10px}.faq-grid{gap:35px;grid-template-columns:.7fr 1.3fr}.footer{gap:16px}.footer>div{gap:15px}}
@media(max-width:600px){.wrap{width:calc(100% - 36px)}.header{height:70px;padding-inline:18px}.header nav{display:none}.nav-cta{padding:9px 15px}.hero{padding-top:31px}.hero-copy{padding-bottom:35px}.hero .eyebrow{font-size:9px;margin-bottom:20px}.poc-badge{font-size:10px;gap:18px;margin-bottom:20px}.poc-badge span{font-size:9px}.hero h1{font-size:clamp(32px,8.5vw,47px);line-height:1.55}.hero-description{font-size:12px;line-height:2}.hero-actions{gap:20px;margin-top:23px}.hero-actions .button{padding:16px 19px;font-size:12px}.hero-actions .text-link{font-size:11px}.hero-proof{font-size:9px;gap:19px;margin-top:29px}.hero-stage{min-height:536px;width:100%;padding-top:19px}.stage-caption{font-size:6px;letter-spacing:.025em;right:0;left:2px;gap:1px}.stage-caption button{font-size:9px;min-height:30px}.stage-caption .live-dot{width:5px;height:5px;margin-right:5px}.hero-dashboard{width:94%;margin-top:30px;transform:rotate(-2deg)}.hero-dash-head{padding:12px;font-size:8px}.hero-dash-head span{font-size:6px}.hero-dash-layout aside{width:28px;font-size:12px;gap:17px}.hero-dash-layout aside b{padding:1px 5px}.hero-dash-content{padding:14px 11px}.dash-title h3{font-size:10px;margin:5px 0 13px}.dash-title small{font-size:6px}.dash-title select{font-size:7px;max-width:88px}.hero-metrics>div{padding:8px 6px}.hero-metrics strong{font-size:clamp(17px,4.9vw,22px)}.hero-metrics span{font-size:7px}.hero-metrics small{font-size:6px}.hero-chart-head{margin-top:14px;font-size:7px}.hero-chart-head small{font-size:6px}.bar-chart{height:90px;gap:6px}.hero-dash-footer{font-size:7px}.hero-dash-footer b{font-size:6px}.phone{width:185px;height:402px;top:150px;right:0;border-width:4px;padding-inline:8px}.phone-header{margin-bottom:12px}.phone-product-text strong{font-size:8px}.phone-user{font-size:8px;min-height:44px}.phone-ai{font-size:7px}.phone-product-text span{font-size:5.7px}.phone-chips span{font-size:5.8px;padding-inline:4px}.stage-orbit{width:290px;height:290px;top:105px;right:0}.stage-label{bottom:-13px;max-width:calc(100% - 195px);font-size:7px;line-height:1.9}.hero-foot{font-size:7px;letter-spacing:.06em;padding:20px 0;margin-top:43px}.hero-foot>span:nth-child(2){display:none}.section{padding-block:60px}.section-index{font-size:8px;letter-spacing:.08em;margin-bottom:30px;padding-bottom:17px;gap:12px}.section-index span:last-child{font-size:8px}h2{font-size:30px}.intro-grid{grid-template-columns:1fr;gap:10px}.intro-body{max-width:none}.intro-body>p:not(.large-body){font-size:12px}.large-body{font-size:20px}.definition{margin-top:22px}.flow-strip{margin-top:32px;padding:19px 10px;border-radius:10px;gap:5px}.flow-strip>span{font-size:11px}.flow-strip small{font-size:5px;letter-spacing:.05em}.flow-strip i{font-size:10px}.heading-row{display:block;margin-bottom:25px}.heading-row>p{margin:22px 0 0;font-size:12px}.platform-tabs{gap:5px;margin:28px 0 14px}.platform-tabs button{padding:12px 7px;display:flex;flex-direction:column;gap:3px;align-items:flex-start;font-size:15px;border-radius:7px}.platform-tabs button>span{font-size:8px}.platform-tabs small{font-size:8px;margin:0;letter-spacing:-.04em}.feature-panel{padding:22px 16px;border-radius:11px}.feature-copy h3{font-size:25px}.feature-copy>p{font-size:12px}.feature-list{font-size:11px}.experience-window,.dashboard-window,.operation-window{padding:14px;border-radius:9px}.window-brand{font-size:14px}.window-brand small{font-size:6px}.sample-tag{font-size:7px;padding-inline:5px}.demo-toolbar>span{font-size:8px}.mode-switch button{font-size:9px;padding:5px 7px;min-height:34px}.experience-window h4{font-size:18px}.question-options button{font-size:10px}.demo-bottom{font-size:8px}.demo-bottom span{font-size:7px}.live-preview{padding:11px}.live-preview>p{font-size:10px}.result-order span{font-size:8px}.partner-grid{grid-template-columns:1fr;gap:13px}.partner-grid article{padding:25px;position:relative}.partner-grid h3{margin:12px 0 19px;font-size:16px}.partner-lead{font-size:25px;margin-bottom:15px}.partner-grid p:not(.partner-lead){font-size:12px;max-width:400px}.partner-bottom{padding-top:7px;font-size:9px}.poc .heading-row{display:flex;align-items:flex-start;gap:15px}.poc .eyebrow{font-size:8px;margin-bottom:15px}.poc h2{font-size:27px}.poc-number{display:block;text-align:right;flex-shrink:0}.poc-number strong{font-size:75px}.poc-number span{display:block;font-size:9px;line-height:1.6;margin-top:8px}.poc-intro{font-size:12px;margin-bottom:0}.poc-intro br{display:none}.poc-layout{grid-template-columns:1fr;gap:28px;margin-top:29px}.poc-layout h3{font-size:21px}.budget-options button{padding:20px}.budget-options button[aria-pressed=true]{padding:19px}.budget-options strong{font-size:33px}.poc-consult{padding:25px}.business-grid{grid-template-columns:1fr;gap:25px}.business h2{font-size:37px;margin-bottom:5px}.business h2 br:nth-child(2){display:none}.business-copy>p:not(.large-body){font-size:12px}.budget strong{font-size:41px}.budget>span{font-size:10px}.roadmap-list{margin-top:30px}.roadmap-list li{grid-template-columns:30px 1fr;gap:15px;padding-block:23px}.road-no{font-size:23px}.roadmap-list h3{font-size:21px}.roadmap-list p{font-size:11px}.roadmap-list .eyebrow{font-size:7px}.road-tag{grid-column:2;justify-self:start;font-size:8px}.roadmap-note{padding:20px;font-size:10px}.roadmap-note p{font-size:9px}.faq{padding-top:5px}.faq-grid{grid-template-columns:1fr;gap:14px}.faq-grid h2{font-size:35px}.faq-list summary{font-size:11px}.faq-list details p{font-size:10px}.closing{padding-top:52px}.closing .eyebrow{font-size:9px}.closing h2{font-size:29px}.closing-bottom{display:block}.closing-bottom .button{margin-top:25px}.closing-download{text-align:left;margin-top:18px;font-size:11px}.closing-watermark{margin-top:50px;font-size:40vw}.footer{flex-wrap:wrap;padding-block:28px}.footer>span{font-size:8px}.footer>div{width:100%;justify-content:space-between;font-size:8px;margin-top:5px}.dash-metrics{gap:6px}.dash-metrics strong{font-size:17px}.dash-metrics>div{padding:10px 6px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
/* Reserve space for the phone composer without covering conversation content. */
.phone{height:440px}.hero-stage{min-height:610px}
@media(max-width:1150px) and (min-width:851px){.hero-stage{min-height:555px}.phone{height:430px}}
@media(max-width:850px){.hero-stage{min-height:605px}.phone{height:440px}}
@media(max-width:600px){.hero-stage{min-height:560px}.phone{height:430px}}
.hero-price-link{display:block;margin-top:23px;font-size:14px;font-weight:600}.hero-price-link small{display:inline-block;margin-left:6px;font-size:12px;color:var(--muted)}.pricing-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:35px;margin-bottom:35px}.pricing-heading h2{font-size:clamp(30px,3.6vw,49px);margin:18px 0 0}.pricing-heading>p{font-size:16px;color:#c3cfba;max-width:450px;margin:0}.pricing-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.price-card{background:#f8faf5;color:var(--ink);border-radius:13px;padding:28px 25px;min-width:0}.price-card.price-featured{background:var(--lime)}.price-plan{font-size:12px;letter-spacing:.13em}.price-card h3{font-size:20px;margin:18px 0 22px}.price-band{font-size:14px;line-height:1.9;min-height:54px;margin-bottom:20px}.price-band strong{display:block;font-size:16px;font-weight:500}.price-amount{display:flex;align-items:baseline;gap:13px;margin:0;flex-wrap:wrap}.price-amount>strong{font-size:65px;font-weight:500;line-height:1.2;letter-spacing:-.055em}.price-amount>strong>span{font-size:26px;letter-spacing:0;margin-left:4px}.price-amount>span{font-size:14px}.price-unit{font-size:14px;color:#58634c;margin:15px 0 24px}.price-card .button{width:100%;font-size:14px;gap:10px;padding:14px 16px;border:1px solid #a4b38f}.price-card .button:not(.dark){background:white}.pricing-included{display:grid;grid-template-columns:1fr 1.3fr;gap:35px;border-block:1px solid #43513a;margin-top:32px;padding-block:26px}.pricing-included h3{font-size:21px;margin:0}.pricing-included p{font-size:16px;color:#c3cfba;margin:0}.pricing-terms{display:grid;grid-template-columns:1fr 1fr;gap:30px;margin-top:24px}.pricing-terms p{font-size:14px;color:#b8c6ad;margin:0}.pricing-terms strong{color:#e5eddc}.agency-policy{display:flex;gap:30px;padding:22px 25px;margin-top:26px;background:#25351e;border-radius:9px}.agency-policy>span{font-size:12px;white-space:nowrap;color:var(--lime);padding-top:4px;letter-spacing:.08em}.agency-policy p{font-size:14px;color:#c3cfba;margin:0}
@media(max-width:850px){.pricing-heading{display:block}.pricing-heading>p{margin-top:22px}.pricing-grid{gap:10px}.price-card{padding:23px 17px}.price-card h3{font-size:18px}.price-card .button{padding:12px 10px}.pricing-included{grid-template-columns:1fr;gap:16px}.pricing-terms{gap:20px}}
@media(max-width:600px){.pricing-grid{grid-template-columns:1fr;gap:16px}.price-card{padding:27px}.price-band{min-height:0}.price-amount>strong{font-size:62px}.price-card h3{font-size:22px}.pricing-heading>p{font-size:16px}.pricing-terms{grid-template-columns:1fr;gap:16px}.agency-policy{display:block;padding:20px}.agency-policy p{margin-top:12px}.hero-price-link{font-size:14px;line-height:1.9}.hero-price-link small{margin-left:0}.price-card .button{padding:15px;font-size:14px}}
.generator-section{background:#f0f5e9;border-block:1px solid #dce6d1;scroll-margin-top:20px}.generator-section .heading-row>p{font-size:16px;line-height:1.9}.generator-layout{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:28px;align-items:start}.generator-input-card{background:#fff;border:1px solid #d7e2cb;padding:30px;border-radius:16px}.generator-label{font-size:12px;letter-spacing:.1em;color:#62764d;overflow-wrap:anywhere}.generator-input-card h3{font-size:27px;margin:18px 0 24px}#generator-form{display:flex;flex-direction:column;gap:10px}#generator-form>label,.generated-chat>label{font-size:14px;font-weight:600}#generator-form>input,#generator-form>select{font-size:16px;width:100%;padding:13px 12px;border:1px solid #cdd9bf;border-radius:8px;background:#fcfef9;color:var(--ink)}#generator-form>input:disabled{opacity:.6}.generator-help{font-size:13px;color:#647058;line-height:1.8;margin:0 0 12px;overflow-wrap:anywhere}.generator-count{margin:10px 0 12px;border:0;padding:0;display:flex;gap:12px;flex-wrap:wrap}.generator-count legend{font-size:14px;font-weight:600;margin-bottom:10px}.generator-count label{font-size:14px;background:#f2f7eb;border:1px solid #d9e4cd;border-radius:8px;padding:12px;display:flex;gap:6px;align-items:center;cursor:pointer}.generator-count input{accent-color:#678d32}#generator-submit{font-size:15px;width:100%;padding:16px 18px;min-height:52px}#generator-cancel{font-size:14px}.generator-status{font-size:14px;line-height:1.8;color:#486329;margin-top:17px}.generator-status:empty{display:none}.generator-error{background:#fff1eb;border:1px solid #e7c4b5;padding:15px;border-radius:8px;font-size:14px;color:#8c402b;margin-top:16px}.generator-note{padding-top:22px;margin-top:23px;border-top:1px solid var(--line)}.generator-note strong{font-size:14px;font-weight:500}.generator-note p{font-size:13px;color:#68735e;line-height:1.9;margin:10px 0 0}.generated-window{border:1px solid #cddbc0;border-radius:16px;background:white;overflow:hidden;box-shadow:0 12px 28px #263c1010;min-width:0}.generated-window-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:19px 24px;border-bottom:1px solid var(--line);background:#fbfdf7}.generated-window-head>strong{font-size:21px;letter-spacing:-.04em}.generated-window-head>strong>span{font-size:12px;font-weight:400;letter-spacing:.03em}.generated-window-head>span{font-size:12px;color:#60734f;white-space:nowrap}.generator-empty{padding:60px 32px 70px;text-align:center}.generator-empty-symbol{display:block;font-size:68px;color:#7b9f4c;line-height:1.2;margin-bottom:25px}.generator-empty h3{font-size:26px}.generator-empty>p{font-size:16px;color:#67745c;max-width:330px;margin:0 auto 26px}.generator-empty>div{display:flex;justify-content:center;gap:9px;flex-wrap:wrap}.generator-empty>div>span{font-size:13px;padding:8px 12px;border-radius:20px;background:#eff6e5;color:#536742}#generated-experience{padding:25px}.generated-product-head{display:grid;grid-template-columns:125px minmax(0,1fr);gap:22px;align-items:center}#generated-image-wrap{width:125px;min-height:135px;background:#f0f3e9;border:1px solid #e0e7d5;border-radius:10px;display:flex;align-items:center;justify-content:center;overflow:hidden}#generated-image{width:100%;height:145px;object-fit:contain;background:#fff}#generated-image-empty{font-size:12px;padding:18px;color:#6b785e;text-align:center}#generated-image-wrap.image-emphasis{outline:3px solid #c7f56b;outline-offset:3px}#generated-title{font-size:22px;line-height:1.6;margin:8px 0 9px;overflow-wrap:anywhere;letter-spacing:-.02em}#generated-price{font-size:19px;font-weight:600;margin:0 0 7px}#generated-source{font-size:13px;color:#4d6c2b;text-decoration:underline}#generated-source-note{font-size:12px;margin-top:17px}.generated-question-card{border:1px solid #d7e3cb;background:#f6faef;border-radius:10px;margin-top:19px;padding:19px}.generated-progress{display:flex;justify-content:space-between;align-items:center;gap:15px;font-size:12px;letter-spacing:.08em}.generated-progress button,.generated-question-actions button{background:none;border:0;padding:8px 0;font-size:13px;color:#52683d;min-height:36px}.generated-question-card h4{font-size:18px;margin:12px 0 18px;line-height:1.7;letter-spacing:0}#generated-options{display:flex;flex-direction:column;gap:8px}#generated-options>button{background:white;border:1px solid #ceddbd;border-radius:7px;padding:13px 15px;text-align:left;font-size:14px;line-height:1.6;min-height:47px}#generated-options>button:hover{background:#e5f2d1;border-color:#84a853}.generated-question-actions{display:flex;justify-content:space-between;gap:15px;margin-top:8px}#generated-complete{font-size:15px;margin:12px 0}.generated-content{margin-top:24px}.generated-content-head{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-bottom:14px}.generated-content-head>strong{font-size:15px;font-weight:600}.generated-content-head>span{font-size:12px;color:#647653;white-space:nowrap}.generated-block{padding:15px 16px;border:1px solid #e0e8d8;border-radius:9px;margin-top:10px;background:#fcfef9}.generated-block-first{border-color:#b4d786;background:#f0f8e5}.generated-block h4{font-size:14px;font-weight:600;margin:0 0 11px;letter-spacing:0}.generated-block p{font-size:15px;line-height:1.9;overflow-wrap:anywhere;margin:0 0 8px}.generated-block p:last-child{margin-bottom:0}.generated-block dl{margin:0}.generated-block dl>div{display:grid;grid-template-columns:100px 1fr;gap:15px;border-top:1px solid #dce8cd;padding:8px 0;font-size:14px;overflow-wrap:anywhere}.generated-block dt{color:#627150}.generated-block dd{margin:0}.generated-read-more{padding:8px 0;border:0;background:none;color:#4e6c2c;font-size:13px;text-decoration:underline}.generated-chat{margin-top:24px}.generated-chat>div{display:flex;margin-top:9px;gap:7px;background:#fafcf6;border:1px solid #cfdbbf;border-radius:24px;padding:5px}.generated-chat input{width:100%;min-width:0;font-size:14px;border:0;background:transparent;padding:8px 9px}.generated-chat button{flex-shrink:0;border:0;background:var(--ink);color:white;border-radius:50%;width:38px;height:38px;font-size:20px}.generated-chat>p{font-size:14px;line-height:1.9;margin:12px 0 8px;color:#4e653b}.generated-chat>p:empty{display:none}.generated-chat>small{font-size:12px;color:#69765e;display:block;margin-top:8px}#generated-checkout{width:100%;margin-top:22px;font-size:14px;padding:16px 18px}.generated-notices{margin-top:17px}.generated-notices p{font-size:12px;line-height:1.8;color:#68765d;margin:6px 0}
@media(max-width:1100px){.generator-layout{gap:20px;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr)}.generator-input-card{padding:24px}.generated-product-head{grid-template-columns:95px minmax(0,1fr);gap:16px}#generated-image-wrap{width:95px;min-height:110px}#generated-image{height:125px}#generated-title{font-size:19px}.generated-window-head{padding:18px}.generated-window-head>strong>span{display:none}}
@media(max-width:850px){.generator-layout{grid-template-columns:1fr}.generator-input-card{padding:28px}.generator-count label{flex:1}.generated-product-head{grid-template-columns:125px minmax(0,1fr);gap:22px}#generated-image-wrap{width:125px}.generated-window-head>strong>span{display:inline}.generator-empty{padding-block:42px}}
@media(max-width:600px){.generator-section .heading-row>p{font-size:16px}.generator-input-card{padding:22px}.generator-input-card h3{font-size:25px}.generator-count{gap:7px}.generator-count label{font-size:13px;padding:10px 7px}.generated-window-head{padding:16px}.generated-window-head>strong>span{display:none}#generated-experience{padding:17px}.generated-product-head{grid-template-columns:85px minmax(0,1fr);gap:14px}#generated-image-wrap{width:85px;min-height:100px}#generated-image{height:110px}#generated-title{font-size:18px}#generated-price{font-size:17px}.generated-question-card{padding:14px}.generated-content-head{display:block}.generated-content-head>span{display:block;margin-top:5px}.generated-block{padding:14px}.generated-block dl>div{grid-template-columns:80px 1fr;gap:10px}.generated-chat input{font-size:16px}.generator-empty{padding:40px 23px}.generator-empty h3{font-size:24px}}
/* Proposal comparison and approval workspace */
#generator-direction{width:100%;font-size:16px;padding:12px;border:1px solid #cdd9bf;border-radius:8px;background:#fcfef9;resize:vertical}.generator-layout{grid-template-columns:minmax(260px,.7fr) minmax(0,1.5fr)}.generator-layout>.generated-window{grid-column:1/-1}.proposal-panel{min-width:0;background:white;border:1px solid #d7e2cb;border-radius:16px;padding:28px}.proposal-panel-top{display:flex;justify-content:space-between;align-items:start;gap:16px}.proposal-panel h3{font-size:24px;margin:13px 0 14px}.proposal-stage{font-size:12px;padding:6px 10px;border-radius:20px;background:#edf5df;white-space:nowrap}.proposal-history{display:flex;gap:8px;align-items:center;flex-wrap:wrap;margin:18px 0}.proposal-history label{font-size:14px}.proposal-history select{font-size:14px;padding:9px;border:1px solid var(--line);border-radius:6px;min-width:0;max-width:100%;flex:1}.proposal-history button{font-size:14px}.proposal-empty{padding:40px 18px;text-align:center;color:var(--muted);font-size:16px;border:1px dashed #ccd8bf;border-radius:10px}.proposal-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.proposal-card{border:1px solid #d4dfc9;border-radius:11px;padding:17px;min-width:0;display:flex;flex-direction:column;align-items:stretch;background:#fcfef9}.proposal-card.is-preview{border-color:#70963f;box-shadow:0 0 0 2px #c7f56b}.proposal-card.is-selected{background:#f2f9e7}.proposal-card .axis-letter{font-size:13px;color:#64863a;letter-spacing:.13em}.proposal-card h4{font-size:18px;margin:10px 0 14px;overflow-wrap:anywhere}.proposal-card p{font-size:14px;line-height:1.8;margin-bottom:14px;overflow-wrap:anywhere}.proposal-card .axis-audience{color:#69745e;font-size:13px}.proposal-card .axis-entry{padding-top:14px;border-top:1px solid #dbe6cd}.proposal-card details{font-size:13px;margin-bottom:16px}.proposal-card details p{font-size:13px;margin:9px 0}.proposal-card details summary{font-size:13px}.proposal-card .axis-preview{margin-top:auto;border:1px solid #93b26a;background:white;padding:11px;border-radius:7px;font-size:14px;line-height:1.5;min-height:44px}.proposal-card label{font-size:14px;display:flex;gap:7px;align-items:center;margin-top:13px;min-height:38px}.proposal-card input{accent-color:#6c9437;width:17px;height:17px}.proposal-actions{display:flex;gap:10px;flex-wrap:wrap;margin:18px 0}.proposal-actions button{font-size:14px;line-height:1.6;min-height:42px}.proposal-review{border-top:1px solid var(--line);padding-top:23px;margin-top:22px}.proposal-review>p{font-size:14px;line-height:1.8}.proposal-review .button{font-size:14px;max-width:100%;white-space:normal;line-height:1.6}.proposal-review .reset-button{font-size:14px}.proposal-confirm{display:flex;gap:10px;align-items:flex-start;font-size:14px;margin:18px 0}.proposal-confirm input{margin-top:7px;accent-color:#658d32}.proposal-delivery{padding:13px;background:#f2f5ed;border-radius:8px;margin-top:20px}.proposal-actions button:disabled{opacity:.55}.proposal-review button:disabled{opacity:.55}#proposal-editor{border:1px solid var(--line);border-radius:9px;padding:14px;font-size:14px}#proposal-editor summary{font-size:14px}#proposal-editor-fields>label{display:block;font-size:14px;margin:13px 0 6px}#proposal-editor-fields input,#proposal-editor-fields textarea{display:block;width:100%;font-size:15px;padding:10px;border:1px solid #cdd9bf;border-radius:6px}#proposal-editor-fields fieldset{border:1px solid var(--line);border-radius:8px;padding:13px;margin:19px 0}#proposal-editor-fields legend{font-size:14px}#proposal-editor-fields fieldset label{display:block;font-size:14px;margin:11px 0 5px}.generated-axis-intro{border-bottom:1px solid var(--line);padding-bottom:17px;margin-bottom:22px}.generated-axis-intro h3{font-size:28px;line-height:1.6;margin:12px 0 0;overflow-wrap:anywhere}.generated-transcript{display:flex;flex-direction:column;gap:11px;margin-top:24px}.generated-turn{max-width:85%;font-size:16px;line-height:1.85;border-radius:12px;padding:13px 17px;overflow-wrap:anywhere}.generated-turn.user{align-self:flex-end;background:#e8f5d3}.generated-turn.assistant{align-self:flex-start;background:#f3f5ef;border:1px solid #e0e6d8}.generated-turn p{margin:0}.generated-turn small{font-size:12px;color:#5f7251;display:block;margin-bottom:5px}#generated-experience{max-width:800px;margin-inline:auto}.generated-question-card h4{font-size:20px}.generated-progress{font-size:13px}#proposal-message.is-error{color:#9a392b;background:#fff1eb;padding:12px;border-radius:8px}#generator-ai-note{padding:10px;border-radius:7px;background:#f2f5ed;font-size:13px}.generator-status{overflow-wrap:anywhere}
@media(max-width:1100px){.generator-layout{grid-template-columns:minmax(240px,.7fr) minmax(0,1.2fr)}.proposal-cards{grid-template-columns:1fr}.proposal-card{padding:18px}.proposal-card .axis-preview{max-width:240px}.proposal-card h4{margin-bottom:9px}}
@media(max-width:850px){.generator-layout{grid-template-columns:1fr}.proposal-panel{padding:22px}.proposal-cards{grid-template-columns:repeat(3,minmax(0,1fr))}.proposal-panel-top{flex-wrap:wrap}.proposal-history select{flex-basis:60%}.generated-axis-intro h3{font-size:24px}}
@media(max-width:650px){.proposal-cards{grid-template-columns:1fr}.proposal-card h4{font-size:20px}.proposal-card .axis-preview{max-width:none}.proposal-panel{padding:20px}.generated-turn{max-width:95%;font-size:15px}.proposal-actions{flex-direction:column}.proposal-review .button{width:100%}.proposal-history label{width:100%}.proposal-history select{width:70%}}

/* Three product advantages, directly after the partner benefits. */
.selling-points{background:#edf2e7;border-block:1px solid var(--line)}.selling-points-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.selling-point{display:flex;flex-direction:column;min-width:0;padding:32px;background:#fff;border:1px solid #dce3d7;border-radius:20px}.point-topline{display:flex;justify-content:space-between;gap:12px;font-size:12px;letter-spacing:.09em;color:#657064}.point-keyword{display:block;margin:35px 0 28px;font-size:clamp(32px,3.1vw,46px);line-height:1.15;letter-spacing:-.04em;font-weight:600}.point-keyword>span{display:block;font-size:14px;letter-spacing:0;font-weight:400;margin-top:12px}.selling-point h3{font-size:clamp(20px,1.8vw,25px);line-height:1.6;letter-spacing:-.03em;margin-bottom:18px}.selling-point p{font-size:16px;line-height:1.9;color:#54604f;margin-bottom:24px}.point-footnote{display:block;margin-top:auto;padding-top:18px;border-top:1px solid #dce3d7;font-size:12px;line-height:1.8;color:#657064}.point-lime{background:var(--lime);border-color:var(--lime)}.point-lime .point-footnote{border-color:#91b845;color:#41552b}.point-lime p,.point-lime .point-topline{color:#344923}.point-dark{background:var(--ink);border-color:var(--ink);color:#f6faef}.point-dark .point-keyword{color:var(--lime)}.point-dark p{color:#d7e1ce}.point-dark .point-topline,.point-dark .point-footnote{color:#bdcdb4}.point-dark .point-footnote{border-color:#42513c}@media(max-width:1000px){.selling-point{padding:24px}.selling-points-grid{gap:14px}}@media(max-width:760px){.selling-points-grid{grid-template-columns:1fr}.selling-point{padding:28px}.point-keyword{font-size:40px;margin:26px 0 22px}.selling-point h3{font-size:24px}}

/* Three-step agency handoff, using the existing UXLP lime. */
.agency-three{background:var(--lime);border-top:1px solid rgba(23,35,27,.12);border-bottom:1px solid rgba(23,35,27,.12)}.agency-three .section-index{border-color:rgba(23,35,27,.25)}.agency-three-status{background:var(--ink);color:white;padding:5px 12px;border-radius:100px;font-size:.875rem;letter-spacing:0}.agency-three h2 span{display:block;font-size:1.35em}.agency-three .heading-row>p{color:#314223;font-size:1rem}.agency-three-grid{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.agency-three-grid>li{background:var(--paper);border:1px solid rgba(23,35,27,.14);border-radius:18px;padding:28px;display:flex;flex-direction:column;min-width:0}.agency-three-no{font-size:clamp(3rem,5vw,4.5rem);line-height:1;font-weight:700;letter-spacing:-.06em;margin-bottom:22px}.agency-three-label{font-size:.875rem;letter-spacing:.06em;color:var(--muted);margin-bottom:14px}.agency-three-grid h3{font-size:1.35rem;line-height:1.7;letter-spacing:0}.agency-three-grid p{font-size:1rem;line-height:1.9;color:#465240}.agency-three-owner{margin-top:auto;padding-top:20px;border-top:1px solid var(--line);font-size:.875rem;font-weight:700}.agency-three-bottom{display:flex;align-items:center;justify-content:space-between;gap:32px;margin-top:32px}.agency-three-bottom>div{min-width:0}.agency-three-bottom p{font-size:1rem;margin-bottom:8px}.agency-three-bottom code{overflow-wrap:anywhere;font-family:inherit}.agency-three-bottom .agency-three-note{font-size:.875rem;line-height:1.9;max-width:780px}.agency-three-bottom .button{flex-shrink:0}@media(max-width:900px){.agency-three-grid{grid-template-columns:1fr}.agency-three-grid>li{padding:24px}.agency-three-bottom{align-items:flex-start;flex-direction:column;gap:16px}.agency-three .section-index{flex-wrap:wrap;gap:12px}.agency-three h2 span{font-size:1.2em}}
/* The brand mark receives three streams of agency knowledge. */
.hero h1{letter-spacing:-.055em}
.ai-art-stage{position:relative;min-width:0;align-self:center;padding:12px 12px 24px}
.ai-art-topline{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-bottom:16px;border-bottom:1px solid var(--line);color:var(--muted);font-size:12px;letter-spacing:.08em}
.ai-art-topline button{flex-shrink:0;background:transparent;color:var(--ink);border:1px solid var(--line);padding:8px 12px;border-radius:30px;cursor:pointer;font:inherit;letter-spacing:0}
.ai-art-topline button:hover{background:var(--lime)}
.ai-memory-field{position:relative;width:100%;height:490px;margin:8px 0 28px}
.ai-memory-paths{position:absolute;inset:0;width:100%;height:100%;overflow:visible;fill:none;stroke:#b8c99e;stroke-width:.35;stroke-dasharray:1 1.4}
.ai-memory-core{position:absolute;left:50%;top:48%;width:148px;height:148px;transform:translate(-50%,-50%);display:grid;place-items:center}
.ai-memory-core img{position:relative;width:100%;height:100%;mix-blend-mode:multiply;animation:memory-learn 2.4s ease-in-out infinite}
.ai-memory-ring{position:absolute;inset:12%;border:1px solid #94bb54;border-radius:50%;animation:memory-ripple 2.4s ease-out infinite}
.ai-memory-card{position:absolute;z-index:2;display:flex;flex-direction:column;gap:6px;width:44%;max-width:220px;padding:15px 18px;background:#fff;border:1px solid var(--line);border-radius:16px;animation:memory-card 7.2s ease-in-out infinite}
.ai-memory-index{font-size:12px;letter-spacing:.06em;color:var(--muted)}
.ai-memory-card strong{font-size:16px;line-height:1.5;font-weight:600}
.ai-memory-note{font-size:12px;line-height:1.6;color:var(--muted)}
.ai-memory-a{left:28%;top:3%;--card-x:0px;--card-y:10px}
.ai-memory-b{left:0;top:64%;--card-x:10px;--card-y:-8px;animation-delay:2.4s}
.ai-memory-c{right:0;top:75%;--card-x:-10px;--card-y:-8px;animation-delay:4.8s}
.ai-memory-signal{position:absolute;z-index:1;width:10px;height:10px;border-radius:50%;background:#7da82f;box-shadow:0 0 0 5px #c7f56b55;opacity:0;transform:translate(-50%,-50%);animation:memory-flow 7.2s ease-in-out infinite}
.signal-a{--from-x:50%;--from-y:19%}
.signal-b{--from-x:20%;--from-y:75%;animation-delay:2.4s}
.signal-c{--from-x:80%;--from-y:87%;animation-delay:4.8s}
.ai-art-caption{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:8px;margin:0;padding-top:18px;border-top:1px solid var(--line);line-height:1.8}
.ai-art-caption strong{font-size:16px;font-weight:600;color:var(--ink)}
.ai-art-caption>span{font-size:12px;color:var(--muted)}
.motion-paused .ai-art-stage *{animation-play-state:paused!important}
@keyframes memory-learn{0%,100%{transform:rotate(-14deg) scale(.88)}50%{transform:rotate(14deg) scale(1.12)}}
@keyframes memory-ripple{0%{transform:scale(.7);opacity:.7}80%,100%{transform:scale(1.65);opacity:0}}
@keyframes memory-card{0%,32%,100%{transform:none;border-color:var(--line);background:#fff}10%,22%{transform:translate(var(--card-x),var(--card-y));border-color:#98b958;background:#f0fadf}}
@keyframes memory-flow{0%{left:var(--from-x);top:var(--from-y);opacity:0}5%{opacity:1}26%{left:50%;top:48%;opacity:1}30%,100%{left:50%;top:48%;opacity:0}}
@media(max-width:1100px) and (min-width:851px){.ai-memory-card{padding:12px}.ai-memory-card strong{font-size:14px}}
@media(max-width:600px){.ai-memory-field{height:450px;margin-bottom:35px}.ai-memory-core{width:122px;height:122px}.ai-memory-card{padding:12px 10px}.ai-memory-card strong{font-size:14px}.ai-memory-index{font-size:12px;letter-spacing:0}.ai-memory-c{top:73%}}
.poc-entry-layout{display:grid;grid-template-columns:.85fr 1.15fr;gap:70px;margin-top:40px;align-items:start}.poc-story p{line-height:1.95}.poc-story h3{font-size:32px;line-height:1.5;margin:25px 0}.development-badge{display:inline-block;background:#ccff6b;border-radius:30px;padding:8px 16px;font-weight:700}.poc-conversation{background:#fff;border:1px solid #dce4d5;border-radius:24px;padding:clamp(20px,3vw,38px);box-shadow:0 20px 70px #14291d08;min-width:0}.poc-chat-head{display:flex;justify-content:space-between;gap:12px;font-size:12px;border-bottom:1px solid #e1e8d9;padding-bottom:20px;margin-bottom:24px}.entry-message{background:#f3f6ed;border-radius:4px 18px 18px;padding:18px 22px;line-height:1.8;margin-bottom:22px;white-space:pre-line;animation:entry-in .25s ease-out}.poc-conversation label{display:block;font-size:14px;margin:18px 0 8px;font-weight:600}.poc-conversation input:not([type=checkbox]),.poc-conversation select{box-sizing:border-box;display:block;width:100%;padding:14px;border:1px solid #ccd8c0;border-radius:10px;background:white;font:inherit}.poc-conversation .entry-consent{display:flex;align-items:flex-start;gap:12px;line-height:1.7;font-weight:400}.entry-consent input{width:20px;height:20px;flex:0 0 20px;margin-top:3px;accent-color:#49682c}.entry-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:24px}.entry-actions button{cursor:pointer}.entry-actions .button{padding:15px 22px}.entry-actions button:disabled{opacity:.5;cursor:wait}#entry-error{color:#a02c23;line-height:1.7}.entry-review{border-bottom:1px solid #e0e7d8;padding:12px 0;font-size:14px;overflow-wrap:anywhere}.entry-review strong{display:block}.entry-receipt{font-weight:700;overflow-wrap:anywhere}.entry-edit{font:inherit;cursor:pointer;border:0;background:none;text-decoration:underline;padding:6px 0;color:#426328}.entry-hidden-field{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}@keyframes entry-in{from{opacity:0;transform:translateY(5px)}to{opacity:1;transform:none}}@media(max-width:800px){.poc-entry-layout{grid-template-columns:1fr;gap:30px}.ai-art-stage{margin-top:20px}.poc-story h3{font-size:27px}}@media(prefers-reduced-motion:reduce){.ai-art-stage *,.entry-message{animation:none!important}}
.hero-copy{min-width:0}.hero h1{white-space:normal;font-size:clamp(32px,4.1vw,60px);overflow-wrap:break-word}@media(max-width:600px){.ai-art-stage{padding:12px 0 20px}.ai-art-topline{font-size:12px}.ai-art-caption strong{font-size:14px}.hero h1{font-size:clamp(30px,8.3vw,44px)}}
