:root{--ink:#24262b;--muted:#6f7580;--line:#e7dfd3;--paper:#fffdf8;--wash:#f7f1e8;--soft:#fbf6ed;--green:#23815a;--green-dark:#176846;--orange:#ee7d3e;--blue:#559bc7;--amber:#c98a1c;--red:#b84d46;--shadow:0 18px 48px #27221b1f;--radius:8px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--wash);margin:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Microsoft YaHei,sans-serif}button,input,select,textarea{font:inherit}button,.file-button{border-radius:var(--radius);cursor:pointer;white-space:nowrap;border:1px solid #0000;justify-content:center;align-items:center;gap:8px;min-height:40px;font-weight:800;line-height:1;display:inline-flex}button:focus-visible,.file-button:focus-within,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline-offset:2px;outline:3px solid #23815a38}.app-shell,.page{min-height:100vh}.is-hidden{display:none!important}.primary-button{color:#fff;background:var(--green);border-color:var(--green);padding:0 16px}.primary-button:hover{background:var(--green-dark);border-color:var(--green-dark)}.ghost-button,.file-button{color:var(--ink);border-color:var(--line);background:#fff;padding:0 14px}.danger-button{color:#fff;background:var(--red);border-color:var(--red);padding:0 14px}.full{width:100%}.app-boot-splash{z-index:10000;opacity:1;pointer-events:auto;background:#fff;place-content:center;justify-items:center;gap:28px;transition:opacity .26s;display:grid;position:fixed;inset:0}.app-boot-splash.is-leaving{opacity:0}.app-boot-splash img{aspect-ratio:1;object-fit:contain;width:min(46vw,220px);max-width:220px}.app-boot-splash strong{color:#9ca0b0;letter-spacing:0;font-size:clamp(1.75rem,6vw,2.55rem);font-weight:900;line-height:1.12}.start-panel{background-blend-mode:screen, normal, multiply;background:linear-gradient(#fffdf880,#fffaf2c7),linear-gradient(110deg,#fffdf8db 0%,#fffdf8b8 42%,#23815a38 100%),url(../assets/dance-rehearsal-room.png) 50%/cover no-repeat;justify-content:center;align-items:center;min-height:100svh;padding:clamp(22px,4vw,52px) clamp(16px,5vw,72px);display:flex;position:relative;overflow:hidden}.start-panel:after{content:"";mix-blend-mode:multiply;opacity:.86;pointer-events:none;background:linear-gradient(#ffffff57,#fffaf2b8),linear-gradient(155deg,#23815a2e,#0000 42%),radial-gradient(circle at 12% 22%,#ee7d3e1f,#0000 18%);position:absolute;inset:0}.start-panel>*{z-index:1;position:relative}.start-main{z-index:2;width:100%;max-width:720px;margin-inline:auto;position:relative}.start-topbar{justify-content:flex-end;align-items:flex-start;margin-bottom:18px;display:flex}.start-top-spacer{display:none}.start-hero{padding:8px 0 10px;position:relative}.start-hero:before{content:"";opacity:.65;pointer-events:none;background:radial-gradient(circle at 30% 30%,#ffffffc2,#0000 56%),linear-gradient(145deg,#ffffff57,#23815a0f);border-radius:34px;width:min(36vw,220px);height:min(36vw,220px);position:absolute;top:8px;right:clamp(16px,6vw,52px);transform:rotate(10deg)}.start-hero:after{content:"";pointer-events:none;background:linear-gradient(90deg,#d69f53e6,#d69f5338);border-radius:999px;width:54px;height:3px;position:absolute;bottom:0;left:0}.start-main .section-heading,.start-heading{text-align:left;max-width:470px;margin:0}.section-heading{margin-bottom:18px}.section-heading h1,.section-heading h2{letter-spacing:0;margin:0;line-height:1.16}.section-heading h1{font-size:clamp(2.35rem,7vw,4.6rem)}.section-heading h2{font-size:1.12rem}.section-heading.compact{margin-bottom:14px;position:relative}.pending-detail-close{border:1px solid var(--line);width:32px;height:32px;color:var(--ink);cursor:pointer;background:#fff;border-radius:8px;font-size:20px;line-height:1;position:absolute;top:0;right:0}.eyebrow{color:var(--green-dark);letter-spacing:.08em;text-transform:uppercase;margin-bottom:8px;font-size:.78rem;font-weight:900;display:block}.app-mark,.planner-mark{background:url(../assets/app-icon-transparent.png) 50%/contain no-repeat;display:block}.home-mark-button{background-color:#0000;border:0;padding:0}.home-mark-button:hover{transform:translateY(-1px)}.start-heading h1{font-size:clamp(2.4rem,7vw,4rem)}.start-hero-summary{color:var(--muted);margin:8px 0 0;font-size:clamp(.96rem,2vw,1.04rem);font-weight:600;line-height:1.5}.start-sections{gap:14px;margin-top:14px;display:grid}.start-feature-card{border-radius:calc(var(--radius) + 4px);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffdf8db;border:1px solid #ffffffc2;padding:18px;box-shadow:0 18px 32px #27221b1a,inset 0 1px #ffffffd1}.start-feature-header{margin-bottom:14px}.start-feature-header .eyebrow{margin-bottom:6px}.start-feature-header h2{color:var(--ink);margin:0;font-size:clamp(1.34rem,3vw,1.7rem);line-height:1.18}.start-feature-header p{color:var(--muted);margin:8px 0 0;font-size:.92rem;font-weight:600;line-height:1.45}.start-subcard-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.start-card{width:100%;min-height:150px;color:var(--ink);text-align:left;white-space:normal;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffdf8f0;border:1px solid #e7dfd3fa;border-radius:24px;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:10px;padding:16px 14px 14px;display:flex;position:relative;overflow:hidden;box-shadow:0 14px 28px #27221b14,inset 0 1px #ffffffc7}.start-card:before{content:"";opacity:.14;pointer-events:none;border-radius:50%;width:136px;height:136px;position:absolute;top:-54px;right:-42px}.start-card:after{content:"";opacity:.92;pointer-events:none;height:4px;position:absolute;top:0;left:0;right:0}.leader-card:before,.leader-card:after{background:var(--orange)}.member-card-entry:before,.member-card-entry:after{background:var(--blue)}.photographer-card:before,.photographer-card:after{background:var(--green)}.booking-card-entry:before,.booking-card-entry:after{background:var(--amber)}.booking-lookup-card:before,.booking-lookup-card:after{background:var(--green-dark)}.card-icon{z-index:1;background-color:#fff;background-position:50%;background-repeat:no-repeat;background-size:82%;border:1px solid #e7dfd3fa;border-radius:50%;width:58px;height:58px;position:relative;box-shadow:inset 0 0 0 4px #fffdf8c7,0 10px 18px #27221b21}.leader-card .card-icon{background-image:url(../assets/leader-entry-icon.png)}.member-card-entry .card-icon{background-image:url(../assets/member-entry-icon.png)}.photographer-card .card-icon{background-image:url(../assets/photographer-entry-icon.svg);background-size:contain}.booking-card-entry .card-icon,.booking-lookup-card .card-icon{background-image:url(../assets/booking-entry-icon.svg);background-size:contain}.start-card:hover{background:#fffffff0;border-color:#23815a7a;transform:translateY(-2px)}.start-card strong{z-index:1;font-size:1.08rem;line-height:1.24;display:block;position:relative}.start-card>span:not(.card-icon){z-index:1;color:var(--muted);max-width:none;font-size:.82rem;font-weight:600;line-height:1.5;position:relative}.start-inline-row{text-align:left;width:100%;color:var(--ink);background:#fffaf2c2;border:1px solid #e7dfd3eb;border-radius:18px;justify-content:space-between;align-items:center;gap:16px;margin-top:10px;padding:13px 15px;display:flex;box-shadow:inset 0 1px #ffffffbd}.start-inline-row-text{gap:4px;display:grid}.start-inline-row-text strong{font-size:.98rem;line-height:1.2}.start-inline-row-text span{color:var(--muted);font-size:.8rem;font-weight:600;line-height:1.35}.start-inline-row-arrow{border-top:2px solid #6e7480d1;border-right:2px solid #6e7480d1;flex:none;width:12px;height:12px;transform:rotate(45deg)}@media (width>=761px){.start-sections{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}.start-feature-card{height:100%}}.qr-scan-start{min-width:72px;min-height:72px;color:var(--green-dark);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffdf8e6;border:1px solid #ffffffd1;border-radius:16px;align-content:center;justify-items:center;gap:8px;padding:10px 12px;font-size:.84rem;font-weight:900;display:grid;box-shadow:0 14px 24px #27221b1a,inset 0 1px #ffffffeb}.qr-scan-start:hover{color:#fff;background:var(--green);border-color:var(--green)}.scan-mark{border:2px solid var(--green-dark);width:22px;height:22px;display:block;position:relative}.scan-mark:after{content:"";background:var(--green-dark);height:2px;position:absolute;top:50%;left:2px;right:2px;transform:translateY(-50%)}.qr-scan-start:hover .scan-mark{border-color:#fff}.qr-scan-start:hover .scan-mark:after{background:#fff}.planner-view{width:min(1240px,100% - 32px);margin:0 auto;padding:24px 0 54px}.planner-head{grid-template-columns:minmax(0,1fr) auto auto;align-items:end;gap:14px;margin-bottom:18px;display:grid}.planner-title-container{flex-direction:column;gap:16px;display:flex;position:relative}.planner-title-header{align-items:center;gap:16px;display:flex}.planner-title-bottom{scrollbar-width:none;flex-wrap:nowrap;align-items:center;gap:12px;width:100%;display:flex;overflow-x:auto}.planner-title-bottom::-webkit-scrollbar{display:none}.heroui-subcard{border:1px solid var(--line);background:#fff;border-radius:8px;flex:auto;justify-content:center;align-items:center;gap:12px;min-width:0;padding:8px 12px;display:flex;box-shadow:0 2px 8px #00000005}.planner-title-top{flex-direction:column;gap:4px;display:flex}.planner-title-top .eyebrow{margin-bottom:0}.planner-title-top h1{margin:0}.code-badge{align-items:center;gap:8px;display:flex}.code-badge-label{color:var(--muted);white-space:nowrap;font-size:.82rem;font-weight:800}.code-badge-value{font-family:var(--font-mono,monospace);color:var(--green-dark);letter-spacing:.03em;white-space:nowrap;background:#23815a14;border:1px dashed #23815a40;border-radius:4px;padding:3px 10px;font-size:1rem;font-weight:800}.code-actions{flex-shrink:0;align-items:center;gap:6px;display:flex}.planner-title-bottom .compact-button{white-space:nowrap;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;height:28px;min-height:28px;padding:0 12px;font-size:.82rem;display:inline-flex}.planner-title-bottom .compact-button.primary-button{background:var(--green);color:#fff;border:1px solid var(--green)}.planner-title-bottom .compact-button.primary-button:hover{background:var(--green-dark);border-color:var(--green-dark)}.planner-title-bottom .compact-button.ghost-button{color:var(--ink);border:1px solid var(--line);background:0 0}.planner-title-bottom .compact-button.ghost-button:hover{background:#00000008}@media (width<=480px){.planner-title-container{gap:12px}.planner-title-bottom{gap:6px}.heroui-subcard{gap:6px;padding:6px 8px}.code-badge{gap:4px}.code-badge-label{font-size:.75rem}.code-badge-value{padding:2px 4px;font-size:.8rem}.planner-title-bottom .compact-button{height:28px;min-height:28px;padding:0 6px;font-size:.75rem}}.planner-title-info .cloud-status{box-shadow:none;color:var(--muted);white-space:normal;text-align:left;background:0 0;border:none;flex:1;min-width:0;margin:0;padding:0;font-size:.75rem;display:block}.planner-title-info .cloud-status.ready{color:var(--green-dark)}.planner-title-info .cloud-status.error{color:var(--red)}.planner-mark{width:66px;height:58px;position:absolute;top:0;left:0}.planner-title-container .planner-mark{flex-shrink:0;width:56px;height:56px;position:relative;top:auto;left:auto}.planner-head h1{margin:0;font-size:clamp(1.7rem,4vw,2.35rem)}.planner-actions{gap:8px;display:flex}.planner-tabs{background:var(--paper);border:1px solid var(--line);border-radius:var(--radius);isolation:isolate;--tab-left:4px;--tab-width:0px;gap:6px;padding:4px;display:inline-flex;position:relative;box-shadow:0 8px 24px #27221b0f}.planner-tabs:before{content:"";top:4px;left:var(--tab-left,4px);width:var(--tab-width,0);background:var(--green);border-radius:calc(var(--radius) - 2px);z-index:0;pointer-events:none;height:calc(100% - 8px);transition:all .35s cubic-bezier(.34,1.56,.64,1);position:absolute}.tab-button{z-index:1;min-height:34px;color:var(--muted);background:0 0;border-color:#0000;padding:0 12px;font-weight:800;transition:color .25s,transform .15s;position:relative}.tab-button:hover{color:var(--ink)}.tab-button.active{color:#fff;background:0 0;border-color:#0000}.tab-button:active{transform:scale(.96)}body[data-role=member] #editEventButton,body[data-role=member] #slotForm,body[data-role=member] [data-action=delete-slot],body[data-role=member] [data-action=delete-member]{display:none!important}.setup-grid,.schedule-grid{grid-template-columns:minmax(0,1fr) 330px;align-items:start;gap:18px;display:grid}.event-panel,.summary-panel,.board-panel{background:var(--paper);border:1px solid var(--line);border-radius:var(--radius);min-width:0;padding:18px;box-shadow:0 10px 28px #27221b14}.side-stack{gap:18px;display:grid}.share-card{position:relative;overflow:hidden}.tool-block{background:var(--paper);border:1px solid var(--line);border-radius:var(--radius);min-width:0;padding:18px;box-shadow:0 10px 28px #27221b14}.share-card:after{content:"";background:var(--green);opacity:.08;pointer-events:none;border-radius:50%;width:150px;height:150px;position:absolute;top:-34px;right:-34px}.event-summary{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-bottom:24px;display:grid}.event-summary-item{border-radius:var(--radius);background:#f5f1eb;min-width:0;padding:12px 14px;transition:opacity .15s;position:relative}.event-summary-item:first-child,.event-summary-item:last-child{grid-column:1/-1}.event-summary-item span,.event-summary-item strong{display:block}.event-summary-item span{color:var(--muted);margin-bottom:4px;font-size:.78rem;font-weight:800}.event-summary-item strong{color:var(--ink);overflow-wrap:anywhere;font-size:1.08rem;line-height:1.4}.quick-actions{flex-wrap:wrap;gap:12px;margin:24px 0 0;display:flex}.quick-actions button{border-radius:var(--radius);flex:auto;min-height:40px;padding:0 16px;font-size:.92rem;font-weight:800}@media (width<=480px){.quick-actions{flex-direction:column}.quick-actions button{width:100%}}.field{gap:7px;min-width:0;display:grid}.field.compact{gap:4px}.field.wide{grid-column:1/-1}.field span{color:var(--muted);font-size:.86rem;font-weight:800}input,select,textarea{width:100%;min-width:0;color:var(--ink);border:1px solid var(--line);border-radius:var(--radius);background:#fff;padding:10px 11px}textarea{resize:vertical}.stack-form{gap:12px;display:grid}.slot-manager{border-top:1px solid var(--line);margin-top:16px;padding-top:14px}.slot-manager-main{margin-top:24px}.slot-manager-summary{color:var(--muted);margin-bottom:12px;font-size:.88rem;font-weight:400;display:block}.slot-manager-empty{color:var(--muted);margin:0;line-height:1.6}.slot-manager-list{gap:8px;display:grid}.slot-manager-item{border:1px solid var(--line);border-radius:var(--radius);background:#fff;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px 14px;transition:all .25s cubic-bezier(.4,0,.2,1);display:grid;box-shadow:0 2px 6px #27221b0a}.slot-manager-item:hover{border-color:#23815a59;transform:translate(2px);box-shadow:0 4px 12px #27221b14}.slot-manager-item strong,.slot-manager-item span{display:block}.slot-manager-item strong{color:var(--ink);font-size:1.02rem}.slot-manager-item span{color:var(--muted);overflow-wrap:anywhere;margin-top:4px;font-size:.85rem;font-weight:600;line-height:1.4}.schedule-submit-area{justify-content:flex-end;margin-top:14px;display:flex}.schedule-mobile-submit{display:none}.submit-response-button{min-width:180px}.member-entry-card{gap:12px;display:none}body[data-role=member] .member-entry-card{display:grid}.member-identity{background:0 0;border:none;border-radius:0;grid-template-columns:1fr 1fr;gap:12px 8px;padding:0;display:grid}.member-identity>div{grid-column:1/-1}.member-identity span,.member-identity strong{display:block}.member-identity span{color:var(--muted);margin-bottom:4px;font-size:.78rem;font-weight:800}.member-identity strong{color:var(--ink);overflow-wrap:anywhere;font-size:1.08rem;line-height:1.4}.member-identity>button{min-height:unset;white-space:nowrap;grid-column:auto;height:32px;padding:6px 8px;font-size:.82rem;font-weight:700}.member-picker{gap:10px;display:grid}.member-picker-label,.member-picker-empty{color:var(--muted);font-size:.86rem;font-weight:800}.member-picker-empty{border:1px dashed var(--line);border-radius:var(--radius);background:#f7f3eb;margin:0;padding:12px}.member-picker-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;max-height:190px;display:grid;overflow:auto}.member-choice-button{min-width:0;color:var(--ink);border-color:var(--line);text-align:left;text-overflow:ellipsis;white-space:nowrap;background:#fff;justify-content:flex-start;padding:0 12px;overflow:hidden}.member-choice-button[aria-pressed=true]{color:var(--green-dark);background:#eef7f1;border-color:#23815a57}.member-dialog-divider{color:var(--muted);align-items:center;gap:10px;font-size:.82rem;font-weight:900;display:flex}.member-dialog-divider:before,.member-dialog-divider:after{content:"";background:var(--line);flex:1;height:1px}body[data-role=member][data-section=schedule] #topSyncButton,body[data-role=member] .quick-actions{display:none}.inline-fields,.button-row,.button-grid{gap:8px;display:grid}.inline-fields,.button-row{grid-template-columns:repeat(2,minmax(0,1fr))}.button-grid{grid-template-columns:1fr}.file-button input{opacity:0;pointer-events:none;block-size:1px;inline-size:1px;position:absolute}.cloud-status{min-height:42px;color:var(--muted);background:var(--soft);border:1px solid var(--line);border-radius:var(--radius);overflow-wrap:anywhere;margin:10px 0 0;padding:9px 10px;line-height:1.5}.code-display{min-height:48px;color:var(--green-dark);border-radius:var(--radius);letter-spacing:.12em;background:#eef7f1;border:1px dashed #23815a6b;place-items:center;font-size:1.45rem;font-weight:900;display:grid}.cloud-status.ready{color:var(--green-dark);background:#eef7f1;border-color:#23815a3d}.cloud-status.error{color:var(--red);background:#fff2ef;border-color:#b84d4642}.cloud-status.copyable{cursor:pointer;-webkit-user-select:all;user-select:all}.cloud-status.copyable:hover{background:#e8f4fc;border-color:#1e78be4d}.summary-meta{color:var(--muted);line-height:1.55}.candidate-calendar-mount{gap:8px;display:grid}.candidate-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.candidate-overview{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-bottom:24px;display:grid}.candidate-overview-item{border-radius:var(--radius);background:#f5f1eb;min-width:0;padding:12px 14px;transition:opacity .15s;position:relative}.candidate-overview-item:first-child{grid-column:1/-1}.candidate-overview-item span,.candidate-overview-item strong{display:block}.candidate-overview-item span{color:var(--muted);margin-bottom:4px;font-size:.78rem;font-weight:800}.candidate-overview-item strong{color:var(--ink);overflow-wrap:anywhere;font-size:1.08rem;line-height:1.4}.summary-meta{border-top:1px solid var(--line);margin-top:12px;padding-top:10px}.board-header{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px;display:flex}.compact-button{white-space:nowrap;min-height:34px;padding:0 12px;font-size:.86rem}.legend{color:var(--muted);flex-wrap:wrap;justify-content:flex-end;gap:7px;font-size:.86rem;display:flex}.legend span{background:var(--soft);border:1px solid var(--line);border-radius:var(--radius);align-items:center;gap:5px;min-height:28px;padding:0 8px;display:inline-flex}.yes{color:var(--green)}.maybe{color:var(--amber)}.no{color:var(--red)}.table-scroll{border:1px solid var(--line);border-radius:var(--radius);background:#fff;overflow-x:auto}.member-name{color:var(--ink);overflow-wrap:anywhere;font-weight:900;display:block}.member-role{color:var(--muted);overflow-wrap:anywhere;margin-top:3px;font-size:.8rem;display:block}.member-actions{gap:7px;margin-top:7px;display:flex}.mini-button{min-height:28px;color:var(--muted);border-color:var(--line);background:#fff;padding:0 8px;font-size:.78rem;transition:all .2s}.mini-button:hover{color:var(--red);background:#fff2ef;border-color:#b84d4642}.mobile-board{display:none}.calendar-wrap{gap:12px;display:grid}.calendar-month{border:1px solid var(--line);border-radius:var(--radius);background:#fff;overflow:hidden}.calendar-month-title{background:var(--soft);border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:8px;padding:10px 12px;font-weight:900;display:grid}.calendar-month-title>span:first-child{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.calendar-month-count{min-height:24px;color:var(--green-dark);white-space:nowrap;background:#eef7f1;border:1px solid #23815a2e;border-radius:999px;align-items:center;padding:0 8px;font-size:.78rem;display:inline-flex}.calendar-month-nav{grid-template-columns:repeat(2,30px);gap:6px;display:inline-grid}.calendar-month-nav-button{min-height:30px;color:var(--ink);border-color:var(--line);background:#fff;padding:0;font-size:.95rem}.calendar-month-nav-button:disabled{cursor:not-allowed;opacity:.38}.calendar-grid{grid-template-columns:repeat(7,minmax(0,1fr));gap:6px;padding:12px;display:grid}.calendar-weekday{text-align:center;color:var(--muted);font-size:.78rem;font-weight:900}.calendar-day{border:1px solid var(--line);border-radius:var(--radius);background:#fff;align-content:space-between;gap:4px;min-width:0;min-height:82px;padding:7px;font-weight:900;display:grid}.calendar-day.is-outside{opacity:0;pointer-events:none}.calendar-day.is-yes,.calendar-day.is-available{background:#f2faf5;border-color:#23815a47}.calendar-day.is-maybe,.calendar-day.is-partial{background:#fff8e6;border-color:#c98a1c5c}.calendar-day.is-no,.calendar-day.is-unavailable,.calendar-day.is-blocked{color:#fff;background:var(--red);border-color:var(--red)}.calendar-day-toggle{width:100%;min-width:0;min-height:28px;color:inherit;background:0 0;border:0;padding:0;font-size:1rem}.calendar-day-status{width:100%;min-width:0;color:var(--muted);text-align:center;overflow-wrap:anywhere;font-size:.72rem;font-weight:900;line-height:1.25;display:block}.is-no .calendar-day-status,.is-unavailable .calendar-day-status,.is-blocked .calendar-day-status{color:#ffffffe6}.calendar-day-ranges{box-sizing:border-box;width:100%;min-width:0;min-height:24px;color:var(--muted);white-space:nowrap;background:#ffffffc2;border-color:#e7dfd3cc;gap:0;padding:0 4px;font-size:.72rem;line-height:1;overflow:hidden}.calendar-day-ranges:disabled{cursor:not-allowed;color:#ffffff94;background:#ffffff24;border-color:#ffffff38}.candidate-day{width:100%;color:var(--ink);white-space:normal}.candidate-day strong{text-align:center;display:block}.candidate-day.is-available{color:#0f4f35}.candidate-day.is-partial{color:#614207}.calendar-dots{flex-wrap:wrap;justify-content:center;gap:2px;min-height:12px;display:flex}.calendar-dots i{background:currentColor;border-radius:50%;width:5px;height:5px}.range-list{gap:10px;display:grid}.range-row{border:1px solid var(--line);border-radius:var(--radius);background:#fff;grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto;align-items:end;gap:8px;padding:10px;display:grid}.day-detail-list,.day-detail-group{gap:8px;display:grid}.day-detail-group h3{margin:8px 0 0;font-size:.95rem}.day-detail-item{border:1px solid var(--line);border-radius:var(--radius);background:#fff;gap:4px;padding:10px;display:grid}.day-detail-item span{color:var(--muted);line-height:1.5}.schedule-accordion{gap:10px;padding:12px;display:grid}.member-schedule-card{border:1px solid var(--line);border-radius:var(--radius);background:#fff;overflow:hidden}.member-schedule-summary{cursor:pointer;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:10px;padding:12px;list-style:none;display:grid}.member-schedule-summary>span:first-child{min-width:0}.member-schedule-summary::-webkit-details-marker{display:none}.member-schedule-summary:after{content:"展开";color:var(--muted);font-size:.8rem;font-weight:800}.member-schedule-card[open] .member-schedule-summary:after{content:"收起"}.member-total{max-width:100%;min-height:28px;color:var(--green-dark);border-radius:var(--radius);white-space:nowrap;background:#eef7f1;border:1px solid #23815a38;align-items:center;padding:0 9px;font-size:.82rem;font-weight:900;display:inline-flex}.member-schedule-body{border-top:1px solid var(--line);padding:12px}.advanced-panel{color:var(--muted)}.advanced-panel summary{cursor:pointer;color:var(--ink);justify-content:space-between;align-items:center;font-weight:800;list-style:none;display:flex}.advanced-panel summary::-webkit-details-marker{display:none}.advanced-panel summary:after{content:"";border-right:2px solid var(--muted);border-bottom:2px solid var(--muted);width:6px;height:6px;margin-right:4px;transition:transform .25s;display:inline-block;transform:rotate(45deg)}details[open].advanced-panel summary:after{transform:rotate(-135deg)}.advanced-actions{grid-template-columns:1fr 1fr;gap:8px;margin-top:12px;display:grid}.advanced-actions>button,.advanced-actions>.file-button{height:32px;min-height:32px;padding:0 8px;font-size:.82rem;font-weight:700}.empty-state{min-height:180px;color:var(--muted);text-align:center;place-items:center;padding:22px;line-height:1.7;display:grid}.toast{z-index:2147483647;opacity:0;pointer-events:none;color:#fff;text-align:center;overflow-wrap:anywhere;background:#1c1e20f5;border:1px solid #ffffff1f;border-radius:14px;width:fit-content;min-width:min(320px,100vw - 32px);max-width:min(92vw,560px);padding:15px 20px;font-weight:800;line-height:1.55;transition:opacity .18s,transform .22s;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)scale(.96);box-shadow:0 18px 46px #00000057}.toast.show{opacity:1;transform:translate(-50%,-50%)scale(1)}.modal{border:1px solid var(--line);border-radius:var(--radius);background:var(--paper);width:min(440px,100% - 28px);color:var(--ink);padding:0;box-shadow:0 24px 80px #25282b38}.modal::backdrop{background:#25282b6b}.modal-body{gap:13px;padding:20px;display:grid;position:relative;overflow:hidden}.modal-body:before{content:"";filter:drop-shadow(0 8px 12px #27221b1f);background:url(../assets/app-icon-transparent.png) 50%/contain no-repeat;width:68px;height:68px;display:block}.range-dialog-help{color:var(--ink);border-radius:var(--radius);background:#fff8e6;border:1px solid #c98a1c42;margin:-4px 0 2px;padding:12px;font-size:.95rem;font-weight:800;line-height:1.55}.help-disclosure{justify-items:start;gap:8px;display:grid}.help-disclosure-summary{cursor:pointer;-webkit-user-select:none;user-select:none;background:#f2faf5;border:1px solid #23815a3d;border-radius:999px;justify-content:center;align-items:center;width:28px;height:28px;padding:0;list-style:none;display:inline-flex;box-shadow:0 8px 18px #23815a14}.help-disclosure-summary::-webkit-details-marker{display:none}.help-disclosure-icon{color:var(--green);font-size:.92rem;font-weight:900;line-height:1}.help-disclosure .range-dialog-help{margin-top:0}.create-modal-body:after,.join-modal-body:after{content:"";opacity:.1;pointer-events:none;border-radius:50%;width:150px;height:150px;position:absolute;top:-42px;right:-42px}.create-modal-body:after{background:var(--orange)}.join-modal-body:after{background:var(--blue)}.qr-scan-modal{width:min(520px,100% - 24px)}.qr-scan-body{gap:14px}.qr-scan-body:after{content:"";background:var(--green);opacity:.1;pointer-events:none;border-radius:50%;width:150px;height:150px;position:absolute;top:-42px;right:-42px}.qr-scanner-frame{aspect-ratio:1;border-radius:var(--radius);background:linear-gradient(135deg,#23815a2e,#559bc729),#171a1c;border:1px solid #23815a3d;width:100%;position:relative;overflow:hidden}.qr-scanner-frame:before{content:"";border-radius:calc(var(--radius) + 2px);opacity:.95;pointer-events:none;z-index:2;background:linear-gradient(#ffffff14,#0000 45%,#ffffff14);position:absolute;inset:9%;box-shadow:0 0 24px #23815a3d}.qr-scan-video{object-fit:cover;width:100%;height:100%;display:block}.qr-scan-corners{border-radius:var(--radius);pointer-events:none;z-index:3;border:1px solid #ffffff52;position:absolute;inset:9%;box-shadow:0 0 0 999px #00000061,inset 0 0 0 1px #23815a57}.qr-scan-corners:before,.qr-scan-corners:after{content:"";filter:drop-shadow(0 0 8px #23815a80);background:0 0;border-style:solid;border-color:#fff;width:38px;height:38px;position:absolute}.qr-scan-corners:before{border-width:4px 0 0 4px;top:-1px;left:-1px}.qr-scan-corners:after{border-width:0 4px 4px 0;bottom:-1px;right:-1px}.qr-scan-status{min-height:42px;color:var(--muted);background:var(--soft);border:1px solid var(--line);border-radius:var(--radius);overflow-wrap:anywhere;margin:0;padding:10px 12px;font-size:.92rem;font-weight:800;line-height:1.5}.image-export-modal{width:min(760px,100% - 24px)}.image-export-body{max-height:min(86vh,820px);overflow:auto}.export-preview-image{object-fit:contain;border:1px solid var(--line);border-radius:var(--radius);-webkit-user-select:auto;user-select:auto;-webkit-touch-callout:default;background:#fff;width:100%;max-height:56vh;display:block}#photographerQrImageDialog .detail-modal-body{max-height:min(88vh,820px);overflow:auto}.qr-image-preview-wrap{border:1px solid var(--line);border-radius:var(--radius);background:#fff;place-items:center;width:100%;max-height:min(58vh,640px);display:grid;overflow:hidden}.qr-image-preview{object-fit:contain;-webkit-user-select:auto;user-select:auto;-webkit-touch-callout:default;width:100%;max-height:min(58vh,640px);display:block}@media (width<=1080px){.setup-grid,.schedule-grid{grid-template-columns:1fr}body[data-role=member] .schedule-grid .side-stack{order:-1}body[data-role=member] .schedule-grid .advanced-panel{display:none}body[data-role=member] .schedule-submit-area{z-index:20;border:1px solid var(--line);border-radius:var(--radius);background:#fffaf2eb;padding:8px;position:sticky;bottom:10px;box-shadow:0 12px 28px #25282b1f}body[data-role=member] .submit-response-button{width:100%}}@media (width<=760px){.start-panel{background-position:56%;min-height:100dvh;padding:12px 12px 14px}.start-main{width:100%;max-width:440px}.start-sections{gap:9px;margin-top:9px}.start-feature-header{margin-bottom:8px}.start-feature-header .eyebrow{margin-bottom:4px;font-size:.66rem}.start-feature-header h2{font-size:1.08rem}.start-feature-header p{margin-top:4px;font-size:.76rem;line-height:1.28}.start-topbar{margin-bottom:8px}.start-heading h1{font-size:2.08rem}.start-heading .eyebrow{margin-bottom:6px}.start-hero{padding:2px 0 6px}.start-hero:before{opacity:.48;border-radius:24px;width:128px;height:128px;top:2px;right:0}.start-feature-card{padding:10px}.start-subcard-grid{gap:7px}.start-card{border-radius:16px;gap:6px;min-height:86px;padding:9px}.start-card:before{width:112px;height:112px;top:-42px;right:-38px}.card-icon{width:38px;height:38px}.start-card strong{font-size:.9rem}.start-card>span:not(.card-icon){font-size:.68rem;line-height:1.24}.start-inline-row-text{gap:2px}.start-inline-row-text strong{font-size:.84rem}.start-inline-row-text span{font-size:.68rem;line-height:1.22}.start-inline-row{border-radius:14px;margin-top:7px;padding:8px 10px}.qr-scan-start{gap:6px;min-width:96px;min-height:44px;padding:8px 11px;font-size:.78rem}.scan-mark{width:18px;height:18px}.planner-view{width:min(100% - 20px,640px);padding-top:16px}.planner-head{grid-template-columns:1fr}.planner-actions,.button-row,.inline-fields{grid-template-columns:1fr 1fr;display:grid}#photographerQrImageDialog .button-row{grid-template-columns:1fr}.qr-image-preview-wrap,.qr-image-preview{max-height:50vh}.field.wide{grid-column:auto}.board-header{display:grid}.candidate-actions{grid-template-columns:1fr;justify-content:stretch;display:grid}.candidate-actions>button,.candidate-actions>.compact-button{width:100%}.legend{justify-content:flex-start}.table-scroll{display:none}.mobile-board,.schedule-mobile-submit{display:block}.schedule-accordion,.member-schedule-card,.member-schedule-body,.calendar-wrap,.calendar-month{min-width:0}.member-schedule-summary{grid-template-columns:minmax(0,1fr) auto;gap:8px;padding:10px}.member-schedule-summary:after{justify-self:end}.member-total{grid-column:1/-1;justify-self:start}.member-schedule-body{padding:8px}.calendar-grid{gap:4px;padding:8px}.calendar-day{min-height:72px;padding:5px 3px}.calendar-day-toggle{min-height:24px;font-size:.92rem}.calendar-day-status{font-size:.64rem;line-height:1.15}.calendar-day-ranges{min-height:22px;padding:0 2px;font-size:.62rem}.range-row{grid-template-columns:1fr}}.photography-loading-overlay{z-index:2147483646;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(#fffbf5b8,#fff7eed6),#fffcf7b8;place-items:center;padding:24px;display:grid;position:fixed;inset:0}body.photography-loading{overflow:hidden}.photography-loading-card{text-align:center;background:#fffdf8f0;border:1px solid #ffffffdb;border-radius:24px;justify-items:center;gap:10px;width:min(100%,280px);padding:24px 22px;display:grid;box-shadow:0 20px 36px #27221b1f,inset 0 1px #ffffffd1}.photography-loading-card strong{color:var(--ink);font-size:1.04rem;line-height:1.2}.photography-loading-card span:last-child{color:var(--muted);font-size:.84rem;font-weight:600;line-height:1.45}.photography-loading-spinner{border:3px solid #23815a24;border-top-color:var(--green);border-radius:50%;width:40px;height:40px;animation:.9s linear infinite photography-loading-spin}@keyframes photography-loading-spin{to{transform:rotate(360deg)}}.photographer-view,.public-booking-view,.booking-lookup-view{width:min(1320px,100% - 32px);margin:0 auto;padding:24px 0 56px}.photographer-head,.public-booking-head{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:14px;margin-bottom:18px;display:grid}.photographer-head>div:first-child,.public-booking-head{min-height:68px;padding-left:82px;position:relative}.public-booking-head{grid-template-columns:1fr}.photographer-head h1,.public-booking-head h1{margin:0;font-size:clamp(1.8rem,4vw,2.6rem)}.photographer-head p,.public-booking-head p{color:var(--muted);margin:8px 0 0;line-height:1.6}.photographer-shell{grid-template-columns:310px minmax(0,1fr);align-items:start;gap:18px;display:grid}.photographer-desktop-toolbar{grid-template-columns:1fr 1fr;align-items:end;gap:10px;margin:0 0 12px;display:grid}.photographer-mobile-shell{display:none}.photographer-mobile-content{gap:12px;width:100%;max-width:100%;min-height:0;display:grid;overflow:visible}.photographer-mobile-hero,.photographer-mobile-today,.photographer-mobile-schedule,.photographer-mobile-profile{align-self:start;gap:12px;width:100%;min-width:0;max-width:100%;display:grid}.photographer-mobile-schedule{min-height:0;display:grid}.photographer-mobile-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;width:100%;min-width:0;max-width:100%;padding:0 0 4px;display:grid;overflow:visible}.photographer-mobile-actions>button{white-space:normal;text-align:center;overflow-wrap:anywhere;border-radius:999px;width:100%;min-width:0;min-height:40px;padding:0 12px;font-size:.82rem;font-weight:800;line-height:1.15;box-shadow:0 2px 8px #27221b14}.photographer-mobile-actions>.ghost-button{border:1px solid var(--line);color:var(--ink);background:#fff}.photographer-mobile-action-button{text-align:center;white-space:normal;align-content:center;justify-items:center;gap:12px;display:grid}.photographer-mobile-action-button:hover{border-color:#23815a42;transform:translateY(-1px);box-shadow:0 14px 28px #27221b1a}.photographer-mobile-action-icon{color:#bf9556;place-items:center;width:30px;height:30px;display:grid}.photographer-mobile-action-icon svg{stroke:currentColor;fill:none;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:22px;height:22px}.photographer-mobile-action-label{max-width:100%;color:var(--ink);overflow-wrap:anywhere;font-size:.84rem;font-weight:900;line-height:1.18;display:block}.photographer-mobile-profile-card{background:var(--paper);border:1px solid var(--line);border-radius:var(--radius);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;width:100%;min-width:0;max-width:100%;padding:12px;display:grid;box-shadow:0 12px 28px #27221b14}.photographer-mobile-profile-actions{align-content:start;justify-items:stretch;gap:8px;display:grid}.photographer-mobile-profile-actions>button{width:100%;min-width:90px}.photographer-mobile-profile-main{gap:4px;min-width:0;display:grid}.photographer-mobile-profile-main strong{color:var(--ink);font-size:1.15rem;line-height:1.2}.photographer-mobile-profile-main span:last-child{color:var(--muted);overflow-wrap:anywhere;font-size:.88rem;font-weight:700}.photographer-mobile-top,.photographer-mobile-bottom{width:100%;min-width:0;max-width:100%}.photographer-mobile-panel-card,.photographer-mobile-today-summary,.photographer-mobile-today-list-card{background:var(--paper);border:1px solid var(--line);border-radius:var(--radius);gap:12px;width:100%;min-width:0;max-width:100%;padding:12px;display:grid;overflow:visible;box-shadow:0 12px 28px #27221b14}.photographer-mobile-section-heading{gap:4px;display:grid}.photographer-mobile-section-heading strong{color:var(--ink);font-size:1.1rem}.photographer-mobile-toolbar{grid-template-columns:1fr 1fr;align-items:end;gap:10px;width:100%;min-width:0;max-width:100%;margin-bottom:10px;display:grid}.photographer-mobile-toolbar .field{min-width:0}.photographer-mobile-toolbar select{width:100%;min-width:0}.photographer-mobile-calendar{width:100%;min-width:0;max-width:100%;box-shadow:none;background:0 0;border:0;border-radius:0;padding:0;display:block;overflow:visible}.photographer-mobile-calendar-grid{grid-template-columns:repeat(7,minmax(0,1fr));grid-auto-rows:auto;align-content:start;gap:6px;width:100%;min-width:0;max-width:100%;display:grid;overflow:visible}.photographer-mobile-weekday{min-width:0;height:18px;color:var(--muted);text-align:center;place-items:center;font-size:.72rem;font-weight:900;line-height:1;display:grid}.photographer-mobile-day-button{border:1px solid var(--line);width:100%;min-width:0;height:auto;min-height:44px;color:var(--ink);border-radius:var(--radius);box-shadow:none;background:#fff;place-items:center;padding:6px;font-weight:900;display:grid;overflow:visible}.photographer-mobile-day-button.is-closed{color:var(--muted);background:#ffffff8c}.photographer-mobile-day-label{justify-items:center;gap:2px;min-width:0;line-height:1;display:grid}.photographer-mobile-day-label strong{font-size:.98rem;line-height:1}.photographer-mobile-day-count{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;max-width:100%;padding:0;font-size:.68rem;font-weight:900;line-height:1.1;overflow:hidden}.photographer-mobile-day-button.is-empty{cursor:default;background:0 0;border-color:#0000}.photographer-mobile-day-button.is-selected{color:var(--green-dark);background:linear-gradient(#edf7f0fa,#e3f3e9fa);border-color:#23815a8c;box-shadow:0 10px 20px #23815a1f}.photographer-mobile-day-title{margin-bottom:10px;font-weight:900}.photographer-mobile-day-title-row{justify-content:space-between;align-items:center;gap:10px;margin-bottom:10px;display:flex}.photographer-mobile-day-title-row .photographer-mobile-day-title{margin:0}.photographer-mobile-today-heading{gap:4px;min-width:0;display:grid}.photographer-mobile-day-meta{color:var(--muted);font-size:.82rem;font-weight:700;line-height:1.3}.photographer-mobile-today-stats{flex-wrap:wrap;gap:8px;min-width:0;display:flex}.photographer-mobile-today-stat{min-height:28px;color:var(--ink);border:1px solid var(--line);white-space:nowrap;background:#fff;border-radius:8px;align-items:center;padding:0 10px;font-size:.78rem;font-weight:900;display:inline-flex}.qr-image-preview-wrap{border:1px solid var(--line);border-radius:var(--radius);background:#fbf7ef;place-items:center;max-height:min(64vh,680px);padding:10px;display:grid;overflow:auto}.qr-image-preview{border:1px solid var(--line);-webkit-touch-callout:default;-webkit-user-select:auto;user-select:auto;background:#fff;border-radius:8px;width:min(100%,360px);height:auto;display:block;box-shadow:0 12px 32px #27221b1f}.photographer-mobile-orders{gap:10px;width:100%;min-width:0;max-width:100%;display:grid;overflow:visible}.photographer-mobile-today-summary{grid-template-columns:auto minmax(0,1fr);align-items:start;gap:10px 14px;padding:14px;display:grid}.photographer-mobile-today-summary-main{gap:4px;min-width:0;display:grid}.photographer-mobile-today-icon{color:#fff;background:var(--green);border-radius:999px;place-items:center;width:42px;height:42px;display:grid;box-shadow:0 10px 22px #23815a2e}.photographer-mobile-today-icon svg{stroke:currentColor;fill:none;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:22px;height:22px}.photographer-mobile-today-summary-main strong{color:var(--ink);flex-wrap:wrap;align-items:baseline;gap:2px 8px;font-size:1rem;line-height:1.12;display:flex}.photographer-mobile-today-date{white-space:nowrap;font-size:.94rem;font-weight:800}.photographer-mobile-today-summary-main span:last-child{color:var(--muted);font-size:.84rem;font-weight:700}.photographer-mobile-today-stats{flex-wrap:wrap;grid-column:auto;justify-content:start;gap:8px;min-width:0;display:flex}.photographer-mobile-today-stat{min-height:30px;color:var(--ink);white-space:nowrap;background:#ffffffd1;border:1px solid #e0d1bedb;border-radius:8px;align-items:center;padding:0 10px;font-size:.8rem;font-weight:900;display:inline-flex}.photographer-mobile-today-stat.is-activity{color:var(--green-dark);background:#ebf7f0e6;border-color:#23815a29}.photographer-mobile-today-stat.is-pending{color:#b86f14;background:#fff8eaf5;border-color:#c98a1c33}.photographer-mobile-today-stat.is-conflict{color:var(--ink);background:#ffffffe6}.photographer-mobile-today-orders{gap:12px}.photographer-mobile-timeline{align-content:start;justify-items:stretch;gap:28px;width:100%;min-width:0;max-width:100%;display:grid;position:relative;overflow:hidden}.photographer-timeline-item{grid-template-columns:92px minmax(0,1fr);align-items:start;gap:18px;display:grid;position:relative}.photographer-timeline-item:before{content:"";background:#e0d1beb8;width:1px;position:absolute;top:26px;bottom:-34px;left:18px}.photographer-timeline-item:last-child:before{display:none}.photographer-timeline-time{color:var(--muted);grid-template-columns:38px minmax(0,1fr);align-items:center;gap:10px;font-size:1rem;display:grid;position:relative}.photographer-timeline-time strong{font-size:1rem;font-weight:700}.photographer-timeline-dot{z-index:1;background:#fff;border:3px solid #e0d1bef2;border-radius:999px;justify-self:center;width:20px;height:20px;display:block;position:relative;box-shadow:0 0 0 3px #ffffffe6}.photographer-timeline-item.is-live .photographer-timeline-dot{border-color:var(--green)}.photographer-timeline-item.is-pending .photographer-timeline-dot{border-color:#e5a13b}.photographer-timeline-card{width:100%;min-width:0;max-width:100%;min-height:160px;color:var(--ink);text-align:left;white-space:normal;box-shadow:none;background:#ffffffb8;border:1px solid #e0d1bef2;border-radius:14px;grid-template-columns:minmax(0,1fr);place-content:start stretch;place-items:stretch stretch;gap:14px;padding:22px;display:grid;position:relative}.photographer-timeline-item.is-live .photographer-timeline-card{border-color:var(--green);background:#eef8f3d1}.photographer-timeline-item.is-pending .photographer-timeline-card{background:#fffaf1e0;border-color:#e5a13b8c}.photographer-timeline-card-head{grid-template-columns:auto minmax(0,1fr) auto;place-items:center start;gap:18px;width:100%;display:grid}.photographer-timeline-card-head strong,.photographer-timeline-card-head span:not(.photographer-timeline-arrow){color:var(--ink);font-size:1.2rem;font-weight:900;line-height:1.15}.photographer-timeline-arrow{color:var(--muted);font-size:2rem;font-weight:300;line-height:1}.photographer-timeline-details{gap:8px;display:grid}.photographer-timeline-detail{color:var(--muted);grid-template-columns:20px minmax(0,1fr);align-items:center;gap:8px;font-size:.92rem;font-weight:700;display:grid}.photographer-timeline-detail-icon{color:#27221b7a;place-items:center;width:18px;height:18px;display:grid}.photographer-timeline-detail-icon svg,.photographer-timeline-empty-icon svg{stroke:currentColor;fill:none;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:100%;height:100%}.photographer-timeline-progress-row{color:var(--green-dark);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;font-size:.88rem;font-weight:900;display:grid}.photographer-timeline-progress{background:#23815a1a;border:1px solid #23815a1f;border-radius:999px;height:8px;overflow:hidden}.photographer-timeline-progress span{background:var(--green);border-radius:inherit;height:100%;display:block}.photographer-timeline-confirm{min-width:76px;min-height:38px;color:var(--green-dark);border:1px solid var(--green);border-radius:8px;place-items:center;font-weight:900;display:inline-grid;position:absolute;bottom:20px;right:20px}.photographer-timeline-empty{background:#fffffff5;border:1px solid #e0d1bed6;border-radius:14px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:16px;padding:18px 22px;display:grid;box-shadow:0 12px 28px #27221b14}.photographer-timeline-empty-icon{width:44px;height:44px;color:var(--green-dark);background:#ebf7f0e6;border-radius:999px;place-items:center;display:grid}.photographer-timeline-empty strong,.photographer-timeline-empty span{display:block}.photographer-timeline-empty strong{color:var(--ink);font-size:.98rem}.photographer-timeline-empty span{color:var(--muted);margin-top:4px;font-weight:700}.photographer-mobile-nav{isolation:isolate;background:var(--paper);border-top:1px solid var(--line);grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;padding:8px;display:grid;position:relative}.photographer-mobile-nav:before{content:none;display:none}.photographer-mobile-nav .tab-button.active{color:#fff;background:var(--green);border-color:var(--green);border-radius:calc(var(--radius) - 2px)}.photographer-weekday-toggle{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.photographer-settings-form,.photographer-pending-list,.photographer-day-dialog-list{gap:10px;display:grid}.photographer-pending-row{grid-template-columns:minmax(0,1fr) auto;align-items:stretch;gap:10px;display:grid}.photographer-pending-row .primary-button{height:100%;min-height:0;padding:0 14px}.weekday-toggle-button{min-height:40px;color:var(--ink);border:1px solid var(--line);border-radius:var(--radius);text-align:left;white-space:normal;background:#fff;justify-items:start;gap:2px;padding:8px 10px;display:grid}.weekday-toggle-button strong{font-size:.92rem}.weekday-toggle-button span{color:var(--muted);font-size:.72rem;font-weight:900}.weekday-toggle-button.is-open{background:#f2faf5;border-color:#23815a4d}.weekday-toggle-button.is-closed{opacity:.85}.photographer-sidebar{gap:18px;display:grid}.qr-canvas{aspect-ratio:1;border:1px solid var(--line);border-radius:var(--radius);background:#fff;width:min(100%,220px);height:auto;margin:0 auto 12px;display:block}.photographer-stats{gap:10px;display:grid}.photographer-stat-item{border:1px solid var(--line);border-radius:var(--radius);background:#fff;gap:3px;padding:12px;display:grid}.photographer-stat-item span{color:var(--muted);font-size:.78rem;font-weight:900}.photographer-stat-item strong{font-size:1.22rem}.photographer-calendar-panel,.lookup-panel{background:var(--paper);border:1px solid var(--line);border-radius:var(--radius);min-width:0;padding:18px;box-shadow:0 10px 28px #27221b14}.photographer-day-orders-panel{border-top:1px solid var(--line);gap:10px;margin-top:14px;padding-top:14px;display:grid}.photographer-day-orders-title{font-weight:900}.photographer-day-orders-list{gap:10px;max-height:340px;padding-right:2px;display:grid;overflow:auto}.calendar-toolbar{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;margin-bottom:14px;display:grid}.calendar-toolbar h2{text-align:center;margin:0}.photographer-calendar-grid{grid-template-columns:repeat(7,minmax(0,1fr));gap:8px;display:grid}.photographer-weekday{color:var(--muted);text-align:center;font-size:.78rem;font-weight:900}.photographer-day{border:1px solid var(--line);border-radius:var(--radius);cursor:pointer;background:#fff;align-content:start;gap:6px;min-width:0;min-height:168px;padding:8px;transition:border-color .16s,box-shadow .16s,background-color .16s;display:grid}.photographer-day.is-closed{color:var(--muted);cursor:not-allowed;background:#ffffff8c}.photographer-day.is-closed .mini-button{opacity:.55;cursor:not-allowed}.photographer-day.is-outside-month{background:#ffffff85}.photographer-day.is-selected{background:linear-gradient(#f7fcf9fa,#eff8f3fa);border-color:#23815ad9;box-shadow:inset 0 0 0 1px #23815a2e,0 0 0 2px #23815a2e}.photographer-day-head{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:6px;display:grid}.photographer-day-count{min-height:22px;color:var(--muted);border:1px solid var(--line);background:#fff;border-radius:999px;align-items:center;padding:0 8px;font-size:.74rem;font-weight:900;line-height:1;display:inline-flex}.photographer-day-head strong{font-size:1rem}.photographer-day-booking{color:var(--green-dark);white-space:nowrap;text-overflow:ellipsis;background:#eef7f1;border-radius:4px;padding:2px 6px;font-size:.72rem;font-weight:600;overflow:hidden}.photographer-day-booking.is-more{color:var(--muted);background:0 0;padding:0 6px}.booking-card-button{min-width:0;max-width:100%;min-height:0;color:var(--ink);-webkit-backdrop-filter:blur(12px);text-align:left;white-space:normal;background:#ffffffd9;border:1px solid #fff9;border-radius:16px;grid-template-columns:minmax(0,1fr) auto;align-items:stretch;gap:12px;padding:16px;transition:transform .25s cubic-bezier(.34,1.56,.64,1),box-shadow .25s;display:grid;box-shadow:0 4px 20px #0000000a,inset 0 0 0 1px #fffc}.booking-card-button.is-live{border-color:#23815a47;box-shadow:0 12px 24px #23815a1f,inset 0 0 0 1px #ffffffe0}.booking-card-button:active{transform:scale(.98)}.booking-card-main{min-width:0;min-height:0;color:inherit;text-align:left;white-space:normal;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:flex-start;gap:6px;padding:0;display:flex}.booking-delete-button{border-radius:10px;align-self:center;min-height:36px;padding:0 14px}.booking-card-button.is-confirmed{background:linear-gradient(135deg,#f2faf5d9,#eef7f1d9);border-color:#23815a26}.booking-card-button.is-pending{background:linear-gradient(135deg,#fff8e6d9,#fff2dbd9);border-color:#c98a1c26}.booking-card-button.is-cancelled{color:var(--muted);opacity:.75;box-shadow:none;background:#f6f1ebb3;border-color:#0000}.booking-card-button strong{overflow-wrap:anywhere;letter-spacing:-.01em;min-width:0;color:var(--ink);font-size:1.1rem;font-weight:800;line-height:1.3}.booking-card-button.is-cancelled strong{color:var(--muted)}.booking-card-button span{overflow-wrap:anywhere;min-width:0;line-height:1.35}.booking-card-main>span:not(.status-tag-row){color:var(--muted);align-items:center;gap:6px;font-size:.85rem;font-weight:700;display:flex}.booking-card-main>span:not(.status-tag-row):before{content:"";background-color:var(--green);opacity:.6;border-radius:50%;width:6px;height:6px;display:inline-block}.status-tag-row{flex-wrap:wrap;gap:6px;margin-top:4px;display:flex}.status-tag{letter-spacing:.02em;border-radius:6px;align-items:center;max-width:100%;min-height:24px;padding:0 8px;font-size:.72rem;font-weight:800;line-height:1;transition:background .2s;display:inline-flex}.status-tag.is-booking-confirmed,.status-tag.is-payment-paid_full,.status-tag.is-delivery-final_delivered{color:var(--green-dark);background:#23815a14;border:1px solid #23815a1f}.status-tag.is-booking-live{color:#fff;background:var(--green);border:1px solid var(--green)}.status-tag.is-booking-pending,.status-tag.is-payment-deposit_paid,.status-tag.is-delivery-draft_delivered,.status-tag.is-delivery-raw_delivered{color:#7a5310;background:#c98a1c14;border:1px solid #c98a1c26}.status-tag.is-booking-cancelled,.status-tag.is-payment-refunded,.status-tag.is-delivery-revising{color:var(--red);background:#b84d4614;border:1px solid #b84d461f}.public-booking-layout{grid-template-columns:minmax(0,1fr) 320px;align-items:start;gap:18px;display:grid}.public-calendar-panel{background:var(--paper);border:1px solid var(--line);border-radius:var(--radius);gap:14px;width:100%;min-width:0;padding:18px;display:grid;box-shadow:0 10px 28px #27221b14}.public-calendar-grid{grid-template-columns:repeat(7,1fr);gap:6px;display:grid}.public-day-slot-wrap{gap:12px;min-width:0;display:grid}.public-day-slot-empty{min-height:0;margin:0}.public-day-slot-title{margin:0;font-size:1rem}.public-busy-list{gap:8px;display:grid}.public-busy-item{border-radius:var(--radius);color:var(--red);background:#fff2ef;border:1px solid #b84d463d;align-items:center;gap:8px;padding:10px 14px;font-size:.95rem;font-weight:600;display:flex}.public-busy-icon{font-size:1.1rem}.public-booking-calendar{grid-template-columns:1fr;gap:16px;min-width:0;display:grid}.public-month-section{background:var(--paper);border:1px solid var(--line);border-radius:var(--radius);padding:18px;box-shadow:0 10px 28px #27221b14}.public-month-section h2{margin:0 0 12px}.public-booking-side{gap:18px;display:grid}.auth-mode-toggle{isolation:isolate;border:1px solid var(--line);border-radius:var(--radius);--tab-left:4px;--tab-width:0px;background:#fff;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;padding:4px;display:grid;position:relative}.auth-mode-toggle:before{content:"";top:4px;left:var(--tab-left,4px);width:var(--tab-width,0);background:var(--green);border-radius:calc(var(--radius) - 2px);z-index:0;pointer-events:none;height:calc(100% - 8px);transition:all .35s cubic-bezier(.34,1.56,.64,1);position:absolute}.auth-forgot-link{text-align:center;color:var(--muted);cursor:pointer;margin:0;padding:6px 0 0;font-size:.82rem;transition:color .15s}.auth-forgot-link:hover{color:var(--ink);text-decoration:underline}.reset-password-success-view{z-index:1000;background:var(--paper);justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.reset-success-card{text-align:center;max-width:360px;padding:40px 24px}.reset-success-card h2{margin:0 0 12px;font-size:1.3rem}.reset-success-card p{color:var(--muted);margin:0 0 24px;line-height:1.5}.reset-success-card .primary-button{width:100%}.checkbox-field{min-width:0;color:var(--muted);align-items:center;gap:8px;font-weight:800;display:inline-flex}.checkbox-field input{width:auto}.wide-modal{width:min(760px,100% - 28px)}.service-type-list{flex-wrap:wrap;gap:8px;display:flex}.service-type-chip{min-height:30px;color:var(--green-dark);background:#eef7f1;border:1px solid #23815a38;border-radius:999px;align-items:center;gap:4px;padding:0 10px;font-size:.82rem;font-weight:900;display:inline-flex}.service-type-chip-delete{width:18px;height:18px;color:var(--red);cursor:pointer;background:#b84d461f;border:none;border-radius:50%;justify-content:center;align-items:center;margin-left:2px;padding:0;font-size:.85rem;font-weight:700;line-height:1;display:inline-flex}.service-type-chip-delete:hover{background:#b84d4640}.lookup-card{border:1px solid var(--line);border-radius:var(--radius);background:#fff;gap:14px;max-width:760px;margin:0 auto;padding:18px;display:grid}.lookup-card h2{margin:0}.lookup-details{grid-template-columns:120px minmax(0,1fr);gap:8px 12px;margin:0;display:grid}.lookup-details dt{color:var(--muted);font-weight:900}.lookup-details dd{overflow-wrap:anywhere;min-width:0;margin:0}@media (width<=1080px){.photographer-head,.photographer-shell,.public-booking-layout{grid-template-columns:1fr}.photographer-sidebar{order:2}}@media (width<=760px){.photographer-view,.public-booking-view,.booking-lookup-view{width:min(100% - 20px,720px);padding-top:16px}.public-booking-layout{flex-direction:column;align-items:stretch;gap:14px;display:flex}.public-booking-side{order:-1;gap:14px}.photographer-head,.public-booking-head{grid-template-columns:1fr}.photographer-calendar-grid{gap:5px}.photographer-day{min-height:132px;padding:6px}.photographer-day-head{grid-template-columns:1fr}.photographer-view:not(.is-hidden){width:100%;margin:0;padding:0}.photographer-view:not(.is-hidden) .photographer-head,.photographer-view:not(.is-hidden) .photographer-shell{display:none}.photographer-view:not(.is-hidden) .photographer-mobile-shell{background:linear-gradient(#f8f2e9fa,#f2ebe1fa);flex-direction:column;min-height:100vh;display:flex}.photographer-view:not(.is-hidden) .photographer-mobile-content{padding:12px 12px calc(104px + env(safe-area-inset-bottom));flex:1 0 auto;overflow:visible}.photographer-view:not(.is-hidden) .photographer-mobile-today,.photographer-view:not(.is-hidden) .photographer-mobile-schedule,.photographer-view:not(.is-hidden) .photographer-mobile-profile{align-self:start;gap:12px;height:auto;min-height:0;display:grid}.photographer-view:not(.is-hidden) .photographer-mobile-hero,.photographer-view:not(.is-hidden) .photographer-mobile-top,.photographer-view:not(.is-hidden) .photographer-mobile-bottom,.photographer-view:not(.is-hidden) .photographer-mobile-profile,.photographer-view:not(.is-hidden) .photographer-mobile-today{min-height:0;padding:0;overflow:visible}.photographer-view:not(.is-hidden) .photographer-mobile-panel-card{padding:12px;overflow:visible}.photographer-view:not(.is-hidden) .photographer-mobile-nav{z-index:48;padding:8px 12px calc(8px + env(safe-area-inset-bottom));background:linear-gradient(#f8f2e929,#f8f2e9f5 20%);position:fixed;bottom:0;left:0;right:0;box-shadow:0 -12px 28px #19372914}body[data-app-mode=photographerDashboard] .photographer-view{width:100%;margin:0;padding:0}body[data-app-mode=photographerDashboard] .photographer-head,body[data-app-mode=photographerDashboard] .photographer-shell{display:none}body[data-app-mode=photographerDashboard] .photographer-mobile-shell{background:linear-gradient(#f8f2e9fa,#f2ebe1fa);flex-direction:column;min-height:100vh;display:flex}body[data-app-mode=photographerDashboard] .photographer-mobile-content{padding:12px 12px calc(104px + env(safe-area-inset-bottom));flex-direction:column;flex:1 0 auto;display:flex;overflow:visible}body[data-app-mode=photographerDashboard] .photographer-mobile-today,body[data-app-mode=photographerDashboard] .photographer-mobile-schedule,body[data-app-mode=photographerDashboard] .photographer-mobile-profile{flex-direction:column;align-self:start;gap:12px;height:auto;min-height:0;display:flex}body[data-app-mode=photographerDashboard] .photographer-mobile-today{flex:auto;align-self:stretch}body[data-app-mode=photographerDashboard] .photographer-mobile-hero,body[data-app-mode=photographerDashboard] .photographer-mobile-top,body[data-app-mode=photographerDashboard] .photographer-mobile-bottom,body[data-app-mode=photographerDashboard] .photographer-mobile-profile,body[data-app-mode=photographerDashboard] .photographer-mobile-today{min-height:0;padding:0;overflow:visible}body[data-app-mode=photographerDashboard] .photographer-mobile-panel-card{flex-direction:column;flex:auto;min-height:0;padding:12px;display:flex;overflow:visible}body[data-app-mode=photographerDashboard] .photographer-mobile-today .photographer-mobile-panel-card{flex:auto}body[data-app-mode=photographerDashboard] .photographer-mobile-day-title-row,body[data-app-mode=photographerDashboard] .photographer-mobile-today-stats{flex:none}body[data-app-mode=photographerDashboard] .photographer-mobile-orders{flex:auto;align-content:start;min-height:0}body[data-app-mode=photographerDashboard] .photographer-mobile-nav{z-index:48;padding:8px 12px calc(8px + env(safe-area-inset-bottom));background:linear-gradient(#f8f2e929,#f8f2e9f5 20%);position:fixed;bottom:0;left:0;right:0;box-shadow:0 -12px 28px #19372914}}@media (width<=460px){.photographer-mobile-actions>button{border-radius:999px;min-height:40px;padding:0 10px}.photographer-mobile-action-icon{width:28px;height:28px}.photographer-mobile-action-icon svg{width:19px;height:19px}.photographer-mobile-action-label{font-size:.7rem}.photographer-mobile-panel-card,.photographer-mobile-today-summary,.photographer-mobile-today-list-card,.photographer-view:not(.is-hidden) .photographer-mobile-panel-card,body[data-app-mode=photographerDashboard] .photographer-mobile-panel-card{border-radius:var(--radius);padding:12px}.photographer-mobile-calendar{border-radius:0;padding:0}.photographer-mobile-calendar-grid{gap:5px}.photographer-mobile-day-button{border-radius:10px;height:auto;min-height:40px}.photographer-mobile-day-label strong{font-size:.92rem}.photographer-mobile-day-count{font-size:.58rem}.photographer-mobile-today-summary{grid-template-columns:auto minmax(0,1fr);align-items:start}.photographer-mobile-today-stats{grid-column:auto;justify-content:start}.photographer-mobile-today-summary-main strong{font-size:.96rem}.photographer-mobile-today-date{font-size:.88rem}.photographer-mobile-today-stat{min-height:28px;padding:0 8px;font-size:.74rem}.photographer-timeline-item{grid-template-columns:72px minmax(0,1fr);gap:10px}.photographer-timeline-time{grid-template-columns:28px minmax(0,1fr);gap:7px}.photographer-timeline-item:before{left:14px}.photographer-timeline-card{min-height:148px;padding:18px}.photographer-timeline-card-head{gap:10px}.photographer-timeline-card-head strong,.photographer-timeline-card-head span:not(.photographer-timeline-arrow){font-size:1.02rem}.photographer-timeline-progress-row{grid-template-columns:minmax(0,1fr);gap:8px}.planner-tabs{gap:4px;width:100%;padding:3px;display:flex}.tab-button{white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;padding:0 8px;font-size:.85rem;overflow:hidden}.tab-button.active{color:#fff;background:var(--green);border-radius:calc(var(--radius) - 2px)}.planner-actions,.button-row,.inline-fields,.member-picker-list{grid-template-columns:1fr}.calendar-month-title{grid-template-columns:minmax(0,1fr) auto}.calendar-month-count{grid-column:1/-1;justify-self:start}.calendar-grid{gap:3px}.calendar-day{min-height:66px;padding:4px 2px}.calendar-day-toggle{min-height:22px;font-size:.86rem}.calendar-day-status{font-size:.58rem}.calendar-day-ranges{min-height:20px;font-size:.56rem}.calendar-toolbar{grid-template-columns:1fr}.photographer-calendar-panel{padding:10px}.photographer-calendar-grid{grid-template-columns:1fr}.photographer-weekday,.photographer-day.is-outside-month{display:none}.lookup-details{grid-template-columns:1fr}}
