:root{--ink:#242424;--coral:#ff5a2a;--sand:#ff5a2a;--mist:#e8e8e8;--paper:#fff;--surface:#fafafa;--white:#fff;--ink-muted:#666;--ink-faint:#909090;--ink-soft:#4f4f4f;--coral-dark:#e74818;--coral-soft:#ffe5dc;--coral-faint:#fff4f0;--sand-soft:#f4f4f4;--sand-text:#ff5a2a;--success:#3fa07a;--danger:#e15252;--font-base:var(--font-inter), var(--font-noto-sans-jp), -apple-system, BlinkMacSystemFont, "Hiragino Kaku Gothic ProN", sans-serif;--container:1160px;--radius-sm:8px;--radius-md:12px;--radius-lg:16px;--radius-xl:20px;--shadow-sm:0 2px 10px #0000000d;--shadow-md:0 12px 32px #00000012;--shadow-lg:0 24px 60px #0000001f}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:var(--font-base);color:var(--ink);background:var(--paper);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;padding:0;line-height:1.7}img,svg{max-width:100%;display:block}a{color:inherit;text-decoration:none}ul{margin:0;padding:0;list-style:none}h1,h2,h3,h4,p{margin:0}button{font-family:inherit}.container{width:100%;max-width:var(--container);margin:0 auto;padding:0 24px}section{position:relative}.section-pad{padding:96px 0}@media (max-width:768px){.section-pad{padding:64px 0}}.section-head{max-width:640px;margin:0 0 56px}.section-head.center{text-align:center;margin-left:auto;margin-right:auto}.section-head-illustration{justify-content:center;margin-top:20px;display:flex}.eyebrow{letter-spacing:.08em;color:var(--coral-dark);text-transform:uppercase;margin-bottom:14px;font-size:13px;font-weight:700;display:inline-block}.eyebrow.sand{color:var(--sand-text)}.section-head h2{letter-spacing:-.01em;margin-bottom:16px;font-size:clamp(24px,3.2vw,34px);font-weight:700}.section-head p{color:var(--ink-soft);font-size:16px}.btn{cursor:pointer;white-space:nowrap;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:14px 28px;font-size:15px;font-weight:700;transition:transform .15s,box-shadow .15s,background-color .15s,color .15s,border-color .15s;display:inline-flex}.btn:hover{transform:translateY(-1px)}.btn-primary{background:var(--coral);color:var(--white);box-shadow:0 10px 24px #ff5a2a47}.btn-primary:hover{background:var(--coral-dark)}.btn-outline{color:var(--ink);border-color:var(--ink);background:0 0}.btn-outline:hover{background:var(--ink);color:var(--paper)}.btn-ghost{color:var(--ink-soft);border-color:var(--mist);background:0 0}.btn-ghost:hover{border-color:var(--ink);color:var(--ink);overflow-x:clip}.btn-block{width:100%}.btn-sm{padding:10px 20px;font-size:14px}.brand{letter-spacing:-.01em;color:var(--ink);align-items:center;gap:10px;font-size:21px;font-weight:700;display:inline-flex}.brand .brand-mark{flex-shrink:0;width:136px;height:48px}.traco-logo-artwork{width:100%;max-width:none;height:auto;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.brand-badge{color:var(--ink-soft);border:1px solid var(--mist);letter-spacing:.01em;border-radius:999px;margin-left:10px;padding:3px 10px;font-size:12px;font-weight:700}.site-header{z-index:100;-webkit-backdrop-filter:saturate(180%)blur(10px);backdrop-filter:saturate(180%)blur(10px);border-bottom:1px solid var(--mist);background:#ffffffe6;position:sticky;top:0}.site-header .container{justify-content:space-between;align-items:center;height:76px;display:flex}.header-left{align-items:center;display:flex}.main-nav{align-items:center;gap:32px;display:flex}.main-nav a{color:var(--ink-soft);font-size:14.5px;font-weight:600;transition:color .15s}.main-nav a:hover{color:var(--ink)}.header-actions{align-items:center;gap:12px;display:flex}.header-login{color:var(--ink-soft);margin-right:4px;font-size:14.5px;font-weight:600}.header-login:hover{color:var(--ink)}.nav-toggle{border:1px solid var(--mist);background:var(--white);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;display:none}.nav-toggle span,.nav-toggle span:before,.nav-toggle span:after{content:"";background:var(--ink);width:18px;height:2px;display:block;position:relative}.nav-toggle span:before{position:absolute;top:-6px}.nav-toggle span:after{position:absolute;top:6px}.hero{background:radial-gradient(circle at 84% 18%, #ff5a2a1f, transparent 30%), linear-gradient(180deg, var(--white) 0%, var(--surface) 100%);padding:88px 0 56px;overflow:hidden}.hero .container{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);align-items:center;gap:clamp(24px,4vw,64px);display:grid}.hero-copy h1{letter-spacing:-.02em;margin:18px 0 24px;font-size:clamp(32px,4.6vw,52px);font-weight:900;line-height:1.35}.hero-copy{z-index:3;position:relative}.hero-copy h1 .accent{color:var(--coral)}.business-brand-panel{background:var(--coral);min-height:430px;color:var(--white);text-align:center;border-radius:48% 52% 42% 58%/52% 42% 58% 48%;flex-direction:column;justify-content:center;align-items:center;padding:72px 52px;display:flex;box-shadow:0 30px 70px #ff5a2a3d}.business-hero-logo{filter:brightness(0)invert();width:min(320px,80%);height:84px}.business-brand-panel>p{letter-spacing:.18em;margin-top:14px;font-size:12px;font-weight:800}.business-hero-tags{align-items:center;gap:12px;margin:44px 0 22px;display:flex}.business-hero-tags span{border:1px solid #ffffffa6;border-radius:999px;padding:9px 16px;font-size:13px;font-weight:700}.business-hero-tags i{opacity:.72;font-style:normal}.business-brand-panel>strong{font-size:clamp(21px,2.4vw,29px)}.hero-copy .lede{color:var(--ink-soft);max-width:520px;margin-bottom:34px;font-size:16.5px}.hero-ctas{flex-wrap:wrap;gap:14px;margin-bottom:44px;display:flex}.hero-points{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.hero-point{border-top:2px solid var(--mist);flex-direction:column;gap:10px;padding-top:16px;display:flex}.hero-point .num{color:var(--coral-dark);letter-spacing:.06em;font-size:12px;font-weight:700}.hero-point p{color:var(--ink-soft);font-size:14px;font-weight:500}.hero-stats{border-top:1px solid var(--mist);grid-template-columns:repeat(3,1fr);gap:18px;margin-top:40px;padding-top:32px;display:grid}.hero-stat .stat-num{color:var(--ink);letter-spacing:-.01em;font-size:clamp(22px,2.6vw,30px);font-weight:700}.hero-stat .stat-num .plus{color:var(--coral)}.hero-stat .stat-label{color:var(--ink-soft);margin-top:4px;font-size:13px}.hero-stats-note{color:var(--ink-faint);grid-column:1/-1;margin-top:4px;font-size:11.5px}.hero-visual{position:relative}.mock-window{background:var(--white);border:1px solid var(--mist);border-radius:var(--radius-xl);box-shadow:var(--shadow-lg);z-index:2;padding:26px;position:relative}.mock-topbar{align-items:center;gap:14px;margin-bottom:22px;display:flex}.mock-topbar .dots{gap:6px;display:flex}.mock-topbar .dot{background:var(--mist);border-radius:50%;width:9px;height:9px}.mock-topbar .title{color:var(--ink-soft);font-size:13px;font-weight:600}.mock-greeting{margin-bottom:4px;font-size:17px;font-weight:700}.mock-sub{color:var(--ink-soft);margin-bottom:20px;font-size:13px}.mock-card{border:1px solid var(--mist);border-radius:var(--radius-md);background:var(--surface);margin-bottom:16px;padding:18px 20px}.mock-score-row{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.mock-score-row .label{color:var(--ink-soft);font-size:13px;font-weight:600}.mock-score-row .value{color:var(--coral);font-size:22px;font-weight:700}.progress-track{background:var(--mist);border-radius:999px;height:8px;overflow:hidden}.progress-fill{background:linear-gradient(90deg, var(--sand), var(--coral));border-radius:999px;width:72%;height:100%}.mock-ai-card{border:1px solid var(--mist);border-radius:var(--radius-md);background:var(--white);gap:14px;margin-bottom:16px;padding:18px 20px;display:flex}.mock-ai-icon{width:34px;height:34px;color:var(--coral-dark);background:#ff5a2a1f;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;font-size:15px;font-weight:700;display:flex}.mock-ai-body .tag{color:var(--coral-dark);letter-spacing:.03em;text-transform:uppercase;margin-bottom:4px;font-size:11px;font-weight:700;display:block}.mock-ai-body p{color:var(--ink);font-size:13.5px;font-weight:500}.mock-activity-title{color:var(--ink-soft);letter-spacing:.03em;text-transform:uppercase;margin:20px 0 12px;font-size:12px;font-weight:700}.mock-activity-item{border-top:1px solid var(--mist);align-items:center;gap:12px;padding:10px 0;font-size:13.5px;display:flex}.mock-activity-item:first-of-type{border-top:none}.mock-activity-dot{background:var(--sand);border-radius:50%;flex-shrink:0;width:7px;height:7px}.mock-activity-item .when{color:var(--ink-faint);margin-left:auto;font-size:12px}.hero-visual:before{content:"";z-index:1;background:radial-gradient(circle,#ff5a2a29,#0000 70%);width:220px;height:220px;position:absolute;top:-30px;right:-40px}.hero-visual-illustration{z-index:2;background:linear-gradient(135deg,#0000000a,#ff5a2a14);border-radius:48% 0 0 48%;justify-content:center;min-height:520px;margin-right:min(-9vw,-60px);display:flex;position:relative;overflow:hidden}.hero-visual-illustration img{mix-blend-mode:multiply;max-width:none;display:block;position:absolute;top:50%;left:48%;transform:translate(-50%,-50%);width:132%!important}.console-mock{background:var(--ink);border-radius:var(--radius-xl);box-shadow:var(--shadow-lg);z-index:2;grid-template-columns:168px 1fr;min-height:460px;display:grid;position:relative;overflow:hidden}.console-sidebar{background:#0b1219;border-right:1px solid #ffffff0f;padding:22px 16px}.console-brand{color:var(--paper);align-items:center;gap:8px;margin-bottom:28px;font-size:15px;font-weight:700;display:flex}.console-brand .brand-mark{width:120px;height:38px}.console-nav-item{color:#aeb6c2;border-radius:8px;align-items:center;gap:10px;margin-bottom:4px;padding:9px 10px;font-size:12.5px;font-weight:500;display:flex}.console-nav-item .ico{background:#4a5563;border-radius:50%;flex-shrink:0;width:6px;height:6px}.console-nav-item.active{color:#ffd9cc;background:#ff5a2a24}.console-nav-item.active .ico{background:var(--coral)}.console-main{background:var(--surface);padding:22px 22px 24px}.console-searchbar{background:var(--white);border:1px solid var(--mist);color:var(--ink-soft);border-radius:10px;align-items:center;gap:8px;margin-bottom:14px;padding:10px 14px;font-size:12.5px;display:flex}.chip-row{flex-wrap:wrap;gap:8px;margin-bottom:18px;display:flex}.chip{background:var(--white);border:1px solid var(--mist);color:var(--ink-soft);border-radius:999px;padding:6px 12px;font-size:11.5px;font-weight:600}.chip.active{background:var(--ink);color:var(--paper);border-color:var(--ink)}.candidate-card{background:var(--white);border:1px solid var(--mist);border-radius:var(--radius-md);margin-bottom:12px;padding:16px 18px}.candidate-card-top{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.candidate-name{font-size:14.5px;font-weight:700}.candidate-match{color:var(--white);background:var(--coral);border-radius:999px;padding:3px 10px;font-size:12px;font-weight:700}.candidate-summary{color:var(--ink-soft);border-top:1px dashed var(--mist);gap:8px;padding-top:8px;font-size:12.5px;display:flex}.candidate-summary .ai-flag{color:var(--coral-dark);letter-spacing:.02em;flex-shrink:0;font-size:10.5px;font-weight:700}.logo-cloud{padding:56px 0}.logo-cloud p.label{text-align:center;letter-spacing:.04em;color:var(--ink-soft);margin-bottom:28px;font-size:13px;font-weight:700}.logo-row{flex-wrap:wrap;justify-content:center;align-items:center;gap:20px 48px;display:flex}.logo-row span{letter-spacing:-.01em;color:#b7bec8;white-space:nowrap;font-size:20px;font-weight:700}.steps-grid{z-index:2;grid-template-columns:repeat(5,1fr);gap:14px;display:grid;position:relative}.step-card{background:#ffffffeb;border:1px solid #0f203014;border-radius:18px;padding:24px 20px 26px;position:relative;box-shadow:0 18px 48px #0f203014}.step-card:nth-child(2n){transform:translateY(18px)}.flow-editorial{background:#f7f0e6;border-radius:40px;min-height:640px;margin:0 clamp(-100px,-6vw,-40px);padding:390px clamp(28px,4vw,64px) 58px;position:relative;overflow:hidden}.flow-diagram-wrap{width:min(1380px,112vw);position:absolute;top:-160px;left:50%;transform:translate(-50%)}.flow-diagram-wrap img{mix-blend-mode:multiply;display:block;width:100%!important}.step-card .step-illustration{justify-content:center;margin-bottom:16px;display:flex}.step-card .step-illustration img{width:auto;max-width:100%;height:110px}.step-card .step-no{letter-spacing:.06em;color:var(--coral-dark);text-transform:uppercase;margin-bottom:10px;font-size:12px;font-weight:700;display:block}.step-card h3{margin-bottom:10px;font-size:16px;font-weight:700}.step-card p{color:var(--ink-soft);font-size:13.5px}.step-arrow{color:var(--mist);z-index:1;font-size:18px;display:none;position:absolute;top:34px;right:-20px}@media (min-width:1000px){.step-arrow{display:block}}.value-grid{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.value-stage{background:#f8f1e7;border-radius:40px;min-height:590px;margin:-24px clamp(-80px,-5vw,-32px) -10px;padding:64px clamp(28px,5vw,72px) 64px 48%;position:relative;overflow:hidden}.value-stage-visual{width:64%;position:absolute;bottom:-12%;left:-10%;transform:rotate(-3deg)}.value-stage-visual img{mix-blend-mode:multiply;display:block}.value-card{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffd1;border:1px solid #0f203014;border-radius:18px;padding:24px 22px}.value-card .value-illustration{justify-content:flex-start;margin-bottom:18px;display:flex}.value-card .value-illustration img{width:auto;max-width:100%;height:130px}.value-card .value-index{letter-spacing:.08em;color:var(--sand-text);margin-bottom:14px;font-size:12px;font-weight:700}.value-card h3{margin-bottom:10px;font-size:19px;font-weight:700}.value-card p{color:var(--ink-soft);font-size:13.5px}.reason-grid{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.reason-card{border-top:1px solid var(--mist);grid-template-columns:52px 1fr;gap:20px;padding:28px;display:grid}.reason-card>.reason-no{background:var(--coral-faint);width:44px;height:44px;color:var(--coral-dark);letter-spacing:.06em;border-radius:50%;place-items:center;font-size:12px;font-weight:700;display:grid}.reason-illustration{flex-direction:column;flex-shrink:0;align-items:center;gap:8px;display:flex}.reason-illustration img{width:auto;max-width:100%;height:84px}.reason-illustration .reason-no{letter-spacing:.06em;color:var(--coral-dark);font-size:11px;font-weight:700}.reason-card h3{margin-bottom:8px;font-size:17px;font-weight:700}.reason-card p{color:var(--ink-soft);font-size:13.5px}.usecase-grid{grid-template-columns:repeat(4,1fr);align-items:start;gap:18px;display:grid}.usecase-card{border:1px solid var(--mist);background:var(--white);border-radius:24px;overflow:hidden;box-shadow:0 18px 50px #0f20300f}.usecase-card:nth-child(2n){margin-top:48px}.usecase-art{border-bottom:1px solid var(--mist);background-color:#faf6ef;background-position:50%;background-repeat:no-repeat;background-size:auto calc(100% - 32px);height:250px}.usecase-art-1{background-image:url(/generated/usecase-scene-1.png)}.usecase-art-2{background-image:url(/generated/usecase-scene-2.png)}.usecase-art-3{background-image:url(/generated/usecase-scene-3.png)}.usecase-art-4{background-image:url(/generated/usecase-scene-4.png)}.usecase-card-copy{padding:28px 24px 30px;position:relative}.usecase-icon{background:var(--coral-faint);border:6px solid var(--white);box-sizing:content-box;border-radius:12px;place-items:center;width:44px;height:44px;margin:-50px 0 20px;font-size:20px;display:grid}.usecase-card .usecase-illustration{justify-content:flex-start;margin-bottom:16px;display:flex}.usecase-card .usecase-illustration img{width:auto;max-width:100%;height:110px}.usecase-card h3{margin-bottom:8px;font-size:15.5px;font-weight:700}.usecase-card p{color:var(--ink-soft);font-size:13px}.testimonial-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.testimonial-card{background:var(--white);border:1px solid var(--mist);border-radius:var(--radius-md);flex-direction:column;gap:18px;padding:28px;display:flex}.testimonial-quote{color:var(--ink);font-size:14.5px;line-height:1.8}.testimonial-quote:before{content:"“";color:var(--coral);font-weight:700}.testimonial-person{align-items:center;gap:12px;display:flex}.testimonial-avatar{background:var(--sand);width:40px;height:40px;color:var(--ink);border-radius:50%;justify-content:center;align-items:center;font-size:14px;font-weight:700;display:flex}.testimonial-person .role{color:var(--ink-soft);font-size:12px}.testimonial-person .name{font-size:13.5px;font-weight:700}.pricing-wrap{justify-content:center;display:flex}.pricing-card{background:var(--white);border:1px solid var(--mist);border-radius:var(--radius-xl);text-align:center;width:100%;max-width:440px;box-shadow:var(--shadow-md);padding:44px 40px}.pricing-card .plan-name{letter-spacing:.05em;color:var(--coral-dark);text-transform:uppercase;margin-bottom:14px;font-size:13px;font-weight:700}.pricing-card .plan-price{letter-spacing:-.02em;margin-bottom:6px;font-size:48px;font-weight:700}.pricing-card .plan-price span{color:var(--ink-soft);font-size:16px;font-weight:600}.pricing-card .plan-desc{color:var(--ink-soft);margin-bottom:28px;font-size:14px}.plan-features{text-align:left;flex-direction:column;gap:12px;margin-bottom:32px;display:flex}.plan-features li{align-items:flex-start;gap:10px;font-size:14px;display:flex}.plan-features li .check{color:var(--coral);flex-shrink:0;font-weight:700}.pricing-enterprise{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.pricing-enterprise .pricing-info h3{margin-bottom:14px;font-size:20px;font-weight:700}.pricing-enterprise .pricing-info p{color:var(--ink-soft);margin-bottom:20px;font-size:14.5px}.pricing-enterprise .pricing-list{flex-direction:column;gap:14px;display:flex}.pricing-enterprise .pricing-list li{border-bottom:1px solid var(--mist);gap:10px;padding-bottom:14px;font-size:14px;display:flex}.pricing-enterprise .pricing-list li:last-child{border-bottom:none;padding-bottom:0}.pricing-cta-box{background:var(--ink);color:var(--paper);border-radius:var(--radius-xl);flex-direction:column;justify-content:center;gap:18px;padding:40px;display:flex}.pricing-cta-box h4{font-size:20px;font-weight:700}.pricing-cta-box p{color:#c9ced6;font-size:14px}.pricing-cta-box .btn-primary{align-self:flex-start}.faq-list{flex-direction:column;gap:12px;max-width:800px;margin:0 auto;display:flex}.faq-item{background:var(--white);border:1px solid var(--mist);border-radius:var(--radius-md);padding:6px 24px}.faq-item summary{cursor:pointer;justify-content:space-between;align-items:center;gap:16px;padding:20px 0;font-size:15.5px;font-weight:600;list-style:none;display:flex}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:"+";color:var(--coral);flex-shrink:0;font-size:20px;font-weight:400;transition:transform .2s}.faq-item[open] summary:after{transform:rotate(45deg)}.faq-item .faq-answer{color:var(--ink-soft);max-width:680px;padding:0 0 22px;font-size:14.5px}.cta-scene{background:var(--white);border-radius:40px;min-height:590px;margin:0 clamp(-100px,-6vw,-40px);position:relative;overflow:hidden}.cta-scene>img{object-fit:cover;object-position:40% center;mix-blend-mode:multiply;position:absolute;inset:0;width:100%!important;height:100%!important}.cta-banner{background:var(--ink);border-radius:var(--radius-xl);color:var(--paper);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:32px;padding:56px 48px;display:flex}.cta-scene .cta-banner{z-index:2;width:min(620px,100% - 64px);box-shadow:var(--shadow-lg);position:absolute;bottom:32px;right:32px}.cta-banner h2{margin-bottom:10px;font-size:clamp(20px,2.6vw,28px);font-weight:700}.cta-banner p{color:#c9ced6;font-size:14.5px}.cta-banner-actions{flex-wrap:wrap;gap:14px;display:flex}.site-footer{border-top:1px solid var(--mist);background:var(--white);padding:56px 0 32px}.footer-top{border-bottom:1px solid var(--mist);grid-template-columns:1.4fr 1fr 1fr 1fr;gap:32px;margin-bottom:24px;padding-bottom:40px;display:grid}.footer-brand p{color:var(--ink-soft);max-width:260px;margin-top:14px;font-size:13.5px}.footer-col h4{letter-spacing:.03em;color:var(--ink-soft);text-transform:uppercase;margin-bottom:16px;font-size:13px;font-weight:700}.footer-col ul{flex-direction:column;gap:10px;display:flex}.footer-col a{color:var(--ink);font-size:14px}.footer-col a:hover{color:var(--coral-dark)}.footer-bottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.footer-bottom .copyright{color:var(--ink-faint);font-size:13px}.footer-switch{color:var(--coral-dark);align-items:center;gap:6px;font-size:13.5px;font-weight:700;display:inline-flex}.footer-switch:hover{text-decoration:underline}@media (max-width:1080px){.steps-grid{grid-template-columns:repeat(3,1fr)}.value-grid,.usecase-grid{grid-template-columns:repeat(2,1fr)}.testimonial-grid{grid-template-columns:repeat(1,1fr)}.pricing-enterprise{grid-template-columns:1fr}}@media (max-width:900px){.main-nav{display:none}.nav-toggle{display:flex}.hero .container{grid-template-columns:1fr}.hero-visual{max-width:none;margin:24px -18px 0}.business-brand-panel{border-radius:44px;min-height:390px;margin-inline:0}.hero-visual-illustration img{width:142%!important}.hero-visual-illustration{border-radius:38% 0 0 38%;min-height:440px;margin-right:-18px}.value-stage{min-height:850px;margin:-18px 0 0;padding:430px 32px 42px}.value-stage-visual{width:90%;top:-8%;bottom:auto;left:5%}.flow-editorial{margin:0;padding:350px 28px 52px}.console-mock{min-height:380px}.reason-grid{grid-template-columns:1fr}.footer-top{grid-template-columns:1fr 1fr}}@media (max-width:640px){.container{padding:0 18px}.site-header .container{height:66px}.header-login,.header-actions>.btn,.brand-badge{display:none}.hero{padding:40px 0 24px}.business-brand-panel{border-radius:32px;min-height:330px;padding:48px 24px}.business-hero-tags{margin:32px 0 18px}.hero-points,.hero-stats,.steps-grid,.value-grid,.usecase-grid,.console-mock{grid-template-columns:1fr}.console-sidebar{display:none}.footer-top{grid-template-columns:1fr}.cta-banner{padding:36px 24px}.flow-diagram-wrap{width:205%;top:-38px;left:50%;transform:translate(-50%)}.flow-diagram-wrap img{width:100%!important}.flow-editorial{border-radius:28px;min-height:0;margin:0 -18px;padding:260px 16px 30px}.step-card:nth-child(2n){transform:none}.value-stage{border-radius:28px;min-height:0;margin:-8px 0 0;padding:300px 14px 24px}.value-stage-visual{width:124%;top:-4%;left:-12%}.usecase-card:nth-child(2n){margin-top:0}.usecase-art{height:270px}.cta-scene{border-radius:28px;min-height:650px;margin:0}.cta-scene>img{object-position:36% center;height:430px!important}.cta-scene .cta-banner{width:auto;bottom:14px;left:14px;right:14px}.pricing-card{padding:32px 24px}.btn{padding:13px 22px;font-size:14px}.reason-card{text-align:left;grid-template-columns:44px 1fr}.reason-illustration{align-items:center}.value-card .value-illustration,.usecase-card .usecase-illustration{justify-content:center}}.mobile-nav{z-index:200;background:var(--paper);padding:24px;display:none;position:fixed;inset:0;overflow-y:auto}.mobile-nav.is-open{display:block}.mobile-nav-top{justify-content:space-between;align-items:center;margin-bottom:32px;display:flex}.mobile-nav-close{border:1px solid var(--mist);background:var(--white);cursor:pointer;border-radius:10px;width:40px;height:40px;font-size:18px}.mobile-nav ul{flex-direction:column;gap:4px;margin-bottom:28px;display:flex}.mobile-nav a{border-bottom:1px solid var(--mist);padding:14px 4px;font-size:17px;font-weight:600;display:block}.mobile-nav-actions{flex-direction:column;gap:12px;display:flex}.store-links{flex-wrap:wrap;gap:10px;margin-top:26px;display:flex}.store-links-compact{margin-top:-18px;margin-bottom:40px}.store-badge{background:var(--ink);min-width:156px;height:50px;color:var(--white);border-radius:12px;align-items:center;gap:10px;padding:7px 14px;display:inline-flex}.store-badge:hover{color:var(--white);transform:translateY(-1px)}.store-badge-upcoming{cursor:default}.store-badge svg{flex-shrink:0;width:25px;height:25px}.store-badge span{flex-direction:column;line-height:1;display:flex}.store-badge small{letter-spacing:.04em;margin-bottom:4px;font-size:8px}.store-badge strong{letter-spacing:-.02em;font-size:16px}.hero{background:var(--white);padding-top:72px}.hero .container{grid-template-columns:minmax(0,.9fr) minmax(500px,1.1fr);grid-template-areas:"copy visual""points visual";gap:clamp(24px,3vw,52px)}.hero-copy{grid-area:copy}.hero-visual{grid-area:visual}.hero-points{grid-area:points}.hero-app-preview{background:#f7f0e6;border-radius:52% 0 0 45%;min-height:660px;position:relative;overflow:hidden}.phone-device{background:#172536;border:2px solid #172536;border-radius:39px;width:278px;height:570px;padding:8px;position:absolute;overflow:hidden;box-shadow:0 30px 70px #0f20302e}.phone-device:before{content:"";z-index:4;background:#172536;border-radius:999px;width:74px;height:20px;position:absolute;top:15px;left:50%;transform:translate(-50%)}.phone-device-front{z-index:2;top:42px;right:7%;transform:rotate(2deg)}.phone-device-back{z-index:1;opacity:.96;top:104px;left:7%;transform:rotate(-6deg)scale(.9)}.phone-screen{height:100%;color:var(--ink);background:#f8f6f1;border-radius:31px;font-size:11px;position:relative;overflow:hidden}.phone-status{justify-content:space-between;height:34px;padding:11px 18px 0;font-size:8px;font-weight:700;display:flex}.mock-mobile-head{justify-content:space-between;align-items:center;padding:12px 16px 10px;display:flex}.mock-mobile-head div{flex-direction:column;gap:3px;display:flex}.mock-mobile-head small{color:var(--coral-dark);letter-spacing:.12em;font-size:7px}.mock-mobile-head b{font-size:13px}.mock-mobile-head>span{background:var(--ink);color:#fff;border-radius:50%;place-items:center;width:30px;height:30px;font-weight:700;display:grid}.mock-score-card{background:var(--white);color:var(--ink);border:1px solid #e5e9ec;border-radius:17px;grid-template-columns:1fr auto;gap:8px;margin:0 14px 10px;padding:15px;display:grid;box-shadow:0 10px 28px #0f20300f}.mock-score-card>div{flex-direction:column;gap:3px;display:flex}.mock-score-card small{color:var(--coral-dark);letter-spacing:.1em;font-size:7px}.mock-score-card strong{color:var(--coral);font-size:25px}.mock-score-card i{background:#edf0f2;border-radius:5px;grid-column:1/-1;height:5px;overflow:hidden}.mock-score-card em{background:var(--coral);width:72%;height:100%;display:block}.mock-score-card p{color:var(--ink-muted);grid-column:1/-1;margin:0;font-size:8px}.mock-score-card button,.mock-recommend button{background:var(--coral);color:#fff;font:inherit;border:0;border-radius:999px;grid-column:1/-1;padding:9px;font-weight:700}.mock-recommend{background:#fff1ec;border:1px solid #f3d6ca;border-radius:17px;margin:0 14px;padding:14px}.mock-recommend-title{align-items:center;gap:7px;margin-bottom:9px;display:flex}.mock-recommend-title span{background:var(--coral);color:#fff;border-radius:50%;place-items:center;width:22px;height:22px;display:grid}.mock-recommend small{color:var(--coral-dark);letter-spacing:.06em;font-size:7px}.mock-recommend p{margin:7px 0 11px;font-size:10px;line-height:1.55}.mock-recommend button{background:var(--ink);justify-content:center;align-items:center;gap:5px;width:100%;display:flex}.mock-tabbar{border-top:1px solid var(--mist);background:#fff;grid-template-columns:repeat(4,1fr);height:55px;display:grid;position:absolute;bottom:0;left:0;right:0}.mock-tabbar span{color:var(--ink-soft);flex-direction:column;justify-content:center;align-items:center;gap:2px;font-size:15px;display:flex}.mock-tabbar small{font-size:6px}.mock-chat-head{border-bottom:1px solid var(--mist);flex-direction:column;gap:3px;padding:12px 16px;display:flex}.mock-chat-head b{font-size:14px}.mock-chat-head small{color:var(--ink-soft);font-size:8px}.mock-chat-body{flex-direction:column;gap:15px;padding:18px 14px;display:flex}.mock-ai-message{align-items:flex-end;gap:6px;width:90%;display:flex}.mock-ai-message>span{background:var(--coral);color:#fff;border-radius:50%;flex:none;place-items:center;width:22px;height:22px;display:grid}.mock-ai-message p,.mock-user-message{border-radius:13px;margin:0;padding:10px;line-height:1.55}.mock-ai-message p{border:1px solid var(--mist);background:#fff;border-bottom-left-radius:3px}.mock-user-message{background:#f7c7b7;border-bottom-right-radius:3px;align-self:flex-end;max-width:76%}.mock-chat-chip{background:var(--coral-faint);max-width:94%;color:var(--coral-dark);border:1px solid #f3d6ca;border-radius:999px;align-self:center;align-items:center;gap:5px;padding:5px 10px;font-size:8px;font-weight:600;line-height:1.4;display:inline-flex}.mock-chat-chip svg{flex:none}.mock-chat-input{border:1px solid var(--mist);height:42px;color:var(--coral);background:#fff;border-radius:16px;grid-template-columns:25px 1fr 28px;align-items:center;gap:5px;padding:0 7px;display:grid;position:absolute;bottom:12px;left:12px;right:12px}.mock-chat-input span{color:var(--ink-faint);font-size:8px}.mock-chat-input b{background:var(--coral);color:#fff;border-radius:50%;place-items:center;width:27px;height:27px;display:grid}.preview-note{z-index:3;color:var(--coral-dark);background:#fff;border-radius:15px;align-items:center;gap:10px;padding:13px 16px;font-size:12px;display:flex;position:absolute;bottom:44px;left:6%;box-shadow:0 14px 36px #0f20301f}.preview-note span{color:var(--ink-soft)}.preview-note b{color:var(--ink)}.product-showcase{background:var(--ink);color:var(--white);overflow:hidden}.product-showcase .container{grid-template-columns:minmax(280px,.7fr) minmax(600px,1.3fr);align-items:center;gap:clamp(50px,7vw,100px);display:grid}.product-showcase-copy h2{margin-bottom:22px;font-size:clamp(30px,4vw,46px);line-height:1.35}.product-showcase-copy>p{color:#c7ced7;font-size:16px;line-height:1.9}.device-stage{min-height:610px;position:relative}.desktop-device{background:#fff;border:7px solid #263544;border-radius:20px;width:92%;position:absolute;top:50px;left:0;overflow:hidden;transform:perspective(1200px)rotateY(-5deg);box-shadow:0 40px 90px #00000052}.desktop-chrome{color:#7d8791;background:#edf0f2;align-items:center;gap:6px;height:34px;padding:0 12px;font-size:8px;display:flex}.desktop-chrome i{background:#bbc2c8;border-radius:50%;width:7px;height:7px}.desktop-chrome span{background:#fff;border-radius:5px;margin-left:15px;padding:5px 50px}.desktop-app{min-height:430px;color:var(--ink);grid-template-columns:125px 1fr;display:grid}.desktop-app aside{background:#f5f3ed;flex-direction:column;gap:8px;padding:24px 15px;display:flex}.desktop-app aside b{margin-bottom:18px;font-size:16px}.desktop-app aside span{border-radius:7px;padding:8px;font-size:9px}.desktop-app aside .active{background:var(--ink);color:#fff}.desktop-app main{padding:34px}.desktop-app main>small{color:var(--coral-dark);letter-spacing:.1em;font-size:8px}.desktop-app main h3{margin:6px 0 4px;font-size:22px}.desktop-app main>p{color:var(--ink-soft);font-size:10px}.desktop-doc-card{border:1px solid var(--mist);border-radius:13px;margin-top:24px;padding:22px}.desktop-doc-card b{font-size:12px}.desktop-doc-card p{color:var(--ink-soft);font-size:10px;line-height:1.8}.desktop-export{justify-content:flex-end;gap:8px;margin-top:15px;display:flex}.desktop-export button{border:1px solid var(--mist);font:inherit;background:#fff;border-radius:8px;align-items:center;gap:5px;padding:8px 13px;font-size:9px;display:flex}.desktop-doc-head{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.desktop-doc-head .desktop-export{margin:4px 0 0}.desktop-doc-meta{color:var(--ink-faint);margin-top:3px;font-size:8.5px}.desktop-doc-entry{margin-top:9px}.desktop-doc-entry>div{justify-content:space-between;align-items:baseline;gap:8px;display:flex}.desktop-doc-entry strong{font-size:10px}.desktop-doc-entry small{color:var(--ink-faint);white-space:nowrap;font-size:8px}.desktop-doc-entry ul{flex-direction:column;gap:4px;margin:7px 0 0;padding-left:15px;list-style:outside;display:flex}.desktop-doc-entry li{color:var(--ink-soft);font-size:9px;line-height:1.65}.desktop-skills{margin-top:14px}.desktop-skills b{font-size:10.5px}.desktop-skills>div{flex-wrap:wrap;gap:5px;margin-top:8px;display:flex}.desktop-skills span{background:var(--surface);border:1px solid var(--mist);color:var(--ink-soft);border-radius:999px;padding:4px 10px;font-size:8.5px}.desktop-ai-note{background:var(--coral-faint);border:1px solid #f3d6ca;border-radius:11px;align-items:center;gap:8px;margin-top:12px;padding:10px 12px;display:flex}.desktop-ai-note span{background:var(--coral);color:#fff;border-radius:50%;flex:none;place-items:center;width:20px;height:20px;display:grid}.desktop-ai-note p{color:var(--ink);font-size:8.5px;line-height:1.6}.desktop-ai-note button{background:var(--ink);color:#fff;font:inherit;white-space:nowrap;border:0;border-radius:999px;margin-left:auto;padding:5px 11px;font-size:8.5px;font-weight:600}.product-phone{z-index:3;width:230px;height:470px;bottom:-18px;right:-5px;transform:rotate(4deg)}.flow-editorial{background:#f7f0e6;border-radius:28px;min-height:0;margin:0;padding:32px}.step-card,.step-card:nth-child(2n){min-height:250px;box-shadow:none;transform:none}.step-icon{background:var(--coral-faint);width:42px;height:42px;color:var(--coral-dark);border-radius:12px;place-items:center;margin-bottom:24px;display:grid}.value-stage-visual{width:48%;height:100%;top:0;bottom:0;left:0;overflow:hidden;transform:none}.value-stage-visual img{max-width:none;position:absolute;bottom:0;left:-5%;width:auto!important;height:100%!important}.usecase-grid{gap:14px}.usecase-card,.usecase-card:nth-child(2n){min-height:260px;box-shadow:none;border-radius:18px;margin-top:0}.usecase-card-copy{padding:30px 24px}.usecase-icon{box-sizing:border-box;color:var(--coral-dark);border:0;margin:0 0 30px}.cta-scene>img{object-position:center}.cta-banner .store-links{margin:6px 0 0}.cta-banner .store-badge{background:var(--white);color:var(--ink)}.cta-banner .store-badge:hover{color:var(--ink)}@media (max-width:1080px){.hero .container{grid-template-columns:minmax(0,1fr) minmax(450px,1fr)}.phone-device-back{display:none}.phone-device-front{right:12%}.product-showcase .container{grid-template-columns:1fr}.product-showcase-copy{max-width:620px}.device-stage{min-height:570px}}@media (max-width:900px){.hero .container{grid-template-columns:1fr;grid-template-areas:"copy""visual""points"}.hero-visual{margin:20px -18px 0}.hero-app-preview{border-radius:36px 0 0 36px;min-height:610px}.phone-device-back{display:block;left:15%}.phone-device-front{right:15%}.product-showcase-copy{text-align:left}.product-showcase .store-links{justify-content:flex-start}.value-stage{padding-top:430px}}@media (max-width:640px){.hero{padding:42px 0 24px}.hero-copy h1{font-size:35px;line-height:1.32}.hero-copy .lede{font-size:15px;line-height:1.9}.hero-ctas{margin-bottom:28px}.hero-ctas .btn{width:100%}.store-links,.store-links-compact{grid-template-columns:repeat(2,minmax(0,1fr));margin:0;display:grid}.store-links-compact{margin-bottom:32px}.store-badge{gap:7px;min-width:0;height:48px;padding:7px 9px}.store-badge svg{width:21px;height:21px}.store-badge strong{font-size:13px}.store-badge small{font-size:6px}.hero-app-preview{border-radius:32px 0 0 32px;min-height:520px;margin-right:-18px}.phone-device-back{display:none}.phone-device-front{width:250px;height:512px;top:22px;right:50%;transform:translate(50%)rotate(1deg)}.preview-note{bottom:18px;left:14px}.logo-cloud{display:none}.product-showcase{padding:72px 0 54px}.product-showcase .container{gap:34px}.product-showcase-copy h2{font-size:32px}.device-stage{min-height:470px;margin:0 -18px}.desktop-device{width:108%;top:10px;left:-8%;transform:none}.desktop-app{grid-template-columns:75px 1fr;min-height:300px}.desktop-app aside{padding:15px 8px}.desktop-app aside b{font-size:11px}.desktop-app aside span{padding:5px;font-size:6px}.desktop-app main{padding:18px}.desktop-app main h3{font-size:16px}.desktop-doc-card{margin-top:12px;padding:12px}.desktop-export{display:none}.product-phone{width:176px;height:360px;display:block;bottom:-10px;right:-10px;transform:rotate(3deg)}.product-phone .mock-chat-body{gap:8px;padding:10px 8px}.product-phone .mock-ai-message p,.product-phone .mock-user-message{padding:6px;font-size:7px}.section-head.center{text-align:left;margin-left:0}.flow-editorial{border-radius:24px;margin:0;padding:14px}.step-card,.step-card:nth-child(2n){min-height:0;padding:24px 20px}.step-icon{margin-bottom:18px}.value-stage{padding:270px 14px 20px}.value-stage-visual{width:100%;height:280px}.value-stage-visual img{left:-42%;height:120%!important}.usecase-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.usecase-card,.usecase-card:nth-child(2n){min-height:230px}.usecase-card-copy{padding:22px 16px}.usecase-icon{margin-bottom:22px}.usecase-card h3{font-size:14px}.usecase-card p{font-size:11.5px;line-height:1.7}.cta-scene>img{object-position:35% center;height:300px!important}}.page-intro{z-index:1000;background:var(--paper);place-items:center;transition:opacity .7s cubic-bezier(.65,0,.35,1),visibility .7s;display:grid;position:fixed;inset:0;overflow:hidden}.page-intro.is-done{opacity:0;visibility:hidden;pointer-events:none}.page-intro-mark{z-index:2;letter-spacing:-.03em;align-items:center;gap:13px;font-size:30px;font-weight:700;animation:1.2s cubic-bezier(.16,1,.3,1) both intro-mark;display:flex;position:relative}.page-intro-logo{width:43px;height:auto}.page-intro>i{background:var(--coral);border-radius:50%;width:34vmax;height:34vmax;animation:1.25s cubic-bezier(.65,0,.35,1) .15s both intro-circle;position:absolute;transform:scale(0)}@keyframes intro-mark{0%{opacity:0;transform:translateY(24px)scale(.94)}35%,72%{opacity:1;transform:translateY(0)scale(1)}to{opacity:0;transform:translateY(-16px)scale(1.04)}}@keyframes intro-circle{0%,45%{transform:scale(0)}to{transform:scale(5)}}.motion-ready [data-reveal]{opacity:0;transition:opacity .85s var(--reveal-delay,0s) cubic-bezier(.16, 1, .3, 1), transform .85s var(--reveal-delay,0s) cubic-bezier(.16, 1, .3, 1);transform:translateY(34px)}.motion-ready [data-reveal].is-visible{opacity:1;transform:translateY(0)}.motion-ready [data-reveal][data-parallax].is-visible{transform:translateY(var(--parallax-y,0))}[data-parallax]{transform:translateY(var(--parallax-y,0));will-change:transform;transition:transform .14s linear}.chapter-rail{z-index:90;flex-direction:column;gap:10px;display:flex;position:fixed;top:50%;right:20px;transform:translateY(-50%)}.chapter-rail a{color:var(--ink-soft);justify-content:flex-end;align-items:center;gap:9px;display:flex}.chapter-rail span{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffd1;border:1px solid #0f203029;border-radius:50%;place-items:center;width:32px;height:32px;font-size:9px;font-weight:700;transition:color .25s,background .25s,transform .25s;display:grid}.chapter-rail b{opacity:0;white-space:nowrap;width:0;font-size:10px;transition:width .25s,opacity .25s;overflow:hidden}.chapter-rail a:hover span{color:#fff;background:var(--coral);border-color:var(--coral);transform:scale(1.08)}.chapter-rail a:hover b{opacity:1;width:50px}.story-ticker{z-index:5;background:var(--sand);color:var(--ink);border-top:1px solid #0f20301a;border-bottom:1px solid #0f20301a;padding:15px 0;position:relative;overflow:hidden}.story-ticker>div{align-items:center;gap:28px;width:max-content;animation:25s linear infinite ticker-move;display:flex}.story-ticker span{letter-spacing:.18em;font-size:12px;font-weight:700}.story-ticker i{background:var(--coral);border-radius:50%;width:7px;height:7px}@keyframes ticker-move{to{transform:translate(-50%)}}.hero-app-preview:before,.hero-app-preview:after{content:"";z-index:3;background:#fffdf8;border-radius:6px;width:64px;height:82px;animation:7s ease-in-out infinite paper-drift;position:absolute;box-shadow:0 15px 30px #0f203014}.hero-app-preview:before{top:75px;left:5%;transform:rotate(-12deg)}.hero-app-preview:after{background:var(--coral);width:48px;height:62px;animation-delay:-3.2s;bottom:50px;right:2%}@keyframes paper-drift{0%,to{translate:0;rotate:none}50%{translate:0 -16px;rotate:3deg}}.phone-device-front{animation:7s ease-in-out infinite phone-front-float}.phone-device-back{animation:8s ease-in-out -2s infinite phone-back-float}@keyframes phone-front-float{0%,to{transform:rotate(2deg)translateY(0)}50%{transform:rotate(1deg)translateY(-13px)}}@keyframes phone-back-float{0%,to{transform:rotate(-6deg)scale(.9)translateY(0)}50%{transform:rotate(-5deg)scale(.9)translateY(12px)}}.product-showcase{padding-top:130px;padding-bottom:150px;position:relative}.product-showcase:before,.product-showcase:after{content:"";background:var(--white);border-radius:50%;width:110%;height:70px;position:absolute;left:-5%}.product-showcase:before{top:-50px}.product-showcase:after{background:var(--white);bottom:-52px}.device-stage:after{content:"";z-index:0;border:1px solid #e5b86a61;border-radius:50%;width:240px;height:240px;animation:18s linear infinite orbit-spin;position:absolute;top:18%;right:7%}@keyframes orbit-spin{to{rotate:360deg}}.world-story{background:var(--white);padding:80px 0 120px;position:relative;overflow:hidden}.world-story-shell{background:#f7f0e6;border-radius:52px;align-items:center;min-height:720px;display:flex;position:relative;overflow:hidden}.world-story-copy{z-index:4;width:43%;padding:70px 0 70px 72px;position:relative}.world-story-copy h2{letter-spacing:-.025em;margin-bottom:26px;font-size:clamp(30px,4.1vw,50px);line-height:1.42}.world-story-copy h2 em{color:var(--coral);font-style:normal;position:relative}.world-story-copy h2 em:after{content:"";background:var(--sand);transform-origin:0;border-radius:999px;height:3px;animation:3.4s ease-in-out infinite underline-breathe;position:absolute;bottom:-6px;left:0;right:0}@keyframes underline-breathe{0%,to{transform:scaleX(.45)}50%{transform:scaleX(1)}}.world-story-copy p{max-width:460px;color:var(--ink-soft);font-size:15px;line-height:2}.world-story-art{z-index:2;mix-blend-mode:multiply;width:88%;position:absolute;top:4%;right:-17%}.world-story-art img{display:block}.world-orbit{z-index:1;border:1px solid #0f20301f;border-radius:50%;animation:7s ease-in-out infinite orbit-pulse;position:absolute}.world-orbit-one{width:430px;height:430px;top:-120px;right:-100px}.world-orbit-two{width:340px;height:340px;animation-delay:-3s;bottom:-180px;right:240px}@keyframes orbit-pulse{0%,to{opacity:.45;scale:.92}50%{opacity:1;scale:1.05}}.flow-editorial{position:relative}.flow-editorial:before{content:"";background:repeating-linear-gradient(90deg, var(--coral) 0 8px, transparent 8px 16px);transform-origin:0;height:1px;animation:2.6s ease-in-out infinite alternate route-line;position:absolute;top:56px;left:8%;right:8%}@keyframes route-line{0%{opacity:.4;transform:scaleX(.2)}to{opacity:1;transform:scaleX(1)}}.step-card{transition:transform .35s cubic-bezier(.16,1,.3,1),border-color .35s}.step-card:hover{border-color:#ff5a2a66;transform:translateY(-10px)}.usecase-icon{transition:transform .35s cubic-bezier(.16,1,.3,1)}.usecase-card:hover .usecase-icon{transform:rotate(-7deg)scale(1.12)}.faq-item{transition:background .25s,transform .25s}.faq-item:hover{background:#fffaf5;transform:translate(5px)}.cta-scene{background:#f7f0e6;min-height:650px}.cta-scene>img{object-position:center;animation:10s ease-in-out infinite cta-scene-breathe}@keyframes cta-scene-breathe{0%,to{scale:1}50%{scale:1.025}}@media (max-width:900px){.chapter-rail{display:none}.world-story-shell{align-items:flex-start;min-height:900px}.world-story-copy{width:74%;padding:70px 0 0 54px}.world-story-art{width:125%;top:auto;bottom:-4%;right:-27%}}@media (max-width:640px){.page-intro-mark{font-size:24px}.page-intro-logo{width:36px}.story-ticker{padding:12px 0}.story-ticker>div{gap:20px}.story-ticker span{font-size:10px}.hero-app-preview:before{left:-2%}.hero-app-preview:after{right:-4%}.phone-device-front{animation-name:phone-front-float-mobile}@keyframes phone-front-float-mobile{0%,to{transform:translate(50%)rotate(1deg)translateY(0)}50%{transform:translate(50%)rotate(0)translateY(-9px)}}.product-showcase{padding-top:94px;padding-bottom:90px}.product-showcase:before,.product-showcase:after{height:42px}.product-showcase:before{top:-31px}.product-showcase:after{bottom:-31px}.world-story{padding:56px 0 80px}.world-story-shell{border-radius:36px;min-height:800px;margin:0 -18px}.world-story-copy{width:100%;padding:48px 28px 0}.world-story-copy h2{font-size:30px}.world-story-copy p{font-size:14px;line-height:1.9}.world-story-art{width:185%;bottom:-1%;right:-15%}.world-orbit-one{width:260px;height:260px}.flow-editorial:before{display:none}.step-card:hover{transform:none}.cta-scene{min-height:700px}.cta-scene>img{object-position:29% center}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}.page-intro{display:none}.motion-ready [data-reveal]{opacity:1;transform:none}[data-parallax]{transform:none}}body:has(.mobile-lp-shell){background:#f4f0e8}body:has(.mobile-lp-shell):before{content:"";z-index:0;pointer-events:none;background:radial-gradient(900px 620px at 12% 6%,#0000000d,#0000 64%),radial-gradient(860px 660px at 88% 92%,#ff5a2a1f,#0000 64%);position:fixed;inset:0}@media (min-width:1000px){html:has(.mobile-lp-shell):before{z-index:5;writing-mode:vertical-rl;letter-spacing:.44em;color:#0f172057;pointer-events:none;font-size:11px;font-weight:600;position:fixed;top:50%;transform:translateY(-50%)}html:has(.mobile-lp-shell):after{z-index:5;writing-mode:vertical-rl;letter-spacing:.44em;color:#0f172057;pointer-events:none;font-size:11px;font-weight:600;position:fixed;top:50%;transform:translateY(-50%)}html:has(.mobile-lp-shell):before{content:"YOUR CAREER, IN YOUR WORDS";left:calc(50% - 322px)}html:has(.mobile-lp-shell):after{content:"TRACO — CAREER DATA PARTNER";right:calc(50% - 322px)}}.mobile-lp-shell{z-index:1;background:var(--white);width:min(100%,480px);margin:0 auto;position:relative;overflow:clip;box-shadow:0 0 0 1px #0f17200d,0 32px 90px #0f203029}.mobile-lp-shell .container{width:100%;max-width:none;padding-inline:24px}.mobile-lp-shell .site-header .container{height:64px}.mobile-lp-shell .main-nav,.mobile-lp-shell .header-login,.mobile-lp-shell .header-actions>.btn,.mobile-lp-shell .brand-badge,.mobile-lp-shell .chapter-rail{display:none}.mobile-lp-shell .nav-toggle{display:flex}.mobile-lp-shell .site-header{background:#ffffffd6}.mobile-first-lp .section-pad{padding-block:76px}.mobile-first-lp .section-head,.mobile-first-lp .section-head.center{text-align:left;margin:0 0 34px}.mobile-first-lp .section-head h2{font-size:30px;line-height:1.5}.mobile-first-lp .section-head p{font-size:14px;line-height:1.9}.mobile-first-lp .hero{background:radial-gradient(circle at 86% 12%, #ff5a2a26, transparent 31%), linear-gradient(180deg, var(--white), var(--surface));min-height:calc(100svh - 64px);padding:52px 0 30px}.mobile-first-lp .hero .container{grid-template-columns:1fr;grid-template-areas:"copy""visual""points";gap:0}.mobile-first-lp .hero-copy h1{max-width:none;margin:18px 0 20px;font-size:clamp(29px,7.8vw,34px);line-height:1.28}.mobile-first-lp .hero-copy h1 .accent{white-space:nowrap}.mobile-first-lp .hero-copy .lede{margin-bottom:26px;font-size:15px;line-height:1.9}.mobile-first-lp .hero-ctas{margin-bottom:22px}.mobile-first-lp .hero-ctas .btn{width:100%;min-height:54px}.mobile-first-lp .hero-copy>.store-links{justify-content:flex-start}.mobile-first-lp .store-links .store-badge{flex:none}.mobile-first-lp [data-parallax]{will-change:auto;transform:none!important}.mobile-first-lp .hero-visual{margin:30px -24px 0}.mobile-first-lp .hero-app-preview{background:0 0;border-radius:0;min-height:600px}.mobile-first-lp .hero-app-preview:before,.mobile-first-lp .hero-app-preview:after,.mobile-first-lp .hero-visual:before,.mobile-first-lp .phone-device-back{display:none}.mobile-first-lp .phone-device-front{width:266px;height:546px;animation:none;top:26px;right:50%;transform:translate(50%)rotate(1.5deg)}.mobile-first-lp .preview-note{bottom:38px;left:24px}.mobile-first-lp .hero-points{scroll-snap-type:x mandatory;scrollbar-width:none;gap:12px;margin:26px -24px 0;padding:0 24px 8px;display:flex;overflow-x:auto}.mobile-first-lp .hero-points::-webkit-scrollbar{display:none}.mobile-first-lp .hero-point{border:1px solid var(--mist);background:var(--white);scroll-snap-align:center;border-radius:18px;flex:0 0 72%;min-height:112px;padding:17px}.mobile-first-lp .story-ticker{padding-block:12px}.mobile-first-lp .logo-cloud{display:none}.mobile-first-lp .product-showcase{background:var(--white);color:var(--ink);padding:90px 0 110px}.mobile-first-lp .product-showcase:before,.mobile-first-lp .product-showcase:after{display:none}.mobile-first-lp .product-showcase .container{grid-template-columns:1fr;gap:38px}.mobile-first-lp .product-showcase-copy h2{font-size:34px}.mobile-first-lp .product-showcase-copy>p{color:var(--ink-soft);font-size:14px}.mobile-first-lp .product-showcase .store-links{justify-content:flex-start}.mobile-first-lp .device-stage{min-height:640px;margin-inline:-24px}.mobile-first-lp .device-stage:after{display:none}.mobile-first-lp .desktop-device{opacity:1;width:calc(100% - 48px);top:0;left:24px;transform:none;box-shadow:0 24px 60px #0f203029}.mobile-first-lp .desktop-app{grid-template-columns:96px 1fr;min-height:0}.mobile-first-lp .desktop-app aside{gap:5px;padding:14px 10px}.mobile-first-lp .desktop-app aside b{margin-bottom:8px;font-size:12px}.mobile-first-lp .desktop-app aside span{padding:5px 8px;font-size:8px}.mobile-first-lp .desktop-app main{padding:14px 16px 16px}.mobile-first-lp .desktop-app main h3{margin:3px 0 0;font-size:15px}.mobile-first-lp .desktop-app main>p{font-size:9px}.mobile-first-lp .desktop-doc-card{margin-top:9px;padding:10px 12px}.mobile-first-lp .desktop-doc-card b{font-size:10px}.mobile-first-lp .desktop-doc-card p{font-size:8.5px;line-height:1.6}.mobile-first-lp .desktop-ai-note{margin-top:9px;padding:8px 10px}.mobile-first-lp .desktop-doc-entry{margin-top:6px}.mobile-first-lp .desktop-doc-entry ul{margin-top:5px}.mobile-first-lp .product-phone{width:222px;height:468px;bottom:0;right:14px;transform:rotate(3deg)}.mobile-first-lp .product-phone .phone-screen{font-size:9.5px}.mobile-first-lp .product-phone .mock-chat-body{gap:9px;padding:11px 10px}.mobile-first-lp .product-phone .mock-ai-message p,.mobile-first-lp .product-phone .mock-user-message{padding:8px 9px}.mobile-first-lp .product-phone .mock-chat-chip{font-size:7px}.mobile-first-lp .world-story{background:var(--white);padding:74px 0}.mobile-first-lp .world-story-shell{background:var(--white);border-radius:0;flex-direction:column;align-items:flex-start;min-height:0;margin:0 -24px;display:flex}.mobile-first-lp .world-story-copy{width:100%;padding:54px 28px 0}.mobile-first-lp .world-story-copy h2{font-size:31px}.mobile-first-lp .world-story-copy p{font-size:14px;line-height:1.95}.mobile-first-lp .world-story-art{aspect-ratio:5/4;mix-blend-mode:normal;width:100%;height:auto;margin:26px 0 0;position:relative;inset:auto;overflow:hidden;transform:none!important}.mobile-first-lp .world-story-art img{object-fit:cover;object-position:88% 50%;max-width:none;transform:none;width:100%!important;height:100%!important}.mobile-first-lp .world-orbit{display:none}.mobile-first-lp .flow-editorial{background:#f6f0e4;border-radius:0;margin:0 -24px;padding:30px 0 34px}.mobile-first-lp .flow-editorial:before{display:none}.mobile-first-lp .flow-editorial:after{content:"";pointer-events:none;background:linear-gradient(90deg,#f6f0e400,#f6f0e4);width:48px;position:absolute;top:0;bottom:0;right:0}.mobile-first-lp .steps-grid{scroll-snap-type:x mandatory;scrollbar-width:none;gap:14px;padding:0 24px;display:flex;overflow-x:auto}.mobile-first-lp .steps-grid::-webkit-scrollbar{display:none}.mobile-first-lp .step-card,.mobile-first-lp .step-card:nth-child(2n){scroll-snap-align:center;flex:0 0 calc(100% - 96px);min-height:0;padding:26px 24px 28px}.mobile-first-lp .step-arrow{display:none}.mobile-first-lp .value-stage{background:0 0;min-height:0;margin:0;padding:0;display:block;position:static}.mobile-first-lp .value-stage-visual{pointer-events:none;z-index:0;background:0 0;border:0;border-radius:0;width:auto;height:auto;position:absolute;inset:0;overflow:hidden}.mobile-first-lp .value-stage-visual img{object-fit:fill;opacity:.17;max-width:none;position:absolute;top:34px;right:-16%;transform:none;width:86%!important;height:auto!important}.mobile-first-lp #values .section-head{z-index:1;position:relative}.mobile-first-lp .section-backdrop{pointer-events:none;z-index:0;position:absolute;inset:0;overflow:hidden}.mobile-first-lp .section-backdrop img{opacity:.17;max-width:none;position:absolute;top:30px;width:84%!important;height:auto!important}.mobile-first-lp .section-backdrop.side-left img{left:-15%}.mobile-first-lp .section-backdrop.side-right img{right:-15%}.mobile-first-lp .section-backdrop+.container{z-index:1;position:relative}.mobile-first-lp .value-grid{z-index:1;grid-template-columns:1fr 1fr;gap:10px;padding:18px 0 0;position:relative}.mobile-first-lp .value-card{border-radius:16px;padding:20px 16px}.mobile-first-lp .value-card h3{font-size:17px}.mobile-first-lp .value-card p{font-size:12px;line-height:1.75}.mobile-first-lp .usecase-grid{overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;scrollbar-width:none;gap:14px;margin:0 -24px;padding:0 24px 12px;display:flex;overflow-x:auto}.mobile-first-lp .usecase-grid::-webkit-scrollbar{display:none}.mobile-first-lp .usecase-card,.mobile-first-lp .usecase-card:nth-child(2n){scroll-snap-align:center;flex:0 0 calc(100% - 52px);min-height:0}.mobile-first-lp .usecase-art{background-color:var(--white);background-position:center bottom 12px;background-size:auto calc(100% - 36px);border-bottom:0;height:300px}.mobile-first-lp .usecase-card-copy{padding:26px 22px}.mobile-first-lp .usecase-icon{margin-bottom:18px}.mobile-first-lp .pricing-card{border-radius:24px}.mobile-first-lp .faq-item summary{min-height:60px;padding:18px 44px 18px 18px}.mobile-first-lp .cta-scene{background:var(--white);border-radius:0;min-height:610px;margin-inline:-24px}.mobile-first-lp .cta-scene>img{object-position:28% center;animation:none}.mobile-first-lp .cta-scene .cta-banner{width:calc(100% - 36px);color:var(--ink);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff0;border:1px solid #0f172014;padding:28px 22px;bottom:18px;right:18px;box-shadow:0 24px 60px #0f203024}.mobile-first-lp .cta-banner h2{color:var(--ink)}.mobile-first-lp .cta-banner p{color:var(--ink-soft)}.mobile-first-lp .cta-banner .store-badge{background:var(--ink);color:var(--white)}.mobile-first-lp .cta-banner .store-badge:hover{color:var(--white)}.mobile-first-lp .cta-banner h2{font-size:22px}.mobile-lp-shell .footer-top{grid-template-columns:1fr;gap:26px}.mobile-lp-shell .footer-col:not(:first-of-type){display:none}.mobile-lp-shell .site-footer{padding:48px 0 56px}@media (max-width:520px){.mobile-lp-shell{width:100%;box-shadow:none}.mobile-first-lp .hero-copy h1{font-size:clamp(30px,8.2vw,34px)}.mobile-first-lp .hero-copy h1 span.accent{white-space:nowrap}.mobile-first-lp .store-badge{flex:1 1 0;min-width:0}}
