:root{--background:#f7f8fc;--foreground:#25243c;--card:#fff;--card-foreground:#25243c;--popover:#fff;--popover-foreground:#25243c;--primary:#5b51de;--primary-foreground:#fff;--secondary:#efedff;--secondary-foreground:#5147c8;--muted:#f3f4f8;--muted-foreground:#747587;--accent:#efedff;--accent-foreground:#5147c8;--destructive:#b33248;--border:#e7e7f0;--input:#e7e7f0;--ring:#7267ed;--radius:1rem;--font-sans:Arial,"Malgun Gothic",sans-serif}
*{box-sizing:border-box}body{margin:0;background:var(--background);color:var(--foreground);font-family:Arial,"Malgun Gothic",sans-serif;font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased}button,input{font:inherit}button,a,input{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible{outline:3px solid #aba3ff;outline-offset:4px}input:focus{outline:none;border-color:var(--primary);box-shadow:0 0 0 3px #5b51de12}button{transition:background .15s,transform .15s}button:active:not(:disabled){transform:translateY(1px)}
.site-header{height:88px;background:#fff;border-bottom:1px solid var(--border);padding:0 max(32px,calc((100vw - 1160px)/2));display:flex;justify-content:space-between;align-items:center;gap:24px}.brand{display:flex;align-items:center;gap:12px;font-size:24px;font-weight:800;letter-spacing:-1.2px}.brand-tag{font-size:14px;font-weight:400;letter-spacing:0;color:#9391a4;border-left:1px solid var(--border);margin-left:5px;padding-left:18px}.brand-icon{width:34px;height:34px;position:relative;display:block}.brand-icon i{position:absolute;background:#5b51de;border-radius:50%;width:23px;height:23px;top:3px;left:0}.brand-icon i+i{left:12px;top:11px;background:#aaa2f7;mix-blend-mode:multiply}.header-note{font-size:14px;color:#82818f}.workspace{max-width:1160px;margin:auto;padding:38px 0 62px;min-height:calc(100vh - 165px)}.steps{display:flex;align-items:center;gap:20px;font-size:14px;color:#9393a5;margin-bottom:36px}.steps span{display:flex;align-items:center;gap:8px;white-space:nowrap}.steps b{font-size:12px;display:grid;place-items:center;width:23px;height:23px;border-radius:50%;background:#eaeaef;color:#9999aa}.steps .active{color:var(--primary);font-weight:700}.steps .active b{background:var(--primary);color:#fff}.page-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:30px}.eyebrow{font-size:12px;letter-spacing:1.6px;color:#777387;font-weight:700;margin:0 0 8px}.page-heading .eyebrow{color:var(--primary)}h1{font-size:34px;letter-spacing:-1.6px;line-height:1.4;margin:0 0 9px;font-weight:750}.page-heading p:not(.eyebrow){margin:0;color:#777688;font-size:16px}.heading-stamp{color:#8b82e9;background:#eeecfc;padding:19px;border-radius:24px;transform:rotate(-8deg);margin-right:8px}.create-grid{display:grid;grid-template-columns:420px 1fr;gap:24px;align-items:stretch}.panel{background:#fff;border:1px solid var(--border);border-radius:22px;box-shadow:0 5px 18px #22204502}.setup-panel{padding:30px}.section-title{display:flex;align-items:center;gap:11px;margin-bottom:26px}.number{font-size:12px;font-weight:700;color:var(--primary);background:#eeecfc;display:grid;place-items:center;width:28px;height:28px;border-radius:9px}h2{font-size:19px;letter-spacing:-.5px;margin:0;font-weight:700}.field-label{display:block;font-size:14px;font-weight:700;margin-bottom:10px;margin-top:24px}input{width:100%;height:49px;border:1px solid #dedee9;border-radius:10px;padding:0 13px;background:#fff;color:var(--foreground);min-width:0;font-size:16px}input::placeholder{color:#a09eae}.date-inputs{display:flex;align-items:center;gap:8px}.date-inputs input{padding:0 8px;font-size:14px}.date-inputs span{color:#aaa8b8}.field-hint{font-size:13px;color:#878596;margin:10px 0 0}.soft-note{display:flex;gap:11px;background:#f7f7fc;border-radius:12px;margin:27px 0 22px;padding:17px;color:#82808f;align-items:center;font-size:14px}.soft-note svg{color:#8c82da;flex-shrink:0}.soft-note p{margin:0;line-height:1.8}.soft-note strong{color:#5f5b79;font-weight:600}.button{display:flex;justify-content:center;align-items:center;gap:10px;min-height:49px;border:0;border-radius:11px;padding:12px 20px;font-size:15px;font-weight:650}.primary{background:var(--primary);color:#fff;box-shadow:0 4px 10px #5b51de18}.primary:hover:not(:disabled){background:#4b41c9}.wide{width:100%}.quiet-note{text-align:center;font-size:13px;color:#9895a7;margin:13px 0 0}.calendar-panel{padding:30px 32px}.calendar-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:25px}.calendar-top .eyebrow{letter-spacing:0;font-size:13px;color:#9390a3;font-weight:400}.calendar-top h2{font-size:23px;margin-top:5px}.month-nav{display:flex;gap:8px}.month-nav button{height:34px;width:34px;display:grid;place-items:center;border:1px solid #e8e6f0;border-radius:9px;background:#fff;color:#686579}.month-nav button:hover{background:#f3f1ff}.calendar{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:6px}.weekdays{font-size:13px;text-align:center;color:#9a96a8;margin-bottom:12px}.weekdays span:first-child{color:#c68a96}.weekdays span:last-child{color:#859fc6}.dates{grid-auto-rows:54px}.date-cell{position:relative;display:flex;align-items:center;justify-content:center;border-radius:10px;font-size:16px;color:#898594;border:1px solid transparent;min-width:0}.in-range{background:#f1efff;color:#695bcf}.today span:after{content:"";display:block;width:4px;height:4px;background:currentColor;border-radius:50%;position:absolute;bottom:6px;left:calc(50% - 2px)}.calendar-legend{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #f0eef5;padding-top:20px;margin-top:24px;font-size:13px;color:#8b879a}.calendar-legend span:first-child{display:flex;align-items:center;gap:8px}.legend-box{height:11px;width:11px;border-radius:3px;background:#ded8fd;display:inline-block}.bottom-note{display:flex;justify-content:center;align-items:center;gap:8px;font-size:14px;color:#91909f;margin-top:25px}.bottom-note svg{color:#9690bb}footer{border-top:1px solid var(--border);max-width:1160px;margin:auto;display:flex;align-items:center;justify-content:space-between;padding:24px 0;color:#9b99a9;font-size:13px;font-weight:700}footer span{font-weight:400;font-size:12px}
@media(max-width:1220px){.workspace{padding-left:28px;padding-right:28px}footer{margin:0 28px}.create-grid{grid-template-columns:380px 1fr}.calendar-panel{padding:28px 24px}}
@media(max-width:850px){.create-grid{grid-template-columns:1fr}.setup-panel{order:0}.calendar-panel{order:1}.heading-stamp{display:none}.workspace{max-width:650px;padding-top:25px}.steps{gap:11px;font-size:14px;margin-bottom:28px;flex-wrap:wrap}.site-header{height:72px;padding:0 24px}.header-note{display:none}.page-heading{margin-bottom:24px}h1{font-size:30px}.create-grid{gap:18px}.setup-panel,.calendar-panel{padding:25px}.dates{grid-auto-rows:49px}}
@media(max-width:430px){.workspace{padding-left:16px;padding-right:16px}.site-header{padding:0 20px}.brand-tag{font-size:12px;padding-left:12px}.brand{font-size:22px}.steps{gap:7px}.steps span{gap:5px}.steps b{width:21px;height:21px}.steps>svg{width:10px}.setup-panel,.calendar-panel{padding:22px 19px}h1{font-size:28px}.page-heading p:not(.eyebrow){font-size:14px}.bottom-note{font-size:12px}.dates{grid-auto-rows:44px}footer{margin:0 16px;gap:20px}}


/* Participation and results share the same calendar and map surfaces. */
:root{color-scheme:light}.steps .step-wrap{display:flex;gap:20px}.step-wrap>svg{color:#a3a0b1}.steps .active>span{color:var(--primary)}.subtle{background:#f6f5fb;color:#665cbb;border:1px solid #e8e5f5}.compact{min-height:38px;padding:7px 13px;font-size:14px}.secondary{background:#fff;border:1px solid #e1deed;color:#625d78}.notice,.error-box{display:flex;align-items:center;gap:10px;border-radius:11px;padding:13px 17px;margin:0 0 22px;font-size:14px}.notice{color:#5b5590;background:#eeecfc}.notice svg{flex-shrink:0}.error-box{background:#fff0f2;color:#a7334d;border:1px solid #f8d6df}.reply-count{display:flex;align-items:center;gap:7px;font-size:14px;color:#9690a2;white-space:nowrap}.reply-count svg{color:#8b83b8}.reply-count strong{color:#6257bd}.view-tabs{display:flex;border-bottom:1px solid #deddea;gap:24px;margin-bottom:25px}.view-tabs button{border:0;border-bottom:3px solid transparent;background:transparent;display:flex;align-items:center;gap:8px;color:#9894a6;padding:12px 3px 14px;font-size:15px;font-weight:650}.view-tabs .chosen{color:var(--primary);border-color:var(--primary)}.view-tabs button span{background:#eeecf8;border-radius:6px;padding:0 7px;font-size:12px}.join-grid{display:grid;grid-template-columns:1.08fr 1fr;gap:24px;align-items:start}.name-row{display:flex;align-items:center;gap:18px;margin:0 0 24px;padding-bottom:22px;border-bottom:1px solid #efedf5}.name-row .field-label{margin:0;white-space:nowrap}.name-row input{height:43px;font-size:14px;max-width:270px}.calendar-content{min-width:0}.date-cell.selected,.date-cell.unanimous{background:#6155df;color:#fff;box-shadow:0 2px 4px #5b51de13}.date-cell.outside{opacity:.38;background:transparent;cursor:default}.date-cell:not(:disabled):hover{border-color:#a89be8}.date-cell.selected:hover,.date-cell.unanimous:hover{background:#5548d0}.date-cell.active-date{outline:2px solid #8274e1;outline-offset:2px}.date-cell small{font-size:11px;line-height:1.1;opacity:.8}.date-cell:has(small){flex-direction:column;gap:2px}.day-check{position:absolute;top:5px;right:5px}.legend-box.strong{background:#6155df}.calendar-legend strong{font-size:13px;color:#6c60c7}.checkbox-line{display:flex;align-items:center;gap:9px;font-size:14px;color:#8e899c;margin-top:22px;cursor:pointer}.checkbox-line input{width:17px;height:17px;accent-color:var(--primary);flex-shrink:0}.location-panel{padding:29px 27px}.location-panel .section-title{margin-bottom:10px}.optional{font-size:12px;background:#f4f3f8;color:#9c96aa;border-radius:6px;padding:3px 8px;margin-left:auto;white-space:nowrap}.section-hint{font-size:14px;color:#898293;margin:0 0 23px;line-height:1.8}.map-search{display:flex;align-items:center;border:1px solid #dedce8;border-radius:10px;padding:0 10px;gap:8px;margin-bottom:12px;background:#fff}.map-search>svg{color:#a09aaa;flex-shrink:0}.map-search input{border:0;border-radius:0;height:45px;padding:0;font-size:14px;box-shadow:none}.map-search button{font-size:13px;flex-shrink:0;background:#f1effa;border:0;border-radius:6px;padding:5px 9px;color:#7463bf}.map-frame{position:relative;isolation:isolate}.leaflet-map{height:315px;border-radius:14px;background:#f0f1f5;z-index:1;border:1px solid #e7e5ec}.leaflet-container{font-family:Arial,"Malgun Gothic",sans-serif}.leaflet-control-attribution{font-size:10px!important}.leaflet-control-attribution a{color:#6755bc!important}.map-loading{position:absolute;inset:0;display:grid;place-items:center;font-size:14px;color:#8b8198;z-index:2;pointer-events:none}.locate-button{position:absolute;bottom:26px;right:12px;background:#fff;border:1px solid #dedbe8;padding:9px;border-radius:9px;z-index:500;color:#6a5abc;box-shadow:0 2px 7px #0001}.search-results{margin-top:-5px;margin-bottom:12px;border:1px solid #e3dfec;border-radius:10px;overflow:hidden;max-height:220px;overflow-y:auto}.search-results button{display:flex;align-items:center;gap:9px;width:100%;text-align:left;font-size:14px;border:0;border-bottom:1px solid #f1eff5;background:#fff;padding:11px 12px;color:#71677e}.search-results button:last-child{border:0}.search-results button:hover{background:#f5f2fd}.search-results svg{flex-shrink:0}.map-keyboard-action{display:flex;justify-content:space-between;align-items:center;gap:9px;margin-top:9px;font-size:12px;color:#9e96a8}.map-keyboard-action button{background:none;border:0;font-size:12px;text-decoration:underline;color:#7e70b3;padding:4px 0}.map-error{font-size:13px;color:#a54e64;line-height:1.7}.selected-place{display:flex;gap:10px;align-items:center;padding:12px 13px;border-radius:10px;background:#f4f1ff;margin-top:13px;color:#6d59c1}.selected-place>div{flex:1;min-width:0}.selected-place input{height:25px;border:0;background:transparent;padding:0;font-size:14px;color:#6d59c1;box-shadow:none}.selected-place small{font-size:11px;color:#aaa0bb;display:block}.selected-place button{display:flex;background:none;border:0;color:#9a8cae;padding:6px}.map-credit{font-size:11px;color:#b0aabb;text-align:right;margin:6px 0 0}.map-credit a{text-decoration:underline}.privacy-note{display:flex;align-items:center;gap:10px;font-size:12px;color:#a49baa;margin:19px 0 0}.privacy-note p{margin:0;line-height:1.8}.privacy-note>svg{color:#9d8ebe;flex-shrink:0}.save-bar{display:flex;justify-content:space-between;align-items:center;background:#fff;border:1px solid var(--border);border-radius:15px;padding:21px 27px;margin-top:23px;gap:20px}.save-bar strong{display:block;font-size:15px}.save-bar span{font-size:13px;color:#9c94a5}.save-bar .button{min-width:190px}.result-summary{display:flex;align-items:center;gap:17px;padding:22px 25px;background:#efecff;border:1px solid #e5dffe;border-radius:16px;margin-bottom:17px}.summary-icon{width:54px;height:54px;display:grid;place-items:center;background:#fff;color:#7060d8;border-radius:15px;flex-shrink:0}.result-summary p{font-size:13px;color:#9b8fbc;margin:0 0 3px}.result-summary h2{font-size:21px;color:#5948a5}.result-summary small{color:#a093b7;font-size:12px;display:block;margin-top:5px}.icon-button{margin-left:auto;border:0;background:#ffffff88;color:#9583c1;padding:10px;border-radius:10px;flex-shrink:0}.date-chips{display:flex;flex-wrap:wrap;gap:9px;margin:0 0 23px}.date-chips button{background:#fff;border:1px solid #e3dfef;border-radius:10px;color:#8e829e;display:flex;align-items:center;gap:9px;padding:9px 15px;font-size:14px}.date-chips .chosen{background:#6254d4;border-color:#6254d4;color:#fff}.result-grid{display:grid;grid-template-columns:1.08fr 1fr;gap:24px}.result-grid .location-panel{padding-bottom:22px}.result-grid .leaflet-map{height:330px}.day-detail{border-radius:10px;background:#f9f8fc;padding:13px 15px;margin-top:20px;font-size:14px}.day-detail strong{color:#827293;font-weight:600}.day-detail p{color:#9e94a7;font-size:13px;margin:5px 0 0;overflow-wrap:anywhere}.map-link{display:flex;align-items:center;justify-content:center;gap:8px;color:#8772b6;background:#f5f1fc;padding:10px;font-size:13px;border-radius:9px;margin-top:12px}.location-disclaimer{font-size:12px;color:#a79caf;line-height:1.8;margin:16px 0 0}.participant-panel{padding:25px 28px;margin-top:24px}.participant-panel .section-title{margin-bottom:19px}.participant-panel .section-title>svg{color:#a192b7}.participant-panel .optional{margin-left:1px}.participant-list{display:grid;grid-template-columns:1fr 1fr;gap:14px 32px}.participant{display:flex;align-items:center;gap:12px;min-width:0;padding:10px 0}.avatar{display:grid;place-items:center;width:39px;height:39px;background:#ede6f8;color:#a285bb;border-radius:50%;font-size:14px;flex-shrink:0}.avatar-1{background:#e3eff9;color:#7e9dbb}.avatar-2{background:#f9e9e1;color:#bf9883}.avatar-3{background:#e5f1ed;color:#87aba0}.participant>div{min-width:0;flex:1}.participant strong{font-size:14px;display:flex;align-items:center;gap:7px;color:#796b85}.participant strong small{font-size:10px;background:#eee7fb;color:#9e87bb;border-radius:5px;padding:1px 5px;font-weight:400}.participant p{font-size:12px;color:#b1a6ba;margin:2px 0 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.days-badge{font-size:12px;color:#9a83b4;background:#f5effb;border-radius:7px;padding:5px 9px;white-space:nowrap}.result-actions{display:flex;gap:12px;justify-content:center;margin-top:30px}.edit-link-note{display:flex;flex-direction:column;align-items:center;margin-top:22px;gap:5px}.edit-link-note button{border:0;background:transparent;display:flex;align-items:center;gap:6px;color:#a295b5;font-size:13px;padding:3px}.edit-link-note span{font-size:12px;color:#b7adbf;text-align:center}.state-panel{min-height:440px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px}.state-panel h1{font-size:24px}.state-panel p{color:#8c8598}.state-panel>svg{color:#8d7bc1}.spinner{width:28px;height:28px;border:3px solid #e5ddef;border-top-color:#7661ce;border-radius:50%;animation:spin .7s linear infinite}.spinning{animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.empty-text{color:#a598b2;font-size:14px}.copy-fallback{border:1px solid #e3daee;border-radius:10px;background:#fff;padding:15px;margin-bottom:18px;font-size:14px}.copy-fallback input{margin-top:8px}.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}
@media(max-width:850px){.join-grid,.result-grid{grid-template-columns:1fr}.location-panel{padding:25px}.result-grid .calendar-panel,.join-grid .calendar-panel{order:0}.join-grid .location-panel,.result-grid .location-panel{order:1}.result-grid .leaflet-map{height:320px}.reply-count{font-size:13px}.page-heading:has(.reply-count){align-items:flex-start;gap:15px}.page-heading h1{overflow-wrap:anywhere}.participant-list{grid-template-columns:1fr}.save-bar{padding:18px 20px}.steps .step-wrap{gap:11px}.result-summary{padding:20px}.date-chips{max-height:200px;overflow:auto}.date-chips button{padding:8px 12px}}
@media(max-width:480px){.save-bar{flex-direction:column;align-items:stretch;gap:14px}.save-bar .button{width:100%}.save-bar>div{display:flex;flex-direction:column}.location-panel{padding:22px 19px}.leaflet-map{height:285px}.participant-panel{padding:22px 19px}.result-summary{gap:12px;padding:17px 16px}.result-summary h2{font-size:18px}.summary-icon{width:42px;height:42px;border-radius:12px}.result-summary .icon-button{padding:7px}.result-actions{gap:9px}.result-actions .button{font-size:14px;padding:12px 15px}.name-row{gap:15px}.steps .step-wrap{gap:7px}.step-wrap>svg{width:11px}.reply-count{align-self:center;flex-wrap:wrap;justify-content:flex-end;gap:3px;max-width:70px}.brand-tag{display:none}.map-keyboard-action{font-size:11px}.view-tabs{gap:22px}.notice{font-size:13px;align-items:flex-start}.location-panel .section-title{gap:8px}.location-panel h2{font-size:18px}.result-summary small{font-size:12px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation:none!important;transition:none!important}}

/* Keep essential result text readable on small screens. */
.participant strong{color:#635970}.participant p{color:#81768e;font-size:14px}.days-badge{color:#7c6397;font-size:14px}.result-summary p{color:#78689a;font-size:14px}.section-hint{color:#766c82}.location-disclaimer{color:#81758d}.edit-link-note span{color:#8b7d98}.date-cell small{font-size:12px}.map-search button,.map-keyboard-action button{font-size:14px}.quiet-note{color:#8b8397}.state-panel h1{letter-spacing:-.6px}
@media(max-width:480px){.steps{flex-wrap:nowrap;justify-content:space-between;gap:8px}.steps .step-wrap{gap:0}.steps .step-wrap>svg{display:none}.steps .step-wrap>span{font-size:13px;gap:4px}.steps b{width:19px;height:19px;flex-shrink:0}.calendar{gap:4px}}
