/* File: wp-content/themes/daily-routine-labs/style.css */
/*
Theme Name: Daily Routine Labs
Description: A warm paper wall of notes from life in the AI era.
Version: 1.0.0
Author: Daily Routine Labs
Text Domain: daily-routine-labs
*/

@font-face{font-family:Caveat;src:url('assets/fonts/caveat.ttf') format('truetype');font-weight:400 700;font-display:swap}
:root{--paper:#fbf8f4;--ink:#292a31;--muted:#76747b;--pink:#f6aac1;--pink-dark:#923854;--line:#e6ddd8;--hand:Caveat,'Segoe Print','Bradley Hand',cursive;--serif:Georgia,'Times New Roman',serif;--sans:Arial,Helvetica,sans-serif;--wall-height:2450px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font:14px/1.5 var(--sans);background-image:radial-gradient(ellipse at 12% 15%,#f8ede780,transparent 42%),radial-gradient(ellipse at 88% 75%,#f8eee980,transparent 38%)}button,input,textarea{font:inherit}button,a,input,textarea{ -webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:wait;opacity:.55}a{color:inherit}button{color:inherit}svg{display:block}img{max-width:100%}::selection{background:#f8c4d4}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,canvas:focus-visible{outline:3px solid #b84370;outline-offset:4px}button{border:0;background:none}button,.button{touch-action:manipulation}body.modal-open{overflow:hidden}[hidden]{display:none!important}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;top:-70px;left:20px;background:white;padding:12px;z-index:50}.skip-link:focus{top:12px}
.brand-marquee{display:flex;align-items:center;justify-content:center;width:100%;min-height:29px;padding:6px 20px;border-bottom:1px solid #e792ad;background:#f5a8bf;color:#4e303a;text-align:center}.brand-marquee-item{font:italic 12px/1.35 var(--serif);letter-spacing:.08px}.site-header{max-width:1440px;margin:auto;padding:25px 44px;display:flex;align-items:center;gap:58px;min-height:86px}.brand{display:flex;align-items:center;gap:12px;text-decoration:none;white-space:nowrap}.brand-name{font:20px/1.05 var(--serif);letter-spacing:-.5px}.heart{width:28px;height:36px;fill:none;stroke:#f185a8;stroke-width:2.7;stroke-linecap:round;stroke-linejoin:round}.brand .heart{width:20px;height:27px;flex:0 0 auto}.site-nav{display:flex;align-items:center;gap:26px;font-size:12px}.site-nav a{text-decoration:none;font-weight:600}.site-nav button{padding:8px 0;color:#716e77}.site-nav button:hover{color:var(--pink-dark)}.header-note{margin-left:auto}.button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:44px;padding:11px 27px;border:1px solid transparent;border-radius:11px;background:linear-gradient(110deg,#fac0d2,#f5a6bd);color:#38262d;text-decoration:none;font-size:13px;font-weight:600;transition:background .2s,transform .2s,box-shadow .2s}.button:hover{background:#f4a0bb;transform:translateY(-1px);box-shadow:0 5px 14px #d8a9b330}.button-small{min-height:36px;padding:8px 22px;border-radius:24px;font-size:12px}.button-secondary{background:#fff9;border-color:#dfd6d0}.button-secondary:hover{background:white}.button-danger{background:#fae8e8;color:#933d45;border-color:#e8c6c9}.menu-toggle{display:none;width:42px;height:42px;padding:10px}.menu-toggle span{height:1px;background:#343238;display:block;margin:6px 0}.hero{position:relative;max-width:1300px;text-align:center;margin:22px auto 35px;padding:0 28px}.chance{color:#827780;font-size:12px;letter-spacing:.2px;margin:0 0 20px}.chance::before{content:'✧';color:#d8809e;margin-right:8px}.hero-heart{width:44px;height:53px;margin:0 auto 13px;stroke-width:2.4;transform:rotate(-6deg)}h1{font:normal clamp(32px,3.4vw,45px)/1.12 var(--serif);letter-spacing:-1.7px;margin:0}.hero-subtitle{font-size:18px;margin:9px 0 22px;letter-spacing:-.3px}.hero .button{min-width:150px}.margin-note{position:absolute;right:7%;top:73px;font:27px/1.02 var(--hand);color:#8d8794;transform:rotate(-11deg);text-align:left}.margin-note .heart{width:16px;height:21px;stroke:#9891a2;margin:5px 0 0 48px}.wall-section{max-width:1440px;margin:auto;padding:0 44px 12px}.wall-meta{display:flex;align-items:center;justify-content:space-between;color:#87818a;font-size:11px;padding:0 5px 18px;gap:16px}.wall-meta-label{letter-spacing:1.3px;text-transform:uppercase;font-size:10px}.wall-meta-label::before{content:'';display:inline-block;width:5px;height:5px;border-radius:50%;background:#e294ac;margin:0 8px 2px 0}.wall{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:28px 24px;max-height:var(--wall-height);padding:5px 5px 15px;align-items:stretch}.note{--note-bg:#f7e1db;--rotation:0deg;position:relative;display:flex;flex-direction:column;min-height:365px;padding:19px 18px 15px;border-radius:1px 2px 3px 2px;background:var(--note-bg);box-shadow:1px 4px 7px #56493a13,0 1px 2px #51423210;transform:rotate(var(--rotation));cursor:pointer;outline-offset:6px;transition:transform .2s,box-shadow .2s;overflow-wrap:anywhere;background-image:linear-gradient(135deg,#fff5,transparent 58%,#ffffff18);border:1px solid #fff3}.note::before{content:'';position:absolute;top:-3px;left:0;right:0;height:6px;background:var(--note-bg);clip-path:polygon(0 40%,9% 55%,21% 23%,32% 64%,48% 30%,60% 65%,76% 25%,88% 55%,100% 15%,100% 100%,0 100%)}.note:hover{transform:rotate(0deg) translateY(-4px);box-shadow:1px 9px 18px #56493a20;z-index:1}.note[data-color=blue]{--note-bg:#dfebf5}.note[data-color=pink]{--note-bg:#f8d6e6}.note[data-color=mint]{--note-bg:#dfeee3}.note[data-color=lilac]{--note-bg:#efdef0}.note[data-color=butter]{--note-bg:#f4ecd3}.note-header{display:flex;align-items:flex-start;justify-content:space-between;gap:8px;margin-bottom:14px}.note-name{font:600 25px/1.1 var(--hand);margin:0 0 3px;letter-spacing:-.5px}.note-date{font-size:10px;color:#676574}.sample-tag{font-size:8px;letter-spacing:.4px;color:#7d7180;border:1px solid #83748435;border-radius:3px;margin-left:5px;padding:1px 3px;vertical-align:1px}.note-mood{font-size:23px;line-height:1.3;padding-top:1px}.note-answers{margin:0}.note-answers dt{font-size:11px;font-weight:600;line-height:1.3;margin:0 0 3px}.note-answers dd{font-size:12px;line-height:1.45;margin:0 0 11px;white-space:pre-line}.note-art{margin-top:auto;display:flex;align-items:center;justify-content:center;gap:10px;padding-top:9px;min-height:69px}.note-art:empty{min-height:18px;padding-top:0}.note-art img{object-fit:contain;width:100%;height:93px}.doodle{width:55px;height:63px;flex-shrink:0;stroke:#4d515e;stroke-width:1.5;fill:none;stroke-linecap:round;stroke-linejoin:round}.doodle-caption{font:20px/1 var(--hand);transform:rotate(-7deg);max-width:100px;white-space:pre-line}.doodle-caption::after{content:'♡';display:block;text-align:right;font-size:19px;margin-top:2px}.note-highlight{animation:note-arrive 1.2s ease}.pagination{display:flex;align-items:center;justify-content:center;gap:7px;margin:25px 0 10px;font-size:12px;min-height:42px}.pagination a,.pagination button,.pagination span{padding:8px 11px;text-decoration:none;border-radius:8px}.pagination .current{color:#923854;background:#f6dfe7;font-weight:600}.pagination a:hover{background:#eee5df}.pagination .page-word{color:#686572}.pagination .disabled{opacity:.35}.wall-empty{grid-column:1/-1;text-align:center;padding:75px 20px;border:1px dashed #ddcec8;border-radius:12px}.wall-empty h2{font:28px var(--serif)}.wall-loading{opacity:.45;pointer-events:none}.site-footer{max-width:1352px;margin:16px auto 0;padding:25px 4px 28px;border-top:1px solid #e6ddd8;display:flex;align-items:center;justify-content:space-between;gap:20px;color:#827b81;font-size:11px}.footer-thought{font:23px var(--hand);color:#81727c;margin:0}.footer-links{display:flex;gap:20px}.footer-links button{font-size:11px;padding:6px 0}.footer-links button:hover{text-decoration:underline}.footer-heart{width:17px;height:22px}.plugin-warning{text-align:center;padding:80px 20px}
.modal{padding:0;border:1px solid #e7dfd9;border-radius:17px;background:var(--paper);color:var(--ink);box-shadow:0 18px 80px #25232c38;width:490px;max-width:calc(100vw - 32px);max-height:calc(100dvh - 40px);overflow:auto}.modal::backdrop{background:#27273262;backdrop-filter:blur(3px)}.modal-inner{padding:30px 32px 27px}.modal-close{position:absolute;right:17px;top:15px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;font-size:23px;line-height:1;color:#615962;z-index:2}.modal-close:hover{background:#eadfe3}.modal h2{font:normal 27px/1.2 var(--serif);letter-spacing:-.7px;margin:4px 0 24px;text-align:center}.form-intro{text-align:center;color:var(--muted);font-size:12px;margin:-13px 0 21px}.field{margin-bottom:17px}.field label,.field-label{display:block;font-size:12px;font-weight:600;margin:0 0 7px}.optional{font-weight:400;color:#91878e;font-size:10px;margin-left:5px}.text-input,.answer-input{display:block;width:100%;border:1px solid #ded8d5;background:#fff6;border-radius:7px;color:var(--ink);padding:10px 12px;transition:border-color .2s;outline-offset:2px}.text-input{height:41px}.answer-input{height:83px;resize:vertical;min-height:83px;max-height:155px;padding-bottom:22px;font-size:13px;line-height:1.4}.text-input::placeholder,.answer-input::placeholder{color:#9a96a0;font-size:12px}.text-input:focus,.answer-input:focus{border-color:#dc88a8}.answer-wrap{position:relative}.counter{position:absolute;right:10px;bottom:5px;color:#918891;font-size:9px;pointer-events:none}.counter.near-limit{color:#963958}.mood-field{border:0;padding:0;margin:3px 0 21px;min-width:0}.mood-options{display:grid;grid-template-columns:repeat(11,1fr);gap:1px}.mood-choice{position:relative;min-width:0;cursor:pointer;padding:5px 1px 3px;border:1px solid transparent;border-radius:7px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:4px;font-weight:400!important;margin:0!important}.mood-choice input{position:absolute;opacity:0;width:1px;height:1px}.mood-emoji{font-size:20px;line-height:1.4}.mood-value{font-size:9px;color:#74717c}.mood-choice:has(input:checked){background:#f9d5e2;border-color:#ec99b4}.mood-choice:has(input:focus-visible){outline:2px solid #b84370;outline-offset:2px}.mood-choice:hover{background:#f7e7ec}.mood-clear{font-size:10px;color:#8a7781;display:block;margin:5px 0 0 auto;padding:3px 0}.drawing-field{margin:0 0 22px}.drawing-pad{position:relative;width:100%;height:154px;border:1px solid #dcd6d2;border-radius:7px;background:#fff5;overflow:hidden}.drawing-pad canvas{display:block;width:100%;height:100%;touch-action:none;cursor:crosshair}.drawing-placeholder{position:absolute;inset:0;display:flex;justify-content:center;align-items:center;pointer-events:none;font:21px var(--hand);color:#a09aa4}.drawing-tools{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-top:9px}.palette{display:flex;gap:7px;margin-right:auto}.color-button{width:21px;height:21px;border-radius:50%;background:var(--swatch);border:2px solid transparent;box-shadow:0 0 0 1px #00000009}.color-button[aria-pressed=true]{box-shadow:0 0 0 2px var(--paper),0 0 0 3px #83727c}.tool-button{height:28px;min-width:28px;padding:4px 7px;border:1px solid #ddd5d0;border-radius:5px;color:#6f6570;font-size:10px;background:#fff4}.tool-button[aria-pressed=true]{border-color:#e49ab5;background:#f8e3eb}.width-mark{display:block;height:1px;width:16px;background:#34323c;transform:rotate(-48deg)}.width-mark.thick{height:3px}.email-help{color:#78717c;font-size:11px;line-height:1.5;margin:7px 0 0}.consent{display:flex;align-items:flex-start;gap:9px;font-size:10px;color:#7d727c;margin:23px 0 17px;line-height:1.6;cursor:pointer}.consent input{accent-color:#c85b83;flex-shrink:0;margin:3px 0 0;width:14px;height:14px}.submit-button{width:100%;min-height:45px}.form-error{font-size:12px;color:#a13b4b;background:#fae8e8;padding:11px 12px;border-radius:7px;margin:0 0 13px}.honeypot{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.success-modal{width:460px;text-align:center}.success-modal .modal-inner{padding:44px 32px 30px}.success-heart{width:48px;height:59px;margin:0 auto 20px}.success-modal h2{font-size:29px;margin-bottom:11px}.success-text{font-size:12px;color:#786a75;margin:0 0 24px}.manage-save{font-size:11px;line-height:1.5;color:#80717c;background:#f2eae6;border-radius:8px;padding:12px;margin:22px 0 0}.manage-save button{display:block;margin:7px auto 0;padding:6px 10px;border:1px solid #d7c8cc;border-radius:6px;font-size:11px}.copy-fallback{display:block;width:100%;font-size:11px;border:1px solid #d9cdd2;border-radius:5px;padding:8px;margin-top:8px;background:#fff8}.detail-modal{width:680px;border-radius:5px;background:var(--note-bg,#f7e1db)}.detail-modal .modal-inner{padding:32px 33px 25px}.detail-modal .note{transform:none!important;box-shadow:none;border:0;background:transparent;min-height:0;padding:0;cursor:auto}.detail-modal .note::before{display:none}.detail-modal .note-header{justify-content:flex-start;align-items:center;gap:18px;margin-bottom:24px;padding-right:30px}.detail-modal .note-name{font-size:34px;margin:0}.detail-modal .note-date{font-size:11px}.detail-modal .note-mood{margin-left:auto;font-size:29px}.detail-modal .note-answers dt{font-size:12px}.detail-modal .note-answers dd{font-size:14px;line-height:1.5;margin-bottom:18px}.detail-modal .note-art{padding:15px 0;min-height:0}.detail-modal .note-art img{height:160px;width:100%;max-width:480px}.detail-modal .note-art .doodle{width:95px;height:105px}.detail-modal .doodle-caption{font-size:29px;max-width:190px}.detail-actions{display:flex;align-items:center;gap:9px;justify-content:flex-end;margin-top:20px}.detail-actions .button{min-height:39px;padding:8px 17px;font-size:12px;background:#fff7;border-color:#dbcbd0;border-radius:8px}.report-button{font-size:10px;color:#89717c;margin-right:auto;padding:8px 0}.detail-status{font-size:11px;color:#7b5969;margin:12px 0 0}.info-modal{width:540px}.info-modal h2{text-align:left;margin-right:25px}.info-copy{font-size:13px;color:#6f6670;line-height:1.8}.info-copy h3{font-size:14px;color:var(--ink);margin:20px 0 7px}.info-copy p{margin:0 0 13px}.info-copy ol{padding-left:21px}.manage-actions{display:flex;flex-wrap:wrap;gap:10px;margin:23px 0 5px}.manage-status{font-size:12px;color:#796674}.toast{position:fixed;left:50%;bottom:25px;transform:translateX(-50%);padding:12px 20px;border-radius:10px;background:#38303b;color:white;font-size:12px;box-shadow:0 4px 20px #29233225;z-index:100;max-width:calc(100vw - 30px);text-align:center}.noscript-message{text-align:center;color:#82646e;font-size:12px;padding:15px}.loading-message{text-align:center;padding:20px;color:#82727c}
.email-help{color:#2f7a52;font-size:14px;font-weight:700;line-height:1.45}
.recaptcha-field{display:flex;align-items:center;gap:14px;margin:0 0 16px;padding:12px 14px;border:1px solid #e3ddd8;border-radius:9px;background:#fff8}.recaptcha-field>div{min-height:78px}.recaptcha-field p{margin:0;color:#756d74;font-size:11px;line-height:1.45}.recaptcha-field p[data-state=ready]{color:#2f7a52;font-weight:600}.recaptcha-field p[data-state=error]{color:#a13b4b}@media(max-width:479px){.recaptcha-field{align-items:flex-start;flex-direction:column;padding:11px 8px}.recaptcha-field>div{max-width:100%;transform-origin:left top;transform:scale(.86);margin-bottom:-11px}}
.todaymet-profile-field{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:1px 0 3px;padding:13px 14px;border:1px solid #dfe4df;border-radius:9px;background:#f7faf6}.todaymet-profile-copy{min-width:0}.todaymet-profile-copy label{display:block;margin:0 0 3px;color:#405849;font-size:12px;font-weight:600}.todaymet-field-heading{display:inline-flex;align-items:center;gap:7px}.todaymet-brand-mark{position:relative;display:inline-block;width:15px;height:17px;flex:0 0 auto;border:1.2px solid currentColor;border-radius:4px;box-sizing:border-box;color:#1c1d21}.todaymet-brand-mark::after{content:'';position:absolute;left:3px;top:3px;width:11px;height:12px;border:1.2px solid #4d83cc;border-radius:3px;background:#fff;box-sizing:border-box}.todaymet-profile-copy p{margin:0;color:#7a837d;font-size:10px;line-height:1.45}.todaymet-profile-copy a{color:#4b725c;text-underline-offset:2px}.todaymet-profile-controls{display:flex;align-items:center;gap:8px;flex:0 1 390px}.todaymet-profile-controls .text-input{min-width:0}.todaymet-create-link{display:inline-flex;align-items:center;justify-content:center;min-height:41px;padding:8px 11px;border:1px solid #cfd9d2;border-radius:7px;background:#fff9;color:#4c6857;text-decoration:none;font-size:10px;font-weight:600;white-space:nowrap}.todaymet-create-link:hover{background:#fff}.todaymet-profile-link{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:39px;padding:8px 13px;border:1px solid #bfcfc3;border-radius:8px;background:#f8fff9;color:#3d654c;text-decoration:none;font-size:11px;font-weight:600;white-space:nowrap}.todaymet-profile-link:hover{background:#fff}.todaymet-profile-link .todaymet-brand-mark{width:14px;height:16px}.todaymet-profile-link .todaymet-brand-mark::after{width:10px;height:11px}
.manage-modal{width:820px}.manage-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 20px}.manage-form-grid .form-full{grid-column:1/-1}.manage-note-form{margin-top:20px}.manage-note-form .answer-input{height:92px;min-height:92px}.manage-note-form .drawing-pad{height:160px}.manage-current-drawing{display:flex;align-items:center;gap:14px;margin:0 0 9px;padding:9px 11px;border:1px solid #e1d9d4;border-radius:8px;background:#fff8;color:#7a7178;font-size:10px}.manage-current-drawing img{width:150px;height:62px;object-fit:contain}.manage-drawing-help{margin:-1px 0 8px;color:#81767e;font-size:10px}.manage-edit-status{margin:0 0 12px;padding:9px 11px;border-radius:7px;background:#edf6ef;color:#356548;font-size:11px}.manage-save-button{width:100%}.manage-actions{border-top:1px solid #e6ddd8;padding-top:18px}.manage-note-form+.manage-actions{margin-top:19px}
@keyframes note-arrive{0%,45%{box-shadow:0 0 0 4px #ed85a7,0 5px 20px #d28a9c55}100%{box-shadow:1px 4px 7px #56493a13}}
@media(min-width:1600px){.wall{gap:30px}.note{padding:21px 21px 17px;min-height:390px}.note-answers dd{font-size:13px}.hero{margin-top:29px;margin-bottom:40px}}
@media(max-width:1199px){.site-header{padding:23px 30px;gap:35px}.wall-section{padding-left:30px;padding-right:30px}.wall{grid-template-columns:repeat(4,minmax(0,1fr));gap:27px 20px}.margin-note{right:6%;font-size:24px}.site-footer{margin-left:35px;margin-right:35px}.note{padding:18px 16px}}
@media(max-width:959px){.wall{grid-template-columns:repeat(3,minmax(0,1fr))}.margin-note{right:4%;font-size:22px}.hero{margin-top:13px}.chance{font-size:11px}.site-nav{gap:20px}.brand{font-size:18px}.note{min-height:370px}.site-header{gap:28px}.footer-thought{font-size:21px}}
@media(max-width:719px){.site-header{padding:17px 22px;min-height:74px;gap:15px}.brand{font-size:18px}.header-note{display:none}.menu-toggle{display:block;margin-left:auto}.site-nav{display:none;position:absolute;right:20px;top:69px;padding:15px 20px;background:var(--paper);box-shadow:0 4px 18px #40303320;border:1px solid var(--line);border-radius:10px;z-index:5;flex-direction:column;align-items:flex-start;gap:6px}.site-nav.open{display:flex}.wall-section{padding:0 22px 6px}.wall{grid-template-columns:repeat(2,minmax(0,1fr));gap:23px 19px}.hero{margin:12px auto 30px;padding:0 24px}.hero h1{font-size:34px;letter-spacing:-1.3px}.hero-subtitle{font-size:17px}.chance{max-width:290px;margin:0 auto 20px;line-height:1.65}.margin-note{display:none}.wall-meta{font-size:10px;padding-bottom:17px;align-items:flex-start}.wall-meta-label{flex-shrink:0}.sample-explanation{text-align:right;max-width:200px}.note{padding:17px 16px;min-height:350px}.note-name{font-size:26px}.note-answers dd{font-size:12px}.site-footer{margin:15px 25px 0;padding:22px 0;flex-direction:column;gap:10px;text-align:center}.footer-heart{display:none}.pagination{margin-top:22px;gap:3px}.pagination a,.pagination button,.pagination span{padding:8px 9px}.modal{max-width:calc(100vw - 24px);max-height:calc(100dvh - 24px);border-radius:12px}.modal-inner{padding:30px 24px 25px}.detail-modal .modal-inner{padding:30px 24px 22px}.detail-modal .note-header{gap:10px}.detail-modal .note-name{font-size:30px}.detail-modal .note-mood{font-size:24px}.footer-thought{font-size:23px}}
@media(max-width:479px){.wall{grid-template-columns:minmax(0,1fr);gap:25px}.wall-section{padding-left:25px;padding-right:25px}.note{padding:22px 22px 17px;min-height:342px}.note-header{margin-bottom:17px}.note-name{font-size:29px}.note-date{font-size:11px}.note-mood{font-size:27px}.note-answers dt{font-size:12px}.note-answers dd{font-size:13px;line-height:1.5;margin-bottom:12px}.note-art{min-height:80px;padding-top:12px;justify-content:flex-start;padding-left:7px}.doodle{width:62px;height:67px}.doodle-caption{font-size:24px;max-width:150px}.wall-meta-label{font-size:9px}.wall-meta{gap:8px}.sample-explanation{max-width:170px}.hero h1{font-size:31px}.hero-heart{width:40px;height:48px}.hero-subtitle{font-size:16px}.hero .button{min-height:43px}.form-modal{width:100%;max-width:100%;height:100dvh;max-height:100dvh;border-radius:0;border:0;margin:0}.form-modal .modal-inner{padding:28px 21px 25px}.form-modal h2{text-align:left;font-size:25px;margin:5px 25px 9px 0}.form-intro{text-align:left;margin:0 0 24px;font-size:11px}.mood-options{gap:0}.mood-choice{padding:7px 0 5px;min-height:48px}.mood-emoji{font-size:19px}.mood-value{font-size:9px}.drawing-pad{height:160px}.drawing-tools{gap:5px}.palette{gap:7px}.color-button{width:22px;height:22px}.tool-button{height:30px;min-width:30px;padding:4px 6px}.detail-modal .note-art{justify-content:center;padding-left:0}.detail-modal .note-answers dd{font-size:13px}.detail-modal .note-date{font-size:10px}.detail-modal .note-header{flex-wrap:wrap}.detail-modal .note-mood{position:absolute;right:25px;top:0}.detail-actions{flex-wrap:wrap}.detail-actions .button{padding:8px 13px}.success-modal .modal-inner{padding:42px 24px 28px}.success-modal h2{font-size:27px}}
.mood-face{width:27px;height:27px}.mood-emoji .mood-face{width:22px;height:22px}.detail-modal .mood-face{width:32px;height:32px}.note-mood{flex-shrink:0}.detail-modal .note-name{font-family:var(--hand);font-weight:600}
.note-open{position:absolute;inset:0;z-index:1;border:0;border-radius:inherit;background:transparent;cursor:pointer}.note-open:focus-visible{outline:2px solid #b84370;outline-offset:5px}.note-footer{position:relative;z-index:2;display:flex;justify-content:flex-end;margin-top:10px;border-top:1px solid #75636f16;padding-top:3px}.note-like{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-width:60px;min-height:44px;padding:6px 10px;border-radius:18px;color:#796670;font-size:12px;font-variant-numeric:tabular-nums;transition:background .15s,color .15s}.note-like:hover{background:#fff6;color:#b74672}.note-like .like-heart{width:18px;height:23px;stroke:#ba6a86;stroke-width:2.9}.note-like[aria-pressed=true]{color:#a33760}.note-like[aria-pressed=true] .like-heart{fill:#ee8fb0;stroke:#b74672}.note-like:disabled{opacity:.6;cursor:wait}.detail-modal .note-footer{margin-top:0}.sample-tag{display:none}
@media(max-width:479px){.mood-emoji .mood-face{width:23px;height:23px}.mood-choice{min-height:48px}}
.wall{--masonry-gap:28;max-height:none;align-items:start}.wall.masonry{grid-auto-rows:1px;grid-auto-flow:row dense;row-gap:0}.wall.masonry>.note{grid-row-end:span var(--row-span,1)}#wall>.note{min-height:0}#wall .note-art{margin-top:0}#wall .note-art:empty{display:none}@media(max-width:719px){.wall{--masonry-gap:25}}
.wall-ad{min-width:0;border:1px solid #18181b;border-radius:8px;background:#111113;overflow:hidden}.ad-mini-banner-link{display:flex;align-items:center;gap:12px;height:100%;min-height:66px;padding:8px 12px 8px 8px;color:white;text-decoration:none;transition:background .15s,transform .15s}.ad-mini-banner-link:hover{background:#242026}.ad-mini-banner-link:focus-visible{outline:3px solid #ff159c;outline-offset:-3px}.ad-mini-banner-link>img{display:block;flex-shrink:0;width:72px;height:48px;object-fit:cover;border-radius:4px}.ad-mini-copy{min-width:0;flex:1}.ad-mini-label{font-size:8px;color:#b9acb5;white-space:nowrap}.ad-mini-label>span{margin:0 5px}.ad-mini-label strong{font-size:11px;letter-spacing:-.5px;color:white}.ad-mini-label strong span{color:#ff159c}.ad-mini-copy p{margin:3px 0 0;font-size:12px;line-height:1.4;color:#f0e8ed}.ad-mini-link{display:inline-flex;align-items:center;justify-content:center;gap:5px;flex-shrink:0;min-width:44px;min-height:44px;font-size:12px;font-weight:600;color:#ff73c1}.ad-mini-banner-link:hover .ad-mini-link{text-decoration:underline}.ad-cluster{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:0 5px 22px}.socialpro-mini .ad-mini-label strong span{color:#b49aff}.socialpro-mini .ad-mini-link{color:#cbb8ff}.socialpro-mini .ad-mini-banner-link>img{object-fit:contain}.socialpro-mini .ad-mini-banner-link:hover{background:#211c2d}.socialpro-mini .ad-mini-banner-link:focus-visible{outline-color:#b49aff}.todaymet-mini{border-color:#d8e1ef;background:#f5f8ff}.todaymet-mini .ad-mini-banner-link{color:#16191e}.todaymet-mini .ad-mini-banner-link:hover{background:#eaf2ff}.todaymet-mini .ad-mini-banner-link:focus-visible{outline-color:#70aef6}.todaymet-mini .ad-mini-label{color:#69758b}.todaymet-mini .ad-mini-label strong{color:#151920}.todaymet-mini .ad-mini-label strong span{color:#738fe5}.todaymet-mini .ad-mini-copy p{color:#434b59}.todaymet-mini .ad-mini-link{color:#367fcf}@media(max-width:959px) and (min-width:480px){.ad-cluster{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.ad-mini-banner-link{gap:8px;padding-right:8px}.ad-mini-banner-link>img{width:56px;height:46px}.ad-mini-link{min-width:36px;font-size:11px}}
.todaymet-mini{border-color:#18181b;background:#111113}.todaymet-mini .ad-mini-banner-link{color:#fff}.todaymet-mini .ad-mini-banner-link:hover{background:#20232a}.todaymet-mini .ad-mini-banner-link:focus-visible{outline-color:#70aef6}.todaymet-mini .ad-mini-label{color:#aeb8ca}.todaymet-mini .ad-mini-label strong{color:#fff}.todaymet-mini .ad-mini-label strong span{color:#86a4ff}.todaymet-mini .ad-mini-copy p{color:#f0f2f7}.todaymet-mini .ad-mini-link{color:#85bfff}
#wall>.wall-ad{width:100%;margin:0;grid-column:1/-1}#wall.masonry>.wall-ad{grid-row-end:span var(--row-span,1)}
.wall-meta{display:grid;grid-template-columns:auto minmax(180px,300px) minmax(240px,1fr);align-items:center;gap:10px 18px}.wall-search{position:relative;min-width:0}.wall-search-label,.wall-search-help{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.wall-search-controls{display:flex;align-items:stretch;min-width:0}.wall-search input{min-width:0;width:100%;height:32px;padding:6px 9px;border:1px solid #ded6d2;border-right:0;border-radius:7px 0 0 7px;background:#ffffffb8;color:var(--ink);font-size:10px;outline-offset:2px}.wall-search input:focus{border-color:#dc88a8}.wall-search-controls button{min-width:auto;height:32px;padding:5px 9px;border:1px solid #d8c9ce;background:#f7e3ea;color:#76505f;font-size:9px;font-weight:600}.wall-search-controls button[type=submit]{border-radius:0 7px 7px 0}.wall-search-controls button+button{margin-left:5px;border-color:#d8d1ce;border-radius:7px;background:#fff}.wall-search-status{display:block;margin-top:4px;color:#74465a!important;font-size:9px;line-height:1.3}.sample-explanation{text-align:right}@media(max-width:719px){.wall-meta{grid-template-columns:1fr;gap:9px}.wall-search{width:min(100%,260px);justify-self:center}.sample-explanation{justify-self:end;max-width:260px;text-align:right}.ad-cluster{display:none}}
.wall-meta{grid-template-columns:auto minmax(360px,520px) minmax(240px,1fr)}.wall-tools{display:flex;align-items:flex-start;gap:8px;min-width:0}.wall-tools .wall-search{flex:1}.wall-sort{display:flex;align-items:center;gap:5px;color:#817981;font-size:9px;white-space:nowrap}.wall-sort select{height:32px;padding:5px 22px 5px 8px;border:1px solid #ded6d2;border-radius:7px;background:#ffffffb8;color:#5f5961;font-size:10px;outline-offset:2px}.wall-sort select:focus{border-color:#dc88a8}@media(max-width:719px){.wall-meta{grid-template-columns:1fr}.wall-tools{width:min(100%,420px);justify-self:center}.wall-tools .wall-search{width:auto;min-width:0}.wall-sort{flex-shrink:0}}
.note-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 22px}.note-form-grid .form-full{grid-column:1/-1}.form-modal{width:860px}.form-modal .modal-inner{padding:30px 36px 27px}.note-form-grid .answer-input{height:96px;min-height:96px}.note-form-grid .drawing-pad{height:180px}@media(max-width:719px){.form-modal{width:490px}.form-modal .modal-inner{padding:30px 24px 25px}.note-form-grid{display:block}.note-form-grid .answer-input{height:83px;min-height:83px}.note-form-grid .drawing-pad{height:154px}}@media(max-width:479px){.form-modal .modal-inner{padding:28px 21px 25px}.note-form-grid .drawing-pad{height:160px}.wall-search-controls button{min-width:67px;padding-left:10px;padding-right:10px}.wall-ad{margin-bottom:0}.ad-mini-banner-link{gap:9px;padding-right:7px}.ad-mini-banner-link>img{width:62px;height:48px}.ad-mini-label{font-size:7px}.ad-mini-label strong{font-size:10px}.ad-mini-copy p{font-size:11px}}
@media(max-width:719px){.todaymet-profile-field{align-items:stretch;flex-direction:column;gap:9px}.todaymet-profile-controls{flex:0 0 auto}}
@media(max-width:479px){.todaymet-profile-controls{align-items:stretch;flex-direction:column}.todaymet-create-link{width:100%}.detail-actions .todaymet-profile-link{order:1}.detail-actions #copy-note{order:2}.detail-actions [data-close]{order:3}}
@media(max-width:719px){.manage-modal{width:540px}.manage-form-grid{display:block}.manage-note-form .answer-input{height:83px;min-height:83px}}@media(max-width:479px){.manage-modal{width:100%;max-width:100%;height:100dvh;max-height:100dvh;border-radius:0;border:0;margin:0}.manage-current-drawing{align-items:flex-start;flex-direction:column}.manage-current-drawing img{width:100%;height:78px}.manage-note-form .drawing-tools{gap:5px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}}
.security-disclosure{font-size:11px;color:var(--muted);margin:14px 0}.security-disclosure a{text-underline-offset:3px}.analytics-choice{position:fixed;z-index:10;bottom:16px;left:16px;max-width:440px;padding:17px 20px;border:1px solid var(--line);border-radius:12px;background:var(--paper);box-shadow:0 5px 24px #292a3118}.analytics-choice p{margin:0 0 12px;font-family:var(--serif);font-size:18px}.analytics-choice p span{display:block;margin-top:5px;font-family:var(--sans);font-size:12px;line-height:1.5;color:var(--muted)}.analytics-choice>div{display:flex;gap:10px;flex-wrap:wrap}.analytics-choice .button{font-size:12px;min-height:44px;padding:9px 15px}.analytics-choice-open{padding-bottom:155px}@media(max-width:479px){.analytics-choice{left:10px;right:10px;bottom:10px;padding:14px 16px}.analytics-choice-open{padding-bottom:180px}.grecaptcha-badge{bottom:195px!important}}

/* Keep secondary interface text comfortably readable across the site. */
.site-nav,.button-small,.pagination,.form-intro,.field label,.field-label,.text-input::placeholder,.answer-input::placeholder,.form-error,.success-text,.detail-actions .button,.toast,.noscript-message,.analytics-choice p span,.analytics-choice .button{font-size:13px}
.chance{color:#f185a8;font-size:16px;font-weight:600;line-height:1.55}
.wall-meta,.wall-meta-label,.site-footer,.footer-links button,.note-date,.note-answers dt,.sample-tag,.optional,.counter,.mood-value,.mood-clear,.tool-button,.consent,.manage-save,.manage-save button,.copy-fallback,.detail-modal .note-date,.detail-modal .note-answers dt,.report-button,.detail-status,.todaymet-profile-copy label,.todaymet-profile-copy p,.todaymet-create-link,.todaymet-profile-link,.manage-current-drawing,.manage-drawing-help,.manage-edit-status,.manage-status,.recaptcha-field p,.security-disclosure,.wall-search-status,.wall-sort{font-size:13px}
.note-answers dd,.note-like,.ad-mini-copy p,.ad-mini-link{font-size:13px}
.ad-mini-label,.ad-mini-label strong{font-size:13px}
.wall-search input,.wall-sort select,.wall-search-controls button{font-size:13px}

@media(max-width:479px){
    .note-name{font-size:31px}
    .note-date{font-size:13px}
    .note-mood{font-size:29px}
    .note-answers dt{font-size:14px;line-height:1.4}
    .note-answers dd{font-size:16px;line-height:1.55;margin-bottom:14px}
    #wall .note-footer{margin-top:4px;padding-top:0}
    #wall .note-like{min-height:36px;padding:2px 8px;font-size:14px}
    .doodle-caption{font-size:26px}
    .detail-modal .note-name{font-size:32px}
    .detail-modal .note-date{font-size:13px}
    .detail-modal .note-answers dt{font-size:14px}
    .detail-modal .note-answers dd{font-size:16px;line-height:1.55}
}

@media(max-width:1100px) and (min-width:720px){
    .site-header{gap:28px}
}

@media(max-width:719px){
    .site-header{gap:12px;min-height:84px}
    .brand{gap:10px}
    .brand-name{font-size:18px;white-space:nowrap}
    .brand-marquee{padding:6px 16px}
    .brand-marquee-item{font-size:11px}
}

@media(max-width:379px){
    .site-header{padding-right:18px;padding-left:18px}
}

.footer-links a{font-size:11px;padding:6px 0;text-decoration:none}.footer-links a:hover{text-decoration:underline}

.site-header{position:sticky;z-index:40;top:0;background:transparent;isolation:isolate}.site-header::before{content:'';position:absolute;z-index:-1;top:0;bottom:0;left:calc(50% - 50vw);right:calc(50% - 50vw);border-bottom:1px solid transparent;background:transparent;pointer-events:none;transition:background-color .18s ease,border-color .18s ease}.site-header.is-stuck::before{border-bottom-color:#eee5df;background:#fff}.site-nav{flex:0 1 auto}.header-actions{display:flex;align-items:center;gap:9px;margin-left:auto}.header-action{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:38px;padding:8px 15px;border:1px solid transparent;border-radius:999px;color:#3f353a;font-size:12px;font-weight:700;line-height:1;text-decoration:none;white-space:nowrap;box-shadow:0 4px 11px #55404912;transition:transform .18s ease,box-shadow .18s ease,filter .18s ease}.header-action:hover{color:#30282d;transform:translateY(-2px);box-shadow:0 7px 15px #55404920;filter:saturate(1.08)}.header-action-icon{width:16px;height:16px;flex:0 0 auto;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.header-action-notes{border-color:#e792ad;background:#f5a8bf;color:#57304d}.header-action-startups{border-color:#5f8b70;background:#6f9b80;color:#fffdf9}.header-action-records{border-color:#e792ad;background:#f5a8bf;color:#57304d}.header-action[aria-current=page]{box-shadow:0 0 0 2px #fbf8f4,0 0 0 4px #e77d9f}.header-action[aria-current=page]:hover{transform:none}
.header-action-startups:hover{color:#fffdf9}
.site-header.is-stuck::before{background:var(--paper)}
.site-header::before{inset:0}
.site-header.is-stuck::before{position:fixed;top:0;right:0;bottom:auto;left:0;height:var(--sticky-header-height)}

@media(max-width:1100px) and (min-width:720px){.site-header{gap:20px}.site-nav{gap:15px}.header-actions{gap:6px}.header-action{gap:5px;padding:8px 10px;font-size:11px}.header-action-icon{width:14px;height:14px}}

@media(max-width:719px){.site-header{display:grid;grid-template-columns:minmax(0,1fr) auto;row-gap:10px;padding:12px 18px 10px;min-height:0}.brand{grid-column:1;grid-row:1}.menu-toggle{grid-column:2;grid-row:1;margin-left:0}.site-nav{right:18px;top:calc(100% - 1px);width:min(260px,calc(100vw - 36px))}.header-actions{display:grid;grid-column:1/-1;grid-row:2;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;width:100%;margin:0}.header-action{min-width:0;width:100%;min-height:38px;gap:5px;padding:8px 6px;font-size:10.5px}.header-action-icon{width:15px;height:15px}.header-action[aria-current=page]{box-shadow:0 0 0 1px #fbf8f4,0 0 0 3px #e77d9f}}
@media(max-width:359px){.header-actions{gap:5px}.header-action{gap:3px;padding:7px 4px;font-size:9px}.header-action-icon{width:13px;height:13px}}
@media(max-width:719px){.header-action{min-height:48px;padding:8px 5px;font-size:12px;line-height:1.15;text-align:center;white-space:normal}}
@media(max-width:359px){.header-action{font-size:11px}}
@media(max-width:719px){.header-action{min-height:42px;gap:3px;padding-top:4px;padding-bottom:4px;font-size:13px}}
@media(max-width:359px){.header-action{font-size:12px}}
@media(max-width:719px){.header-actions .header-action-icon{display:none}.header-action{gap:0}}
