:root{--bg: #f4f6f9;--surface: #fff;--ink: #061824;--muted: #545d68;--line: #d6dde5;--brand: #0066ff;--brand-dark: #0052cc;--brand-light: #edf3ff;--blue: #5686c8;--violet: #9577bc;--orange: #c9904e;--radius: 8px;--font: -apple-system, BlinkMacSystemFont, "Hiragino Sans", "Noto Sans JP", "Yu Gothic", sans-serif}*{box-sizing:border-box}html,body{margin:0;padding:0;min-height:100%;color:var(--ink);font-family:var(--font);font-size:14px;-webkit-font-smoothing:antialiased}body{background:var(--bg)}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}button{color:inherit}button:focus-visible,a:focus-visible{outline:3px solid var(--brand);outline-offset:4px}input:focus,textarea:focus,select:focus{outline:0;border-color:var(--brand);box-shadow:0 0 0 3px #0066ff18}button{border:0;background:none}input,textarea,select{color:var(--ink);background:#fff;border:1px solid #dfe5e9;border-radius:8px;padding:12px 14px;width:100%;transition:border-color .15s,box-shadow .15s}input::placeholder,textarea::placeholder{color:var(--muted)}textarea{resize:vertical;min-height:90px}label{display:block;font-size:12px;font-weight:600;margin:0 0 21px}label>input,label>textarea,label>select,label>.password-field{margin-top:9px}h1,h2,h3,p{margin:0}h1{font-size:29px;line-height:1.5;font-weight:700;letter-spacing:-.8px}h2{font-size:18px;font-weight:650;letter-spacing:-.25px}h3{font-size:15px;font-weight:650;line-height:1.6}p{line-height:1.9}svg{flex-shrink:0;vertical-align:middle}::selection{background:#c8e9e2}.muted{color:var(--muted)}.full{width:100%}.btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;border-radius:8px;padding:12px 18px;font-size:12px;font-weight:600;line-height:1.5;white-space:nowrap;transition:background .16s,transform .16s,border-color .16s;min-height:42px}.btn:hover:not(:disabled){transform:translateY(-1px)}.primary{background:var(--brand);color:#fff;box-shadow:0 3px 5px #07887812}.primary:hover:not(:disabled){background:var(--brand-dark)}.secondary{background:#fff;border:1px solid #dfe6ea;color:#53636e}.secondary:hover:not(:disabled){background:#f7fafb;border-color:#b8c9c7}.ghost{background:transparent;color:var(--brand)}.small-btn{min-height:36px;padding:9px 13px;font-size:11px}.large{padding:15px 24px;font-size:14px}.text-btn{padding:6px 10px;font-size:11px;color:var(--muted);min-height:auto}.dashed{border:1px dashed #cfdadf;color:var(--muted);background:#fbfcfd;margin-top:14px}.text-link{display:inline-flex;align-items:center;gap:7px;color:var(--brand);font-size:12px;font-weight:550}.text-link:hover{color:var(--brand-dark)}.icon-btn{display:inline-flex;align-items:center;justify-content:center;border-radius:6px;padding:7px;color:var(--muted);flex-shrink:0}.icon-btn:hover:not(:disabled){background:#f0f5f5;color:var(--brand)}.danger{background:#b94b4b;color:#fff}.text-danger{color:var(--muted);margin-right:auto;padding-left:0}.button-group{display:flex;gap:10px}.initial-loader{min-height:100vh;display:flex;align-items:center;justify-content:center;gap:15px;flex-direction:column;color:var(--muted);padding:30px;text-align:center}.spinner{width:25px;height:25px;border:2px solid #dcece8;border-top-color:var(--brand);border-radius:50%;display:inline-block;animation:spin .7s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.eyebrow{font-size:11px;letter-spacing:2.2px;font-weight:650;color:var(--brand);display:flex;align-items:center;gap:8px;margin-bottom:11px}.eyebrow>span{width:5px;height:5px;background:var(--brand);border-radius:50%}.heading-dot{color:var(--brand);margin-left:2px}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:30px}.page-heading p{color:var(--muted);font-size:12px;margin-top:10px}.page-heading>.btn{margin-top:6px}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:32px 0 20px}.section-heading h2{font-size:16px;display:flex;align-items:center;gap:10px}.section-heading p{font-size:11px;color:var(--muted);margin-top:7px}.count-badge{font-family:var(--font);font-size:11px;border-radius:5px;padding:2px 6px;background:#e9eef1;color:var(--muted)}.back{display:inline-flex;align-items:center;gap:7px;color:var(--muted);font-size:11px;margin:0 0 23px}.back:hover{color:var(--brand)}.workspace{display:flex;min-height:100vh}.sidebar{width:230px;flex-shrink:0;background:#fff;border-right:1px solid var(--line);padding:34px 20px 0;position:fixed;inset:0 auto 0 0;display:flex;flex-direction:column;z-index:20}.brand{display:flex;align-items:center;gap:10px;width:max-content}.brand-mark{position:relative;width:40px;height:40px;background:var(--brand);color:#fff;border-radius:11px;display:grid;place-items:center;box-shadow:0 2px 3px #07887815}.brand-clock{position:absolute;top:13px;left:13px;background:var(--brand)}.brand strong{font-family:var(--font);font-size:22px;letter-spacing:-.9px;line-height:1.2;display:block;font-weight:700}.brand strong>span:not(.brand-dot){color:var(--brand)}.brand-dot{color:var(--brand);margin-left:1px}.brand small{display:block;font-size:11px;letter-spacing:2.1px;margin-top:4px;color:var(--muted)}.sidebar .brand{margin-left:6px}.workspace-label{font-size:11px;font-weight:650;letter-spacing:1.8px;color:var(--muted);margin:48px 13px 14px}.main-nav{display:flex;flex-direction:column;gap:5px}.main-nav>a{display:flex;align-items:center;gap:12px;font-size:12px;font-weight:500;color:var(--muted);padding:13px;border-radius:8px}.main-nav>a.active{background:#eaf6f2;color:var(--brand);font-weight:600}.main-nav>a:hover{background:#f3f8f7}.nav-dot{background:var(--brand);border-radius:50%;width:5px;height:5px;margin-left:auto}.sidebar-heading{margin:33px 12px 15px;display:flex;align-items:center;justify-content:space-between;color:var(--muted);font-size:11px}.sidebar-heading a{color:var(--muted)}.project-nav{display:flex;flex-direction:column;gap:4px;overflow-y:auto;max-height:32vh}.project-nav>a{display:flex;align-items:center;gap:11px;padding:9px 12px;border-radius:8px;font-size:11px;color:var(--muted)}.project-nav>a>span:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.project-nav>a:hover,.project-nav>a.active{background:#f5f8f9;color:var(--ink)}.project-nav .project-icon{height:27px;width:27px;border-radius:7px}.sidebar-empty{font-size:11px;color:var(--muted);padding:10px}.sidebar-bottom{margin-top:auto;padding-top:26px}.sidebar-tip{border-radius:11px;background:#f6f9f8;border:1px solid #edf2ef;margin:0 4px 22px;padding:19px 15px}.tip-label{font-size:11px;color:var(--brand);letter-spacing:1px}.sidebar-tip p{font-size:12px;line-height:1.9;margin-top:10px;font-weight:550;color:var(--muted)}.sidebar-tip a{display:flex;align-items:center;gap:8px;color:var(--muted);margin-top:13px;font-size:11px}.secondary.main-nav>a{padding:10px 13px;font-size:11px}.secondary.main-nav{border:none}.sidebar-user{border-top:1px solid var(--line);margin-top:22px;padding:20px 3px;display:flex;align-items:center;gap:10px}.avatar{height:33px;width:33px;border-radius:50%;background:#e9edeb;color:var(--muted);display:inline-flex;align-items:center;justify-content:center;font-size:11px;flex-shrink:0}.avatar.small{height:29px;width:29px;font-size:11px}.sidebar-user>div{min-width:0}.sidebar-user strong{display:block;font-size:11px;font-weight:550;max-width:110px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sidebar-user small{display:block;color:var(--muted);font-size:11px;margin-top:5px}.sidebar-user button{margin-left:auto;color:var(--muted);padding:4px}.main-column{margin-left:230px;width:calc(100% - 230px);min-height:100vh;display:flex;flex-direction:column}.topbar{height:73px;border-bottom:1px solid var(--line);background:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 42px}.breadcrumbs{display:flex;align-items:center;gap:13px;font-size:11px;color:var(--muted)}.breadcrumbs strong{font-weight:500;color:var(--muted)}.topbar-right{display:flex;align-items:center;gap:21px}.timezone{font-size:11px;color:var(--muted)}.demo-badge{display:inline-flex;align-items:center;gap:6px;background:#f7f3e8;color:var(--muted);border:1px solid #eee6d2;border-radius:5px;font-size:11px;padding:5px 8px}.demo-badge>span{height:4px;width:4px;background:#b39c61;border-radius:50%}.demo-strip{font-size:11px;color:var(--muted);padding:7px 42px;background:#f5f7f0;border-bottom:1px solid #ebeee4;text-align:right}.main-content{width:100%;max-width:1430px;padding:38px 42px 32px;margin:0 auto;flex:1}.app-footer{display:flex;justify-content:space-between;padding:23px 42px;border-top:1px solid var(--line);font-size:11px;color:var(--muted);gap:15px}.app-footer>span:first-child{font-weight:600;color:var(--muted)}.app-footer .muted{font-weight:400;margin-left:5px}.mobile-brand,.mobile-nav{display:none}.today-banner{position:relative;display:flex;align-items:center;gap:35px;background:linear-gradient(105deg,#edf7f3,#f1f7f5 52%,#f5f9f7);border:1px solid #e0eee7;border-radius:13px;padding:27px 30px;overflow:hidden}.today-label{display:flex;align-items:center;gap:6px;font-size:11px;letter-spacing:1.8px;color:var(--muted);font-weight:700}.today-label>span{width:5px;height:5px;border-radius:50%;background:#69a794}.today-date{font-size:14px;font-weight:600;letter-spacing:-.3px;margin-top:12px;color:#47695e}.today-banner-copy p{font-size:11px;color:var(--muted);margin-top:8px}.today-clock{position:relative;color:#347963;min-width:157px;padding-right:12px;margin-left:5px;white-space:nowrap}.today-clock>span{font-size:43px;letter-spacing:-2px;line-height:1;font-weight:500;font-variant-numeric:tabular-nums}.today-clock>small{font-size:20px;font-weight:400;letter-spacing:-1px;vertical-align:baseline;display:inline-block;margin-left:6px;color:var(--muted)}.today-clock em{display:block;font-style:normal;color:var(--muted);font-size:11px;letter-spacing:1.6px;margin-top:12px}.today-stats{display:flex;gap:33px;border-left:1px solid #d9e7de;padding-left:31px;margin-left:auto}.today-stats>div{display:flex;align-items:center;gap:11px}.stat-icon{width:35px;height:35px;background:#fff9;border:1px solid #e0ece5;display:grid;place-items:center;border-radius:10px;color:var(--muted)}.stat-number{display:block;line-height:1.2;font-family:var(--font);font-size:24px;color:#486b5d}.stat-number small{font-size:11px;color:var(--muted);margin-left:7px;font-weight:400}.stat-label{display:block;font-size:11px;color:var(--muted);white-space:nowrap;margin-top:7px}.search-field{width:190px;display:flex;align-items:center;gap:6px;background:#fff;border:1px solid #e5eaed;padding:0 11px;border-radius:7px;color:var(--muted)}.search-field input{font-size:11px;border:none;background:transparent;padding:11px 0;box-shadow:none}.project-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.project-card{background:#fff;border:1px solid #e4eaed;border-radius:12px;padding:22px 22px 0;box-shadow:0 3px 10px #24343c02;transition:box-shadow .2s,border-color .2s;min-width:0;display:flex;flex-direction:column}.project-card:hover{border-color:#c6dcd6;box-shadow:0 7px 22px #2b594b06}.project-card-top{display:flex;align-items:center;justify-content:space-between}.project-icon{display:inline-flex;align-items:center;justify-content:center;width:43px;height:43px;border-radius:11px;flex-shrink:0}.teal{--item: #087566;--tint: #ecf7f3;--item-line: #d8ebe3}.blue{--item: #005cdb;--tint: #eef4fc;--item-line: #dfeaf6}.violet{--item: #6d42a3;--tint: #f5f0fb;--item-line: #eae0f4}.orange{--item: #965b12;--tint: #fcf5e9;--item-line: #f0e2cd}.project-icon{color:var(--item);background:var(--tint)}.project-title{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:20px}.project-title h3{font-size:16px;overflow-wrap:anywhere}.project-title>svg{color:var(--muted);opacity:0;transition:opacity .2s}.project-card:hover .project-title>svg{opacity:1}.project-description{font-size:11px;color:var(--muted);line-height:1.9;margin-top:7px;min-height:40px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.card-today-label{display:flex;align-items:center;justify-content:space-between;margin:23px 0 11px;font-size:11px;color:var(--muted)}.card-today-label>span:last-child{font-size:11px;color:var(--muted)}.stamp-buttons{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.stamp-btn{display:flex;align-items:center;justify-content:center;flex-direction:column;padding:14px 5px;gap:9px;border-radius:8px;border:1px solid var(--item-line);background:var(--tint);color:var(--item);transition:filter .16s,transform .16s;min-height:77px}.stamp-btn:hover:not(:disabled){filter:brightness(.97);transform:translateY(-1px)}.stamp-label{display:flex;align-items:center;gap:6px;font-size:11px;font-weight:600;max-width:100%;overflow-wrap:anywhere}.stamp-time{font-size:11px;font-weight:500;opacity:1;font-variant-numeric:tabular-nums;letter-spacing:.5px}.stamp-btn.recorded .stamp-time{font-size:11px;opacity:1;font-weight:600}.project-card-footer{display:flex;align-items:center;justify-content:space-between;gap:4px;border-top:1px solid #eef1f3;padding:16px 0 17px;margin-top:19px}.project-card-footer a{font-size:11px;display:flex;align-items:center;gap:6px;color:var(--muted)}.project-card-footer a:last-child{color:var(--muted)}.project-card-footer a:hover{color:var(--brand)}.new-project-card{grid-column:1/-1;display:flex;align-items:center;justify-content:center;gap:14px;border:1px dashed #cfdbdf;border-radius:10px;min-height:70px;color:var(--muted);background:#fafcfd;transition:background .2s}.new-project-card>span{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:#f0f5f5;color:var(--muted)}.new-project-card h3{font-size:11px;font-weight:500}.new-project-card p{font-size:11px;color:var(--muted)}.new-project-card:hover{background:#f1f8f5;border-color:#96bcae}.recent-section .section-heading{margin-top:34px}.recent-section .text-link{font-size:11px;color:var(--muted)}.timeline-card{background:#fff;border:1px solid var(--line);border-radius:11px;padding:3px 23px}.timeline-empty{display:flex;align-items:center;gap:17px;padding:25px 0}.timeline-empty>span:first-child{display:grid;place-items:center;width:46px;height:46px;border-radius:50%;background:#f5f8f9;color:var(--muted)}.timeline-empty strong{font-size:11px;font-weight:500;color:var(--muted)}.timeline-empty p{font-size:11px;color:var(--muted);margin-top:5px}.timeline-empty-date{font-size:11px;letter-spacing:1px;color:var(--muted);margin-left:auto}.timeline-row{display:flex;align-items:center;gap:13px;padding:15px 0;border-bottom:1px solid #f0f3f5}.timeline-row:last-child{border-bottom:none}.timeline-row .project-icon{height:32px;width:32px;border-radius:8px}.timeline-title{font-size:11px;font-weight:500;min-width:90px}.timeline-title small{display:block;font-size:11px;color:var(--muted);font-weight:400;margin-top:4px}.timeline-source{font-size:11px;color:var(--muted);margin-left:auto}.timeline-row time{font-size:13px;font-variant-numeric:tabular-nums;margin-left:22px;letter-spacing:.6px;color:var(--muted)}.timeline-row>a{color:var(--muted);margin-left:8px}.bottom-tip{display:flex;align-items:center;gap:16px;padding:21px 2px;margin-top:8px}.bottom-tip>span{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:#eef4f1;color:var(--muted)}.bottom-tip strong{font-size:11px;font-weight:500;color:var(--muted)}.bottom-tip p{font-size:11px;color:var(--muted);margin-top:3px}.bottom-tip>a{margin-left:auto;white-space:nowrap;font-size:11px;display:flex;align-items:center;gap:9px;color:var(--muted)}.empty{padding:70px 24px;background:#fff;border:1px solid var(--line);border-radius:12px;text-align:center}.empty-icon{width:62px;height:62px;background:#f2f7f5;color:var(--muted);display:grid;place-items:center;border-radius:18px;margin:0 auto 22px}.empty h3{font-size:16px;margin-bottom:10px}.empty p{font-size:12px;color:var(--muted);margin-bottom:23px}.auth-page{min-height:100vh;background:#fafcfb;display:flex;flex-direction:column}.auth-header{max-width:1340px;margin:0 auto;width:100%;padding:32px 60px;display:flex;align-items:center;justify-content:space-between}.auth-header>div{display:flex;gap:25px;align-items:center}.auth-layout{max-width:1220px;width:100%;margin:35px auto 55px;display:grid;grid-template-columns:1fr 440px;gap:80px;align-items:center;padding:0 50px;flex:1}.auth-layout.landing{grid-template-columns:1.35fr .85fr;gap:90px}.auth-story>.eyebrow{margin-bottom:27px;font-size:11px}.auth-story h1{font-size:45px;letter-spacing:-1.9px;line-height:1.6;font-weight:650}.auth-story h1>span{color:var(--brand)}.hero-description{font-size:13px;line-height:2.25;color:var(--muted);margin-top:23px}.hero-actions{display:flex;flex-wrap:wrap;gap:9px;margin-top:27px;align-items:center}.hero-visual{position:relative;height:242px;margin:27px 0 20px;max-width:440px}.visual-dots{position:absolute;inset:15px 0 5px 10px;background-image:radial-gradient(#aac5ba 1px,transparent 1px);background-size:15px 15px;opacity:.38;mask-image:radial-gradient(ellipse,black 25%,transparent 70%)}.mini-qr{position:absolute;left:7px;top:34px;width:127px;height:165px;background:#fff;border-radius:14px;box-shadow:0 8px 32px #49675b0e;border:1px solid #e1eae6;transform:rotate(-7deg);display:flex;align-items:center;justify-content:center;flex-direction:column;gap:10px;color:var(--muted)}.mini-qr>svg:first-child{position:absolute;top:-10px;left:-12px;color:#fff;background:var(--brand);border-radius:8px;padding:6px;width:34px;height:34px;box-shadow:0 4px 9px #07887818}.mini-qr>span{font-size:11px;letter-spacing:1.4px;color:var(--muted);margin-top:6px}.mini-clock-card{position:absolute;left:108px;top:14px;width:284px;border-radius:16px;background:#fff;box-shadow:0 14px 55px #456d5713;border:1px solid #e2eae5;padding:23px 24px;transform:rotate(3deg)}.mini-card-heading{display:flex;align-items:center;gap:9px;font-size:11px;color:var(--muted)}.mini-icon{height:29px;width:29px;border-radius:8px;background:#eff7f2;color:var(--brand);display:grid;place-items:center}.mini-card-heading>.live-dot{margin-left:auto}.live-dot{display:inline-block;width:5px;height:5px;background:#73b19a;border-radius:50%}.mini-time{font-size:47px;font-weight:500;letter-spacing:-2px;color:#3c6555;margin:9px 0 15px;padding-left:4px}.mini-time>span:not(.mini-seconds){color:var(--muted)}.mini-seconds{font-size:22px;color:var(--muted);letter-spacing:-1px}.mini-stamp{font-size:11px;color:var(--muted);background:#eff8f2;border:1px solid #e6f0e9;border-radius:7px;padding:11px 9px;display:flex;align-items:center;gap:6px}.mini-stamp>span{margin-left:auto;color:var(--muted);font-size:11px}.floating-label{position:absolute;left:125px;bottom:13px;color:var(--muted);font-size:11px;display:flex;gap:6px;align-items:center}.hero-features{display:flex;gap:14px;flex-wrap:wrap;font-size:11px;color:var(--muted);line-height:2}.hero-features>span{display:flex;gap:4px;align-items:center}.hero-features svg{color:var(--muted);width:12px}.auth-card{background:#fff;border:1px solid #e4eae6;border-radius:20px;padding:38px;box-shadow:0 14px 55px #38544806}.auth-card h2{font-size:24px;line-height:1.6;letter-spacing:-.8px}.auth-card>.eyebrow{font-size:11px;margin-bottom:15px;letter-spacing:1.7px}.auth-intro{font-size:11px;color:var(--muted);margin:12px 0 28px;overflow-wrap:anywhere}.auth-card form label{font-size:11px;color:#5f706a}.auth-card input{background:#fcfdfc;padding:13px;font-size:12px;border-color:#e3e9e4}.password-field{display:flex;position:relative}.password-field input{padding-right:40px}.password-field button{position:absolute;right:8px;top:50%;transform:translateY(-50%);color:var(--muted);padding:4px}.forgot-link{display:block;text-align:right;font-size:11px;color:var(--muted);margin-top:-9px;margin-bottom:23px}.auth-alternative{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:9px;font-size:11px;color:var(--muted);margin-top:25px}.auth-alternative a{display:inline-flex;align-items:center;gap:3px;color:var(--brand);font-weight:600}.auth-alternative button{font-size:11px}.divider{position:relative;text-align:center;margin:27px 0 19px}.divider:before{content:"";position:absolute;height:1px;background:#edf1ee;left:0;right:0;top:50%}.divider span{font-size:11px;position:relative;background:#fff;padding:0 15px;color:var(--muted)}.auth-footer{max-width:1220px;width:100%;margin:0 auto;padding:24px 50px;display:flex;justify-content:space-between;font-size:11px;color:var(--muted);gap:20px}.landing-steps{padding:35px 35px 10px;border-left:1px solid #e1eae3}.landing-steps h2{font-size:25px;color:var(--muted);line-height:1.8;letter-spacing:-.7px;margin:19px 0 35px}.landing-step{display:flex;gap:18px;padding:25px 0;border-top:1px solid #e5ece7}.landing-step>span{font-size:13px;color:var(--muted);padding-top:2px}.landing-step h3{font-size:13px;color:var(--muted);font-weight:500}.landing-step p{font-size:11px;line-height:2;color:var(--muted);margin-top:9px}.landing-error{margin:0 auto;max-width:600px}.code-input{font-size:27px!important;letter-spacing:12px;text-align:center;padding-left:25px!important}.demo-hint{display:flex;gap:13px;align-items:center;border:1px solid #eddfbd;background:#fcf8ec;border-radius:8px;padding:13px;font-size:11px;color:var(--muted);margin-bottom:22px;line-height:1.9}.demo-hint small{font-size:11px;display:block}.demo-hint a{color:var(--brand);display:flex;align-items:center;gap:7px;margin-top:9px}.demo-code{font-family:var(--font);display:block;font-size:24px;letter-spacing:5px;color:var(--muted);line-height:1.7}.auth-success{text-align:center}.success-circle{width:64px;height:64px;background:var(--brand-light);border-radius:50%;display:grid;place-items:center;color:var(--brand);margin:0 auto 24px}.auth-success h2{font-size:20px}.auth-success p{font-size:11px;color:var(--muted);margin:20px 0}.auth-success .demo-hint{display:block}.form-error{font-size:11px;color:#b35454;background:#fcf0ef;padding:11px 13px;border-radius:7px;margin:10px 0 18px;line-height:1.9}.form-error a{text-decoration:underline}.field-help{font-size:11px;color:var(--muted);line-height:1.9;margin:10px 0 20px}.field-help svg{margin-right:4px}.form-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;margin-top:23px}.title-with-icon{display:flex;align-items:center;gap:17px;min-width:0}.title-with-icon h1{font-size:24px;overflow-wrap:anywhere}.title-with-icon p{margin-top:6px;overflow-wrap:anywhere}.tabs{display:flex;border-bottom:1px solid #e0e7eb;gap:30px;margin:32px 0 26px}.tabs a{padding:13px 4px;display:flex;align-items:center;gap:8px;color:var(--muted);font-size:12px;border-bottom:2px solid transparent;margin-bottom:-1px}.tabs a.active{color:var(--brand);border-color:var(--brand);font-weight:600}.detail-stamp-card{max-width:690px;background:#fff;border:1px solid var(--line);border-radius:16px;margin:0 auto;padding:37px 48px;text-align:center}.record-screen-heading>.project-icon{height:61px;width:61px;border-radius:17px;margin-bottom:17px}.record-screen-heading h1{font-size:23px;overflow-wrap:anywhere}.record-screen-heading p{font-size:11px;color:var(--muted);margin-top:9px;white-space:pre-wrap;overflow-wrap:anywhere}.record-clock{margin:28px 0 30px}.record-clock>div{font-size:11px;color:var(--muted)}.record-clock>time{font-family:var(--font);font-size:56px;letter-spacing:0px;display:block;line-height:1.6;color:#325e51;font-weight:500;font-variant-numeric:tabular-nums}.record-clock>span{font-size:11px;letter-spacing:1px;color:var(--muted)}.record-clock .live-dot{margin-right:5px}.large-stamps{gap:15px}.large-stamps .stamp-btn{min-height:140px;padding:23px 10px;gap:13px;border-radius:12px}.large-stamps .stamp-label{font-size:18px;gap:10px}.large-stamps .stamp-time{font-size:12px}.large-stamps .recorded .stamp-time{font-size:22px;letter-spacing:1px}.stamp-hint{font-size:11px;opacity:.58}.record-notice{display:flex;justify-content:center;align-items:flex-start;gap:7px;color:var(--muted);margin:27px 0 22px}.record-notice svg{margin-top:3px}.record-notice p{font-size:11px;line-height:1.9;text-align:left}.detail-stamp-card>.text-link{font-size:11px}.scan-page{min-height:100vh;background:#f5f9f7;padding:26px 24px;display:flex;flex-direction:column}.scan-page>header{display:flex;justify-content:space-between;align-items:center;max-width:1000px;width:100%;margin:0 auto 35px;gap:15px}.scan-card{max-width:540px;width:100%;margin:auto;background:#fff;border:1px solid #e2ece6;border-radius:20px;padding:38px 36px;text-align:center;box-shadow:0 12px 40px #3d604904}.scan-card>.demo-badge{margin-bottom:20px}.scan-user{display:flex;align-items:center;justify-content:center;gap:8px;color:var(--muted);font-size:11px;border-top:1px solid #edf2ed;padding-top:21px;margin-bottom:19px}.scan-page>footer{text-align:center;color:var(--muted);font-size:11px;padding-top:28px}.scan-card>.text-link{font-size:11px}.project-select{display:flex;align-items:center;gap:12px;margin:0;flex-shrink:0}.project-select>span{font-size:11px;color:var(--muted);font-weight:400}.project-select select{width:220px;font-size:12px;margin:0}.records-panel{background:#fff;border:1px solid var(--line);border-radius:12px;overflow:hidden}.records-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:22px 24px 16px}.month-control{display:flex;align-items:center;gap:6px}.month-label{margin:0;display:flex;align-items:center;gap:9px;font-size:16px;font-weight:500;color:#596d77}.month-label>input{border:0;width:164px;padding:7px 3px;margin:0;font-size:16px;font-weight:600;box-shadow:none}.month-label>svg{color:var(--muted);margin-left:5px}.month-control>.text-btn{margin-left:10px}.table-hint{font-size:11px;padding:0 27px 17px;color:var(--muted);display:flex;align-items:center;gap:6px}.table-hint>span{margin-left:auto;font-size:11px}.table-scroll{overflow-x:auto}.record-table{border-collapse:collapse;width:100%;text-align:left;font-size:12px;white-space:nowrap}.record-table thead{background:#f6f8fa}.record-table thead th{font-size:11px;font-weight:500;color:var(--muted);padding:17px 27px;border-top:1px solid #e9eef1;border-bottom:1px solid #e9eef1}.record-table th:first-child{width:150px;position:sticky;left:0;background:inherit;z-index:1}.record-table thead th:first-child{background:#f6f8fa}.record-table tbody tr{background:#fff}.record-table tbody th{padding:0 27px;height:46px;border-bottom:1px solid #edf1f3;font-weight:400}.record-table td{padding:0;border-bottom:1px solid #edf1f3;min-width:155px}.record-table tbody tr:last-child>*{border-bottom:0}.day-number{font-size:13px;display:inline-block;min-width:22px;font-variant-numeric:tabular-nums;color:var(--muted)}.weekday{font-size:11px;color:var(--muted);margin-left:9px}.saturday .weekday,.sunday .weekday{color:var(--muted)}.today-row{background:#f0f8f5!important}.today-row .day-number{color:var(--brand);font-weight:600}.today-chip{font-size:11px;padding:2px 5px;background:#dcefe7;border-radius:3px;color:var(--muted);margin-left:12px}.future-row .day-number{color:var(--muted)}.future-row .weekday{opacity:.5}.time-cell{width:100%;height:46px;display:flex;align-items:center;gap:12px;padding:0 27px;color:var(--muted);font-family:var(--font);font-size:13px;font-variant-numeric:tabular-nums;letter-spacing:.5px}.time-cell:hover:not(:disabled){background:#e8f5ef;color:var(--brand)}.time-cell:disabled{opacity:.3}.empty-cell{color:var(--muted);display:flex;align-items:center;gap:13px}.empty-cell svg{opacity:0}.time-cell:hover .empty-cell svg{opacity:1}.manual-icon{color:var(--muted);opacity:.85}.item-dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:var(--item);margin-right:8px}.archived-label{display:inline-block;font-size:11px;font-weight:400;margin-left:9px;color:var(--muted)}.table-footer{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);padding:17px 27px;font-size:11px;color:var(--muted)}.table-footer>span:first-child{display:flex;align-items:center;gap:7px}.table-footer svg{margin-left:15px}.legend-dot{height:7px;width:7px;border-radius:2px;background:#afd4c4}.table-loading{height:250px;display:flex;align-items:center;justify-content:center;gap:12px;color:var(--muted);font-size:11px}.modal{padding:0;border:1px solid #e7edeb;border-radius:16px;max-width:440px;width:calc(100% - 32px);box-shadow:0 15px 70px #1a493225;color:var(--ink)}.modal::backdrop{background:#243b3b60;backdrop-filter:blur(4px)}.modal-body{padding:28px}.modal-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px;gap:12px}.modal-heading h2{font-size:18px}.edit-record-meta{display:flex;align-items:center;gap:12px;background:#f3f8f5;padding:14px;border-radius:8px;margin-bottom:25px;font-size:12px;color:var(--muted)}.edit-record-meta strong{color:var(--brand);font-size:12px}.modal-description{font-size:12px;color:var(--muted)}.modal input[type=time]{font-family:var(--font);font-size:23px}.modal .form-actions{gap:8px}.modal .btn{padding:10px 14px;font-size:11px}.toast{position:fixed;right:28px;bottom:26px;max-width:min(500px,calc(100% - 32px));background:#fff;border:1px solid #bcdacf;box-shadow:0 5px 25px #355a491c;border-radius:10px;padding:16px 19px;display:flex;align-items:center;gap:12px;color:var(--muted);z-index:100;font-size:12px;animation:toast-in .2s ease-out}.toast.error{color:var(--muted);border-color:#efcaca}.toast button{padding:3px;color:var(--muted);margin-left:5px}.toast>span{line-height:1.8}.toast button:hover{background:#f2f6f4;border-radius:4px}@keyframes toast-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.project-form{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(240px,1fr);gap:27px;align-items:start}.form-section{background:#fff;border:1px solid var(--line);border-radius:12px;padding:28px;margin-bottom:20px}.form-section-title{display:flex;align-items:flex-start;gap:15px;margin-bottom:26px}.form-section-title>span{background:#eef7f3;color:var(--muted);font-size:11px;font-weight:500;border-radius:7px;width:29px;height:29px;display:grid;place-items:center}.form-section-title h2{font-size:14px}.form-section-title p{font-size:11px;color:var(--muted);margin-top:6px}.template-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.template{border:1px solid #e4eaed;border-radius:9px;padding:18px 8px 13px;display:flex;align-items:center;gap:12px;flex-direction:column;position:relative;background:#fdfefe}.template.selected{border-color:#71afa0;background:#f5faf7}.template>span:not(.project-icon){font-size:11px;white-space:nowrap;color:var(--muted)}.template.selected>span:not(.project-icon){color:var(--muted)}.template .project-icon{width:38px;height:38px;border-radius:9px}.template-check{position:absolute;top:6px;right:6px;color:var(--brand)}.required-label,.optional-label{font-size:11px;margin-left:9px;font-weight:400;vertical-align:middle;padding:2px 5px;background:#eaf7f0;color:var(--muted);border-radius:3px}.optional-label{background:#f1f4f6;color:var(--muted)}.form-section label{font-size:11px;color:#617583}.form-section input,.form-section textarea,.form-section select{font-size:12px}.char-count{display:block;text-align:right;font-size:11px;color:var(--muted);margin-top:7px;font-weight:400}.appearance-row{display:flex;align-items:flex-start;gap:35px}.appearance-row>label{width:45%;margin-bottom:0}.color-options{border:0;margin:0;padding:0;display:flex;gap:10px;align-items:center;flex-wrap:wrap}.color-options legend{font-size:11px;font-weight:600;color:#617583;margin-bottom:14px}.color-swatch{height:27px;width:27px;border-radius:50%;background:var(--item);border:3px solid #fff;display:grid;place-items:center;color:#fff;outline:1px solid transparent}.color-swatch.selected{outline:1px solid var(--item)}.color-swatch svg{width:13px}.item-edit-row{display:flex;align-items:center;gap:6px;margin-bottom:12px}.item-edit-row>.muted{color:var(--muted);width:12px}.item-edit-row>.item-dot{flex-shrink:0;margin:0 5px 0 0}.item-edit-row input{min-width:0;padding:10px;flex:1}.item-edit-row select{width:87px;font-size:11px;padding:11px 3px;margin-left:2px}.item-edit-row .icon-btn{padding:4px}.item-edit-row .remove-item{margin-left:2px}.remove-item:hover:not(:disabled){color:var(--muted);background:#fdf3f3}.form-section>.field-help{margin-bottom:0}.form-preview{position:sticky;top:28px;background:#f0f5f3;border:1px solid #e6ede9;padding:25px;border-radius:12px}.form-preview>.eyebrow{font-size:11px;margin-bottom:10px;color:var(--muted)}.form-preview>h3{font-size:11px;font-weight:500;color:var(--muted);margin-bottom:23px}.form-preview-card{border:1px solid #e5ece6;background:#fff;border-radius:12px;padding:23px 20px;text-align:center;box-shadow:0 5px 20px #3a635404}.form-preview-card>.project-icon{margin-bottom:15px}.form-preview-card>h3{font-size:13px;overflow-wrap:anywhere}.form-preview-card>p{font-size:11px;line-height:1.9;color:var(--muted);margin-top:8px;overflow-wrap:anywhere;white-space:pre-wrap}.preview-time{font-size:32px;font-weight:500;color:var(--muted);letter-spacing:1px;padding:25px 0}.preview-time>span{font-size:20px;color:var(--muted)}.preview-items{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.preview-items>.stamp-btn{font-size:11px;padding:14px 6px;overflow-wrap:anywhere}.preview-items small{font-size:11px;opacity:.6;line-height:1.7}.form-preview>.field-help{color:var(--muted);font-size:11px;margin:15px 0 0;text-align:center}.qr-layout{display:grid;grid-template-columns:310px minmax(0,1fr);gap:28px;align-items:start}.qr-controls{background:#fff;border:1px solid var(--line);border-radius:12px;padding:24px}.qr-project{display:flex;align-items:center;gap:13px;margin-bottom:26px;padding-bottom:25px;border-bottom:1px solid var(--line)}.qr-project small{font-size:11px;color:var(--muted)}.qr-project h3{font-size:14px;margin-top:6px;overflow-wrap:anywhere}.qr-controls>h3{font-size:11px;color:var(--muted);margin-bottom:15px;font-weight:500}.size-options{display:flex;flex-direction:column;gap:9px;margin-bottom:24px}.size-options>button{display:flex;align-items:center;gap:13px;text-align:left;border:1px solid #e4ebee;border-radius:8px;padding:14px;color:var(--muted)}.size-options>button.selected{border-color:#7ab8a6;background:#f5faf7;color:var(--muted)}.size-options>button>span:nth-child(2){display:block;flex:1}.size-options strong{display:block;font-size:12px;color:var(--muted);font-weight:600}.size-options small{font-size:11px;display:inline-block;color:var(--muted);margin-top:4px}.size-options em{display:block;font-style:normal;font-size:11px;color:var(--muted);margin-top:4px}.radio-dot{height:13px;width:13px;border:1px solid #cdd9dd;border-radius:50%;display:grid;place-items:center}.selected>.radio-dot{border-color:var(--brand)}.radio-dot>span{height:7px;width:7px;border-radius:50%;background:var(--brand)}.qr-controls>.btn{font-size:11px;margin-bottom:11px}.qr-link-field{margin-top:21px;padding-top:22px;border-top:1px solid var(--line)}.qr-link-field label{font-size:11px;color:var(--muted);margin-bottom:10px}.qr-link-field>div{display:flex;align-items:center;border:1px solid #e1e8eb;border-radius:7px;padding:0 6px}.qr-link-field input{font-size:11px;padding:11px 6px;border:0;background:transparent;box-shadow:none;color:var(--muted)}.qr-link-field>a{font-size:11px;margin-top:12px}.qr-note{display:flex;align-items:flex-start;gap:8px;color:var(--muted);padding:22px 0 0}.qr-note svg{margin-top:3px}.qr-note p{font-size:11px;line-height:1.9}.qr-preview-area{min-width:0}.preview-heading{display:flex;justify-content:space-between;align-items:center;margin:0 0 14px;font-size:11px;color:var(--muted)}.preview-heading>span:last-child{font-size:11px;color:var(--muted)}.paper-stage{min-height:540px;background:#edf1f3;border:1px solid #e1e7eb;border-radius:12px;padding:28px;display:flex;align-items:center;justify-content:center;background-image:radial-gradient(#c5d2d9 .7px,transparent .7px);background-size:13px 13px}.print-sheet{background:#fff;color:#23383e;position:relative;display:flex;align-items:center;flex-direction:column;text-align:center;box-shadow:0 4px 15px #45646e13;border-top:7px solid var(--brand);width:100%;max-width:375px;aspect-ratio:210/297;padding:37px 28px 22px;container-type:inline-size}.print-brand{font-size:20px;font-weight:700;letter-spacing:-.8px;line-height:1.2}.print-brand>span{color:var(--brand)}.print-brand>small{display:block;font-size:11px;font-weight:400;color:var(--muted);letter-spacing:1.5px;margin-top:8px}.print-sheet h2{font-size:19px;font-weight:650;margin:27px 0 17px;overflow-wrap:anywhere;width:100%;line-height:1.6}.qr-image{width:62%;height:auto;aspect-ratio:1;display:block;object-fit:contain}.print-instructions{margin-top:15px}.print-instructions strong{font-size:11px;letter-spacing:.1px;font-weight:500}.print-instructions p{font-size:11px;color:var(--muted);margin-top:7px}.print-items{font-size:11px;color:var(--brand);margin-top:20px;overflow-wrap:anywhere}.print-url{font-size:11px;color:var(--muted);margin-top:auto;padding-top:25px;word-break:break-all}.print-sheet.a5{max-width:315px;aspect-ratio:148/210;padding:28px 22px 16px}.print-sheet.a5 h2{font-size:16px;margin:22px 0 10px}.print-sheet.a5 .print-brand{font-size:17px}.print-sheet.a5 .print-instructions strong,.print-sheet.a5 .print-instructions p{font-size:11px}.print-sheet.a5 .print-items{margin-top:15px;font-size:11px}.print-sheet.card{max-width:390px;aspect-ratio:91/55;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto 1fr auto;gap:9px;text-align:left;align-items:center;padding:20px 15px 16px;border-top-width:5px}.card .print-brand{font-size:20px}.card .print-brand>small{font-size:11px;letter-spacing:1px}.card h2{font-size:12px;margin:0;line-height:1.8}.card .qr-image{grid-column:2;grid-row:1/4;width:100%}.card .print-instructions{margin:0;grid-column:1}.card .print-instructions strong{font-size:11px}.card .print-instructions p,.card .print-items,.card .print-url{display:none}.qr-placeholder{width:60%;aspect-ratio:1;display:grid;place-items:center}.preview-caption{font-size:11px;color:var(--muted);text-align:center;margin-top:17px}.print-only{display:none}.settings-card{background:#fff;border:1px solid var(--line);border-radius:13px;padding:32px;max-width:750px}.settings-user{display:flex;align-items:center;gap:18px;margin-bottom:30px}.large-avatar{width:58px;height:58px;font-size:20px}.settings-user h2{font-size:18px}.settings-user p{font-size:12px;color:var(--muted);margin-top:6px;overflow-wrap:anywhere}.settings-card dl{margin-bottom:30px}.settings-card dl>div{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line);padding:18px 0;gap:20px;font-size:12px}.settings-card dt{color:var(--muted)}.settings-card dd{margin:0;color:var(--muted)}.future-feature{max-width:750px;display:flex;align-items:center;gap:17px;background:#f1f5f8;border:1px solid #e3eaf0;border-radius:12px;padding:23px;margin-top:25px;color:var(--muted)}.future-feature h3{font-size:12px;font-weight:500}.future-feature p{font-size:11px;margin-top:6px}.future-feature>span{margin-left:auto;font-size:11px;border:1px solid #d6e0e6;padding:5px 8px;border-radius:4px;white-space:nowrap}.guide-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.guide-card{padding:32px;background:#fff;border:1px solid var(--line);border-radius:12px;position:relative}.guide-number{position:absolute;top:30px;right:25px;font-size:23px;color:var(--muted);font-weight:500}.guide-card>svg{color:var(--muted)}.guide-card h2{font-size:16px;margin:22px 0 12px}.guide-card p{font-size:12px;color:var(--muted);line-height:2.1}.guide-faq{max-width:850px;margin:40px 0 30px}.guide-faq>h2{margin-bottom:25px;font-size:17px}.guide-faq details{padding:20px 0;border-bottom:1px solid #e4ebee;font-size:12px}.guide-faq summary{cursor:pointer;color:var(--muted);font-weight:500}.guide-faq details p{font-size:11px;line-height:2.1;color:var(--muted);margin:15px 0 0;padding-left:15px}@media(min-width:1600px){.main-content{padding-top:49px}.today-banner,.today-stats{gap:60px}.project-card{padding:27px 28px 0}.project-description{font-size:11px}.project-card-footer{padding:20px 0}.project-card-footer a{font-size:11px}.stamp-btn{min-height:92px}.stamp-label{font-size:13px}.stamp-time{font-size:11px}.today-banner{padding:34px}.today-date{font-size:17px}}@media(max-width:1230px){.sidebar{width:208px;padding-left:15px;padding-right:15px}.main-column{margin-left:208px;width:calc(100% - 208px)}.main-content{padding:30px 28px}.topbar{padding:0 28px}.demo-strip{padding-right:28px}.app-footer{padding:22px 28px}.today-banner{gap:20px;padding:24px}.today-clock{min-width:134px;margin-left:0}.today-clock>span{font-size:35px}.today-clock>small{font-size:17px}.today-stats{padding-left:22px;gap:23px}.stat-icon{display:none}.today-date{font-size:12px}.project-grid{gap:15px}.project-card{padding:19px 16px 0}.project-title h3{font-size:14px}.project-description{font-size:11px}.project-card-footer a{font-size:11px;gap:4px}.card-today-label{font-size:11px}.card-today-label>span:last-child{font-size:11px}.stamp-label{font-size:11px}.auth-layout{gap:50px;padding:0 45px;grid-template-columns:1fr 405px}.auth-story h1{font-size:38px}.hero-visual{transform:scale(.9);transform-origin:left center}.auth-layout.landing{gap:60px}.project-form{grid-template-columns:minmax(0,1.7fr) minmax(215px,1fr);gap:20px}.form-section{padding:23px}.form-preview{padding:20px 16px}.template-grid{gap:6px}.item-edit-row select{width:71px}.item-edit-row{gap:4px}.qr-layout{grid-template-columns:270px minmax(0,1fr);gap:20px}.qr-controls{padding:20px}.paper-stage{padding:24px 18px}}@media(max-width:1050px){.today-clock{display:none}.today-stats{margin-left:auto}.stat-icon{display:grid}.project-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.new-project-card{grid-column:auto;min-height:240px;flex-direction:column;gap:13px}.project-card{padding:22px 20px 0}.project-title h3{font-size:16px}.project-card-footer a,.project-description,.card-today-label{font-size:11px}.card-today-label>span:last-child{font-size:11px}.stamp-label{font-size:11px}.page-heading{align-items:flex-start}.page-heading>.btn{font-size:11px;padding:11px 13px}.page-heading h1{font-size:25px}.page-heading p,.section-heading p{font-size:11px}.section-heading h2{font-size:15px}.bottom-tip p{max-width:400px}.bottom-tip>a{font-size:11px}.form-preview{display:none}.project-form{grid-template-columns:1fr}.qr-layout{grid-template-columns:235px minmax(0,1fr)}.paper-stage{min-height:440px}.print-sheet{padding:25px 15px 15px}.print-sheet h2{font-size:16px}.print-instructions strong,.print-instructions p{font-size:11px}.print-items{margin-top:15px;font-size:11px}.print-brand{font-size:17px}.print-sheet.card{padding:15px 9px}.card .print-brand{font-size:13px}.card h2,.card .print-instructions strong{font-size:11px}.auth-layout{grid-template-columns:1fr 360px;gap:30px;padding:0 30px}.auth-card{padding:30px 26px}.auth-story h1{font-size:33px}.hero-description{font-size:12px}.hero-visual{transform:scale(.78);height:202px;margin:17px 0 0;max-width:340px}.hero-features{font-size:11px;gap:8px}.auth-layout.landing{gap:35px}.landing-steps{padding-left:25px;padding-right:15px}.project-page-heading{flex-direction:column;gap:20px}.project-select{flex-direction:column;align-items:flex-start;gap:7px}.project-select select{width:185px}.project-select>span{font-size:11px}.table-hint>span{display:none}}@media(max-width:800px){.sidebar{width:184px;padding:27px 12px 0}.main-column{margin-left:184px;width:calc(100% - 184px)}.brand{gap:8px}.brand strong{font-size:20px}.brand-mark{width:35px;height:35px;border-radius:9px}.brand-mark>svg:first-child{width:26px}.brand-clock{top:11px;left:11px;width:13px}.brand small{font-size:11px;letter-spacing:1.8px}.sidebar-tip{padding:14px 12px}.sidebar-user{gap:6px}.sidebar-user strong{max-width:83px;font-size:11px}.sidebar-user small{font-size:11px}.main-content{padding:28px 22px}.topbar{padding:0 22px;height:66px}.demo-strip{padding:6px 22px;font-size:11px}.main-nav>a{font-size:11px;padding:12px 10px}.topbar-right{gap:13px}.timezone{display:none}.breadcrumbs{font-size:11px;gap:7px}.today-banner{padding:21px 20px}.today-stats{gap:20px;padding-left:20px}.stat-icon{display:none}.stat-number{font-size:23px}.stat-label,.today-date,.today-banner-copy p{font-size:11px}.page-heading{flex-wrap:wrap;gap:18px;margin-bottom:24px}.page-heading h1{font-size:24px}.project-grid{gap:14px}.project-card{padding:18px 15px 0}.project-card-top .project-icon{width:36px;height:36px}.project-title h3{font-size:14px}.project-description{font-size:11px;min-height:38px}.project-card-footer a{font-size:11px}.card-today-label>span:last-child{display:none}.stamp-label{font-size:11px;gap:4px}.stamp-btn{gap:7px;min-height:70px}.stamp-buttons{gap:7px}.new-project-card p{font-size:11px}.section-heading{align-items:flex-start}.search-field{width:152px;margin-top:0}.section-heading p{max-width:250px}.timeline-empty{gap:10px}.timeline-empty-date{display:none}.timeline-empty p,.timeline-empty strong{font-size:11px}.bottom-tip>a{display:none}.bottom-tip p{font-size:11px}.app-footer{font-size:11px;padding:20px 22px}.app-footer>span:last-child{display:none}.auth-header{padding:27px 30px}.auth-layout{grid-template-columns:1fr;max-width:530px;padding:0 28px;margin:20px auto 45px;gap:35px}.auth-layout:not(.landing) .auth-story{display:none}.auth-layout.landing{grid-template-columns:1fr;max-width:670px;gap:22px}.auth-story h1{font-size:45px}.hero-description{font-size:13px}.hero-visual{transform:scale(1);height:244px;max-width:440px;margin:30px auto 10px}.hero-features{font-size:11px;gap:15px}.landing-steps{border-left:0;border-top:1px solid #e1eae3;padding:30px 0 0}.landing-steps h2{font-size:23px;margin:15px 0 25px}.landing-step{padding:19px 0}.auth-card{padding:36px}.auth-footer{padding:24px 30px;font-size:11px}.detail-stamp-card{padding:30px 25px}.large-stamps .stamp-label{font-size:16px}.records-toolbar{padding:17px 14px}.month-label>input{width:142px;font-size:14px}.month-label>svg{display:none}.month-control{gap:2px}.month-control>.text-btn{margin-left:2px}.records-toolbar .small-btn{font-size:11px;padding:9px 10px}.table-hint{padding:0 20px 14px;font-size:11px}.record-table thead th{padding:14px 20px}.record-table tbody th{padding:0 20px}.record-table th:first-child{min-width:115px}.record-table td{min-width:125px}.time-cell{padding:0 20px;font-size:12px}.table-footer{padding:16px 20px;font-size:11px}.qr-layout{grid-template-columns:1fr}.qr-controls{display:flex;flex-direction:column}.qr-project{margin-bottom:18px;padding-bottom:18px}.size-options{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.size-options>button{padding:12px 9px;gap:7px;align-items:flex-start;position:relative}.size-options svg{width:18px;margin-top:3px}.size-options .radio-dot{position:absolute;right:7px;top:10px;width:10px;height:10px}.radio-dot>span{height:5px;width:5px}.size-options strong,.size-options small,.size-options em{font-size:11px}.paper-stage{min-height:580px}.print-sheet{max-width:360px;padding:35px 25px 22px}.print-sheet h2{font-size:19px}.print-brand{font-size:20px}.print-instructions strong,.print-instructions p{font-size:11px}.print-sheet.card{padding:20px 15px}.card .print-brand{font-size:19px}.card h2{font-size:12px}.card .print-instructions strong{font-size:11px}.guide-grid{gap:16px}.guide-card{padding:25px}.guide-card h2{font-size:14px}.guide-card p{font-size:11px}.future-feature{flex-wrap:wrap;padding:20px}.future-feature>span{margin-left:42px}.settings-card{padding:24px}}@media(max-width:640px){.sidebar{display:none}.main-column{margin:0;width:100%}.topbar{height:69px;padding:0 21px}.mobile-brand{display:block}.breadcrumbs,.topbar-right .avatar{display:none}.topbar-right{gap:5px}.demo-badge{font-size:11px;padding:4px 6px}.demo-strip{font-size:11px;padding:7px 17px;text-align:center;line-height:1.8}.main-content{padding:27px 20px 24px}.page-heading{gap:19px;margin-bottom:24px}.page-heading h1{font-size:25px}.page-heading p{font-size:11px;line-height:1.9;margin-top:9px}.page-heading>.btn{font-size:11px;padding:10px 15px}.eyebrow{font-size:11px;letter-spacing:1.7px;margin-bottom:10px}.today-banner{padding:21px;flex-wrap:wrap;gap:17px}.today-clock{display:block;margin-left:auto;min-width:110px;padding:0}.today-clock>span{font-size:31px}.today-clock>small{font-size:16px}.today-clock em{font-size:11px;letter-spacing:1px;margin-top:8px}.today-date,.today-label{font-size:11px}.today-banner-copy p{font-size:11px;margin-top:6px}.today-stats{width:100%;border-left:none;border-top:1px solid #dbe9e1;padding:17px 0 0;margin:0;justify-content:space-around;gap:22px}.today-stats>div{gap:12px}.stat-icon{display:grid;width:31px;height:31px;border-radius:8px}.stat-icon svg{width:17px}.stat-number{font-size:22px}.stat-number small{font-size:11px}.stat-label{font-size:11px;margin-top:4px}.section-heading{margin-top:28px;gap:15px;flex-wrap:wrap}.section-heading h2{font-size:15px}.section-heading p{font-size:11px;max-width:unset}.search-field{width:100%;padding:0 12px}.search-field input{font-size:11px;padding:11px 0}.project-grid{grid-template-columns:1fr;gap:17px}.project-card{padding:22px 22px 0}.project-card-top .project-icon{width:43px;height:43px}.project-title h3{font-size:17px}.project-title{margin-top:18px}.project-title>svg{opacity:1}.project-description{font-size:11px;min-height:0;margin-top:6px}.card-today-label{font-size:11px;margin-top:23px}.card-today-label>span:last-child{display:block;font-size:11px}.stamp-buttons{gap:12px}.stamp-btn{min-height:84px;gap:9px}.stamp-label{font-size:13px;gap:7px}.stamp-time{font-size:11px}.stamp-btn.recorded .stamp-time{font-size:13px}.project-card-footer{padding:18px 0}.project-card-footer a{font-size:11px;gap:6px}.new-project-card{min-height:116px;gap:7px;display:grid;grid-template-columns:35px auto;grid-template-rows:auto auto;justify-content:center;align-content:center;column-gap:15px}.new-project-card>span{grid-row:1/3}.new-project-card h3,.new-project-card p{font-size:11px}.recent-section .section-heading{align-items:center}.recent-section .text-link{font-size:11px}.timeline-card{padding:3px 17px}.timeline-empty{padding:23px 0;gap:12px}.timeline-empty>span:first-child{width:37px;height:37px;flex-shrink:0}.timeline-empty>span:first-child svg{width:20px}.timeline-empty strong,.timeline-empty p{font-size:11px}.timeline-source{display:none}.timeline-row time{margin-left:auto;font-size:12px}.timeline-row{gap:10px}.timeline-title{font-size:11px}.bottom-tip{align-items:flex-start;padding:22px 0 8px;gap:11px}.bottom-tip>span{width:31px;height:31px;flex-shrink:0}.bottom-tip svg{width:17px}.bottom-tip strong{font-size:11px}.bottom-tip p{font-size:11px;line-height:1.9}.app-footer{padding:17px 20px 88px;font-size:11px}.mobile-nav{position:fixed;bottom:0;left:0;right:0;height:68px;padding:8px 15px max(8px,env(safe-area-inset-bottom));display:flex;align-items:center;justify-content:space-around;z-index:30;background:#fffffff7;backdrop-filter:blur(10px);border-top:1px solid #e4ebe7}.mobile-nav>a{display:flex;align-items:center;justify-content:center;gap:5px;flex-direction:column;padding:5px 15px;font-size:11px;color:var(--muted)}.mobile-nav>a.active{color:var(--brand)}.mobile-nav>a.active svg{fill:#0066ff18}.auth-header{padding:24px 22px}.auth-header>.brand strong{font-size:21px}.auth-header>div{gap:13px}.auth-header .text-link{font-size:11px}.auth-header .small-btn{font-size:11px;min-height:33px;padding:8px 10px}.auth-layout{padding:0 20px;margin-top:23px}.auth-card{padding:28px 24px;border-radius:16px}.auth-card h2{font-size:22px}.auth-story>.eyebrow{font-size:11px;letter-spacing:1.7px;margin-bottom:22px}.auth-layout.landing{padding:0 26px;margin-top:28px;gap:24px}.auth-story h1{font-size:36px;letter-spacing:-1.3px;line-height:1.7}.hero-description{font-size:12px;line-height:2.2;margin-top:20px}.hero-actions{margin-top:23px;gap:8px;align-items:flex-start;flex-direction:column}.hero-actions>.large{font-size:12px;padding:13px 21px}.hero-actions>.ghost{font-size:11px;padding-left:0}.hero-visual{transform:scale(.85);transform-origin:left center;margin:10px 0 0;height:235px;max-width:100%;width:440px}.mini-clock-card{left:93px;width:265px}.floating-label{left:105px}.hero-features{font-size:11px;gap:6px 12px;margin-top:-10px}.hero-features svg{width:10px}.landing-steps{padding-top:24px}.landing-steps h2{font-size:22px}.landing-step h3{font-size:12px}.landing-step p{font-size:11px}.auth-footer{padding:22px;font-size:11px;flex-wrap:wrap;gap:8px}.auth-footer>span:last-child{font-size:11px}.form-section{padding:21px 18px}.form-section-title{gap:12px;margin-bottom:23px}.form-section-title h2{font-size:13px}.form-section-title p{font-size:11px}.form-section-title>span{width:26px;height:26px;font-size:11px}.template-grid{gap:6px;grid-template-columns:repeat(2,1fr)}.template{padding:15px 5px;flex-direction:row;justify-content:center;gap:10px}.template .project-icon{height:30px;width:30px;border-radius:8px}.template .project-icon svg{width:18px}.template-check{top:5px;right:4px;width:12px}.template>span:not(.project-icon){font-size:11px}.appearance-row{gap:20px}.color-options{gap:7px}.color-swatch{height:26px;width:26px}.item-edit-row{flex-wrap:wrap;gap:5px;position:relative;padding:12px 0;border-bottom:1px solid #edf1f3}.item-edit-row input{width:calc(100% - 34px);flex:auto;max-width:calc(100% - 36px)}.item-edit-row select{margin-left:31px;width:calc(100% - 125px);font-size:11px;padding:9px}.item-edit-row .icon-btn{padding:8px 5px}.item-edit-row>.muted{width:11px}.item-edit-row>.item-dot{margin-right:4px}.form-actions .btn{font-size:11px;padding:11px 15px}.project-page-heading .button-group{width:100%;gap:10px}.project-page-heading .button-group .primary{flex:1}.title-with-icon h1{font-size:21px}.title-with-icon p{font-size:11px}.tabs{gap:27px;margin-top:24px}.tabs a{font-size:11px;gap:7px}.detail-stamp-card{padding:29px 20px;border-radius:12px}.record-screen-heading>.project-icon{width:53px;height:53px}.record-screen-heading h1{font-size:21px}.record-screen-heading p{font-size:11px}.record-clock{margin:25px 0}.record-clock>time{font-size:45px;letter-spacing:1px}.record-clock>div{font-size:11px}.large-stamps{gap:12px}.large-stamps .stamp-btn{padding:20px 9px;min-height:138px}.large-stamps .stamp-label{font-size:17px}.large-stamps .stamp-label svg{width:20px}.large-stamps .recorded .stamp-time{font-size:18px}.large-stamps .stamp-time,.stamp-hint{font-size:11px}.record-notice{gap:6px}.record-notice p{font-size:11px}.scan-page{padding:23px 16px}.scan-page>header{margin-bottom:27px;padding:0 4px}.scan-page>header>.text-link{font-size:11px}.scan-card{padding:30px 22px;border-radius:16px}.scan-user{font-size:11px}.scan-card>.text-link{font-size:11px}.scan-card .large-stamps .stamp-time{font-size:12px}.scan-card .large-stamps .recorded .stamp-time{font-size:19px}.project-select{width:100%;gap:9px;flex-direction:row;align-items:center}.project-select select{flex:1;font-size:11px;padding:11px}.project-select>span{font-size:11px}.month-label>input{width:129px;font-size:13px}.month-control .icon-btn{padding:5px}.month-control>.text-btn{font-size:11px;padding:5px}.records-toolbar{padding:16px 11px 13px;gap:10px}.records-toolbar .small-btn{font-size:11px;padding:8px}.records-toolbar .small-btn>svg{width:13px}.table-hint{font-size:11px;padding:0 16px 14px;line-height:1.8;align-items:flex-start}.table-hint svg{width:11px;margin-top:2px}.record-table thead th{padding:14px 16px;font-size:11px}.record-table tbody th{padding:0 16px}.record-table th:first-child{min-width:100px;width:110px}.record-table td{min-width:120px}.weekday{margin-left:6px;font-size:11px}.day-number{font-size:12px;min-width:17px}.today-chip{margin-left:7px;font-size:11px;padding:2px 3px}.time-cell{padding:0 16px;gap:5px;font-size:12px}.manual-icon{width:9px}.table-footer{font-size:11px;padding:14px 15px}.table-footer svg{margin-left:8px}.modal-body{padding:23px}.modal-heading h2{font-size:17px}.modal .form-actions{gap:8px}.modal .btn{font-size:11px;padding:10px 12px}.toast{right:16px;bottom:83px;font-size:11px;padding:14px 15px;gap:10px;max-width:calc(100% - 32px)}.qr-layout{gap:25px}.qr-controls{padding:22px}.size-options{gap:8px}.size-options>button{flex-direction:column;padding:12px 10px}.size-options svg{width:19px;margin-bottom:4px}.paper-stage{padding:25px 19px;min-height:465px}.print-sheet{max-width:310px;padding:29px 18px 16px}.print-sheet h2{font-size:17px;margin-top:25px}.print-brand{font-size:18px}.print-instructions strong,.print-instructions p,.print-items{font-size:11px}.print-sheet.a5{max-width:270px;padding:24px 17px 15px}.print-sheet.a5 h2{font-size:15px}.print-sheet.card{max-width:310px;padding:16px 12px}.card .print-brand{font-size:16px}.card h2,.card .print-instructions strong,.preview-caption{font-size:11px}.settings-card{padding:22px}.settings-user{gap:13px}.settings-user h2{font-size:16px}.settings-user p{font-size:11px}.settings-card dl>div{font-size:11px;padding:17px 0}.settings-card .btn{font-size:11px}.future-feature{gap:11px;padding:20px}.future-feature>svg{width:22px}.future-feature h3,.future-feature p{font-size:11px}.future-feature>div{flex:1}.future-feature>span{font-size:11px;margin-left:34px}.guide-grid{grid-template-columns:1fr;gap:15px}.guide-card{padding:26px}.guide-card h2{font-size:15px}.guide-card p{font-size:11px}.guide-faq>h2{font-size:16px}.guide-faq summary{font-size:11px}.guide-faq details p{font-size:11px}.guide-faq{margin-top:30px}}@media(max-width:370px){.main-content{padding-left:16px;padding-right:16px}.today-banner{padding:17px}.today-clock>span{font-size:26px}.today-clock{min-width:96px}.today-date{font-size:11px}.today-stats{gap:12px}.stat-icon{width:28px;height:28px}.hero-visual{transform:scale(.76);height:220px}.auth-story h1{font-size:31px}.auth-header .small-btn{display:none}.auth-card{padding:25px 20px}.color-options{gap:5px}.color-swatch{height:23px;width:23px}.appearance-row{gap:15px}.record-clock>time{font-size:39px}.large-stamps .stamp-label{font-size:15px}.large-stamps .stamp-label svg{width:18px}.large-stamps .recorded .stamp-time{font-size:16px}.month-control>.text-btn{display:none}}@media print{html,body{background:#fff;margin:0!important;padding:0!important}.sidebar,.topbar,.demo-strip,.app-footer,.mobile-nav,.toast,.main-content>*{display:none!important}.workspace,.main-column,.main-content{display:block!important;width:auto!important;max-width:none!important;margin:0!important;padding:0!important;min-height:0!important}.main-content>.print-only{display:block!important}.print-only .print-sheet{max-width:none!important;box-shadow:none!important;border-top:5mm solid #078878!important;width:210mm;height:297mm;padding:30mm 20mm 18mm;aspect-ratio:auto;-webkit-print-color-adjust:exact;print-color-adjust:exact;break-inside:avoid}.print-only .print-brand{font-size:24pt}.print-only .print-brand small{font-size:10pt;margin-top:4mm}.print-only h2{font-size:25pt;margin:18mm 0 8mm;line-height:1.5}.print-only .qr-image{width:100mm;max-width:100%;height:auto}.print-only .print-instructions{margin-top:12mm}.print-only .print-instructions strong{font-size:13pt}.print-only .print-instructions p{font-size:10pt;margin-top:4mm}.print-only .print-items{font-size:12pt;margin-top:12mm}.print-only .print-url{font-size:7pt;padding-top:10mm}.print-only .a5{width:148mm;height:210mm;padding:18mm 15mm 12mm}.print-only .a5 .print-brand{font-size:20pt}.print-only .a5 h2{font-size:20pt;margin:12mm 0 5mm}.print-only .a5 .qr-image{width:72mm}.print-only .a5 .print-instructions{margin-top:6mm}.print-only .a5 .print-instructions strong{font-size:10pt}.print-only .a5 .print-instructions p{font-size:8pt}.print-only .a5 .print-items{font-size:9pt;margin-top:8mm}.print-only .a5 .print-url{font-size:6pt}.print-only .card{width:91mm;height:55mm;border-top-width:3mm!important;padding:6mm 5mm 4mm;gap:2mm;grid-template-columns:1fr 1fr}.print-only .card .print-brand{font-size:12pt}.print-only .card .print-brand small{font-size:5pt;margin-top:2mm}.print-only .card h2{font-size:8pt;margin:0;line-height:1.6}.print-only .card .qr-image{width:100%;height:auto}.print-only .card .print-instructions{margin:0}.print-only .card .print-instructions strong{font-size:5pt}.print-only .card .print-instructions p,.print-only .card .print-items,.print-only .card .print-url{display:none}}@media(max-height:820px)and (min-width:641px){.sidebar-tip{display:none}.project-nav{flex-shrink:0}.sidebar-bottom{padding-top:15px}.workspace-label{margin-top:35px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}::selection{background:#dbe8ff}.brand{max-width:100%}.brand-logo{display:block;width:210px;max-width:100%;height:auto}.sidebar .brand{margin:0 0 0 3px;width:calc(100% - 6px)}.sidebar .brand-logo{width:188px}.mobile-brand .brand-logo{width:165px}.scan-page .brand-logo{width:190px}h1{letter-spacing:-.5px}.eyebrow,.workspace-label,.tip-label,.today-label{letter-spacing:.06em}.eyebrow>span{display:none}.page-heading p,.section-heading p{font-size:13px}.btn{font-size:13px;min-height:44px;border-radius:6px;box-shadow:none}.btn:hover:not(:disabled),.stamp-btn:hover:not(:disabled){transform:none}.btn.primary{background:var(--brand);color:#fff}.btn.primary:hover:not(:disabled){background:var(--brand-dark)}.btn.secondary{border-color:#a8b5c2;color:var(--ink)}.btn.secondary:hover:not(:disabled){background:#f0f4f9;border-color:var(--ink)}.btn.dashed{border-color:#9eafbf;background:#fff;color:var(--brand-dark)}.text-link,.back{font-size:13px}.text-link{color:var(--brand-dark)}.text-link:hover{text-decoration:underline;text-underline-offset:4px}.icon-btn:hover:not(:disabled){background:var(--brand-light)}input,textarea,select{border-color:#a8b5c2;border-radius:6px}input::placeholder,textarea::placeholder{color:#647180}label,.auth-card form label,.form-section label{font-size:13px;color:var(--ink)}.auth-card input,.form-section input,.form-section textarea,.form-section select{font-size:14px;background:#fff;border-color:#a8b5c2}input:focus,textarea:focus,select:focus{border-color:var(--brand)}.workspace-label{margin-top:34px}.main-nav>a{font-size:13px;color:var(--ink);border-radius:6px}.main-nav>a:hover{background:var(--brand-light)}.main-nav>a.active{background:var(--brand);color:#fff}.main-nav>a.active .nav-dot{background:#fff}.secondary.main-nav>a,.project-nav>a{font-size:12px}.project-nav>a.active{background:var(--brand-light);color:var(--brand-dark);font-weight:600}.sidebar-tip{background:#f4f6f9;border-color:var(--line);border-radius:6px}.sidebar-tip p{color:var(--ink)}.sidebar-heading,.sidebar-user strong,.breadcrumbs,.timezone{font-size:12px}.breadcrumbs strong{color:var(--ink)}.avatar{background:#e7edf5;color:var(--ink);border-radius:6px}.demo-strip{background:#fffbef;border-color:#e5d7ae;color:#69552c}.mobile-nav a.active{color:var(--brand-dark)}.today-banner{background:#fff;border-color:var(--line);border-left:3px solid var(--brand);border-radius:8px;box-shadow:none}.today-label{color:var(--brand-dark)}.today-label>span,.live-dot{background:var(--brand)}.today-date,.today-clock,.stat-number{color:var(--ink)}.today-clock>span{font-weight:600}.today-clock em{letter-spacing:.03em}.today-stats{border-color:var(--line)}.stat-icon{border-color:var(--line);background:#f4f6f9;color:var(--brand-dark);border-radius:6px}.stat-label,.today-banner-copy p{font-size:12px}.project-card,.timeline-card,.records-panel,.form-section,.form-preview-card,.qr-controls,.settings-card,.guide-card,.empty,.detail-stamp-card,.scan-card{border-color:var(--line);border-radius:8px;box-shadow:none}.project-card:hover{border-color:#93a7be;box-shadow:none}.project-icon{border-radius:7px}.project-title h3{font-size:17px;font-weight:700}.project-description,.card-today-label{font-size:12px}.stamp-btn{border-color:var(--item);background:#fff;border-radius:6px}.stamp-btn:hover:not(:disabled){background:var(--tint);filter:none}.stamp-btn.recorded{background:var(--item);color:#fff}.stamp-btn.recorded:hover:not(:disabled){background:var(--item);filter:brightness(.93)}.stamp-label{font-size:14px}.stamp-time,.stamp-btn.recorded .stamp-time{font-size:13px}.stamp-hint{opacity:1;font-size:12px}.project-card-footer{border-color:var(--line)}.project-card-footer a{font-size:12px;color:var(--ink)}.project-card-footer a:last-child{color:var(--brand-dark)}.new-project-card{background:#fff;border-color:#9eafbf;border-radius:6px;color:var(--ink)}.new-project-card:hover{background:var(--brand-light);border-color:var(--brand)}.new-project-card>span,.bottom-tip>span,.empty-icon{background:var(--brand-light);color:var(--brand-dark);border-radius:6px}.new-project-card h3{font-size:13px;font-weight:600}.search-field{border-color:#a8b5c2}.search-field input{font-size:12px}.timeline-title,.timeline-empty strong,.bottom-tip strong{font-size:13px;color:var(--ink)}.timeline-row{border-color:var(--line)}.timeline-row time{color:var(--ink);font-weight:600}.timeline-empty p,.bottom-tip p{font-size:12px}.auth-page{background:#f4f6f9}.auth-header{background:#fff;max-width:none;border-bottom:1px solid var(--line);padding-top:24px;padding-bottom:24px}.auth-layout{margin-top:48px;margin-bottom:48px}.auth-story>.eyebrow{font-size:12px;letter-spacing:.04em;margin-bottom:20px}.auth-story h1{font-size:40px;line-height:1.5;font-weight:700;letter-spacing:-1.4px}.hero-description{font-size:14px;color:#384754;line-height:2}.hero-actions>.large{font-size:14px;min-height:48px}.hero-features{font-size:12px;gap:5px 16px;margin-top:18px}.hero-features svg{color:var(--brand-dark);width:14px}.product-preview{max-width:460px;margin-top:30px;background:#fff;border:1px solid #b9c7d5;border-radius:8px;overflow:hidden}.product-preview-header{display:flex;align-items:center;justify-content:space-between;gap:12px;background:var(--ink);color:#fff;padding:14px 18px;font-size:13px;font-weight:600}.product-preview-header>span{display:flex;align-items:center;gap:8px}.product-preview-header small{font-size:11px;font-weight:400;color:#d4dce5}.product-preview-record{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:18px;border-bottom:1px solid var(--line)}.preview-record-status{display:flex;align-items:center;gap:6px;color:var(--brand-dark);font-size:12px;font-weight:600}.product-preview-record time{font-size:29px;font-weight:650;letter-spacing:-1px;font-variant-numeric:tabular-nums;white-space:nowrap}.product-preview-record time small{font-size:17px;color:var(--muted)}.product-preview-row{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:10px;padding:11px 18px;border-bottom:1px solid #e2e8ef;font-size:12px;font-variant-numeric:tabular-nums}.product-preview-row:nth-child(3){background:#f4f6f9;color:var(--muted)}.product-preview-row.current{background:var(--brand-light);border-bottom:none}.product-preview-row>:not(:first-child){text-align:center}.landing-steps{border:1px solid var(--line);border-top:3px solid var(--brand);border-radius:8px;background:#fff;padding:32px}.landing-steps h2{color:var(--ink);font-size:25px;line-height:1.6;margin:18px 0 25px}.landing-step{border-color:var(--line);gap:16px;padding:22px 0}.landing-step:last-child{padding-bottom:0}.landing-step>span{color:var(--brand-dark);font-size:16px;font-weight:650}.landing-step h3{color:var(--ink);font-size:14px;font-weight:650}.landing-step p{font-size:13px;line-height:1.9}.auth-card{border-color:#b9c7d5;border-radius:8px;box-shadow:none}.auth-intro,.auth-alternative,.auth-success p{font-size:13px}.forgot-link{color:var(--brand-dark);font-size:12px}.auth-footer{border-top:1px solid var(--line);max-width:none;background:#fff}.scan-page{background:var(--bg)}.record-screen-heading>.project-icon{border-radius:8px}.record-screen-heading p,.record-clock>div,.record-notice p,.scan-user{font-size:13px}.record-clock>time{color:var(--ink);font-weight:600}.large-stamps .stamp-btn{border-radius:7px}.large-stamps .stamp-label{font-size:19px}.large-stamps .stamp-time{font-size:14px}.large-stamps .recorded .stamp-time{font-size:24px}.scan-user{border-color:var(--line)}.scan-card>.text-link,.detail-stamp-card>.text-link{font-size:13px}.tabs{border-color:var(--line)}.tabs a{font-size:13px}.tabs a.active{border-bottom-width:3px}.record-table thead,.record-table thead th:first-child{background:#eaf0f6}.record-table thead th{color:var(--ink);font-size:13px;font-weight:650;border-color:#c5d0dd}.record-table tbody th,.record-table td{border-color:#e0e6ed}.day-number,.time-cell.has-record{color:var(--ink)}.time-cell.has-record{font-weight:600}.time-cell:hover:not(:disabled){background:#e2ecfc;color:var(--brand-dark)}.future-row .weekday{opacity:1}.today-row{background:#edf3ff!important}.today-chip{background:var(--brand-dark);color:#fff}.legend-dot{background:var(--brand)}.table-hint,.table-footer{font-size:12px}.saturday .weekday{color:#0052cc}.sunday .weekday{color:#a13237}.modal{border-color:var(--line);border-radius:8px;box-shadow:0 16px 55px #06182430}.modal::backdrop{background:#06182466;backdrop-filter:none}.edit-record-meta{background:var(--brand-light)}.modal .btn{font-size:13px}.toast{color:var(--ink);border-color:#85aaf0;border-left:4px solid var(--brand);border-radius:6px;box-shadow:0 4px 18px #06182418}.toast.error,.error-message,.text-danger{color:#b42318}.toast.error{border-color:#d67b73}.btn.danger{background:#b42318;color:#fff}.form-preview{background:#eaf0f6;border-color:var(--line);border-radius:8px}.preview-items small{opacity:1}.preview-items>.stamp-btn{font-size:12px}.auth-card>.eyebrow{letter-spacing:.04em}.form-section-title h2{font-size:16px}.form-section-title p,.field-help{font-size:12px}.form-section-title>span,.required-label{background:var(--brand-light);color:var(--brand-dark)}.template{border-radius:6px;border-color:var(--line)}.template.selected,.size-options>button.selected{border-color:var(--brand);background:var(--brand-light)}.template>span:not(.project-icon),.template.selected>span:not(.project-icon){color:var(--ink);font-size:12px}.preview-time{color:var(--ink)}.size-options>button{border-color:#b9c7d5;border-radius:6px}.size-options strong{color:var(--ink);font-size:14px}.size-options small,.size-options em{font-size:12px}.qr-controls>.btn{font-size:13px}.qr-controls>h3,.qr-link-field label{color:var(--ink);font-size:12px}.qr-note p,.preview-heading,.preview-caption{font-size:12px}.qr-link-field>div{border-color:#a8b5c2}.paper-stage{background:#e8edf3;background-image:none;border-color:#ced8e3;border-radius:8px}.print-sheet{color:var(--ink);box-shadow:0 2px 8px #06182412}.print-brand{width:70%}.print-brand img{display:block;width:100%;height:auto}.card .print-brand{width:100%}.settings-card dl>div{font-size:13px}.guide-card p,.guide-faq details p{font-size:13px}.guide-faq summary{font-size:14px}.guide-number{color:var(--brand-dark)}@media(min-width:1400px){.auth-header{padding-left:max(60px,calc((100vw - 1220px)/2));padding-right:max(60px,calc((100vw - 1220px)/2))}}@media(max-width:1100px)and (min-width:801px){.auth-story h1{font-size:32px}.hero-description{font-size:13px}.landing-steps{padding:26px}}@media(max-width:800px){.auth-header{padding:22px 28px}.auth-layout{margin-top:30px}.landing-steps{padding:28px}.auth-layout.landing{gap:30px}.today-stats{border-color:var(--line)}.stamp-label{font-size:13px}.project-card-footer a{font-size:11px}}@media(max-width:640px){.auth-header{padding:20px}.auth-header .brand-logo{width:165px}.auth-header>div{gap:15px}.auth-header .text-link{font-size:12px}.auth-header .small-btn{font-size:12px;min-height:40px;padding:10px 12px}.auth-layout.landing{padding:0 20px}.auth-story h1{font-size:clamp(27px,7.4vw,38px);letter-spacing:-1px;line-height:1.65}.hero-description{font-size:13px}.hero-actions>.large{font-size:14px}.hero-features{font-size:12px;margin-top:16px}.product-preview-header{padding:12px 14px}.product-preview-record{padding:16px 14px}.product-preview-record time{font-size:27px}.preview-record-status{font-size:11px}.product-preview-row{padding:11px 14px}.landing-steps{padding:24px}.landing-steps h2{font-size:23px}.auth-card{padding:28px 22px}.auth-card input,.form-section input,.form-section textarea,.form-section select{font-size:16px}.page-heading h1{font-size:24px}.page-heading p,.section-heading p{font-size:12px}.page-heading>.btn{font-size:13px}.today-banner{gap:16px;padding:20px 18px}.today-date{font-size:12px}.today-banner-copy p{display:none}.today-clock>span{font-size:32px}.today-stats{border-top-color:var(--line)}.project-title h3{font-size:18px}.stamp-label{font-size:15px}.project-card-footer a{font-size:12px}.large-stamps .stamp-label{font-size:19px}.large-stamps .recorded .stamp-time{font-size:22px}.record-clock>time{font-size:49px}.scan-page .brand-logo{width:165px}.scan-card{padding:26px 20px}.record-screen-heading p,.record-notice p,.record-table thead th{font-size:12px}.form-section-title h2{font-size:15px}.qr-controls>.btn{font-size:13px}.print-brand{width:75%}.card .print-brand{width:100%}}@media(max-width:370px){.auth-header>div{gap:8px}.today-banner{gap:10px}.today-clock>span{font-size:28px}.today-date{font-size:11px}.preview-record-status{gap:3px}.product-preview-record time{font-size:24px}.stamp-label{font-size:14px}}@media print{.print-only .print-sheet{border-top-color:#06f!important}.print-only .print-brand{width:68mm}.print-only .a5 .print-brand{width:62mm}.print-only .card .print-brand{width:38mm;max-width:100%}}.location-settings{margin:0;padding:0;min-width:0;border:0}.location-toggle{display:flex;align-items:center;gap:12px;margin:0;cursor:pointer;position:relative}.location-toggle>span:first-child{flex:1;min-width:0}.location-toggle strong{display:block;font-size:14px}.location-toggle small{display:block;font-size:12px;color:var(--muted);font-weight:400;line-height:1.9;margin-top:6px}.location-toggle input{position:absolute;opacity:0;width:46px;height:26px;right:0;margin:0}.location-toggle-track{flex-shrink:0;width:46px;height:26px;border-radius:20px;background:#718093;border:1px solid #718093;padding:3px}.location-toggle-track:before{content:"";display:block;width:18px;height:18px;border-radius:50%;background:#fff;transition:transform .15s}.location-toggle input:checked+.location-toggle-track{background:var(--brand);border-color:var(--brand)}.location-toggle input:checked+.location-toggle-track:before{transform:translate(20px)}.location-toggle input:focus-visible+.location-toggle-track{outline:3px solid var(--brand);outline-offset:4px}.location-settings:disabled .location-toggle{cursor:wait}.location-settings:disabled .location-toggle-track{opacity:.6}.location-settings-body{margin-top:25px;padding-top:24px;border-top:1px solid var(--line)}.location-registration{margin-bottom:16px}.location-registration p,.location-off-message{font-size:12px;color:var(--muted);margin-top:12px;line-height:1.9}.registered-location{padding:16px;border:1px solid var(--line);border-radius:6px;background:#f4f6f9;margin-bottom:22px}.registered-location>div{display:flex;align-items:center;gap:7px;color:var(--ink);font-size:13px}.registered-location p{margin-top:8px;font-size:12px;font-variant-numeric:tabular-nums;overflow-wrap:anywhere}.registered-location small{display:block;font-size:12px;color:var(--muted);margin-top:4px}.location-radius{max-width:240px;margin-bottom:10px}.location-missing{font-size:12px;color:var(--muted);padding:12px 0 20px}.location-scope{margin-top:18px;background:var(--brand-light);border-left:3px solid var(--brand);padding:12px 14px;font-size:12px;line-height:1.9}.location-status{border:1px solid var(--line);border-left:3px solid #718093;background:#f4f6f9;border-radius:6px;text-align:left;padding:12px;margin-bottom:14px}.location-status.is-allowed{border-left-color:#087566;background:#f0f8f5}.location-status-heading{display:flex;align-items:flex-start;gap:6px}.location-status-heading svg{margin-top:2px}.location-status-heading strong{font-size:12px;font-weight:600;line-height:1.7;overflow-wrap:anywhere}.location-status p{font-size:12px;margin-top:7px;line-height:1.8;color:var(--muted)}.location-status.is-allowed p{color:#087566}.location-recheck{display:inline-flex;align-items:center;gap:6px;color:var(--brand-dark);margin-top:8px;padding:5px 0;font-size:12px}.location-recheck:hover{text-decoration:underline;text-underline-offset:3px}.stamp-btn:disabled{opacity:1;color:#5c6a78;background:#edf0f4;border-color:#bdc8d3}.location-settings .form-error{color:#b42318;font-size:12px;line-height:1.9}@media(max-width:640px){.location-registration .btn{white-space:normal}.location-toggle strong{font-size:13px}.location-settings-body{margin-top:20px;padding-top:20px}}.project-theme.project-card,.project-theme.records-panel,.project-theme.qr-controls,.project-theme .detail-stamp-card,.project-theme .scan-card,.project-theme .form-preview-card{border-top:3px solid var(--brand)}.project-theme.project-card:hover{border-color:var(--brand)}.project-theme .project-title,.project-theme .project-title>svg,.project-theme .project-page-heading h1,.project-theme .record-screen-heading h1,.project-theme .form-preview-card>h3,.project-theme .record-clock>time,.project-theme .preview-time{color:var(--brand-dark)}.project-theme .card-today-label>span:first-child{color:var(--brand-dark);font-weight:600}.project-theme .project-card-footer a,.project-theme .tabs a.active{color:var(--brand-dark)}.project-theme .tabs a.active{border-color:var(--brand)}.project-theme .record-clock{padding:16px 12px;background:var(--brand-light);border:1px solid var(--project-line);border-radius:6px}.project-theme .stamp-btn.recorded:not(:disabled){color:var(--on-brand);background:var(--brand);border-color:var(--brand-border)}.project-theme .stamp-btn.recorded:hover:not(:disabled){color:var(--on-brand-hover);background:var(--brand-hover);border-color:var(--brand-border);filter:none}.project-theme .record-table thead,.project-theme .record-table thead th:first-child{background:var(--brand-light)}.project-theme .record-table thead th{border-color:var(--project-line)}.project-theme .today-row{background:var(--brand-light)!important}.project-theme .time-cell.has-record{color:var(--brand-dark)}.project-theme .time-cell:hover:not(:disabled){background:var(--brand-light);color:var(--brand-dark)}.project-theme .form-preview{background:var(--brand-light);border-color:var(--project-line)}.project-theme .form-preview>.eyebrow{color:var(--brand-dark)}.project-theme input:focus,.project-theme textarea:focus,.project-theme select:focus{box-shadow:0 0 0 3px var(--brand-light)}.item-color-help{margin-bottom:16px}.appearance-row{flex-wrap:wrap;gap:24px}.appearance-row>label{flex:1 1 140px;width:100%;max-width:220px}.color-options{flex:1 1 240px;min-width:0;max-width:288px;display:block}.color-options legend{font-size:13px;color:var(--ink)}.selected-color-name{margin-left:12px;color:var(--muted);font-size:12px;font-weight:400}.page-color-grid{display:grid;grid-template-columns:repeat(4,minmax(44px,1fr));gap:8px}.color-swatch{width:100%;height:44px;padding:6px;background:#fff;border:1px solid var(--line);border-radius:6px}.color-swatch-fill{display:grid;place-items:center;width:28px;height:28px;border-radius:4px;background:var(--brand);color:var(--on-brand);box-shadow:inset 0 0 0 1px #06182412}.color-swatch:hover,.color-swatch.selected{background:var(--brand-light);border-color:var(--brand-border)}.color-swatch.selected{outline:1px solid var(--brand-dark);outline-offset:0}.color-swatch:focus-visible{outline:3px solid var(--brand-dark);outline-offset:3px}@media(max-width:640px){.color-options{flex-basis:auto;width:100%}}.project-theme .btn.primary{color:var(--on-brand);border-color:var(--brand-border);transition:none}.project-theme .btn.primary:hover:not(:disabled){background:var(--brand-hover);color:var(--on-brand-hover)}.project-theme .today-chip{background:var(--brand);color:var(--on-brand)}.project-theme :is(button,a):focus-visible{outline-color:var(--brand-dark)}.project-theme :is(input,textarea,select):focus{border-color:var(--brand-dark)}.project-theme .location-toggle-track:before{background:#fff}.project-theme .location-toggle input:checked+.location-toggle-track{border-color:var(--brand-border)}.project-theme .location-toggle input:checked+.location-toggle-track:before{background:var(--on-brand)}.project-theme .location-toggle input:focus-visible+.location-toggle-track{outline-color:var(--brand-dark)}.custom-color-section{border-top:1px solid var(--line);margin-top:22px;padding-top:20px}.custom-color-section>label{margin-bottom:10px}.custom-color-inputs{display:flex;gap:8px}.custom-color-inputs input[type=color]{flex:0 0 52px;width:52px;height:44px;min-height:44px;padding:4px;cursor:pointer}.custom-color-inputs input[type=text]{min-width:0;height:44px;font-family:ui-monospace,SFMono-Regular,monospace}.custom-color-section .field-help,.color-error{margin-top:10px;font-size:12px;line-height:1.8}.color-error{color:#b42318}.color-text-preview{display:flex;align-items:center;justify-content:center;gap:8px;min-height:44px;margin-top:16px;padding:10px;border:1px solid var(--brand-border);border-radius:6px;background:var(--brand);color:var(--on-brand);font-size:13px;font-weight:600}.project-theme .eyebrow,.project-theme .back:hover,.project-theme .icon-btn:hover:not(:disabled),.project-theme .template-check,.project-theme .edit-record-meta strong,.project-theme .today-row .day-number{color:var(--brand-dark)}.project-theme .template.selected,.project-theme .size-options>button.selected{border-color:var(--brand-border)}.project-theme .selected>.radio-dot{border-color:var(--brand-dark)}.project-theme .radio-dot>span{background:var(--brand-dark)}.install-card{margin-top:28px;padding:28px;border:1px solid var(--line);border-radius:8px;background:#fff;max-width:850px}.install-card-heading{display:flex;align-items:center;gap:16px;margin-bottom:22px}.install-card-heading img{border:1px solid var(--line);border-radius:10px;flex-shrink:0}.install-card-heading h2{font-size:18px}.install-card-heading p{color:var(--muted);margin-top:6px;font-size:13px}.install-instructions{display:grid;grid-template-columns:1fr 1fr;gap:24px}.install-instructions h3{display:flex;align-items:center;gap:7px;font-size:14px}.install-instructions p{font-size:13px;margin-top:9px;line-height:1.9;color:var(--muted)}.install-button{margin-bottom:22px}.install-note{font-size:12px;color:var(--muted);border-top:1px solid var(--line);margin-top:22px;padding-top:18px}.install-complete{display:flex;align-items:center;gap:8px;color:#087566;font-size:13px}.pwa-notices{position:fixed;bottom:calc(24px + env(safe-area-inset-bottom));left:50%;transform:translate(-50%);z-index:80;width:min(680px,calc(100% - 32px));display:grid;gap:10px}.pwa-notices:empty{display:none}.pwa-notice{display:flex;align-items:center;gap:12px;padding:16px;border:1px solid #8aa9d0;border-radius:8px;background:#fff;box-shadow:0 4px 22px #06182420}.pwa-notice p{font-size:12px;line-height:1.8}.pwa-notice strong{font-size:13px}.pwa-notice>div{flex:1}.offline-notice{background:#061824;color:#fff;border-color:#061824}.update-notice>svg{color:var(--brand-dark)}.update-notice .icon-btn{align-self:flex-start}@media(display-mode:standalone){body{padding-top:env(safe-area-inset-top);padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right)}.sidebar{top:env(safe-area-inset-top);left:env(safe-area-inset-left);padding-bottom:env(safe-area-inset-bottom)}.auth-page,.scan-page,.initial-loader{min-height:calc(100dvh - env(safe-area-inset-top));padding-bottom:max(24px,env(safe-area-inset-bottom))}}@media(max-width:640px){.install-card{padding:22px 18px}.install-card-heading{align-items:flex-start;gap:12px}.install-card-heading h2{font-size:16px}.install-instructions{grid-template-columns:1fr;gap:20px}.mobile-nav{height:calc(68px + env(safe-area-inset-bottom));padding-bottom:calc(8px + env(safe-area-inset-bottom));padding-left:max(15px,env(safe-area-inset-left));padding-right:max(15px,env(safe-area-inset-right))}.workspace{padding-bottom:env(safe-area-inset-bottom)}.pwa-notices{bottom:calc(84px + env(safe-area-inset-bottom))}.update-notice{flex-wrap:wrap;gap:8px}.update-notice>div{flex-basis:calc(100% - 35px)}.update-notice .btn{margin-left:27px}.update-notice .icon-btn{margin-left:auto}}@media print{.pwa-notices{display:none!important}}
