@import "https://fonts.googleapis.com/css2?family=Google+Sans:wght@400;500;600&family=Google+Sans+Text:wght@400;500&display=swap";.attachment-field{background:#f8fafd;border:1px dashed #c7d2e3;border-radius:16px;align-items:center;gap:16px;margin:3px 0 18px;padding:14px 16px;display:flex}.attachment-field>div{flex:1;gap:4px;display:grid}.attachment-field strong{font-size:13px;font-weight:500}.attachment-field small{color:var(--muted);font-size:11px;line-height:1.5}.upload-button{border:1px solid var(--line);min-height:38px;color:var(--blue);white-space:nowrap;background:#fff;border-radius:20px;justify-content:center;align-items:center;padding:0 14px;font-size:12px;display:inline-flex}.upload-button:hover{border-color:var(--blue);background:var(--blue-soft)}.upload-button input{display:none}.attachment-preview,.record-thumb{object-fit:cover;border:1px solid var(--line);border-radius:12px;width:74px;height:74px}.record-thumb{width:58px;height:58px;margin-top:9px;display:block}@media (width<=600px){.attachment-field{flex-wrap:wrap;align-items:flex-start}.attachment-field>div{min-width:calc(100% - 8px)}.attachment-preview{order:3;width:100%;height:180px}}.auth-gate{background:linear-gradient(135deg,#fff 0%,#f8f9fa 55%,#f7f4ff 100%);place-items:center;min-height:100vh;padding:24px;display:grid}.auth-card{border:1px solid var(--line);width:min(420px,100%);box-shadow:var(--shadow);text-align:center;background:#fff;border-radius:28px;padding:34px}.auth-card .brand-mark{margin:0 auto 18px}.auth-card h1{margin:0;font-family:Google Sans;font-size:28px;font-weight:500}.auth-card p{color:var(--muted);margin:14px 0 22px;font-size:14px;line-height:1.6}.auth-card .primary-button{width:100%}.datetime-grid{min-width:0}.datetime-grid .field{width:100%;min-width:0}.datetime-grid input{width:100%;min-width:0;max-width:100%;font-size:14px;display:block}@media (width<=600px){.datetime-grid{display:block}.datetime-grid .field{margin-bottom:14px}.datetime-grid input{letter-spacing:-.01em;font-size:14px}.auth-card{border-radius:23px;padding:28px 20px}}.auth-input{border:1px solid var(--line);width:100%;height:50px;color:var(--ink);background:#fff;border-radius:13px;outline:0;margin:0 0 12px;padding:0 15px}.auth-input:focus{border:2px solid var(--blue);padding-left:14px}:root{color:#202124;--blue:#1a73e8;--blue-soft:#e8f0fe;--ink:#202124;--muted:#5f6368;--line:#dadce0;--surface:#fff;--lav:#f4f0ff;--lav-strong:#e7ddff;--shadow:0 10px 30px #3c404314,0 1px 3px #3c404314;background:#f8f9fa;font-family:Google Sans Text,Arial,sans-serif}*{box-sizing:border-box}body{background:linear-gradient(135deg,#fff 0%,#f8f9fa 55%,#f7f4ff 100%);margin:0}button,input,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:wait;opacity:.6}.topbar{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:10;background:#ffffffdb;border-bottom:1px solid #dadce0cc;align-items:center;gap:34px;height:76px;padding:0 max(22px,50vw - 630px);display:flex;position:sticky;top:0}.brand{color:var(--ink);background:0 0;border:0;align-items:center;gap:10px;font-family:Google Sans;font-size:18px;display:flex}.brand-mark{color:#3c1d74;background:var(--lav-strong);border-radius:12px;place-items:center;width:34px;height:34px;font-size:18px;font-weight:600;display:grid;transform:rotate(-6deg)}nav{gap:4px;margin-left:auto;display:flex}nav button{color:var(--muted);background:0 0;border:0;border-radius:22px;padding:10px 15px}nav button.active,nav button:hover{color:#174ea6;background:var(--blue-soft)}.icon-button{width:38px;height:38px;color:var(--muted);background:0 0;border:0;border-radius:50%;place-items:center;font-size:20px;display:grid}.shell{width:min(1180px,100%);margin:0 auto;padding:72px 28px 100px}.hero{justify-content:space-between;align-items:center;gap:36px;min-height:230px;margin-bottom:42px;display:flex}.eyebrow{color:var(--blue);letter-spacing:.14em;margin:0 0 10px;font-size:11px;font-weight:600}.hero h1,.history-heading h1{letter-spacing:-.055em;max-width:650px;margin:0;font-family:Google Sans;font-size:clamp(42px,6vw,72px);font-weight:500;line-height:1.04}.hero h1 em{color:#6750a4;font-style:normal}.hero-copy{max-width:520px;color:var(--muted);margin:20px 0 0;font-size:17px;line-height:1.6}.hero-orbit{color:#6750a4;background:radial-gradient(circle,#fff 0 30%,#eee7ff 31% 57%,#0000 58%);border:1px solid #d8ccf7;border-radius:50%;place-items:center;width:165px;height:165px;font-size:45px;display:grid;transform:rotate(8deg);box-shadow:0 20px 50px #6750a426}.layout{grid-template-columns:minmax(0,1fr) 330px;align-items:start;gap:28px;display:grid}.form-panel,.side-panel{border:1px solid var(--line);box-shadow:var(--shadow);background:#ffffffe6;border-radius:28px}.side-panel{padding:24px 22px;position:sticky;top:104px}.panel-head,.side-head,.history-heading{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.panel-head h2,.side-head h2{letter-spacing:-.03em;margin:5px 0;font-family:Google Sans;font-size:24px;font-weight:500}.panel-head p,.side-head p,.history-heading>div>p:not(.eyebrow){color:var(--muted);margin:0;font-size:13px;line-height:1.5}.panel-head.compact{margin-bottom:18px}.step{color:#3c1d74;background:var(--lav-strong);border-radius:10px;justify-content:center;align-items:center;width:28px;height:28px;font-size:11px;font-weight:600;display:inline-flex}.privacy-mark{color:#137333;white-space:nowrap;background:#e6f4ea;border-radius:15px;padding:8px 11px;font-size:11px}.datetime-grid,.two-col,.partner-block{grid-template-columns:1fr 1fr;gap:16px;display:grid}.datetime-grid{margin:26px 0 20px}.field{margin:0 0 18px;display:block}.field>span{color:var(--muted);margin:0 0 8px;font-size:12px;font-weight:500;display:block}.field small{color:#80868b;margin-top:6px;font-size:11px;display:block}.field input,.field textarea{border:1px solid var(--line);width:100%;min-height:50px;color:var(--ink);background:#fff;border-radius:13px;outline:0;padding:0 14px}.field textarea{resize:vertical;min-height:104px;padding:13px 14px;line-height:1.6}.segmented{flex-wrap:wrap;gap:7px;display:flex}.segmented button{border:1px solid var(--line);min-height:40px;color:var(--muted);background:#fff;border-radius:20px;padding:0 14px;font-size:13px}.segmented button:hover{border-color:var(--blue);color:#174ea6;background:var(--blue-soft)}.scale-wrap{padding:2px 0}.scale-labels{color:#80868b;justify-content:space-between;align-items:center;margin-bottom:6px;font-size:11px;display:flex}.scale-labels strong{color:var(--blue);font-family:Google Sans;font-size:16px}.scale-wrap input{width:100%;accent-color:var(--blue)}.divider{background:#eef1f4;height:1px;margin:22px 0 26px}.action-row{gap:11px;margin-top:8px;display:flex}.primary-button,.secondary-button{border-radius:24px;min-height:48px;padding:0 18px;font-size:14px;font-weight:500}.primary-button{border:1px solid var(--blue);color:#fff;background:var(--blue)}.secondary-button{color:var(--blue);background:#fff;border:1px solid #9aa0a6}.secondary-button:hover{border-color:var(--blue);background:var(--blue-soft)}.secondary-button.small{min-height:42px}.status{border-radius:12px;margin:15px 0 0;padding:12px 14px;font-size:13px}.side-head{margin-bottom:15px}.record-card{border-bottom:1px solid #eef1f4;grid-template-columns:42px minmax(0,1fr) 10px;align-items:start;gap:11px;padding:15px 0;display:grid}.record-icon{color:#3c1d74;background:var(--lav);border-radius:14px;place-items:center;width:42px;height:42px;font-size:21px;display:grid}.record-copy{min-width:0}.record-top{color:#80868b;justify-content:space-between;gap:8px;font-size:10px;display:flex}.record-copy h3{margin:7px 0 4px;font-size:13px;font-weight:500}.record-copy p{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:11px;line-height:1.5;overflow:hidden}.chevron{color:#9aa0a6;align-self:center;font-size:22px}.link-button{width:100%;color:var(--blue);text-align:left;background:0 0;border:0;border-radius:18px;margin-top:14px;padding:9px 8px;font-size:13px}.link-button span{float:right;font-size:17px}.empty{color:var(--muted);text-align:center;padding:34px 10px;font-size:13px;line-height:1.8}.empty span{color:#80868b;font-size:11px}.history-view{max-width:800px;margin:0 auto}.history-heading{align-items:end;margin-bottom:28px}.history-list .record-copy h3{font-size:15px}.bottom-nav{display:none}.review-toast{z-index:30;box-shadow:var(--shadow);background:#fff;border:1px solid #c9b8f3;border-radius:18px;align-items:center;gap:12px;padding:13px 15px;font-size:13px;display:flex;position:fixed;bottom:24px;right:24px}.review-toast span{color:var(--muted)}.review-toast button{color:var(--blue);background:0 0;border:0}@media (width<=900px){.shell{padding:54px 22px 90px}.hero{min-height:180px}.hero-orbit{width:120px;height:120px;font-size:32px}.layout{grid-template-columns:1fr}.side-panel{position:static}.side-panel .record-card:nth-of-type(n+4){display:none}}@media (width<=600px){body{padding-bottom:72px}.topbar{gap:10px;height:64px;padding:0 15px}.brand{min-width:0;font-size:15px}.brand span:last-child{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.topbar nav{display:none}.shell{padding:31px 15px 90px}.hero{align-items:flex-start;min-height:auto;margin-bottom:28px}.hero h1{font-size:42px}.hero-copy{margin-top:14px;font-size:14px}.hero-orbit{display:none}.form-panel{border-radius:23px;padding:23px 17px}.side-panel{border-radius:23px;padding:20px 17px}.panel-head h2{font-size:21px}.privacy-mark{font-size:10px}.datetime-grid,.two-col,.partner-block{grid-template-columns:1fr;gap:0}.datetime-grid{margin-top:21px;margin-bottom:12px}.field input{min-height:48px}.segmented{gap:6px}.segmented button{min-height:38px;padding:0 12px;font-size:12px}.action-row{grid-template-columns:1fr;gap:9px;display:grid}.primary-button,.secondary-button{width:100%}.history-heading{align-items:flex-start}.history-heading h1{font-size:44px}.history-heading .small{width:auto;padding:0 14px}.history-list .record-card{grid-template-columns:44px minmax(0,1fr) 8px;padding:17px 0}.history-list .record-icon{width:44px;height:44px}.bottom-nav{z-index:20;height:72px;padding-bottom:env(safe-area-inset-bottom);border-top:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff2;justify-content:space-around;display:flex;position:fixed;bottom:0;left:0;right:0}.bottom-nav button{min-width:100px;color:var(--muted);background:0 0;border:0;place-items:center;padding:6px 20px;font-size:11px;display:grid}.bottom-nav button span{font-size:21px}.bottom-nav button.active{color:var(--blue)}.review-toast{flex-wrap:wrap;bottom:84px;left:12px;right:12px}}@media (prefers-reduced-motion:no-preference){.hero,.form-panel,.side-panel{animation:.42s both rise}.side-panel{animation-delay:80ms}.primary-button,.secondary-button,.segmented button,.icon-button{transition:transform .16s,background .16s,border-color .16s,box-shadow .16s}.primary-button:active,.secondary-button:active,.segmented button:active{transform:scale(.985)}}@keyframes rise{0%{opacity:0;transform:translateY(9px)}to{opacity:1;transform:none}}:root{--apple-bg:#f5f5f7;--apple-white:#fff;--apple-ink:#1d1d1f;--apple-muted:#6e6e73;--apple-line:#d2d2d7;--apple-blue:#06c;--apple-black:#1d1d1f;--apple-shadow:0 16px 42px #0000000f;color:var(--apple-ink);font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,Helvetica Neue,Arial,sans-serif}body{background:var(--apple-bg);color:var(--apple-ink)}button,input,textarea{font-family:inherit}.app{min-height:100vh}.topbar{-webkit-backdrop-filter:saturate(180%)blur(20px);backdrop-filter:saturate(180%)blur(20px);background:#ffffffd1;border-bottom:1px solid #00000017;gap:30px;height:52px;padding:0 max(22px,50vw - 620px)}.brand{color:var(--apple-ink);letter-spacing:-.01em;gap:9px;font-size:15px;font-weight:600}.brand-mark{color:#fff;background:var(--apple-ink);border-radius:50%;width:22px;height:22px;font-size:12px;transform:none}.topbar nav{gap:2px}.topbar nav button{color:var(--apple-muted);border-radius:18px;padding:7px 13px;font-size:12px}.topbar nav button.active,.topbar nav button:hover{color:var(--apple-ink);background:#0000000f}.icon-button{width:30px;height:30px;color:var(--apple-muted);font-size:17px}.icon-button:hover{color:var(--apple-ink);background:#0000000f}.shell{width:min(1240px,100%);padding:72px 34px 110px}.hero{text-align:center;min-height:0;margin:0 auto 54px;display:block}.hero h1,.history-heading h1{max-width:none;color:var(--apple-ink);letter-spacing:-.065em;margin:0;font-family:inherit;font-size:clamp(48px,7vw,88px);font-weight:700;line-height:.98}.hero-copy{max-width:510px;color:var(--apple-muted);letter-spacing:-.01em;margin:22px auto 0;font-size:18px;line-height:1.45}.layout{display:block}.form-panel,.side-panel{background:var(--apple-white);box-shadow:var(--apple-shadow);border:0;border-radius:28px}.form-panel{padding:36px 38px}.side-panel{margin-top:28px;padding:26px 30px;position:static}.panel-head,.side-head,.history-heading{gap:24px}.panel-head h2,.side-head h2{letter-spacing:-.035em;margin:7px 0 4px;font-size:24px;font-weight:600}.panel-head p,.side-head p,.history-heading>div>p:not(.eyebrow){color:var(--apple-muted);font-size:13px}.step{width:28px;height:28px;color:var(--apple-ink);background:#f5f5f7;border-radius:50%;font-size:11px}.privacy-mark{color:var(--apple-muted);background:#f5f5f7;border-radius:15px;padding:6px 10px;font-size:11px}.datetime-grid{grid-template-columns:1.6fr 1fr;gap:18px;margin:32px 0 18px}.field{margin-bottom:20px}.field>span{color:var(--apple-ink);margin-bottom:9px;font-size:12px;font-weight:600}.field small{color:var(--apple-muted)}.field input,.field textarea{border:1px solid var(--apple-line);min-height:52px;color:var(--apple-ink);background:#fff;border-radius:14px;padding:0 15px;font-size:15px}.field textarea{padding:13px 15px}.field input:focus,.field textarea:focus{border:2px solid var(--apple-blue);padding-left:14px}.segmented{gap:8px}.segmented button{border:1px solid var(--apple-line);min-height:42px;color:var(--apple-ink);background:#fff;border-radius:22px;padding:0 17px;font-size:13px;transition:background .2s,border-color .2s,transform .2s}.segmented button:hover{background:#f5f5f7;border-color:#8e8e93}.segmented button.selected{border-color:var(--apple-blue);color:var(--apple-blue);background:#f0f7ff;font-weight:600}.divider{background:#e5e5e7;margin:26px 0 32px}.two-col,.partner-block{gap:20px}.partner-block{background:#f5f5f7;border-radius:18px;padding:18px 18px 1px}.scale-labels{color:var(--apple-muted)}.scale-labels strong{color:var(--apple-ink)}.scale-wrap input{accent-color:var(--apple-blue)}.action-row{justify-content:flex-end;gap:12px;margin-top:6px}.primary-button,.secondary-button{border-radius:23px;min-height:44px;font-size:14px;font-weight:600}.primary-button{border-color:var(--apple-black);background:var(--apple-black)}.primary-button:hover{background:#000;box-shadow:0 8px 20px #00000029}.secondary-button{border-color:var(--apple-line);color:var(--apple-ink);background:#fff}.secondary-button:hover{background:#f5f5f7;border-color:#8e8e93}.status{border-radius:12px}.status.info{color:#064f9c;background:#eaf4ff}.status.success{color:#1d6b3a;background:#e9f7ef}.status.error{color:#b42318;background:#fff0ee}.side-head{align-items:center;margin-bottom:8px}.side-head h2{font-size:22px}.record-card{border-bottom:1px solid #e5e5e7;grid-template-columns:10px minmax(0,1fr) 14px;gap:16px;padding:17px 0}.record-icon{background:var(--apple-blue);color:#0000;border-radius:50%;width:8px;height:8px;margin-top:8px;font-size:0}.record-top{color:var(--apple-muted);font-size:11px}.type-label{color:var(--apple-ink);font-weight:600}.record-copy h3{color:var(--apple-ink);margin:6px 0 4px;font-size:14px;font-weight:600}.record-copy p{color:var(--apple-muted);font-size:12px}.chevron{color:#86868b;font-size:20px}.link-button{color:var(--apple-blue);margin-top:13px;font-size:13px}.link-button:hover{background:#f5f5f7}.history-view{max-width:900px}.history-heading{margin-bottom:34px}.history-heading h1{font-size:clamp(48px,7vw,78px)}.history-heading>div>p:not(.eyebrow){font-size:17px}.filter-row{margin-bottom:12px}.history-list{border-top:1px solid #d2d2d7}.history-list .record-card{grid-template-columns:10px minmax(0,1fr) 14px;padding:20px 3px}.history-list .record-icon{width:8px;height:8px}.bottom-nav{background:#ffffffe6;border-top-color:#0000001a}.bottom-nav button{color:var(--apple-muted)}.bottom-nav button.active{color:var(--apple-blue)}.review-toast{border:1px solid var(--apple-line);background:#fffffff0;border-radius:16px;box-shadow:0 12px 32px #0000001f}.auth-gate{background:var(--apple-bg)}.auth-card{box-shadow:var(--apple-shadow);border:0;border-radius:24px}.auth-card .brand-mark{background:var(--apple-black)}.auth-card h1{letter-spacing:-.04em;font-family:inherit;font-weight:700}.auth-input{border-color:var(--apple-line);border-radius:12px}.auth-input:focus{border-color:var(--apple-blue)}.attachment-field{background:#f5f5f7;border-color:#d2d2d7}.upload-button{border-color:var(--apple-line);color:var(--apple-ink);background:#fff}.upload-button:hover{background:#fff;border-color:#8e8e93}@media (width<=900px){.shell{padding:56px 22px 96px}.form-panel{padding:30px}.side-panel{padding:24px 26px}}@media (width<=600px){.topbar{height:52px;padding:0 16px}.topbar nav{display:none}.brand{font-size:14px}.shell{padding:48px 16px 92px}.hero{margin-bottom:34px}.hero h1{font-size:47px;line-height:1.02}.hero-copy{margin-top:17px;font-size:16px}.form-panel{border-radius:22px;padding:24px 18px}.side-panel{border-radius:22px;padding:22px 18px}.panel-head h2{font-size:21px}.datetime-grid{margin-top:26px;display:block}.datetime-grid .field{margin-bottom:14px}.datetime-grid input{font-size:15px}.two-col,.partner-block{grid-template-columns:1fr;gap:0}.action-row{grid-template-columns:1fr;gap:9px;display:grid}.primary-button,.secondary-button{width:100%}.history-heading{align-items:flex-start}.history-heading h1{font-size:49px}.history-heading>div>p:not(.eyebrow){font-size:15px}.history-list .record-card{padding:17px 0}.attachment-field{align-items:flex-start}.auth-card{padding:29px 21px}}@media (prefers-reduced-motion:no-preference){.hero{animation:.55s both apple-rise}.form-panel{animation:.55s 60ms both apple-rise}.side-panel{animation:.55s .12s both apple-rise}.record-card{transition:background .2s}.record-card:hover{background:#fafafa}@keyframes apple-rise{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:none}}}.prototype-app{background:radial-gradient(circle at 50% 5%,#fff 0,#fafafa 42%,#f5f5f4 100%)}.prototype-app .topbar{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffd6;border-bottom:1px solid #e9e9e9;height:70px}.prototype-app .topbar-inner{justify-content:space-between;align-items:center;width:100%;max-width:1450px;height:100%;margin:0 auto;padding:0 48px;display:flex}.prototype-app .brand{letter-spacing:-.4px;font-size:22px;font-weight:700}.prototype-app .brand-mark{width:22px;height:22px}.prototype-app .nav{align-items:center;gap:66px;margin-left:95px;display:flex}.prototype-app .nav button{color:#4a4a4a;background:0 0;border:0;border-radius:0;padding:26px 0 24px;font-size:15px;text-decoration:none;position:relative}.prototype-app .nav button.active{color:#111;background:0 0;font-weight:600}.prototype-app .nav button.active:after{content:"";background:#111;border-radius:3px;height:3px;position:absolute;bottom:0;left:0;right:0}.prototype-app .actions{align-items:center;gap:12px;display:flex}.prototype-app .ghost-icon{cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;width:36px;height:36px;display:grid}.prototype-app .privacy{background:#fff;border:1px solid #e4e4e4;border-radius:13px;align-items:center;gap:8px;height:40px;padding:0 16px;font-size:14px;display:flex;box-shadow:0 2px 8px #00000005}.prototype-app .mobile-menu{display:none}.prototype-app .page{max-width:1425px;margin:0 auto;padding:34px 54px 42px}.prototype-app .hero{text-align:center;min-height:0;margin:0 auto;padding:16px 0 24px}.prototype-app .hero h1{letter-spacing:-2.4px;margin:0;font-size:54px;font-weight:760;line-height:1.07}.prototype-app .hero p{color:#858585;letter-spacing:.2px;margin:16px 0 0;font-size:20px}.prototype-app .card{background:#fffffff0;border:1px solid #ececec;border-radius:24px;box-shadow:0 8px 32px #0000000b}.prototype-app .form-card{margin-top:0;padding:25px 25px 22px}.prototype-app .section-title{margin:0 0 18px;font-size:17px;font-weight:700}.prototype-app .label{align-items:center;gap:6px;margin-bottom:8px;font-size:14px;font-weight:600;display:flex}.prototype-app .hint{color:#8b8b8b;margin-top:7px;font-size:12px}.prototype-app .date-row{grid-template-columns:1.55fr .72fr 50px .72fr;align-items:end;gap:28px;display:grid}.prototype-app .input{background:#fff;border:1px solid #e3e3e3;border-radius:12px;align-items:center;gap:10px;min-width:0;height:48px;padding:0 14px;font-size:15px;display:flex;box-shadow:inset 0 0 0 1px #00000003}.prototype-app .input input{background:0 0;border:0;outline:0;width:100%;min-width:0;font-size:15px}.prototype-app .input-symbol{color:#777;flex:none}.prototype-app .input .chev{color:#777;margin-left:auto}.prototype-app .arrow{color:#9d9d9d;place-items:center;height:48px;font-size:22px;display:grid}.prototype-app .proto-block{margin-top:18px}.prototype-app .activity-row{grid-template-columns:repeat(3,1fr);gap:20px;margin-top:12px;display:grid}.prototype-app .activity-btn{cursor:pointer;color:#222;background:#fff;border:1px solid #e4e4e4;border-radius:12px;justify-content:center;align-items:center;gap:12px;height:48px;transition:all .18s;display:flex}.prototype-app .activity-btn.active{color:#3c6ef8;background:#fff;border-color:#4c75ff;box-shadow:inset 0 0 0 1px #3d6ef70f}.prototype-app .activity-btn:hover{border-color:#cfcfcf}.prototype-app .activity-symbol{font-size:22px}.prototype-app .split{grid-template-columns:1fr 1fr;gap:48px;margin-top:24px;display:grid}.prototype-app .slider-head{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.prototype-app .slider-head .label{margin:0}.prototype-app .info{color:#999}.prototype-app .score{background:#f4f4f4;border-radius:999px;place-items:center;min-width:38px;height:24px;padding:0 10px;font-size:13px;display:grid}.prototype-app .slider{accent-color:#3d6ef7;width:100%;height:18px}.prototype-app .slider-labels{color:#8d8d8d;justify-content:space-between;margin-top:1px;font-size:12px;display:flex}.prototype-app .partner-title{margin-top:22px}.prototype-app .safety-row{grid-template-columns:1fr 1fr 1.1fr;gap:20px;display:grid}.prototype-app .safety-box{cursor:pointer;text-align:left;background:#fff;border:1px solid #e3e3e3;border-radius:12px;align-items:center;gap:12px;min-height:60px;padding:10px 14px;display:flex}.prototype-app .safety-symbol{color:#444;flex:none;font-size:23px}.prototype-app .safety-copy{min-width:0}.prototype-app .safety-copy strong{margin-bottom:3px;font-size:14px;display:block}.prototype-app .safety-copy span{color:#858585;white-space:nowrap;text-overflow:ellipsis;font-size:12px;display:block;overflow:hidden}.prototype-app .toggle{cursor:pointer;background:#111;border-radius:999px;flex:none;justify-content:flex-end;width:37px;height:22px;margin-left:auto;padding:2px;transition:all .18s;display:flex}.prototype-app .toggle.off{background:#d6d6d6;justify-content:flex-start}.prototype-app .toggle i{background:#fff;border-radius:50%;width:18px;height:18px;display:block;box-shadow:0 1px 3px #0003}.prototype-app .safety-chevron{color:#777;margin-left:auto}.prototype-app .safety-type-input{border:1px solid #e3e3e3;border-radius:12px;outline:0;width:100%;height:42px;margin-top:12px;padding:0 13px}.prototype-app .bottom-grid{grid-template-columns:1fr 1.03fr;gap:48px;margin-top:18px;display:grid}.prototype-app .textarea{background:#fff;border:1px solid #e3e3e3;border-radius:12px;height:90px;position:relative}.prototype-app .textarea textarea{resize:none;background:0 0;border:0;outline:0;width:100%;height:100%;padding:14px 15px;font-size:14px}.prototype-app .counter{color:#999;font-size:12px;position:absolute;bottom:10px;right:14px}.prototype-app .optional{color:#777;font-weight:400}.prototype-app .upload{cursor:pointer;background:#fff;border:1px dashed #cacaca;border-radius:12px;justify-content:space-between;align-items:center;height:90px;padding:0 28px;display:flex}.prototype-app .upload input{display:none}.prototype-app .upload-center{align-items:center;gap:18px;min-width:0;display:flex}.prototype-app .upload-icon{background:#f3f3f3;border-radius:12px;flex:none;place-items:center;width:46px;height:46px;display:grid}.prototype-app .upload-text strong{margin-bottom:5px;font-size:14px;display:block}.prototype-app .upload-text span{color:#878787;font-size:12px}.prototype-app .plus{color:#555;background:#fff;border:1px solid #ededed;border-radius:12px;flex:none;place-items:center;width:54px;height:54px;font-size:26px;display:grid}.prototype-app .meta-row{grid-template-columns:1fr 1fr;gap:48px;margin-top:18px;display:grid}.prototype-app .meta-row label{min-width:0}.prototype-app .meta-input{border:1px solid #e3e3e3;border-radius:12px;outline:0;width:100%;height:44px;padding:0 13px}.prototype-app .proto-actions{gap:12px;margin-top:18px;display:flex}.prototype-app .proto-actions .secondary-button{min-height:48px}.prototype-app .save{color:#fff;cursor:pointer;background:#090909;border:0;border-radius:11px;width:100%;height:48px;font-size:16px;font-weight:600}.prototype-app .save:disabled{opacity:.55}.prototype-app .recent{margin-top:22px;padding:14px 25px 12px}.prototype-app .recent-head{justify-content:space-between;align-items:center;height:34px;display:flex}.prototype-app .recent-title{font-size:17px;font-weight:700}.prototype-app .view-all{color:#666;cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;font-size:13px;display:flex}.prototype-app .timeline{padding-left:31px;position:relative}.prototype-app .timeline:before{content:"";background:#e2e2e2;width:1px;position:absolute;top:15px;bottom:14px;left:7px}.prototype-app .record-row{color:#444;border-top:1px solid #ededed;grid-template-columns:140px 150px 1.1fr 130px 120px 1.35fr 20px;align-items:center;min-height:54px;font-size:13px;display:grid;position:relative}.prototype-app .record-row:first-child{border-top:0}.prototype-app .record-row:before{content:"";background:#3f6ff7;border-radius:50%;width:8px;height:8px;position:absolute;left:-27px}.prototype-app .record-type{align-items:center;gap:10px;display:flex}.prototype-app .rec-arrow{text-align:right;color:#777;font-size:18px}.prototype-app .history-card{padding:20px 25px}.prototype-app .history-card .filter-row{margin-bottom:14px}.prototype-app .history-card .segmented{gap:8px;display:flex}.prototype-app .history-card .segmented button{background:#fff;border:1px solid #e4e4e4;border-radius:20px;min-height:38px;padding:0 14px}.prototype-app .history-card .segmented button.selected{color:#3c6ef8;background:#f0f5ff;border-color:#4c75ff}.prototype-app .record-thumb{margin-top:8px}.prototype-app .empty{color:#777;text-align:center;padding:30px 10px;font-size:13px;line-height:1.8}.prototype-app .empty span{color:#999;font-size:11px}@media (width<=900px){.prototype-app .topbar{height:76px}.prototype-app .topbar-inner{padding:0 20px}.prototype-app .brand{font-size:16px}.prototype-app .nav,.prototype-app .privacy{display:none}.prototype-app .actions{gap:4px}.prototype-app .mobile-menu{display:grid}.prototype-app .page{max-width:520px;padding:20px 14px 28px}.prototype-app .hero{text-align:left;padding:5px 6px 16px}.prototype-app .hero h1{letter-spacing:-1.3px;max-width:300px;font-size:34px;line-height:.97}.prototype-app .hero p{max-width:280px;margin-top:12px;font-size:14px;line-height:1.55}.prototype-app .card{border-radius:18px;box-shadow:0 6px 20px #00000009}.prototype-app .form-card{padding:17px 14px 14px}.prototype-app .date-row{grid-template-columns:1fr 1fr;gap:14px}.prototype-app .date-wrap{grid-column:1/-1}.prototype-app .arrow{height:44px;margin-top:64px;position:absolute;left:50%;transform:translate(-50%)}.prototype-app .time-wrap{min-width:0}.prototype-app .input{height:42px;padding:0 12px;font-size:13px}.prototype-app .input input{font-size:13px}.prototype-app .activity-row{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:10px}.prototype-app .activity-btn{border-radius:10px;height:44px;padding:0 5px}.prototype-app .activity-btn span:last-child{font-size:11px}.prototype-app .activity-symbol{font-size:19px}.prototype-app .split{grid-template-columns:1fr;gap:16px;margin-top:24px}.prototype-app .safety-row{border:1px solid #e5e5e5;border-radius:12px;grid-template-columns:1fr;gap:0;overflow:hidden}.prototype-app .safety-box{border:0;border-radius:0;min-height:52px}.prototype-app .safety-box+.safety-box{border-top:1px solid #ececec}.prototype-app .bottom-grid{grid-template-columns:1fr;gap:16px}.prototype-app .meta-row{grid-template-columns:1fr;gap:0}.prototype-app .upload{padding:0 14px}.prototype-app .upload-text span{white-space:nowrap;text-overflow:ellipsis;max-width:200px;display:block;overflow:hidden}.prototype-app .proto-actions{grid-template-columns:1fr;gap:9px;display:grid}.prototype-app .save{height:46px;margin-top:0}.prototype-app .recent{padding:14px 14px 8px}.prototype-app .timeline{padding-left:27px}.prototype-app .record-row{border-top:1px solid #ededed;min-height:82px;padding:12px 20px 12px 6px;display:block}.prototype-app .record-row:before{width:7px;height:7px;top:25px;left:-23px}.prototype-app .record-row>div{margin-bottom:5px;margin-right:8px;display:inline-block}.prototype-app .record-row .record-type{color:#3d6ef7;margin-top:2px;display:flex}.prototype-app .record-row>div:nth-child(4),.prototype-app .record-row>div:nth-child(5),.prototype-app .record-row>div:nth-child(6){color:#686868;font-size:12px}.prototype-app .record-row>div:nth-child(6){display:none}.prototype-app .rec-arrow{position:absolute;top:28px;right:3px}.prototype-app .history-card{padding:16px 14px}}.choice-buttons{flex-wrap:wrap;gap:7px;display:flex}.choice-buttons button{color:#555;cursor:pointer;background:#fff;border:1px solid #dedede;border-radius:20px;min-height:38px;padding:0 14px;font-size:12px}.choice-buttons button.selected{color:#315fdf;background:#f0f5ff;border-color:#4c75ff;font-weight:600}.outcome-row{border-top:1px solid #ededed;grid-template-columns:1fr 1fr;gap:48px;margin-top:22px;padding-top:20px;display:grid}.relation-panel{grid-template-columns:1fr 1fr;gap:20px;display:grid}.relation-choice,.fixed-relation{background:#fff;border:1px solid #e3e3e3;border-radius:12px;justify-content:space-between;align-items:center;gap:16px;min-height:68px;padding:12px 14px;display:flex}.relation-choice>div:first-child{min-width:150px}.relation-choice strong,.fixed-relation strong{font-size:14px;display:block}.relation-choice span,.fixed-relation small{color:#858585;margin-top:3px;font-size:12px;display:block}.fixed-relation{justify-content:flex-start}.fixed-relation>span{background:#f3f3f3;border-radius:10px;place-items:center;width:36px;height:36px;font-size:20px;display:grid}.score{cursor:pointer;border:0}.next-day{color:#315fdf!important}.selected-image{align-items:center;gap:12px;margin-top:9px;display:flex}.selected-image img{object-fit:cover;border:1px solid #e3e3e3;border-radius:12px;width:82px;height:82px}.selected-image button{color:#555;background:#fff;border:1px solid #dedede;border-radius:18px;height:34px;padding:0 13px}.history-record{border-top:1px solid #ededed}.history-record:first-child,.history-record .record-row{border-top:0}.history-record .record-thumb{margin:0 0 12px 6px}.auth-card .status.info{color:#4a4a4a;background:#f4f4f4}@media (width<=900px){.outcome-row{grid-template-columns:1fr;gap:16px}.relation-panel{grid-template-columns:1fr}.relation-choice{flex-direction:column;align-items:flex-start}.relation-choice>div:first-child{min-width:0}.relation-choice .choice-buttons{width:100%}.relation-choice .choice-buttons button{flex:1}.selected-image img{width:110px;height:110px}}
