:root{--blue:#345de3;--ink:#1d2943;--muted:#59667b;--line:#e1e6ee;--paper:#f5f7fb;--navy:#182441;--soft:#edf2ff}*{box-sizing:border-box}body{margin:0;font:14px/1.65 Arial,"Malgun Gothic",sans-serif;color:var(--ink);background:#fff}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent;touch-action:manipulation}button{border:0;background:none;color:inherit;cursor:pointer}button:disabled{opacity:.5;cursor:not-allowed}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin:0}h1,h2,h3{letter-spacing:-.055em;line-height:1.35}h1{font-size:38px}h2{font-size:29px}h3{font-size:19px}em{font-style:normal;color:var(--blue)}[hidden]{display:none!important}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #7297ff;outline-offset:4px}.sr-only,.skip:not(:focus){position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.skip:focus{position:fixed;top:10px;left:10px;z-index:100;background:white;padding:14px}.sample-strip{display:flex;justify-content:space-between;gap:15px;padding:6px max(24px,calc((100vw - 1180px)/2));font-size:10px;background:var(--navy);color:white}.brand{display:inline-flex;align-items:center;gap:9px;font-size:28px;letter-spacing:-1.2px;font-weight:900;line-height:1}.brand svg{width:30px;height:30px;fill:none;stroke:var(--blue);stroke-width:4;stroke-linejoin:round}.brand>span{font-size:15px;font-weight:400;margin-left:2px;color:var(--blue)}.product-header{max-width:1228px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:30px;padding:23px 24px;border-bottom:1px solid var(--line)}.product-header nav{display:flex;gap:28px;margin-left:auto;margin-right:25px;font-size:13px;color:var(--muted)}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:25px;border:1px solid var(--blue);background:var(--blue);color:white;padding:13px 20px;border-radius:6px;font-size:13px;font-weight:bold}.button:hover{background:#244dcc}.button.small{padding:10px 15px;font-size:12px}.button.secondary{background:white;color:var(--ink);border-color:var(--line)}.button.secondary:hover{background:var(--paper)}.button.danger{background:#fff3ec;color:#97422c;border-color:#dfb7a7}.text-button,.text-link{font-size:12px;text-decoration:underline;text-underline-offset:4px}.eyebrow{font-size:9px;font-weight:bold;letter-spacing:.15em;color:var(--blue)}.signal-dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:var(--blue);margin-right:8px}.product-hero{text-align:center;padding:48px 24px 36px;background-image:radial-gradient(#bac9e445 .8px,transparent .8px);background-size:17px 17px}.product-hero h1{font-size:59px;font-weight:600;line-height:1.17;margin:21px 0}.hero-description{color:var(--muted);font-size:14px;line-height:1.9}.hero-actions{display:flex;align-items:center;justify-content:center;gap:25px;margin-top:25px}.hero-note{font-size:10px;color:var(--muted);margin-top:13px}.preview-shell{max-width:1080px;margin:0 auto 65px;border:1px solid #cbd6e8;box-shadow:0 18px 55px #2e4b7912;border-radius:10px;overflow:hidden;background:var(--paper);scroll-margin-top:20px}.preview-top{display:flex;justify-content:space-between;align-items:center;gap:18px;padding:18px 22px;background:white;border-bottom:1px solid var(--line)}.preview-top>div{display:flex;align-items:center;gap:12px}.preview-top h2{font-size:15px;letter-spacing:-.03em}.preview-mark{font-size:14px;display:grid;place-items:center;width:29px;height:29px;border-radius:5px;background:var(--soft);color:var(--blue);font-weight:bold}.preview-label{font-size:9px;color:var(--muted);border-left:1px solid var(--line);padding-left:12px}.preview-sub{display:flex;justify-content:space-between;gap:15px;font-size:10px;color:var(--muted);padding:16px 22px 0}.preview-board{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;padding:19px 22px 22px}.lane-title{display:flex;align-items:center;gap:8px;font-size:12px;font-weight:bold;margin-bottom:14px}.status-dot{width:7px;height:7px;border-radius:50%;display:inline-block;background:#9098a8;flex-shrink:0}.status-dot.doing{background:#476eef}.status-dot.done{background:#3b8c6b}.lane-title>span:last-child{margin-left:auto;color:var(--muted);font-size:10px;font-weight:normal}.preview-card{background:#fff;border:1px solid var(--line);border-radius:6px;padding:16px;min-height:119px;box-shadow:0 3px 8px #18244103}.task-tag{font-size:10px;padding:3px 7px;border-radius:4px;background:#f0eaf8;color:#755099}.task-tag.design{background:#e8effe;color:#3d5cb2}.task-tag.operations{background:#e9f2e7;color:#506c43}.preview-card h3{font-size:14px;font-weight:500;line-height:1.6;margin:10px 0 12px}.preview-card-bottom{display:flex;justify-content:space-between;align-items:center;gap:10px}.preview-card-bottom>span{font-size:10px;color:var(--muted)}.preview-card button{width:28px;height:28px;border-radius:50%;background:var(--soft);color:var(--blue);font-size:16px}.preview-footer{display:flex;justify-content:space-between;gap:15px;padding:12px 22px;background:white;border-top:1px solid var(--line);font-size:9px;color:var(--muted)}.preview-footer i{width:5px;height:5px;background:#73966d;border-radius:50%;display:inline-block;margin-right:6px}.preview-empty{padding:25px 12px;border:1px dashed #ccd4e1;border-radius:6px;font-size:11px;color:var(--muted);text-align:center}.features{max-width:1180px;margin:0 auto 65px;scroll-margin-top:25px}.section-heading{margin-bottom:26px}.section-heading h2{font-size:34px;margin:10px 0 13px}.section-heading>p:last-child{font-size:13px;color:var(--muted)}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.feature-grid article{border:1px solid var(--line);border-radius:7px;padding:23px}.feature-number{font-size:9px;letter-spacing:.1em;color:var(--muted)}.feature-art{height:100px;margin:15px 0 20px;display:flex;align-items:center;position:relative;gap:10px;padding:10px 15px;background:var(--paper);border-radius:5px}.feature-art i{font-size:22px;font-style:normal;margin-left:auto;color:var(--blue)}.art-board>span{height:54px;width:44px;background:white;border:1px solid #c6d1e5;border-top:6px solid #c6d1e5;border-radius:4px}.art-board>span:nth-child(2){border-top-color:#5274e7}.art-board>span:nth-child(3){border-top-color:#a3bf83}.art-filter>span{font-size:10px;border:1px solid #ced9f3;background:white;border-radius:18px;padding:7px 10px}.art-filter>span:nth-child(2){background:#dfe8ff;border-color:#aebfee;color:#274cb5}.art-progress{align-items:flex-end}.art-progress>span{background:#a6b8f5;width:32px;height:25px;border-radius:3px}.art-progress>span:nth-child(2){height:44px;background:#7c97ed}.art-progress>span:nth-child(3){height:65px;background:#4167dd}.art-progress i{align-self:center}.feature-grid h3{margin-bottom:10px;font-size:20px}.feature-grid p{font-size:12px;color:var(--muted);line-height:1.9}.pricing{max-width:980px;margin:0 auto 65px;padding-top:45px;border-top:1px solid var(--line);scroll-margin-top:25px}.pricing-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:25px;margin-bottom:29px}.pricing-heading h2{margin:11px 0;font-size:30px}.pricing-heading p:not(.eyebrow){font-size:12px;color:var(--muted)}.billing-toggle{display:flex;padding:4px;background:var(--paper);border:1px solid var(--line);border-radius:7px;gap:3px}.billing-toggle button{padding:9px 12px;font-size:12px;border-radius:4px;color:var(--muted)}.billing-toggle button[aria-pressed=true]{background:white;box-shadow:0 2px 5px #0001;color:var(--blue)}.billing-toggle span{font-size:9px;margin-left:5px;color:#456b3b}.pricing-grid{display:grid;grid-template-columns:1fr 1fr;gap:23px}.pricing-grid article{border:1px solid var(--line);padding:29px;border-radius:8px;position:relative}.pricing-grid .featured-plan{border-color:#8fa7ed;background:#fafbff}.plan-name{font-size:13px;color:var(--blue);margin-bottom:9px;font-weight:bold}.pricing-grid h3{font-size:20px}.plan-price{font-size:40px;letter-spacing:-.055em;margin:20px 0 4px;font-weight:bold}.plan-price>span:not(#plan-amount),.plan-price small{font-size:14px;font-weight:normal;letter-spacing:0;margin-left:4px}.billing-note{font-size:11px;color:var(--muted)}.pricing-grid ul{list-style:none;padding:0;margin:25px 0;font-size:12px;line-height:2.2}.pricing-grid li:before{content:"✓";color:var(--blue);margin-right:10px}.pricing-grid .button{width:100%;font-size:12px}.plan-badge{position:absolute;right:19px;top:18px;font-size:9px;color:var(--blue);background:#e8eefe;border-radius:4px;padding:4px 7px}.pricing-disclaimer{font-size:10px;color:var(--muted);line-height:1.8;text-align:center;margin-top:19px}.closing-cta{max-width:1180px;margin:0 auto 60px;border-radius:8px;background:var(--navy);color:white;padding:35px 42px;display:flex;align-items:center;gap:35px}.closing-cta>span{font-size:83px;line-height:1;color:#b8cdfb;font-weight:normal}.closing-cta h2{font-size:30px;margin-bottom:12px}.closing-cta p{font-size:12px;color:#b7c3db}.closing-cta>.button{margin-left:auto;white-space:nowrap}.product-footer{padding:28px max(24px,calc((100vw - 1180px)/2));border-top:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;gap:25px;color:var(--muted);font-size:10px}.product-footer .brand{font-size:23px;color:var(--ink)}.storage-note{padding:12px 17px;background:#fff3dd;color:#72532a;border:1px solid #f0dfbf;border-radius:5px;font-size:12px;margin:15px 0}.storage-note a{color:inherit;text-decoration:underline;text-underline-offset:4px;margin-left:10px}[data-page=product] .storage-note{max-width:1080px;margin:15px auto}.toast{position:fixed;bottom:24px;left:50%;transform:translateX(-50%);max-width:calc(100% - 32px);width:max-content;z-index:30;background:var(--navy);color:white;border-radius:6px;padding:12px 20px;font-size:12px;box-shadow:0 5px 20px #0003}.app-shell{display:grid;grid-template-columns:220px 1fr;min-height:100dvh;background:var(--paper)}.sidebar{background:var(--navy);color:#d9e2f5;padding:31px 22px;display:flex;flex-direction:column;min-height:100dvh;position:sticky;top:0;height:100dvh}.sidebar .brand{font-size:26px;color:white;gap:8px}.sidebar .brand svg{width:25px;height:25px;stroke:#a7bffc}.sidebar .brand>span{color:#a7bffc}.workspace-identity{display:flex;align-items:center;gap:10px;border-top:1px solid #34405c;border-bottom:1px solid #34405c;padding:23px 0;margin-top:25px}.workspace-identity>span{display:grid;place-items:center;background:#344361;color:#cdd9f4;width:34px;height:34px;border-radius:6px;font-size:13px;flex-shrink:0}.workspace-identity div{min-width:0}.workspace-identity strong{font-size:11px;display:block;overflow-wrap:anywhere;line-height:1.5}.workspace-identity small{display:block;font-size:8px;letter-spacing:.08em;color:#9eacc8;margin-top:4px}.sidebar-label{font-size:8px;letter-spacing:.1em;color:#94a3bf;margin:26px 0 14px}.sidebar nav{display:flex;flex-direction:column;gap:7px}.sidebar nav button{display:flex;align-items:center;text-align:left;gap:12px;padding:11px 12px;border-radius:6px;color:#b6c3dd;font-size:12px;white-space:nowrap}.sidebar nav button[aria-current]{background:#334665;color:white}.sidebar nav button>span:first-child{font-size:18px;line-height:1;width:18px;text-align:center;color:#a7bffd}.sidebar-count{margin-left:auto;font-size:9px;line-height:1;padding:4px 6px;background:#4a5e80;border-radius:12px}.sidebar-bottom{margin-top:auto;padding-top:30px}.local-indicator{font-size:9px;color:#d3def2}.local-indicator i{width:5px;height:5px;background:#bcd393;display:inline-block;border-radius:50%;margin-right:6px}.sidebar-bottom p{font-size:9px;line-height:1.9;color:#9eacc8;margin:10px 0 17px}.sidebar-bottom a{display:block;font-size:10px;color:#b8c8e8;margin-top:8px}.app-workspace{min-width:0}.app-header{display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid var(--line);background:white;padding:20px 33px;min-height:77px;font-size:10px;color:var(--muted)}.app-header>span{letter-spacing:.03em}.app-header i{font-style:normal;color:#bdc5d2;margin:0 10px}.app-header strong{font-size:11px;font-weight:normal;color:var(--ink)}.app-header>div{display:flex;align-items:center;gap:11px}.app-local-label{font-size:9px;border:1px solid var(--line);border-radius:4px;padding:4px 7px;color:var(--muted)}#profile-name{font-size:11px;max-width:160px;overflow-wrap:anywhere}.profile-avatar{width:28px;height:28px;display:grid;place-items:center;background:#e5ecfe;border-radius:50%;color:#3b5faf;font-size:11px}.app-workspace main{padding:33px}.app-heading{display:flex;align-items:center;justify-content:space-between;gap:25px;margin-bottom:28px}.app-heading .eyebrow{font-size:9px;margin-bottom:8px}.app-heading h1{font-size:34px;margin-bottom:10px}.app-heading p:not(.eyebrow){font-size:12px;color:var(--muted)}.board-toolbar{display:flex;align-items:center;gap:13px;padding:15px;border:1px solid var(--line);border-radius:7px;background:white}.task-search{display:flex;align-items:center;gap:10px;flex:1;min-width:140px}.task-search>span{font-size:21px;color:#748399;line-height:1}.task-search input{width:100%;min-width:0;border:0;background:transparent;font-size:12px}.task-search button{font-size:15px;padding:0 6px;color:var(--blue)}.task-filters{display:flex;gap:8px}.task-filters select{padding:7px 23px 7px 8px;border:1px solid var(--line);border-radius:4px;background:white;font-size:11px;color:var(--muted);max-width:100%}.display-toggle{display:flex;border:1px solid var(--line);padding:3px;border-radius:4px;gap:2px}.display-toggle button{font-size:10px;padding:5px 9px;border-radius:3px;white-space:nowrap}.display-toggle button[aria-pressed=true]{background:var(--soft);color:var(--blue)}.board-meta{display:flex;justify-content:space-between;font-size:10px;color:var(--muted);gap:15px;margin:16px 0}.board-meta button{font-size:10px}.kanban{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:17px}.kanban-lane{border:1px solid var(--line);border-radius:7px;background:#edf0f6;padding:15px;min-width:0}.kanban-lane .lane-title{font-size:12px;margin-bottom:16px}.task-card{background:white;border:1px solid #e0e5ef;border-radius:6px;padding:16px;box-shadow:0 2px 6px #1f344007}.task-card+.task-card{margin-top:12px}.task-card-top{display:flex;align-items:center;justify-content:space-between;gap:8px}.task-card-top>button{font-size:15px;color:var(--muted);line-height:1;padding:4px}.task-title{display:block;text-align:left;padding:0;margin-top:12px;width:100%}.task-title h3{font-size:14px;font-weight:500;line-height:1.65;letter-spacing:-.035em;overflow-wrap:anywhere}.task-title:hover{text-decoration:underline;text-underline-offset:4px}.task-description{font-size:11px;color:var(--muted);line-height:1.8;margin-top:9px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;overflow-wrap:anywhere}.task-card-meta{display:flex;align-items:center;justify-content:space-between;gap:9px;font-size:10px;color:var(--muted);margin:18px 0 13px}.priority{font-size:9px;padding:3px 6px;border-radius:3px;background:#f0f2f6;color:#566175}.priority.high{background:#fff0e6;color:#92532b}.priority.low{background:#ecf1e9;color:#5a724d}.task-date.overdue{color:#a24135}.task-card-footer{display:flex;justify-content:space-between;align-items:center;gap:8px;border-top:1px solid var(--line);padding-top:11px}.task-card-footer button{color:var(--blue);font-size:11px;padding:0}.task-card-footer>span{font-size:9px;color:#5d6b82}.lane-empty{background:#ffffff6b;border:1px dashed #c9d2e0;border-radius:5px;padding:25px 10px;text-align:center;font-size:11px;color:var(--muted)}.lane-add{width:100%;margin-top:14px;border:1px dashed #c4cede;border-radius:4px;padding:9px;font-size:11px;color:#4d5f79}.empty{padding:45px 20px;text-align:center;background:#fff;border:1px dashed #c9d2e1;border-radius:7px}.empty h2{font-size:23px;margin-bottom:12px}.empty p{font-size:12px;color:var(--muted);margin-bottom:23px}.task-list{background:white;border:1px solid var(--line);border-radius:7px;overflow:hidden}.task-row{display:grid;grid-template-columns:minmax(0,1fr) 110px 75px 100px 28px;align-items:center;gap:15px;padding:15px 19px}.task-row+.task-row{border-top:1px solid var(--line)}.task-row-title{padding:0;text-align:left;min-width:0}.task-row-title strong{font-size:13px;display:block;font-weight:500;overflow-wrap:anywhere}.task-row-title small{font-size:10px;color:var(--muted)}.task-row select{padding:7px;border:1px solid var(--line);border-radius:4px;background:white;font-size:11px;width:100%}.task-row>.task-date{font-size:10px;color:var(--muted)}.task-row>.priority{justify-self:start}.task-row>.icon-button{width:25px;height:25px;font-size:16px}.dashboard-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:17px;margin-bottom:25px}.stat-card{background:white;border:1px solid var(--line);border-radius:7px;padding:22px}.stat-card>span{font-size:11px;color:var(--muted);display:block}.stat-card strong{font-size:35px;display:block;line-height:1.3;letter-spacing:-.055em;margin:13px 0 5px}.stat-card small{font-size:10px;color:var(--muted)}.stat-card.accent{background:var(--blue);border-color:var(--blue);color:white}.stat-card.accent>span,.stat-card.accent small{color:#e4ebff}.dashboard-grid{display:grid;grid-template-columns:1fr 1.1fr;gap:23px}.dashboard-panel{background:white;border:1px solid var(--line);border-radius:7px;padding:25px;min-width:0}.dashboard-panel h2{font-size:20px;margin-bottom:10px}.dashboard-panel>p{font-size:12px;color:var(--muted)}.status-bars{margin-top:30px}.status-row{margin-top:22px}.status-row>div{display:flex;justify-content:space-between;align-items:center;font-size:12px;margin-bottom:8px}.status-track{height:10px;background:#edf0f6;border-radius:3px;overflow:hidden}.status-track>span{display:block;height:100%;background:#9aa7bd;border-radius:3px}.status-track>.doing{background:#6485ea}.status-track>.done{background:#7ba589}.dashboard-caption{font-size:10px!important;margin-top:24px}.next-tasks{list-style:none;margin:20px 0 0;padding:0}.next-tasks li{border-top:1px solid var(--line);padding:14px 0}.next-tasks button{padding:0;text-align:left;font-size:12px;line-height:1.7;overflow-wrap:anywhere}.next-tasks small{display:block;font-size:10px;color:var(--muted);margin-top:4px}.settings-layout{display:grid;grid-template-columns:1.15fr 1fr;gap:25px;max-width:1000px}.settings-panel,.settings-note{background:white;border:1px solid var(--line);border-radius:7px;padding:28px;min-width:0}.settings-panel h2,.settings-note h2{font-size:21px;margin-bottom:22px}.field{display:flex;flex-direction:column;gap:8px;font-size:13px;margin-top:20px;min-width:0}.field input,.field textarea,.field select{width:100%;border:1px solid #bcc9dd;border-radius:4px;padding:11px 12px;background:white;color:var(--ink);font-size:14px;min-width:0}.field textarea{min-height:130px;resize:vertical;line-height:1.8}.field small{font-size:11px;color:var(--muted)}.settings-panel .button{margin-top:25px}.settings-result{font-size:12px;color:#416b4d;margin-top:14px}.settings-note{background:#edf2fc}.settings-note>span{font-size:38px;color:var(--blue);display:block;margin-bottom:15px}.settings-note h2{margin-bottom:15px}.settings-note p{font-size:12px;line-height:1.9;color:#5b6d86;margin-top:12px}.reset-area{margin-top:28px;border-top:1px solid #d2dced;padding-top:22px}.reset-area h3{font-size:16px}.reset-area .text-button{margin-top:18px;color:#8b4837;font-size:12px}dialog{border:0;border-radius:9px;padding:0;width:min(610px,calc(100% - 30px));max-height:92dvh;box-shadow:0 20px 80px #0004;color:var(--ink)}dialog::backdrop{background:#18244199;backdrop-filter:blur(3px)}.modal-bar{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:14px 22px;border-bottom:1px solid var(--line);background:white;position:sticky;top:0;z-index:1;font-size:9px;letter-spacing:.08em}.icon-button{border:1px solid var(--line);border-radius:50%;width:32px;height:32px;display:grid;place-items:center;font-size:22px;line-height:1}.modal-inner{padding:26px}.modal-inner h2{font-size:27px;margin:8px 0 12px}.modal-inner>.lead{font-size:13px;line-height:1.9;color:var(--muted)}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 18px}.field.full{grid-column:1/-1}.form-error{font-size:12px;color:#9b4231;background:#fff1ea;border-radius:4px;padding:10px 13px;margin-top:15px}.modal-actions{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-top:25px;padding-top:20px;border-top:1px solid var(--line)}.modal-actions>div{display:flex;gap:10px}.modal-actions .button{font-size:12px;padding:11px 16px}.modal-actions .text-button{font-size:11px;color:#985445}.modal-note{font-size:10px;color:var(--muted);margin-top:14px}.modal-inner .detail-text{white-space:pre-wrap;overflow-wrap:anywhere;font-size:13px;line-height:1.9}.dialog-task-meta{display:flex;flex-wrap:wrap;gap:10px;margin:18px 0}.dialog-task-meta>span{font-size:11px;background:var(--paper);border-radius:4px;padding:5px 8px}
@media(min-width:800px){.product-hero h1{animation:arrive .5s ease both}.preview-shell{animation:arrive .65s ease both}}@keyframes arrive{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}
@media(max-width:1250px){.preview-shell,.features,.pricing,.closing-cta{margin-left:30px;margin-right:30px}.app-shell{grid-template-columns:195px 1fr}.sidebar{padding:27px 17px}.app-workspace main{padding:25px}.app-header{padding:20px 25px}.board-toolbar{flex-wrap:wrap}.task-search{flex:1 1 200px}.kanban{gap:12px}.kanban-lane{padding:11px}.task-card{padding:13px}.dashboard-stats{gap:12px}.stat-card{padding:18px}}
@media(max-width:900px){.preview-label{display:none}.feature-grid{gap:16px}.feature-grid article{padding:19px}.feature-art{padding:10px;gap:7px}.art-filter>span{padding:5px 6px;font-size:9px}.app-shell{grid-template-columns:170px 1fr}.sidebar{padding:24px 13px}.sidebar .brand{font-size:23px}.sidebar .brand svg{width:22px}.sidebar nav button{padding:10px 9px;font-size:11px;gap:9px}.workspace-identity>span{width:29px;height:29px}.workspace-identity strong{font-size:10px}.workspace-identity small{font-size:7px}.app-workspace main{padding:22px}.kanban{grid-template-columns:1fr}.kanban-lane{padding:17px}.dashboard-stats{grid-template-columns:repeat(2,1fr)}.dashboard-grid,.settings-layout{grid-template-columns:1fr}.task-row{grid-template-columns:minmax(0,1fr) 95px 28px;gap:12px}.task-row>.task-date,.task-row>.priority{display:none}.app-heading h1{font-size:31px}.app-heading>.button{font-size:12px;white-space:nowrap}.pricing-heading{align-items:flex-start;flex-direction:column}.closing-cta{gap:25px;padding:30px}.closing-cta>span{font-size:64px}.closing-cta h2{font-size:27px}.closing-cta>.button{font-size:12px}}
@media(max-width:600px){.sample-strip{font-size:9px;padding:7px 17px}.product-header{padding:20px 18px;gap:16px;flex-wrap:wrap}.brand{font-size:25px;gap:8px}.brand svg{width:26px;height:26px}.product-header nav{margin-left:auto;margin-right:0;gap:16px;font-size:11px}.product-header>.button{font-size:11px;padding:9px 11px;width:100%;justify-content:center}.product-hero{padding:31px 20px 27px}.product-hero .eyebrow{font-size:8px}.product-hero h1{font-size:40px;margin:20px 0;line-height:1.22}.hero-description{font-size:12px;line-height:1.9}.hero-description br{display:none}.hero-actions{gap:17px;margin-top:22px;flex-direction:column}.hero-actions>.button{font-size:12px;padding:12px 18px}.hero-actions>.text-link{font-size:11px}.hero-note{font-size:10px;margin-top:17px}.preview-shell,.features,.pricing,.closing-cta{margin-left:20px;margin-right:20px;margin-bottom:36px}.preview-top{padding:15px;align-items:flex-start;flex-direction:column;gap:10px}.preview-top h2{font-size:13px}.preview-top .text-link{font-size:10px;align-self:flex-end}.preview-mark{width:25px;height:25px;font-size:12px}.preview-sub{padding:14px 15px 0;flex-direction:column;gap:6px;font-size:10px}.preview-board{grid-template-columns:1fr;padding:17px 15px;gap:18px}.lane-title{margin-bottom:10px}.preview-card{padding:14px;min-height:0}.preview-card h3{font-size:14px;margin:8px 0}.preview-footer{padding:12px 15px;flex-direction:column;gap:5px;font-size:9px}.section-heading{margin-bottom:21px}.section-heading .eyebrow{font-size:8px}.section-heading h2{font-size:28px;margin:10px 0 12px}.section-heading>p:last-child{font-size:12px}.feature-grid{grid-template-columns:1fr;gap:15px}.feature-grid article{padding:22px}.feature-art{height:85px;margin:14px 0 17px;padding:10px 20px}.feature-grid h3{font-size:21px}.feature-grid p{font-size:12px}.pricing{padding-top:31px}.pricing-heading{gap:20px;margin-bottom:21px}.pricing-heading h2{font-size:27px}.pricing-heading p:not(.eyebrow){font-size:12px}.billing-toggle{width:100%;justify-content:center}.billing-toggle button{font-size:12px;flex:1;padding:9px 10px}.billing-toggle span{display:block;font-size:9px;margin:2px 0 0}.pricing-grid{grid-template-columns:1fr;gap:18px}.pricing-grid article{padding:24px}.pricing-grid h3{font-size:21px}.plan-price{font-size:38px;margin-top:18px}.plan-badge{top:17px;right:16px;font-size:9px}.pricing-disclaimer{font-size:10px;text-align:left}.closing-cta{flex-wrap:wrap;padding:25px;gap:19px}.closing-cta>span{font-size:57px;display:none}.closing-cta h2{font-size:28px}.closing-cta p{font-size:12px}.closing-cta>.button{width:100%;margin:0;font-size:12px}.product-footer{padding:27px 20px;align-items:flex-start;flex-direction:column;gap:17px;font-size:10px}.product-footer .brand{font-size:23px}.app-shell{display:block}.sidebar{position:static;min-height:0;height:auto;padding:20px 18px 16px}.sidebar .brand{font-size:24px}.workspace-identity,.sidebar-label{display:none}.sidebar nav{margin-top:20px;flex-direction:row;gap:7px}.sidebar nav button{flex:1;padding:10px 9px;justify-content:center;gap:7px;font-size:12px}.sidebar nav button>span:first-child{font-size:16px;width:16px}.sidebar-count{font-size:9px;padding:3px 5px;margin-left:0}.sidebar-bottom{padding-top:15px;display:flex;align-items:center;gap:13px;flex-wrap:wrap}.sidebar-bottom p{display:none}.sidebar-bottom a{font-size:9px;margin-top:0}.sidebar-bottom a:last-child{margin-left:auto}.local-indicator{font-size:9px}.app-header{padding:15px 19px;min-height:61px;font-size:9px;gap:12px}.app-header>div{gap:7px}.app-header i{margin:0 7px}.app-header strong{font-size:10px}.app-local-label{display:none}#profile-name{font-size:10px;max-width:95px}.profile-avatar{width:26px;height:26px;font-size:10px}.app-workspace main{padding:23px 18px 40px}.app-heading{gap:16px;margin-bottom:22px;align-items:flex-start}.app-heading h1{font-size:29px;margin-bottom:9px}.app-heading .eyebrow{font-size:8px;margin-bottom:8px}.app-heading p:not(.eyebrow){font-size:12px;line-height:1.8}.app-heading>.button{padding:10px 12px;font-size:11px;gap:12px;margin-top:22px}.board-toolbar{padding:12px;gap:12px}.task-search{flex:1 1 100%;padding-bottom:10px;border-bottom:1px solid var(--line)}.task-search input{font-size:12px}.task-filters{gap:7px;flex:1 1 100%;flex-wrap:wrap}.task-filters select{font-size:11px;padding:8px 20px 8px 8px;flex:1}.display-toggle{margin-left:auto}.display-toggle button{font-size:11px;padding:5px 11px}.board-meta{font-size:10px;margin:14px 0}.board-meta button{font-size:10px}.kanban{gap:17px}.kanban-lane{padding:16px}.kanban-lane .lane-title{font-size:12px}.task-card{padding:16px}.task-title h3{font-size:15px;line-height:1.7}.task-description{font-size:12px}.task-card-meta{font-size:11px;margin-top:17px}.task-card-footer button{font-size:12px}.task-card-footer>span{font-size:10px}.priority{font-size:10px}.task-tag{font-size:10px}.lane-add{font-size:12px;padding:10px}.lane-empty{font-size:11px;padding:22px 12px}.task-row{padding:14px 12px;gap:9px;grid-template-columns:minmax(0,1fr) 90px 25px}.task-row-title strong{font-size:12px;line-height:1.7}.task-row-title small{font-size:10px}.task-row select{font-size:11px;padding:7px 4px}.empty{padding:32px 18px}.empty h2{font-size:22px}.empty p{font-size:12px}.dashboard-stats{gap:12px;margin-bottom:18px}.stat-card{padding:17px}.stat-card>span{font-size:11px}.stat-card strong{font-size:30px;margin:11px 0 5px}.stat-card small{font-size:10px}.dashboard-grid{gap:18px}.dashboard-panel{padding:22px}.dashboard-panel h2{font-size:21px}.dashboard-panel>p{font-size:12px}.status-row>div{font-size:12px}.settings-panel,.settings-note{padding:22px}.settings-panel h2,.settings-note h2{font-size:21px}.field{font-size:12px;margin-top:19px}.field input,.field textarea,.field select{font-size:14px;padding:11px}.field small{font-size:10px}.settings-note p{font-size:12px}.settings-layout{gap:18px}.settings-panel .button{font-size:12px}.reset-area h3{font-size:17px}.storage-note{font-size:11px}.storage-note a{display:block;margin:7px 0 0}[data-page=product] .storage-note{margin:13px 18px}dialog{width:calc(100% - 20px);max-height:94dvh}.modal-bar{padding:12px 17px;font-size:9px}.modal-inner{padding:20px 17px}.modal-inner h2{font-size:25px}.modal-inner>.lead{font-size:12px}.form-grid{gap:0 12px}.modal-actions{gap:12px;flex-wrap:wrap}.modal-actions .button{font-size:12px;padding:11px 13px;gap:13px}.modal-actions>div{gap:9px}.modal-actions .text-button{font-size:11px}.modal-note{font-size:10px}.toast{font-size:11px}}
@media(max-width:350px){.sample-strip{font-size:8px;padding:7px 14px}.product-header{padding:18px 15px}.product-hero{padding-left:16px;padding-right:16px}.product-hero h1{font-size:34px}.preview-shell,.features,.pricing,.closing-cta{margin-left:16px;margin-right:16px}.sidebar{padding:18px 14px 14px}.sidebar nav{gap:4px}.sidebar nav button{font-size:11px;padding:10px 6px;gap:5px}.sidebar-count{display:none}.sidebar-bottom{gap:10px}.sidebar-bottom a{font-size:8px}.sidebar-bottom a:last-child{margin-left:0}.local-indicator{font-size:8px}.app-workspace main{padding:22px 14px 35px}.app-header{padding:14px}.app-heading{flex-wrap:wrap;gap:10px}.app-heading>.button{margin-top:0}.app-heading h1{font-size:27px}.kanban-lane{padding:12px}.task-card{padding:14px}.task-title h3{font-size:14px}.form-grid{grid-template-columns:1fr}.form-grid .field.full{grid-column:auto}.settings-panel,.settings-note{padding:19px}.task-row{grid-template-columns:minmax(0,1fr) 84px;gap:9px}.task-row>.icon-button{display:none}.stat-card{padding:15px}.stat-card>span{font-size:10px}.profile-avatar{display:none}.app-header strong{font-size:10px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
