:root{--plum:#321124;--gold:#ffb23d;--rose:#f2508d;--teal:#29776c;--paper:#fff8eb;--muted:#76656c;--border:#e4d9d9;--white:#fff;--radius:18px;--shadow:0 10px 35px rgba(50,17,36,.05)}
*{box-sizing:border-box}body{margin:0;color:var(--plum);background:#faf6f1;font:16px/1.5 Arial,Helvetica,sans-serif}a{color:inherit}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}button:disabled{opacity:.55;cursor:not-allowed}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid var(--teal);outline-offset:3px}[hidden]{display:none!important}h1,h2,h3,p{margin:0}h1{font:700 clamp(1.9rem,3vw,2.7rem)/1.15 Georgia,serif;letter-spacing:-.035em}h2{font-size:1.25rem;letter-spacing:-.02em}h3{font-size:1rem}small,.muted{color:var(--muted)}.eyebrow{font-size:.7rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:var(--teal);margin-bottom:8px}.demo-banner{background:var(--plum);color:var(--paper);padding:10px 24px;text-align:center;font-size:.8rem;line-height:1.5}.demo-banner strong{color:var(--gold)}.topbar{background:var(--white);border-bottom:1px solid var(--border)}.topbar-inner{max-width:1240px;margin:auto;display:flex;justify-content:space-between;align-items:center;gap:20px;padding:18px 32px}.brand{display:flex;align-items:center;gap:12px;text-decoration:none}.brand img{width:55px;height:55px;border-radius:50%;object-fit:cover}.brand strong{font:700 1.15rem Georgia,serif}.brand small{display:block;font-size:.73rem;letter-spacing:.1em;text-transform:uppercase;margin-top:4px}.top-actions{display:flex;gap:12px;align-items:center}.lang-switch{display:flex;gap:2px;border:1px solid var(--border);border-radius:9px;padding:3px}.lang-switch button{background:none;border:0;min-height:38px;min-width:42px;border-radius:6px;font-size:.8rem;font-weight:700}.lang-switch button[aria-pressed=true]{background:var(--plum);color:white}.btn{display:inline-flex;justify-content:center;align-items:center;gap:8px;min-height:46px;padding:11px 18px;border:1px solid var(--border);border-radius:10px;background:white;color:var(--plum);font-weight:700;font-size:.88rem;text-decoration:none;line-height:1.3}.btn:hover{filter:brightness(.97)}.btn-primary{background:var(--plum);border-color:var(--plum);color:white}.btn-gold{background:var(--gold);border-color:var(--gold);color:var(--plum)}.btn-teal{background:var(--teal);border-color:var(--teal);color:white}.btn-danger{color:#a42839}.btn-quiet{background:transparent;border-color:transparent}.full{width:100%}.shell{max-width:1240px;margin:auto;padding:30px 32px 60px}.page-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:24px}.page-heading .muted{margin-top:9px}.main-tabs{display:flex;gap:8px;border-bottom:1px solid var(--border);margin:0 0 30px;padding-bottom:0}.main-tabs button{background:transparent;border:0;min-height:54px;padding:14px 28px;font-weight:700;color:var(--muted);border-bottom:3px solid transparent}.main-tabs button[aria-selected=true]{color:var(--plum);border-bottom-color:var(--rose)}.count-pill{display:inline-flex;align-items:center;justify-content:center;background:#fbe5ec;color:#8c214a;border-radius:50%;min-width:24px;min-height:24px;font-size:.73rem;margin-left:7px;padding:1px 6px}.notice{padding:14px 18px;border:1px solid #eadab6;border-radius:12px;background:#fff6dc;line-height:1.6;font-size:.88rem;margin-bottom:22px}.notice.good{background:#eaf4ef;border-color:#cde4d8;color:#205947}.notice.error{background:#fcecef;border-color:#f0bac7;color:#86283e}.notice button{margin-left:8px}.stat-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px;margin-bottom:28px}.stat{background:white;border:1px solid var(--border);border-radius:15px;padding:20px;display:flex;align-items:center;gap:17px}.stat-icon{width:42px;height:42px;background:#fff1d7;color:#8b5b11;border-radius:12px;display:flex;align-items:center;justify-content:center}.stat:nth-child(2) .stat-icon{background:#fbe9ef;color:#973251}.stat:nth-child(3) .stat-icon{background:#e8f3ef;color:var(--teal)}.stat-icon svg{width:22px;height:22px}.stat strong{font-size:1.8rem;display:block;line-height:1.1}.stat small{font-size:.8rem}.workspace{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:24px;align-items:start}.panel{background:white;border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow)}.panel-head{padding:22px 24px;border-bottom:1px solid var(--border);display:flex;justify-content:space-between;align-items:center;gap:12px}.panel-body{padding:24px}.toolbar{display:flex;flex-wrap:wrap;gap:10px;padding:20px 24px}.toolbar select,.toolbar input{min-height:42px;padding:9px 12px}.toolbar input[type=search]{flex:1;min-width:160px}.filter-chips{display:flex;flex-wrap:wrap;gap:7px;padding:0 24px 18px}.filter-chips button{background:white;border:1px solid var(--border);border-radius:30px;min-height:38px;padding:8px 14px;color:var(--muted);font-size:.8rem;font-weight:700}.filter-chips button.active{background:var(--plum);border-color:var(--plum);color:white}.order-list{border-top:1px solid var(--border)}.order-row{display:grid;grid-template-columns:48px minmax(0,1fr) auto;gap:15px;width:100%;padding:21px 24px;border:0;border-bottom:1px solid #eee6e7;background:white;text-align:left;color:var(--plum);align-items:center}.order-row:last-child{border-bottom:0;border-radius:0 0 var(--radius) var(--radius)}.order-row:hover{background:#fffcf6}.order-avatar{height:45px;width:45px;background:#f5e9ee;display:flex;align-items:center;justify-content:center;border-radius:12px;color:#843256;font-size:.8rem;font-weight:700}.order-primary{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.order-primary strong{font-size:.96rem}.order-info{font-size:.81rem;color:var(--muted);margin-top:4px;overflow-wrap:anywhere}.order-ref{font-size:.68rem;color:#92808a}.badge{display:inline-block;border-radius:6px;padding:4px 9px;font-size:.67rem;letter-spacing:.025em;font-weight:700;white-space:nowrap}.badge-new{color:#843256;background:#fbe5ef}.badge-confirmed{background:#eaf0fb;color:#344f85}.badge-baking{background:#fff1d8;color:#855a19}.badge-ready{background:#e5f2ec;color:#28694e}.badge-picked_up,.badge-cancelled{background:#f0ecee;color:#70606b}.order-chevron{color:#9c8a91;font-size:1.4rem}.empty{padding:44px 25px;text-align:center;color:var(--muted);line-height:1.7}.side-title{font-size:1rem;margin-bottom:5px}.production-row{display:flex;justify-content:space-between;gap:15px;padding:14px 0;border-bottom:1px solid #eee7e5;font-size:.88rem}.production-row:last-child{border:0}.production-row strong{font-size:1.25rem}.side-note{margin-top:16px;font-size:.75rem;line-height:1.6;color:var(--muted)}.help-note{font-size:.85rem;color:var(--muted);line-height:1.7;padding:22px 3px}.help-note strong{color:var(--plum)}.actions-row{display:flex;gap:10px;flex-wrap:wrap;margin-top:20px}.field{display:block;margin-bottom:18px}.field-label{display:block;font-size:.85rem;font-weight:700;margin-bottom:8px}input:not([type=checkbox]):not([type=radio]),textarea,select{width:100%;border:1px solid #cdbfc5;background:white;color:var(--plum);border-radius:9px;min-height:46px;padding:11px 12px}textarea{resize:vertical;min-height:85px}.field small{display:block;font-size:.75rem;margin-top:6px}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:18px}.check-field{display:flex;gap:12px;align-items:flex-start;font-size:.86rem;line-height:1.6}.check-field input{width:20px;height:20px;flex-shrink:0;margin-top:2px;accent-color:var(--plum)}.settings-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.stack{display:grid;gap:24px}.settings-grid .panel-body h3{margin-bottom:16px}.settings-grid .notice{margin-bottom:0}details{border-top:1px solid var(--border);padding:16px 0}summary{font-weight:700;cursor:pointer;min-height:30px;font-size:.9rem}details p{margin-top:12px;color:var(--muted);font-size:.86rem;line-height:1.7}.toggle-line{display:flex;justify-content:space-between;align-items:center;gap:18px}.toggle-line span{display:block}.toggle-line small{font-size:.77rem}.switch{width:50px;height:29px;appearance:none;border-radius:30px;background:#cbbfc5;position:relative;cursor:pointer;flex-shrink:0}.switch:checked{background:var(--teal)}.switch:before{content:'';position:absolute;top:4px;left:4px;width:21px;height:21px;background:#fff;border-radius:50%;transition:transform .15s}.switch:checked:before{transform:translateX(21px)}.menu-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.menu-card{overflow:hidden}.menu-card img{width:100%;height:170px;object-fit:cover}.menu-card .panel-body{padding:22px}.menu-card h3{font:700 1.25rem Georgia,serif;margin-bottom:8px}.menu-meta{display:flex;justify-content:space-between;align-items:center;margin:18px 0}.disabled-note{padding:22px;background:#f4eef1;border:1px dashed #dacbd2;border-radius:14px;color:var(--muted);font-size:.86rem;line-height:1.6}.modal{border:0;border-radius:22px;width:min(610px,calc(100% - 24px));max-height:90vh;padding:0;color:var(--plum);box-shadow:0 20px 100px #21121a44}.modal::backdrop{background:#24131bd0}.modal .panel-head{position:sticky;top:0;background:white;z-index:2}.modal h2{font:700 1.55rem Georgia,serif}.close-btn{width:44px;height:44px;background:#f7f1f3;border:0;border-radius:50%;font-size:1.4rem;color:var(--plum)}.detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-bottom:22px}.detail-grid dt{font-size:.73rem;color:var(--muted);margin-bottom:5px}.detail-grid dd{margin:0;font-size:.93rem;font-weight:700;overflow-wrap:anywhere}.detail-section{padding-top:20px;margin-top:20px;border-top:1px solid var(--border)}.detail-section h3{margin-bottom:13px}.detail-section p{font-size:.88rem;color:var(--muted);white-space:pre-wrap;overflow-wrap:anywhere}.quote-summary{padding:16px;background:#fff6e4;border-radius:12px;font-size:.9rem;line-height:1.7}.photo-preview{max-height:260px;width:100%;object-fit:contain;border-radius:12px;margin-top:15px;background:#f6f1ef}.status-flow{display:flex;gap:5px;margin:20px 0}.status-step{height:5px;border-radius:4px;flex:1;background:#e7dfe2}.status-step.done{background:var(--teal)}.toast{position:fixed;left:50%;transform:translateX(-50%);bottom:24px;max-width:calc(100% - 32px);padding:14px 24px;background:var(--plum);color:white;border-radius:12px;box-shadow:0 8px 50px #32112433;z-index:30;font-size:.9rem}.login-panel{max-width:430px;margin:50px auto}.login-panel h1{font-size:2rem;margin-bottom:12px}.login-panel p{margin-bottom:24px}.public-shell{max-width:1140px;margin:auto;padding:44px 32px 70px}.public-heading{max-width:710px;margin-bottom:30px}.public-heading h1{font-size:clamp(2.2rem,4vw,3.5rem);margin-bottom:15px}.public-heading h1 em{color:#a12e5e}.public-heading>p{color:var(--muted);line-height:1.75}.step-label{display:flex;align-items:center;gap:10px;margin-bottom:24px}.step-label span{width:29px;height:29px;display:flex;align-items:center;justify-content:center;background:var(--gold);border-radius:50%;font-size:.78rem;font-weight:700}.step-label h2{font:700 1.45rem Georgia,serif}.order-layout{display:grid;grid-template-columns:1fr 320px;gap:25px;align-items:start}.order-form .panel{margin-bottom:24px}.order-form .panel-body{padding:26px}.product-choice{display:grid;grid-template-columns:76px 1fr;gap:18px;padding:20px 0;border-top:1px solid var(--border)}.product-choice:first-of-type{border:0;padding-top:0}.product-choice img{width:76px;height:76px;object-fit:cover;border-radius:12px}.product-choice h3{font:700 1.15rem Georgia,serif}.product-choice p{font-size:.82rem;color:var(--muted);margin:7px 0}.product-bottom{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-top:12px}.product-price{font-size:.83rem;font-weight:700}.quantity{display:flex;align-items:center;border:1px solid var(--border);border-radius:9px;overflow:hidden}.quantity button{width:36px;min-height:40px;border:0;background:#faf5ee;color:var(--plum);font-size:1.15rem}.quantity input{width:50px!important;min-height:40px!important;border:0!important;text-align:center;padding:4px!important;border-radius:0!important;appearance:textfield}.quantity input::-webkit-inner-spin-button{appearance:none}.summary-card{position:sticky;top:22px}.summary-card h2{font:700 1.35rem Georgia,serif;margin-bottom:18px}.summary-lines{font-size:.87rem}.summary-line{display:flex;justify-content:space-between;gap:14px;padding:12px 0;border-bottom:1px solid var(--border)}.summary-bottom{margin-top:18px;font-size:.8rem;color:var(--muted);line-height:1.75}.upload{border:1px dashed #bda6b4;border-radius:12px;padding:18px;background:#fbf7fa}.upload input{padding:0!important;border:0!important;background:transparent!important;min-height:30px!important;font-size:.8rem}.privacy-note{font-size:.75rem;color:var(--muted);line-height:1.7;margin:15px 0}.progress-track{display:flex;justify-content:space-between;gap:7px;flex-wrap:wrap;margin:22px 0}.progress-track span{font-size:.75rem;padding:9px 12px;background:#f2edef;border-radius:8px}.progress-track span.current{background:var(--teal);color:white}.code{font-family:ui-monospace,monospace;font-size:.87rem}.receipt-card{max-width:660px;margin:30px auto}.receipt-card h1{font-size:2.1rem;margin-bottom:14px}.brand-footer{text-align:center;margin:38px 0 0;color:var(--muted);font-size:.75rem}.inline-error{font-size:.84rem;color:#9b2140;margin:10px 0}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.print-only{display:none}.promo-order{background:#fff4d8;color:#321124;padding:45px max(20px,calc((100% - 1320px)/2));border-top:5px solid #f2508d;display:flex;gap:30px;align-items:center;justify-content:space-between}.promo-order h2{font:700 clamp(1.8rem,3vw,2.8rem) Georgia,serif;letter-spacing:-.035em}.promo-order p{max-width:620px;margin:14px 0 0;font-size:1rem}.home-order-button{background:#321124!important;color:#fff4d8!important;border-color:#321124!important;white-space:nowrap}.pause-button{white-space:nowrap}
@media(max-width:1000px){.workspace{grid-template-columns:minmax(0,1fr) 250px}.shell{padding-inline:24px}.topbar-inner{padding-inline:24px}.order-layout{grid-template-columns:1fr 270px}.panel-head,.panel-body{padding:20px}.order-row{padding:18px}.toolbar{padding:16px}.filter-chips{padding-inline:16px}.settings-grid{grid-template-columns:1fr 1fr}}
@media(max-width:760px){.topbar-inner{padding:12px 16px;gap:10px}.top-actions{gap:5px}.brand strong{font-size:.94rem}.brand img{width:44px;height:44px}.brand small{font-size:.61rem}.site-link{display:none}.shell,.public-shell{padding:24px 16px 60px}.page-heading{align-items:flex-start;flex-direction:column;gap:16px}.page-heading h1{font-size:2rem}.pause-button{align-self:stretch}.main-tabs{margin-bottom:23px;justify-content:stretch}.main-tabs button{flex:1;padding-inline:12px}.stat-row{gap:8px;margin-bottom:20px}.stat{padding:15px 11px;display:block}.stat-icon{display:none}.stat strong{font-size:1.6rem}.stat small{font-size:.7rem}.workspace{grid-template-columns:1fr}.daily-panel{order:2}.order-layout{grid-template-columns:1fr}.summary-card{position:static}.settings-grid,.menu-grid{grid-template-columns:1fr}.order-row{gap:10px;grid-template-columns:37px minmax(0,1fr) auto;padding:18px 15px}.order-avatar{width:37px;height:40px}.order-primary strong{font-size:.9rem}.order-info{font-size:.77rem}.toolbar input[type=date]{max-width:165px}.toolbar input[type=search]{min-width:100%;order:2}.panel-head{padding:18px}.panel-head h2{font-size:1.1rem}.filter-chips{gap:6px}.filter-chips button{padding:7px 12px;font-size:.74rem}.field-row{gap:12px}.order-form .panel-body{padding:22px 18px}.product-choice{grid-template-columns:66px 1fr;gap:12px}.product-choice img{width:66px;height:66px}.product-bottom{align-items:flex-start;flex-wrap:wrap;gap:10px}.promo-order{flex-direction:column;align-items:flex-start;padding:35px 20px}.demo-banner{font-size:.72rem;padding:9px 14px}.modal .panel-body{padding:20px}.detail-grid{gap:14px}.actions-row .btn{flex-grow:1}.public-heading{margin-bottom:22px}.public-heading h1{font-size:2.5rem}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
@media print{body>*:not(#print-area){display:none!important}#print-area{display:block!important;position:static;background:white;color:black;font:14px/1.5 Arial,sans-serif;padding:20px}#print-area h1{font:700 25px Georgia,serif;margin-bottom:18px}#print-area img{max-width:260px;max-height:240px;object-fit:contain}#print-area table{width:100%;border-collapse:collapse}#print-area td,#print-area th{text-align:left;border-bottom:1px solid #bbb;padding:9px}#print-area p{margin:12px 0}}
/* Keep the desktop date toolbar compact and order references on their own line. */
.toolbar input[type=date]{width:155px;flex:0 0 155px}.order-info,.order-ref{display:block}.order-ref{margin-top:3px}.filter-chips button{min-height:42px}.lang-switch button{min-height:40px}
@media(max-width:760px){.toolbar{gap:8px}.toolbar input[type=date]{width:148px;flex:0 0 148px}.toolbar #today-filter{padding-inline:12px}.toolbar #all-dates{padding-inline:8px}.filter-chips button{min-height:44px}}
/* Photo controls stay collapsed inside Settings; no extra navigation. */
.website-photos{margin-top:26px;background:white;border:1px solid var(--border);border-radius:16px;padding:0}.website-photos>summary{padding:20px 24px;font-size:1rem;min-height:64px}.website-photos[open]>summary{border-bottom:1px solid var(--border)}#photo-manager{padding:24px}.photo-manager-head{display:flex;align-items:flex-start;justify-content:space-between;gap:24px}.photo-manager-head .btn{flex-shrink:0}.photo-manager-head h3{font:700 1.35rem Georgia,serif}.photo-manager-head p,.photo-sync-status p{margin-top:8px!important;max-width:640px}.photo-manager-count{margin:22px 0 14px!important;font-size:.8rem!important;color:var(--muted)}.photo-manager-list{display:grid;grid-template-columns:1fr 1fr;gap:12px}.managed-photo{display:grid;grid-template-columns:64px 1fr auto;align-items:center;gap:12px;border:1px solid var(--border);padding:14px;border-radius:12px;min-width:0}.managed-photo>img{height:64px;width:64px;object-fit:cover;border-radius:8px}.managed-photo-copy{min-width:0;overflow-wrap:anywhere}.managed-photo-copy strong{font-size:.84rem;display:block}.caption-edit{padding:6px 0;min-height:44px;font-size:.76rem;justify-content:flex-start}.photo-visible{display:flex;flex-direction:column;align-items:center;gap:5px;font-size:.7rem;min-width:56px}.photo-visible input{margin:0}.photo-sync-status{margin-top:24px;padding:18px 20px;border-radius:12px;background:#f6f1ee;border:1px dashed var(--border);font-size:.85rem}.photo-sync-status p{font-size:.8rem!important;line-height:1.7!important}.gallery-rights{margin:20px 0}#gallery-editor .photo-preview{margin:0 0 20px;max-height:160px}#gallery-form .side-note{margin-bottom:18px}
@media(max-width:900px){.photo-manager-list{grid-template-columns:1fr}}
@media(max-width:760px){#photo-manager{padding:18px}.website-photos>summary{padding:18px}.photo-manager-head{flex-direction:column;gap:16px}.photo-manager-head .btn{width:100%}.managed-photo{padding:12px;gap:10px;grid-template-columns:54px minmax(0,1fr) 56px}.managed-photo>img{width:54px;height:60px}}


/* Shared bakery conversations */
.chat-box{margin-top:24px;border:1px solid var(--line,#ded3d6);border-radius:18px;overflow:hidden;background:#fffaf5}.chat-heading{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;padding:22px 22px 0}.chat-heading h2{font-size:1.4rem}.chat-heading .eyebrow{font-size:.75rem}.chat-label{white-space:nowrap;font-size:.75rem;padding:6px 10px;border-radius:30px;background:#f2deeb;color:#641344}.chat-intro{font-size:.9rem;color:#695561;padding:12px 22px 18px;margin:0}.chat-log{max-height:420px;min-height:180px;overflow-y:auto;padding:16px 22px;background:#f3ecef;border-top:1px solid #e6dce0;border-bottom:1px solid #e6dce0;display:flex;flex-direction:column;gap:12px;overscroll-behavior:contain}.chat-bubble{width:fit-content;max-width:88%;padding:13px 16px;border-radius:16px 16px 16px 3px;box-shadow:0 2px 6px #32112408;overflow-wrap:anywhere}.chat-bubble p{margin:7px 0;white-space:pre-wrap;font-size:1rem;line-height:1.5}.chat-theirs{background:#fff;color:#321124;align-self:flex-start}.chat-mine{background:#42172f;color:#fff8f0;align-self:flex-end;border-radius:16px 16px 3px 16px}.chat-message-meta{display:flex;gap:12px;align-items:center;font-size:.8rem}.chat-message-meta span,.chat-bubble time{font-size:.75rem;opacity:.8}.chat-system{font-size:.8rem;color:#715663;text-align:center;padding:8px}.chat-empty{padding:30px 0;text-align:center;color:#715663}.chat-connection{padding:8px 22px;font-size:.8rem;color:#437363;min-height:32px;margin:0}.chat-connection.is-error{color:#9c2749}.chat-form{padding:10px 22px 22px}.chat-form textarea{min-height:92px;background:#fff}.chat-send-row{display:flex;gap:15px;align-items:center;justify-content:space-between}.chat-send-row small{font-size:.8rem;color:#695561;max-width:330px;line-height:1.5}.chat-send-row button{flex-shrink:0}.chat-error{margin:0 22px 18px}.messages-workspace{display:grid;grid-template-columns:minmax(230px,320px) minmax(0,1fr);gap:22px;align-items:start}.messages-list{max-height:650px;overflow:auto}.message-thread-btn{display:block;width:100%;border:0;border-bottom:1px solid #e7dce1;background:#fffaf5;text-align:left;padding:18px;cursor:pointer;color:#321124}.message-thread-btn.active{background:#f5e0ea;box-shadow:inset 4px 0 #bd2f74}.message-thread-btn strong,.message-thread-btn small{display:block}.message-thread-btn small{font-size:.8rem;margin-top:6px;color:#79566a}.message-thread-btn span{font-size:.8rem}.message-thread-pane{min-width:0}.message-thread-pane>.chat-box{margin-top:0}.team-panel{margin-top:26px}.team-owner{border:1px solid #e6d7df;border-radius:14px;padding:20px;margin:16px 0;background:#fffaf5}.team-owner-bottom{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:12px}.team-owner-bottom .check-field{margin:0}.team-log{margin-top:20px}.team-log p{padding:10px 0;border-bottom:1px solid #e6d7df;overflow-wrap:anywhere}.chat-unread{background:#b32269;color:white;border-radius:12px;padding:2px 7px;font-size:.75rem;margin-left:6px}
@media(max-width:700px){.messages-workspace{grid-template-columns:minmax(0,1fr)}.messages-list{max-height:240px}.chat-heading{padding:18px 16px 0;flex-wrap:wrap}.chat-intro{padding:12px 16px}.chat-log{padding:14px 12px;max-height:360px}.chat-bubble{max-width:94%}.chat-form{padding:10px 16px 18px}.chat-send-row{align-items:stretch;flex-direction:column}.chat-send-row button{width:100%}.team-owner{padding:14px}.chat-label{font-size:.75rem}.chat-heading h2{font-size:1.3rem}.team-owner-bottom{flex-wrap:wrap}}

/* Phone app and opt-in notifications */
.push-panel{margin-bottom:28px;border-top:4px solid var(--marigold,#edae45);scroll-margin-top:20px}.push-panel .panel-head h2{margin:3px 0}.push-panel .eyebrow{margin:0}.push-panel .panel-body>p:first-child{margin-top:0;max-width:760px}.push-steps{padding:18px;background:#fff8e9;border:1px solid #e7d9c6;border-radius:12px;margin:18px 0}.push-steps p{margin:10px 0;font-size:.9rem;line-height:1.6}.push-icon{font-size:34px;color:#ae4a6c}.push-panel #push-device-name{max-width:420px}.push-device{display:flex;justify-content:space-between;gap:14px;align-items:center;padding:14px 0;border-top:1px solid #e7d9c6}.push-device small{display:block;color:#74636b;font-size:.8rem;margin-top:3px}.push-device strong{overflow-wrap:anywhere}.push-panel #push-feedback:empty{display:none}.push-panel #push-feedback{padding:12px;border-left:3px solid #ae4a6c;background:#fff8e9}.sms-optional{margin:24px 0}.sms-optional summary{cursor:pointer;color:#74636b}.push-panel button{white-space:normal}.page-heading>.actions-row{justify-content:flex-end}.push-panel [hidden]{display:none!important}
@media(max-width:600px){.push-steps{padding:14px}.push-panel .actions-row{align-items:stretch}.push-panel .actions-row button{flex:1 1 100%}.page-heading>.actions-row{justify-content:flex-start}.push-device{align-items:flex-start}.push-device>div{min-width:0}}
.designer{display:grid;grid-template-columns:150px minmax(0,1fr);gap:20px;align-items:center;margin:6px 0 20px;padding:16px;border:1px dashed rgba(50,17,36,.25);border-radius:14px;background:#fff8eb}.designer-preview svg{display:block;width:100%;height:auto}.designer-help{margin:4px 0 12px;font-size:.9rem;opacity:.8}.swatches{display:flex;flex-wrap:wrap;gap:10px}.swatch{width:36px;height:36px;border-radius:50%;border:2px solid rgba(50,17,36,.25);background:var(--swatch);cursor:pointer;padding:0;transition:transform .15s}.swatch:hover{transform:scale(1.08)}.swatch[aria-pressed=true]{border-color:#321124;box-shadow:0 0 0 3px #fff8eb,0 0 0 5px #f2508d}.swatch:focus-visible{outline:3px solid #f2508d;outline-offset:3px}
@media(max-width:560px){.designer{grid-template-columns:1fr;justify-items:center;text-align:center}.designer-preview{width:170px}.swatches{justify-content:center}}
