@import "https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/static/pretendard.min.css";@import "https://fonts.googleapis.com/css2?family=Gowun+Dodum&display=swap";:root{--text:#334155;--text-h:#0f172a;--bg:#f4f7fa;--surface:#fff;--surface-soft:#f8fafc;--border:#dbe4ef;--code-bg:#eff6ff;--accent:#10b981;--accent-strong:#059669;--accent-bg:#eef2ff;--accent-border:#6ee7b7;--social-bg:#f8fafc;--muted:#64748b;--sans:"Pretendard", "Malgun Gothic", "맑은 고딕", sans-serif;--heading:"Pretendard", "Malgun Gothic", "맑은 고딕", sans-serif;--hand:"Gowun Dodum", "Pretendard", "Malgun Gothic", "맑은 고딕", sans-serif;--logo-header:"Pretendard", "Malgun Gothic", "맑은 고딕", sans-serif;--logo-footer:"Pretendard", "Malgun Gothic", "맑은 고딕", sans-serif;--logo-alt:"Pretendard", "Malgun Gothic", "맑은 고딕", sans-serif;--mono:ui-monospace, Consolas, monospace;--scrap-sticker-z:60;font-size:18px;font-family:var(--sans);letter-spacing:.1px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.45}@media (width<=1024px){:root{font-size:16px}}body{color:var(--text);background-color:var(--bg);font-family:var(--sans);background-image:radial-gradient(#cbd5e1 1.2px,#0000 1.2px);background-size:24px 24px;margin:0}#root{flex-direction:column;width:100%;max-width:100%;min-height:100svh;margin:0;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:800}h1{letter-spacing:-1.3px;margin:32px 0;font-size:56px}h2{letter-spacing:-.2px;margin:0 0 8px;font-size:24px;line-height:1.18}@media (width<=1024px){h1{margin:20px 0;font-size:36px}h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:1.35}button,.button{font-family:inherit;transition:background-color .18s,border-color .18s,color .18s,transform .18s}button:hover:not(:disabled),.button:hover:not(:disabled){transform:translateY(-1px)}button:focus-visible,.button:focus-visible{outline:2px solid var(--accent-border);outline-offset:2px}.scrap-grid-paper{background-color:#fff;background-image:linear-gradient(#f1f5f9 1px,#0000 1px),linear-gradient(90deg,#f1f5f9 1px,#0000 1px);background-size:24px 24px;border:1px solid #e2e8f0;border-radius:10px;box-shadow:0 14px 32px #0f172a14}.scrap-polaroid{background:#fff;border:1px solid #e5e7eb;border-radius:6px;padding:10px 10px 40px;position:relative;box-shadow:0 10px 28px #0f172a1f}.scrap-tape{opacity:.88;border-radius:3px;width:56px;height:16px;position:absolute;top:-8px;box-shadow:0 2px 5px #0f172a1f}.scrap-tape--pink{background:#f472b680}.scrap-tape--green{background:#86efac8c}.scrap-tape--yellow{background:#fde0478c}.scrap-tape--white{background:#ffffffeb}@keyframes scrapFloatSoft{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}@keyframes scrapGlowPulse{0%,to{box-shadow:0 0 #10b98100}50%{box-shadow:0 0 0 6px #10b9811a}}@keyframes scrapTapeSway{0%,to{transform:translate(-50%,-38%)rotate(-2deg)}50%{transform:translate(-50%,-38%)rotate(2deg)}}.scrap-hover-lift{transition:transform .2s,box-shadow .2s}.scrap-hover-lift:hover{transform:translateY(-2px)}.scrap-sticker-top{z-index:var(--scrap-sticker-z);pointer-events:none;position:relative}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}*,:before,:after{box-sizing:border-box}#root{overflow-x:clip}img,video{max-width:100%;height:auto}@media (width<=480px){code{word-break:break-all;font-size:.78rem}}.shell{min-height:100vh;color:var(--text);background:0 0;flex-direction:column;display:flex;position:relative;overflow-x:hidden}.shell:before,.shell:after{content:"";pointer-events:none;z-index:0;position:fixed;inset:-14% -8% -8%}.shell:before{opacity:.2;background-image:radial-gradient(circle at 12% 10%,#94a3b86b 0 7px,#0000 8px),radial-gradient(circle at 84% 14%,#bae6fd6b 0 5px,#0000 6px);background-position:0 -20%;background-repeat:repeat;background-size:620px 620px;animation:140s cubic-bezier(.25,.1,.3,1) infinite shell-home-petal-fall}.shell:after{opacity:.18;background-image:radial-gradient(circle at 64% 9%,#93c5fd80 0 6px,#0000 7px);background-position:56% -28%;background-repeat:repeat;background-size:760px 760px;animation:196s cubic-bezier(.2,.12,.24,1) infinite shell-home-petal-fall-alt}.shell>*{z-index:1;position:relative}.shell--focus{background:0 0}.shell-header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffd6;border-bottom:1px solid #dbe4ef;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:1rem;padding:.85rem 1.25rem .85rem 1.5rem;display:grid;box-shadow:0 6px 20px #0f172a0f}.shell-logo{color:#334155;flex-direction:column;justify-self:start;align-items:flex-start;gap:.08rem;line-height:1;text-decoration:none;display:inline-flex}.shell-logo__wordmark{font-family:var(--logo-header);letter-spacing:.01em;color:#047857;font-size:clamp(1.35rem,1.8vw,1.7rem);font-weight:900}.shell-logo__tag{letter-spacing:.09em;text-transform:uppercase;color:#64748b;font-size:.64rem;font-weight:700}.shell-logo:hover .shell-logo__wordmark{color:#059669}.shell-logo:hover .shell-logo__tag{color:#475569}.shell-nav-pill{-webkit-overflow-scrolling:touch;scrollbar-width:thin;background:#f8fafceb;border:1px solid #dbe4ef;border-radius:999px;flex-wrap:nowrap;justify-content:flex-start;justify-self:center;align-items:center;gap:.15rem;max-width:100%;padding:.25rem;display:flex;overflow-x:auto;box-shadow:inset 0 0 0 1px #ffffffa6}@media (width>=1100px){.shell-nav-pill{flex-wrap:wrap;justify-content:center;overflow-x:visible}}.shell-pill-link{color:#475569;white-space:nowrap;background:0 0;border-radius:999px;padding:.45rem .85rem;font-size:.875rem;font-weight:500;text-decoration:none}.shell-pill-link:hover:not(.is-on){color:#0f172a;background:#edf2f7}.shell-pill-link.is-on:not(.shell-pill-link--guide){color:#fff;background:#10b981;font-weight:700;box-shadow:0 6px 14px #0f172a38}.shell-pill-link--spark:not(.is-on){color:#475569;font-weight:500}.shell-pill-link--spark:hover:not(.is-on){color:#0f172a;background:#edf2f7}.shell-pill-link--cta:not(.is-on){background:0 0;font-weight:500;color:#475569!important}.shell-pill-link--cta:hover:not(.is-on){color:#0f172a!important;background:#edf2f7!important}.shell-pill-link--guide:not(.is-on){color:#475569;font-weight:500}.shell-pill-link--guide:hover:not(.is-on){color:#0f172a;background:#edf2f7}.shell-pill-link--guide.is-on{color:#047857;background:#dbeafe;font-weight:700}.shell-actions{flex-wrap:wrap;justify-content:flex-end;justify-self:end;align-items:center;gap:.5rem;display:flex}.shell-mode{color:#7a5f78;background:#fff4f8;border:1px solid #efbfd0;border-radius:999px;padding:.35rem .65rem;font-size:.78rem;font-weight:600}.shell-mode--muted{color:#9f90a7}.shell-email{color:#64748b;text-overflow:ellipsis;white-space:nowrap;max-width:min(10rem,28vw);font-size:.8rem;overflow:hidden}.shell-btn{cursor:pointer;box-sizing:border-box;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;padding:.45rem .95rem;font-size:.8125rem;font-weight:600;text-decoration:none;display:inline-flex}.shell-btn--ghost{color:#334155;background:#fff;border-color:#dbe4ef}.shell-btn--dark{color:#fff;background:#10b981;border-color:#10b981}.shell-btn--dark:hover{background:#059669}.shell-main{box-sizing:border-box;flex:1;width:100%;max-width:min(1120px,100%);margin:0 auto;padding:clamp(.85rem,3.5vw,1.5rem) clamp(.75rem,3vw,1.25rem) clamp(1.5rem,5vw,2.5rem)}.shell-main--focus{max-width:min(860px,100%);padding-top:clamp(1.25rem,5vw,2.5rem)}.shell-route-transition{transform-origin:50%;will-change:opacity, transform;animation:.48s cubic-bezier(.22,1,.36,1) both shell-page-enter}@keyframes shell-page-enter{0%{opacity:0;filter:blur(1.2px)saturate(.98);transform:scale(.985)}to{opacity:1;filter:none;transform:scale(1)}}.button,.shell-btn--primary{color:#fff;cursor:pointer;box-sizing:border-box;background:#10b981;border:1px solid #10b981;border-radius:999px;justify-content:center;align-items:center;padding:.5rem 1rem;font-size:.875rem;font-weight:600;text-decoration:none;display:inline-flex}.button.ghost,.shell-btn--line{color:#334155;background:#fff;border-color:#dbe4ef}.button:disabled{opacity:.45;cursor:not-allowed}@media (width<=900px){.shell-header{grid-template-columns:1fr;justify-items:stretch}.shell-logo{justify-self:start}.shell-logo__tag{font-size:.6rem}.shell-nav-pill{order:3;justify-self:stretch}.shell-actions{order:2;justify-content:flex-start;justify-self:stretch}}@keyframes shell-home-petal-fall{0%{transform:translateY(-22%)translate(1.2%)}13%{transform:translateY(-18%)translate(-.6%)}29%{transform:translateY(-10%)translate(.8%)}47%{transform:translateY(2%)translate(-1.4%)}71%{transform:translateY(18%)translate(.4%)}88%{transform:translateY(33%)translate(-.9%)}to{transform:translateY(52%)translate(1.1%)}}@keyframes shell-home-petal-fall-alt{0%{transform:translateY(-26%)translate(-.9%)}22%{transform:translateY(-16%)translate(1%)}44%{transform:translateY(-5%)translate(-.7%)}67%{transform:translateY(14%)translate(.9%)}85%{transform:translateY(30%)translate(-.8%)}to{transform:translateY(48%)translate(.7%)}}.shell-pill-link--inbox{align-items:center;gap:.35rem;display:inline-flex;position:relative}.shell-inbox-label{line-height:1.2}.shell-inbox-badge{color:#fff;text-align:center;background:#10b981;border:2px solid #fff;border-radius:999px;min-width:1.15rem;height:1.15rem;padding:0 .28rem;font-size:.65rem;font-weight:800;line-height:1.15rem}.shell-match-toast{z-index:10050;color:#334155;background:#fff;border:1px solid #dbe4ef;border-radius:10px;align-items:flex-start;gap:.55rem;max-width:min(22rem,100vw - 2rem);padding:.65rem .75rem .65rem .85rem;font-size:.84rem;font-weight:600;line-height:1.45;display:flex;position:fixed;top:4.75rem;right:1rem}.shell-match-toast__dot{background:#10b981;border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-top:.35rem}.shell-match-toast__msg{flex:1;min-width:0}.shell-match-toast__close{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:6px;flex-shrink:0;width:1.5rem;height:1.5rem;margin:-.15rem -.1rem -.15rem 0;font-family:inherit;font-size:1.1rem;line-height:1}.shell-match-toast__close:hover{color:#047857;background:#eff6ff}@media (width<=600px){.shell-match-toast{max-width:none;left:.75rem;right:.75rem}}.site-footer{color:#334155;background:0 0;border-top:1px solid #dbe4ef;margin-top:auto;padding:1.75rem 1.5rem 2rem;font-size:.875rem;position:relative;overflow:visible}.site-footer:before{content:none}.site-footer:after{content:"";pointer-events:none;opacity:.18;background-image:radial-gradient(circle at 12% 20%,#10b98159 0 4px,#0000 5px),radial-gradient(circle at 36% 30%,#34d39947 0 4px,#0000 5px),radial-gradient(circle at 64% 22%,#6ee7b759 0 4px,#0000 5px),radial-gradient(circle at 84% 28%,#10b98147 0 4px,#0000 5px);position:absolute;inset:0}.site-footer__inner{z-index:1;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1.5rem;max-width:1120px;margin:0 auto;display:flex;position:relative}.site-footer__brand{font-family:var(--logo-header);color:#047857;letter-spacing:.01em;font-size:1.5rem;font-weight:900}.site-footer__copy{color:#64748b;font-size:.8125rem;font-family:var(--hand);margin:.35rem 0 0}.site-footer__tel{color:#334155;margin:0 0 .35rem;font-weight:600}.site-footer__links{flex-wrap:wrap;align-items:center;gap:.25rem;display:flex}.site-footer__links a{color:#475569;text-decoration:none}.site-footer__links a:hover{color:#047857}.site-footer__dot{color:#94a3b8;-webkit-user-select:none;user-select:none}.form-page{text-align:left;color:#0f172a;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;max-width:420px;margin:0 auto}.form-page h1{margin:0 0 .35rem;font-size:1.5rem}.form-hint{color:#666;margin:0 0 1.25rem;font-size:.85rem}.form-card{background:#fff;border:1px solid #dbe4ef;border-radius:14px;flex-direction:column;gap:.85rem;padding:1.25rem;display:flex;position:relative;box-shadow:0 12px 28px #0f172a17}.form-card:before{content:"";background:#f472b661;border-radius:3px;width:60px;height:16px;position:absolute;top:-8px;left:50%;transform:translate(-50%)rotate(-2deg);box-shadow:0 2px 4px #0f172a24}.form-role-switch{grid-template-columns:1fr 1fr;gap:.5rem;display:grid}.form-role-btn{color:#475569;cursor:pointer;background:#f8fafc;border:1px solid #dbe4ef;border-radius:10px;padding:.62rem .8rem;font-family:inherit;font-size:.88rem;font-weight:700;transition:background-color .18s,border-color .18s,color .18s}.form-role-btn.is-on{color:#fff;background:#10b981;border-color:#10b981}.field{flex-direction:column;gap:.35rem;font-size:.875rem;display:flex}.field span{color:#334155;font-weight:600}.field input,.field textarea,.field select{color:#111827;caret-color:#111827;font:inherit;background:#f8fafc;border:1px solid #dbe4ef;border-radius:10px;padding:.5rem .6rem}.field input::placeholder,.field textarea::placeholder{color:#9ca3af;opacity:1}.field input:focus,.field textarea:focus,.field select:focus{color:#111827;background:#fff;border-color:#1f2328;outline:none}.form-error{color:#b71c1c;margin:0;font-size:.85rem}.form-success{background:#ecfeff;border:1px solid #bae6fd;border-radius:8px;margin-bottom:1rem;padding:1rem}.form-success p{margin:0 0 .75rem}.submit{color:#fff;cursor:pointer;background:#10b981;border:none;border-radius:999px;margin-top:.25rem;padding:.6rem 1rem;font-weight:600}.submit:disabled{opacity:.6;cursor:not-allowed}.submit.ghost{color:#334155;background:#fff;border:1px solid #dbe4ef}.form-login-submit{color:#fff;background:#10b981;border:1px solid #10b981;font-weight:700}.form-login-submit:hover:not(:disabled){background:#059669}.form-auth-primary-btn{box-sizing:border-box;width:100%;min-height:2.65rem;margin-top:0}button[type=submit].form-login-submit.form-auth-primary-btn{margin-top:.75rem}.form-social--inside{margin-top:.1rem;padding-top:.25rem}.form-social--after-login{border-top:none;margin-top:.35rem;padding-top:.35rem}.form-google-login{justify-content:center;align-items:center;gap:.52rem;width:100%;margin-top:.2rem;font-weight:700;display:inline-flex;color:#334155!important;background:#fff!important;border-color:#dbe4ef!important}.form-google-login__icon{color:#047857;background:#f8fafc;border:1px solid #dbe4ef;border-radius:999px;justify-content:center;align-items:center;width:1.4rem;height:1.4rem;font-size:.86rem;font-weight:800;line-height:1;display:inline-flex}.form-social{border-top:1px solid #e2e8f0;margin-top:1.25rem;padding-top:1rem}.form-social p{color:#777;margin:0 0 .5rem;font-size:.8rem}.form-footer{margin-top:1rem;font-size:.9rem}.form-footer a{color:#0d47a1;font-weight:600}.form-account-links{color:#64748b;flex-wrap:wrap;justify-content:center;align-items:center;gap:.2rem .35rem;margin-top:.15rem;padding-top:.15rem;font-size:.82rem;display:flex}.form-account-links__sep{color:#d1d5db;-webkit-user-select:none;user-select:none}.form-text-link{font:inherit;font-size:inherit;color:#64748b;text-underline-offset:2px;cursor:pointer;background:0 0;border:none;margin:0;padding:0;text-decoration:underline}.form-text-link:hover{color:#1e293b}a.form-text-link{color:#6b7280;text-underline-offset:2px;font-weight:inherit;text-decoration:underline}a.form-text-link:hover{color:#374151}.onb-wrap{color:#1f2328;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;max-width:560px;margin:0 auto;padding-bottom:2rem}.onb-stepper{justify-content:space-between;align-items:flex-start;gap:.25rem;margin:0 0 1.75rem;padding:0 .25rem;display:flex}.onb-step{text-align:center;flex-direction:column;flex:1;align-items:center;min-width:0;display:flex}.onb-step-circle{color:#9aa0a6;background:#fff;border:2px solid #e8eaed;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;font-size:.8rem;font-weight:700;display:flex}.onb-step-circle.done{color:#6d3f58;background:#f6d8e6;border-color:#efbfd0;font-size:.95rem}.onb-step-circle.current{color:#6d3f58;background:#f8dce7;border-color:#efbfd0}.onb-step-label{color:#9aa0a6;max-width:5.5rem;margin-top:.3rem;font-size:.72rem;line-height:1.25}.onb-step-label strong{color:#1f2328;font-size:.78rem;font-weight:600;display:block}.onb-step.is-current .onb-step-label strong{font-weight:800}.onb-card{color:#1f2328;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:#fff;border:1px solid #e8eaed;border-radius:16px;padding:1.75rem 1.5rem 1.5rem;box-shadow:0 12px 40px #1f232814}.onb-banner{background:#ecfdf5;border:1px solid #a7f3d0;border-radius:10px;align-items:flex-start;gap:10px;margin-bottom:1.5rem;padding:12px 14px;display:flex}.onb-banner-icon{flex-shrink:0;font-size:1.1rem;line-height:1.4}.onb-banner-title{color:#065f46;font-size:.82rem;font-weight:600}.onb-banner-sub{color:#059669;margin-top:2px;font-size:.75rem;line-height:1.45}.onb-kicker{letter-spacing:.12em;color:#9aa0a6;margin:0 0 .35rem;font-size:.7rem;font-weight:600}.onb-title{letter-spacing:-.03em;color:#1f2328;margin:0 0 .45rem;font-size:1.35rem;font-weight:800;line-height:1.3}.onb-lead{color:#6b7280;margin:0 0 1.5rem;font-size:.88rem;line-height:1.55}.onb-q-block{margin-bottom:1.35rem}.onb-q-title{color:#1f2328;margin-bottom:.2rem;font-size:.85rem;font-weight:700}.onb-q-desc{color:#9aa0a6;margin-bottom:.65rem;font-size:.72rem}.onb-card-grid{grid-template-columns:repeat(auto-fill,minmax(148px,1fr));gap:8px;display:grid}.onb-vibe-card{cursor:pointer;-webkit-user-select:none;user-select:none;background:#f4f5f7;border:1px solid #e8eaed;border-radius:12px;padding:12px 12px 10px;transition:border-color .15s,background .15s;position:relative}.onb-vibe-card:hover{background:#eceef1;border-color:#c2c8d0}.onb-vibe-card.on{background:#fff;border:1.5px solid #1f2328}.onb-vibe-card.on .onb-check{opacity:1;transform:scale(1)}.onb-check{opacity:0;background:#1f2328;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;transition:opacity .18s,transform .18s;display:flex;position:absolute;top:9px;right:9px;transform:scale(.6)}.onb-card-icon{margin-bottom:7px;font-size:1.35rem;line-height:1}.onb-card-name{color:#1f2328;margin-bottom:3px;font-size:.82rem;font-weight:600}.onb-card-hint{color:#9aa0a6;font-size:.7rem;line-height:1.4}.onb-divider{background:#e8eaed;height:1px;margin:0 0 1.35rem}.onb-pill-row{flex-wrap:wrap;gap:7px;display:flex}.onb-pill{color:#4b5563;cursor:pointer;-webkit-user-select:none;user-select:none;background:#f4f5f7;border:1px solid #e8eaed;border-radius:999px;padding:7px 14px;font-size:.82rem;transition:border-color .15s,background .15s,color .15s}.onb-pill:hover{background:#eceef1;border-color:#c2c8d0}.onb-pill.on{color:#fff;background:#1f2328;border-color:#1f2328}.onb-preview-box{background:#f4f5f7;border:1px solid #e8eaed;border-radius:12px;min-height:56px;margin-top:1.25rem;padding:12px 14px}.onb-preview-label{letter-spacing:.06em;color:#9aa0a6;text-transform:uppercase;margin-bottom:5px;font-size:.68rem;font-weight:600}.onb-preview-text{color:#9aa0a6;font-size:.84rem;font-style:italic;line-height:1.55;transition:color .2s}.onb-preview-text.filled{color:#1f2328;font-style:normal}.onb-counter{color:#9aa0a6;text-align:right;margin-top:.5rem;font-size:.72rem}.onb-btn-row{gap:8px;margin-top:1.5rem;display:flex}.onb-btn-skip{color:#9aa0a6;cursor:pointer;background:0 0;border:1px solid #e8eaed;border-radius:12px;flex:1;padding:.75rem;font-family:inherit;font-size:.84rem;transition:background .15s,color .15s}.onb-btn-skip:hover{color:#4b5563;background:#f4f5f7}.onb-btn-next{color:#fff;cursor:pointer;background:#1f2328;border:none;border-radius:12px;flex:2.5;padding:.75rem;font-family:inherit;font-size:.9rem;font-weight:700;transition:opacity .15s}.onb-btn-next:hover{opacity:.85}.onb-footer-note{text-align:center;color:#6b7280;margin-top:1.25rem;font-size:.88rem}.onb-footer-note a{color:#1f2328;font-weight:700}.signup-wrap{text-align:left;color:#0f172a;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;max-width:520px;margin:0 auto;padding-bottom:2rem}.signup-wrap--wide{max-width:900px}.signup-step-transition{transform-origin:50%;animation:.32s both signup-step-enter}@keyframes signup-step-enter{0%{opacity:0;filter:blur(1px);transform:scale(.987)}to{opacity:1;filter:none;transform:scale(1)}}.signup-wrap a{color:#1e293b;font-weight:700}.signup-stepper{justify-content:space-between;align-items:flex-start;gap:.25rem;margin:0 0 1.75rem;padding:0 .25rem;display:flex}.signup-step{text-align:center;flex-direction:column;flex:1;align-items:center;min-width:0;display:flex}.signup-step-circle{z-index:1;color:#64748b;background:#fff;border:2px solid #dbe4ef;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;font-size:.8rem;font-weight:700;display:flex;position:relative}.signup-step-circle.done{color:#047857;background:#dbeafe;border-color:#bfdbfe;font-size:.95rem}.signup-step-circle.current{color:#fff;background:#10b981;border-color:#10b981}.signup-step-label{color:#64748b;max-width:5.5rem;font-size:.72rem;line-height:1.25}.signup-step-label strong{color:#1f2328;font-size:.78rem;font-weight:600;display:block}.signup-step.is-current .signup-step-label{color:#5c6370}.signup-step.is-current .signup-step-label strong{font-weight:800}.signup-card{color:#1f2328;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:#fff;border:1px solid #dbe4ef;border-radius:16px;padding:1.75rem 1.5rem 1.5rem;position:relative;box-shadow:0 14px 40px #0f172a1a}.signup-card--verify{padding-top:1.75rem}.signup-back-icon{color:#334155;cursor:pointer;background:#fff;border:1px solid #dbe4ef;border-radius:999px;justify-content:center;align-items:center;width:2rem;height:2rem;padding:0;transition:background-color .18s,border-color .18s,transform .18s;display:inline-flex;position:absolute;top:.85rem;left:-.72rem}.signup-back-icon svg{stroke:currentColor;stroke-width:2.35px;fill:none;stroke-linecap:round;stroke-linejoin:round;width:1.05rem;height:1.05rem}.signup-back-icon:hover{color:#0f172a;background:#f1f5f9;border-color:#cbd5e1;transform:translateY(-1px)}.signup-card-accent{background:#f472b673;border-radius:2px;width:36px;height:5px;position:absolute;top:0;left:50%;transform:translate(-50%,-40%)}.signup-card-accent--lime{background:#86efac9e}.signup-kicker{letter-spacing:.12em;color:#64748b;margin:0 0 .35rem;font-size:.7rem;font-weight:600}.signup-title{font-size:1.35rem;font-family:"Malgun Gothic", "맑은 고딕", var(--sans);letter-spacing:-.01em;word-spacing:0;color:#1f2328;margin:0 0 .45rem;font-weight:700;line-height:1.35}.signup-lead{color:#6b7280;margin:0 0 1.35rem;font-size:.9rem;line-height:1.5}.signup-google{color:#334155;cursor:pointer;opacity:1;background:#fff;border:1px solid #dbe4ef;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.75rem 1rem;font-size:.9rem;font-weight:600;transition:background-color .18s,border-color .18s,transform .18s;display:inline-flex}.signup-google:hover{background:#f8fafc;border-color:#cbd5e1;transform:translateY(-1px)}.signup-google-icon{border:1px solid #cfd4da;border-radius:4px;justify-content:center;align-items:center;width:1.25rem;height:1.25rem;font-size:.65rem;font-weight:800;display:inline-flex}.signup-or{color:#64748b;align-items:center;gap:.75rem;margin:1.15rem 0;font-size:.8rem;display:flex}.signup-or:before,.signup-or:after{content:"";border-top:1px dashed #dde1e6;flex:1}.signup-field{margin-bottom:1rem}.signup-field label span.req{color:#e11d48;margin-left:.15rem}.signup-label-row{justify-content:space-between;align-items:baseline;margin-bottom:.35rem;display:flex}.signup-label{color:#0f172a;font-size:.85rem;font-weight:700}.signup-hint{color:#64748b;font-size:.72rem;font-family:var(--hand);margin:0 0 .35rem}.signup-hint--sent{color:#047857;font-weight:700}.signup-input{box-sizing:border-box;color:#111827;width:100%;font:inherit;background:#f8fafc;border:1px solid #dbe4ef;border-radius:10px;padding:.65rem .75rem;font-size:.9rem}.signup-input::placeholder{color:#9ca3af;opacity:1}.signup-input:focus{color:#111827;background:#fff;border-color:#334155;outline:none}.signup-input-row{align-items:stretch;gap:.5rem;display:flex}.signup-input-row .signup-input{flex:1}.signup-dup{cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #334155;border-radius:10px;flex-shrink:0;padding:0 .85rem;font-size:.78rem;font-weight:600}.signup-dup:disabled{opacity:.45;cursor:not-allowed}.signup-pass-wrap{position:relative}.signup-pass-wrap .signup-input{padding-right:2.75rem}.signup-eye{cursor:pointer;color:#64748b;font-size:1rem;line-height:1;font-family:var(--hand);background:0 0;border:none;padding:.25rem;position:absolute;top:50%;right:.5rem;transform:translateY(-50%)!important}.signup-eye:hover,.signup-eye:active{transform:translateY(-50%)!important}.signup-terms{background:#f8fafc;border:1px solid #dbe4ef;border-radius:12px;margin-top:.25rem;padding:1rem 1rem .85rem}.signup-check{color:#3c434d;align-items:flex-start;gap:.5rem;margin-bottom:.65rem;font-size:.84rem;display:flex}.signup-check input{accent-color:#10b981;width:1rem;height:1rem;margin-top:.2rem}.signup-check.nested{padding-left:1.35rem}.signup-check a{color:#1f2328;white-space:nowrap;margin-left:auto;font-size:.78rem;font-weight:600}.signup-error{color:#b91c1c;margin:.5rem 0 0;font-size:.85rem}.signup-info-box{color:#4b5563;background:#f8f9fb;border:1px dashed #cfd4da;border-radius:12px;margin:0 0 1.25rem;padding:.9rem 1rem;font-size:.84rem;line-height:1.55}.signup-info-box strong{color:#1f2328;margin-bottom:.2rem;display:block}.signup-timer{font-variant-numeric:tabular-nums;color:#e11d48;font-weight:800}.signup-label-row .signup-timer{margin-left:auto}.signup-send-btn{cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #334155;border-radius:10px;flex-shrink:0;padding:0 .85rem;font-family:inherit;font-size:.78rem;font-weight:600}.signup-send-btn:disabled{opacity:.45;cursor:not-allowed}.signup-verify-btn{color:#fff;cursor:pointer;white-space:nowrap;background:#10b981;border:1px solid #10b981;border-radius:10px;flex-shrink:0;padding:0 1rem;font-family:inherit;font-size:.78rem;font-weight:700;transition:background-color .18s,border-color .18s,transform .18s}.signup-verify-btn:hover:not(:disabled){background:#059669;border-color:#10b981;transform:translateY(-1px)}.signup-verify-btn:disabled{opacity:.45;cursor:not-allowed}.signup-next{color:#fff;cursor:pointer;background:#10b981;border:1px solid #10b981;border-radius:12px;width:100%;margin-top:1.15rem;padding:.85rem 1rem;font-size:.95rem;font-weight:700;transition:background-color .18s,border-color .18s,transform .18s}.signup-next:hover:not(:disabled){background:#059669;border-color:#10b981;transform:translateY(-1px)}.signup-next:disabled{opacity:1;color:#8f8b91;cursor:not-allowed;background:#e3dfe3;border-color:#d7d1d8}.signup-footer-note{text-align:center;color:#64748b;background:#fff;border:1px solid #dbe4ef;border-radius:999px;justify-content:center;align-items:center;gap:.55rem;width:fit-content;margin:1.25rem auto 0;padding:.5rem .6rem .5rem .85rem;font-size:.85rem;display:inline-flex}.signup-footer-login-link{cursor:pointer;background:#10b981;border:1px solid #10b981;border-radius:999px;justify-content:center;align-items:center;min-height:1.9rem;padding:.18rem .72rem;font-family:inherit;font-weight:700;text-decoration:none;transition:background-color .18s,border-color .18s,transform .18s;display:inline-flex;color:#fff!important}.signup-footer-login-link:hover{background:#059669;border-color:#10b981;transform:translateY(-1px)}.signup-confirm-overlay{z-index:310;background:#2c1f2c3d;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.signup-confirm-modal{text-align:left;background:#fff;border:1px solid #dbe4ef;border-radius:16px;width:100%;max-width:390px;padding:1.15rem 1.1rem 1rem;box-shadow:0 18px 46px #0f172a33}.signup-confirm-badge{color:#047857;background:#eff6ff;border:1px solid #dbe4ef;border-radius:999px;justify-content:center;align-items:center;width:1.9rem;height:1.9rem;font-size:.95rem;font-weight:800;display:inline-flex}.signup-confirm-modal h3{color:#4e3550;margin:.65rem 0 .35rem;font-size:1rem}.signup-confirm-modal p{color:#7d6a7d;margin:0;font-size:.84rem;line-height:1.55}.signup-confirm-actions{grid-template-columns:1fr 1fr;gap:.5rem;margin-top:.95rem;display:grid}.signup-confirm-btn{cursor:pointer;border-radius:10px;min-height:2.2rem;font-family:inherit;font-size:.82rem;font-weight:700}.signup-confirm-btn--ghost{color:#7a6b7b;background:#fff;border:1px solid #e5d6df}.signup-confirm-btn--ghost:hover{background:#faf8fb}.signup-confirm-btn--primary{color:#fff;background:#10b981;border:1px solid #10b981}.signup-confirm-btn--primary:hover{background:#059669;border-color:#10b981}.signup-step2-actions{flex-wrap:wrap;gap:.65rem;margin-top:1.25rem;display:flex}.signup-step2-actions .signup-next{flex:1;width:auto;min-width:10rem}.signup-btn-secondary{cursor:pointer;background:#fff;border:1px solid #d8dde3;border-radius:12px;padding:.65rem 1.1rem;font-family:inherit;font-weight:600}.signup-success{background:#ecfdf5;border:1px solid #a7f3d0;border-radius:14px;margin-bottom:1rem;padding:1.25rem}.signup-success p{margin:0 0 1rem;line-height:1.5}.signup-complete{text-align:center;color:#1f2328;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:#fff;border:1px solid #dbe4ef;border-radius:18px;padding:2.8rem 1.85rem 2.2rem;position:relative;overflow:hidden;box-shadow:0 14px 44px #1f232814}.signup-complete-accent{background:#fb923c;border-radius:3px;width:40px;height:6px;position:absolute;top:0;left:50%;transform:translate(-50%,-35%)}.signup-complete-deco{pointer-events:none;position:absolute;inset:0}.signup-complete-deco .dot{opacity:.85;border-radius:50%;width:8px;height:8px;position:absolute}.signup-complete-deco .d1{background:#facc15;top:18%;left:12%}.signup-complete-deco .d2{opacity:.9;background:#f472b6;border-bottom:9px solid #f472b6;border-left:5px solid #0000;border-right:5px solid #0000;border-radius:0;width:0;height:0;top:22%;right:14%}.signup-complete-deco .d3{background:#60a5fa;bottom:28%;left:10%}.signup-complete-deco .d4{background:#a78bfa;border-bottom:9px solid #a78bfa;border-left:5px solid #0000;border-right:5px solid #0000;border-radius:0;width:0;height:0;bottom:22%;right:12%}.signup-complete-deco .d5{background:#4ade80;top:48%;right:8%}.signup-complete-icon{z-index:1;margin-bottom:1rem;font-size:2.75rem;line-height:1;position:relative}.signup-complete-title{letter-spacing:-.03em;color:#1f2328;z-index:1;margin:0 0 .85rem;font-size:1.65rem;font-weight:800;position:relative}.signup-complete-line{color:#1f2328;z-index:1;margin:0 0 .8rem;font-size:1rem;position:relative}.signup-complete-sub{color:#6b7280;z-index:1;max-width:22rem;margin:0 auto .5rem;font-size:.9rem;line-height:1.55;position:relative}.signup-complete-id{color:#9ca3af;z-index:1;margin:0 0 1.25rem;font-size:.8rem;position:relative}.signup-complete-actions{z-index:1;grid-template-columns:1fr 1fr;gap:.8rem;margin-top:1.35rem;display:grid;position:relative}.signup-complete-btn{box-sizing:border-box;cursor:pointer;border-radius:12px;justify-content:center;align-items:center;width:100%;min-height:2.9rem;padding:.85rem .9rem;font-family:inherit;font-size:.86rem;font-weight:700;text-decoration:none;display:inline-flex}.signup-complete-btn--ghost{color:#7a6b7b;background:#fff;border:1px solid #e3d5de}.signup-complete-btn--ghost:hover{background:#faf8fb}.signup-complete-btn--dark{color:#fff;background:#10b981;border:1px solid #10b981}.signup-complete-btn--dark:hover{background:#059669;border-color:#10b981}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.ais{box-sizing:border-box;width:100%;max-width:56rem;margin:0 auto;transition:padding-top .45s}.ais--hero{flex-direction:column;justify-content:center;min-height:min(72vh,560px);padding-top:0;display:flex}.ais--after{min-height:unset;justify-content:flex-start;padding-top:.25rem}.ais-prompt{width:100%}.ais-prompt-wrap{width:100%;position:relative}.ais-prompt-wrap:before{content:"";z-index:1;pointer-events:none;opacity:.82;background:#a7f3d0e0;border-radius:2px;width:44px;height:14px;transition:opacity .2s;position:absolute;top:-8px;left:.35rem;transform:rotate(-14deg);box-shadow:0 1px 4px #0f172a1f}.ais-prompt-wrap:focus-within:before{opacity:1}.ais-prompt-label{color:#475569;letter-spacing:-.02em;margin-bottom:.5rem;font-size:.78rem;font-weight:700;display:block}.ais-hero-title{font-size:clamp(1.35rem,3.2vw,1.75rem);font-weight:800;font-family:var(--hand), system-ui, sans-serif;letter-spacing:-.03em;line-height:1.35}.ais--after .ais-hero-title{margin-bottom:.45rem;font-size:1.05rem}.ais--hero .ais-prompt-label{text-align:center}.ais-prompt-bar{background:#fff;border:1px solid #dbe4ef;border-radius:22px;align-items:flex-start;gap:.5rem;padding:.8rem .75rem .75rem .95rem;display:flex;box-shadow:0 12px 24px #0f172a14}.ais-modern-paper-bar{background-color:#fff;background-image:radial-gradient(circle at 18% 0,#10b9810d,#0000 52%);box-shadow:0 14px 32px #0f172a1a,0 0 0 1px #0f172a0a}.ais-input{resize:none;min-height:6.6rem;max-height:13rem;font:inherit;color:#1f2328;background:0 0;border:none;outline:none;flex:1;padding:.3rem 0 .3rem .15rem;font-size:.92rem;line-height:1.45}.ais-input::placeholder{color:#9ca3af}.ais-send{color:#fff;cursor:pointer;background:#10b981;border:1px solid #10b981;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;margin-top:.18rem;transition:background .2s,transform .15s,box-shadow .2s;display:inline-flex;box-shadow:0 10px 22px #10b98147}.ais--hero .ais-input{min-height:7.2rem}.ais-send:disabled{opacity:.45;cursor:not-allowed}.ais-send:not(:disabled):hover{background:#059669;transform:scale(1.04);box-shadow:0 10px 18px #0f172a52}.ais-send-icon{margin-left:1px;font-size:.85rem;line-height:1}.ais-send-spinner{border:2px solid #ffffff59;border-top-color:#fff;border-radius:50%;width:1.1rem;height:1.1rem;animation:.7s linear infinite ais-spin}@keyframes ais-spin{to{transform:rotate(360deg)}}.ais-inline-err{color:#b91c1c;text-align:center;margin:.75rem 0 0;font-size:.88rem}.ais-inline-err a{color:#1f2328;font-weight:700}.ais-grow{grid-template-rows:0fr;margin-top:1.25rem;transition:grid-template-rows .55s cubic-bezier(.33,1,.68,1);display:grid}.ais-grow.is-open{grid-template-rows:1fr}.ais-grow-inner{min-height:0;overflow:hidden}.ais-skeleton-block{padding:1rem 0 .5rem}.ais-skeleton-line{background:linear-gradient(90deg,#f3f4f6 0%,#e5e7eb 50%,#f3f4f6 100%) 0 0/200% 100%;border-radius:6px;height:.72rem;margin-bottom:.55rem;animation:1.1s ease-in-out infinite ais-shimmer}.ais-skeleton-line--lg{width:88%;height:.85rem}.ais-skeleton-line--sm{width:42%}@keyframes ais-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.ais-panel{margin-bottom:1.35rem}.ais-fail{color:#991b1b;background:#fef2f2;border:1px solid #fecaca;border-radius:14px;padding:1rem 1.15rem;font-size:.9rem}.ais-retry{cursor:pointer;background:#fff;border:1px solid #1f2328;border-radius:999px;margin-top:.65rem;padding:.45rem .9rem;font-size:.82rem;font-weight:700}.ais-panel--ai{background:linear-gradient(#fff 0%,#f8fafc 100%);border:1px solid #dbe4ef;border-radius:16px;padding:1.1rem 1.15rem 1.15rem;position:relative;box-shadow:0 10px 28px #0f172a1a}.ais-panel--ai.ais-grid-bg{background-color:#fff;background-image:linear-gradient(#ffffffe6,#f8fafcfa),linear-gradient(#e2e8f080 1px,#0000 1px),linear-gradient(90deg,#e2e8f080 1px,#0000 1px);background-size:auto,20px 20px,20px 20px;overflow:hidden}.ais-ai-sparkle{color:#34d399;opacity:.55;pointer-events:none;font-size:1.15rem;line-height:1;animation:2.4s ease-in-out infinite ais-sparkle-pulse;position:absolute;top:.85rem;right:1rem}@keyframes ais-sparkle-pulse{0%,to{opacity:.45;transform:scale(1)}50%{opacity:.88;transform:scale(1.06)}}.ais-panel-title{color:#1f2328;letter-spacing:-.02em;margin:.35rem 0 .5rem;font-size:1.02rem;font-weight:800}.ais-panel-title--narrative{font-family:var(--hand), system-ui, sans-serif;color:#059669;text-underline-offset:.28em;font-size:1.12rem;font-weight:800;-webkit-text-decoration:underline wavy #a7f3d0;text-decoration:underline wavy #a7f3d0}.ais-panel-title--row{align-items:center;gap:.5rem;display:flex}.ais-title-icon{color:#10b981;background:#10b9811f;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:1.45rem;height:1.45rem;font-size:.72rem;font-weight:800;line-height:1;display:inline-flex}.ais-title-icon--rose{color:#fb7185;background:#fb718529}.ais-sub{color:#6b7280;margin:-.25rem 0 .85rem;font-size:.82rem}.ais-ai-body{color:#334155;font-size:.88rem;line-height:1.65;font-family:var(--hand);font-size:.96rem}.ais-ai-pre{white-space:pre-wrap;word-break:break-word;margin:0}.ais-ai-muted{color:#64748b;margin:0;font-size:.86rem}.ais-muted{color:#6b7280;font-size:.88rem}.ais-panel--guides,.ais-panel--spots,.ais-panel--special{opacity:0;transition:opacity .45s,transform .5s cubic-bezier(.22,1,.36,1);transform:translateY(12px)}.ais-panel--guides.is-visible,.ais-panel--spots.is-visible,.ais-panel--special.is-visible{opacity:1;transform:translateY(0)}.ais-panel--special{border-top:1px dashed #e5e7eb;margin-top:.75rem;padding-top:.35rem}.ais-special-card{margin-top:.5rem}.ais-guide-row--special{background:linear-gradient(#f8fbff 0%,#fff 100%);border:1px solid #dbeafe;border-radius:12px;padding:.65rem .75rem}.ais-guide-list{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.ais-polaroid-strip{margin-top:.35rem;transition:opacity .35s,transform .35s}.ais-polaroid-strip--exit{opacity:0;pointer-events:none;transform:translateY(-12px)scale(.98)}.ais-polaroid-row{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;flex-wrap:nowrap;justify-content:center;gap:1rem;margin:0;padding:.25rem 0 .5rem;list-style:none;display:flex;overflow-x:auto}.ais-polaroid-tile{scroll-snap-align:center;flex:0 0 clamp(200px,30vw,300px);min-width:200px;max-width:300px}.ais-polaroid-tile--0{transform:rotate(-1.2deg)}.ais-polaroid-tile--1{transform:rotate(.6deg)}.ais-polaroid-tile--2{transform:rotate(-.5deg)}.ais-polaroid-frame{background:#fff;border-radius:4px;padding:.7rem .7rem .8rem;transition:transform .2s,box-shadow .2s;position:relative;box-shadow:0 18px 44px #0f172a24,0 0 0 1px #0f172a0f}.ais-polaroid-tile:hover .ais-polaroid-frame{transform:rotate(0)scale(1.02);box-shadow:0 22px 50px #0f172a29,0 0 0 1px #10b98140}.ais-polaroid-pin{z-index:2;background:#e2e8f0;border:3px solid #fff;border-radius:999px;width:22px;height:22px;position:absolute;top:-6px;left:50%;transform:translate(-50%);box-shadow:0 2px 6px #0000001f}.ais-polaroid-pin:after{content:"";background:#64748b;border-radius:999px;position:absolute;inset:7px}.ais-polaroid-link{color:inherit;text-decoration:none;display:block}.ais-polaroid-photo{aspect-ratio:3/4;background:linear-gradient(145deg,#e5e7eb,#cbd5e1) 50%/cover;border-radius:2px}.ais-polaroid-cap{text-align:center;margin-top:.45rem;padding:0 .15rem}.ais-polaroid-rank{color:#065f46;background:linear-gradient(135deg,#d1fae5,#a7f3d0);border-radius:999px;justify-content:center;align-items:center;min-width:1.5rem;height:1.5rem;margin-bottom:.25rem;padding:0 .35rem;font-size:.72rem;font-weight:900;display:inline-flex}.ais-polaroid-name{color:#0f172a;margin:0;font-size:.88rem;font-weight:800;line-height:1.25}.ais-polaroid-region{color:#64748b;margin:.2rem 0 0;font-size:.72rem;line-height:1.3}.ais-polaroid-rating{color:#b45309;margin:.35rem 0 0;font-size:.72rem;font-weight:700}.ais-polaroid-rc{color:#94a3b8;font-weight:600}.ais-polaroid-reason{text-align:left;color:#334155;font-size:.75rem;line-height:1.45;font-family:var(--hand,"Apple SD Gothic Neo", system-ui, sans-serif);-webkit-line-clamp:4;border-top:1px dashed #10b98159;-webkit-box-orient:vertical;margin:.4rem 0 0;padding-top:.35rem;display:-webkit-box;overflow:hidden}.ais-polaroid-reason--muted{color:#64748b;-webkit-line-clamp:3;font-size:.72rem}.ais-more-wrap{justify-content:center;margin-top:1rem;display:flex}.ais-more-guides{color:#065f46;cursor:pointer;background:linear-gradient(#ecfdf5 0%,#fff 100%);border:1px dashed #6ee7b7;border-radius:999px;padding:.55rem 1.15rem;font-size:.86rem;font-weight:800;box-shadow:0 8px 22px #10b9811f}.ais-more-guides:hover{background:#d1fae5}.ais-more-guides-sub{color:#047857;opacity:.9;font-weight:700}.ais-guide-list--rest{margin-top:.5rem;animation:.5s both aisRestIn}@keyframes aisRestIn{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.ais-guide-card{background:#fff;border:1px solid #dbe4ef;border-radius:14px;flex-direction:column;gap:.65rem;padding:.85rem .9rem;display:flex;position:relative;box-shadow:0 4px 16px #0f172a14}.ais-guide-card.ais-polaroid-card{border:none;border-radius:6px;margin-top:.45rem;padding:1rem 1rem 1.1rem;transition:transform .25s,box-shadow .25s;box-shadow:0 22px 48px #0f172a1f,0 0 0 1px #0f172a0f}.ais-guide-card.ais-polaroid-card:before{content:"";z-index:2;background:#f472b68c;border-radius:2px;width:40px;height:12px;position:absolute;top:-7px;left:50%;transform:translate(-50%)rotate(-4deg);box-shadow:0 1px 3px #0000001f}.ais-guide-card.ais-polaroid-card:nth-child(odd):hover{transform:rotate(-.6deg)scale(1.01);box-shadow:0 26px 56px #0f172a24,0 0 0 1px #0f172a0f}.ais-guide-card.ais-polaroid-card:nth-child(2n):hover{transform:rotate(.6deg)scale(1.01);box-shadow:0 26px 56px #0f172a24,0 0 0 1px #0f172a0f}.ais-rank{align-items:center;gap:.45rem;display:inline-flex}.ais-rank-badge{color:#047857;letter-spacing:-.02em;background:#dbeafe;border:1px solid #bfdbfe;border-radius:999px;justify-content:center;align-items:center;width:1.65rem;height:1.65rem;font-size:.82rem;font-weight:900;display:inline-flex}.ais-rank-text{color:#047857;font-size:.76rem;font-weight:800}.ais-guide-feeds{border-bottom:1px dashed #dbe4ef;flex-wrap:wrap;align-items:stretch;gap:.45rem;padding-bottom:.15rem;display:flex}.ais-feed-thumb,.ais-feed-empty{width:4.25rem;color:inherit;background:#f8fafc;border:1px solid #dbe4ef;border-radius:8px;flex-direction:column;align-items:center;padding:.25rem .2rem .35rem;text-decoration:none;transition:transform .15s,box-shadow .15s;display:flex}.ais-feed-thumb:hover,.ais-feed-empty:hover{transform:translateY(-2px);box-shadow:0 6px 14px #1f23281a}.ais-feed-thumb-img{aspect-ratio:1;background:linear-gradient(145deg,#e5e7eb,#d1d5db) 50%/cover;border-radius:6px;width:100%}.ais-feed-thumb-cap{color:#6b7280;text-align:center;margin-top:.2rem;font-size:.62rem;font-weight:700;line-height:1.2}.ais-guide-row{grid-template-columns:4.5rem minmax(0,1fr) auto;align-items:start;gap:.75rem;display:grid}@media (width<=560px){.ais-guide-row{grid-template-columns:3.75rem minmax(0,1fr)}.ais-profile-btn{text-align:center;grid-column:1/-1;justify-self:stretch}}.ais-guide-photo{background:linear-gradient(145deg,#e5e7eb,#d1d5db) 50%/cover;border-radius:10px;width:4.5rem;height:4.5rem}.ais-guide-name{color:#1f2328;margin:0;font-size:.95rem;font-weight:800}.ais-guide-rating{color:#b45309;margin:.15rem 0 0;font-size:.78rem;font-weight:700}.ais-guide-rc{color:#6b7280;font-weight:600}.ais-guide-region{color:#6b7280;margin:.1rem 0 0;font-size:.75rem}.ais-guide-reason{color:#475569;font-size:.8rem;line-height:1.45;font-family:var(--hand);margin:.4rem 0 0;font-size:.92rem}.ais-guide-tags{flex-wrap:wrap;gap:.3rem;margin-top:.45rem;display:flex}.ais-chip{color:#334155;background:#f1f5f9;border:1px solid #dbe4ef;border-radius:999px;padding:.15rem .4rem;font-size:.68rem;font-weight:600}.ais-profile-btn{color:#374151;white-space:nowrap;background:#fff;border:1px solid #d1d5db;border-radius:999px;align-self:center;padding:.45rem .85rem;font-size:.78rem;font-weight:700;text-decoration:none}.ais-profile-btn--primary{background:#10b981;border-color:#10b981;color:#fff!important}.ais-profile-btn--primary:hover{background:#059669}.ais-more{color:#111827;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:999px;width:100%;margin-top:.75rem;padding:.6rem 1rem;font-size:.82rem;font-weight:800}.ais-more:hover{background:#f9fafb}.ais-spot-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem;display:grid}@media (width<=640px){.ais-spot-grid{grid-template-columns:1fr}}.ais-spot{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:.5rem .5rem .72rem;transition:box-shadow .2s;position:relative;box-shadow:0 10px 26px #1f232814}.ais-spot:hover{box-shadow:0 14px 32px #1f23281c}.ais-spot-tape{opacity:.92;border-radius:2px;width:36px;height:12px;position:absolute;top:-5px;left:50%;transform:translate(-50%)}.ais-spot-tape--g{background:#86efac9e}.ais-spot-tape--b{background:#93c5fd9e}.ais-spot-tape--p{background:#f472b68f}.ais-spot-img{aspect-ratio:16/9;background:linear-gradient(160deg,#e5e7eb,#cbd5e1);border-radius:12px;margin-top:.2rem}.ais-spot-name{color:#1f2328;margin:.45rem 0 .15rem;font-size:.88rem;font-weight:800}.ais-spot-cap{color:#64748b;font-size:.72rem;font-family:var(--hand);margin:0;font-size:.84rem}@media (prefers-reduced-motion:reduce){.ais-ai-sparkle{animation:none}.ais-guide-card.ais-polaroid-card{transition:none}.ais-guide-card.ais-polaroid-card:nth-child(odd):hover,.ais-guide-card.ais-polaroid-card:nth-child(2n):hover{transform:none}.ais-spot{transition:none}}.page-state--loading{color:#6b7280;align-items:center;gap:.65rem;margin:0 0 1rem;font-size:.9rem;line-height:1.45;display:flex}.page-state-spinner{border:2px solid #e5e7eb;border-top-color:#374151;border-radius:50%;flex-shrink:0;width:1.1rem;height:1.1rem;animation:.65s linear infinite page-state-spin}@keyframes page-state-spin{to{transform:rotate(360deg)}}.page-state-label{font-weight:500}.page-state--error{background:#fff7f7;border:1px solid #fecaca;border-radius:12px;margin:0 0 1rem;padding:.85rem 1rem}.page-state--error .page-state-title{color:#991b1b;margin:0 0 .35rem;font-size:.88rem;font-weight:700}.page-state--error .page-state-msg{color:#b91c1c;margin:0;font-size:.88rem;line-height:1.45}.page-state-retry{font:inherit;cursor:pointer;color:#1f2328;background:#fff;border:1px solid #e8eaed;border-radius:10px;margin-top:.65rem;padding:.45rem .9rem;font-size:.86rem;font-weight:600}.page-state-retry:hover{background:#f9fafb}.page-state-retry:focus-visible{outline-offset:2px;outline:2px solid #2563eb}.page-state--error .page-state-footer{margin-top:.65rem;font-size:.88rem}.page-state--error .page-state-footer a{color:#1f2328;font-weight:600}.page-state--empty{color:#4b5563;background:#f9fafb;border:1px dashed #e5e7eb;border-radius:12px;margin:0 0 1rem;padding:1.15rem 1rem;font-size:.9rem;line-height:1.55}.page-state-empty-title{color:#1f2328;margin:0 0 .4rem;font-size:.92rem;font-weight:700}.page-state-empty-body{margin:0}.page-state--muted{color:#6b7280}.page-state--tight.page-state--loading{margin-bottom:.65rem}.page-state--tight.page-state--error{margin-bottom:.65rem;padding:.7rem .85rem}.page-state--tight.page-state--empty{margin-bottom:.65rem;padding:.75rem .85rem;font-size:.86rem}.page-state--tight.page-state--empty .page-state-empty-title{font-size:.88rem}.rev-carousel{outline:none}.rev-carousel:focus-visible{border-radius:10px;box-shadow:0 0 0 2px #fff,0 0 0 4px #10b981}.rev-carousel--default{--rev-bg:#fafafa;--rev-brd:#e5e7eb;--rev-text:#374151}.rev-carousel--dialog{--rev-bg:#f8fafc;--rev-brd:#e2e8f0;--rev-text:#334155}.rev-carousel-btn{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #dbe4ef;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:2.1rem;height:2.1rem;font-family:inherit;font-size:1.2rem;font-weight:700;line-height:1;transition:background-color .15s,border-color .15s;display:inline-flex}.rev-carousel-btn:hover{background:#f1f5f9;border-color:#94a3b8}.rev-carousel-btn:active{background:#e2e8f0}.rev-carousel-counter{color:#64748b;letter-spacing:.04em;font-size:.8rem;font-weight:700}.rev-carousel-viewport{border:1px solid var(--rev-brd);background:var(--rev-bg);border-radius:10px;position:relative;overflow:hidden}.rev-carousel-viewport .rev-carousel-btn{z-index:2;background:#fffffff0;border-radius:999px;width:2rem;height:2rem;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 2px 8px #0f172a1f}.rev-carousel-viewport .rev-carousel-btn--prev{left:.45rem}.rev-carousel-viewport .rev-carousel-btn--next{right:.45rem}.rev-carousel-track{will-change:transform;flex-flow:row;margin:0;padding:0;list-style:none;transition:transform .32s cubic-bezier(.4,0,.2,1);display:flex}.rev-carousel-slide{box-sizing:border-box;flex-shrink:0;padding:.85rem 1rem}.rev-carousel--has-nav .rev-carousel-slide{padding-left:2.6rem;padding-right:2.6rem}.rev-slide{max-width:100%}.rev-slide-head{flex-wrap:wrap;align-items:center;gap:.5rem;width:100%;margin-bottom:.4rem;display:flex}.rev-slide-name{color:#111827;font-size:.88rem;font-weight:600}.rev-slide-stars{color:#f59e0b;letter-spacing:.04em;font-size:.8rem}.rev-slide-when{color:#6b7280;margin-left:auto;font-size:.75rem;font-weight:600}.rev-slide-text{color:var(--rev-text);white-space:pre-wrap;margin:0;font-size:.9rem;line-height:1.55}.rev-carousel-meta{flex-direction:column;align-items:center;gap:.3rem;margin-top:.55rem;display:flex}.rev-carousel-dots{flex-wrap:wrap;justify-content:center;gap:.4rem;margin-top:0;display:flex}.rev-carousel-dot{cursor:pointer;background:#cbd5e1;border:none;border-radius:999px;width:.5rem;height:.5rem;padding:0;font-size:0;line-height:0;transition:transform .15s,background-color .15s}.rev-carousel-dot:hover{background:#94a3b8}.rev-carousel-dot[data-on="1"]{background:#10b981;transform:scale(1.2)}.rev-carousel--dialog .rev-slide-name{font-size:.84rem}.rev-carousel--dialog .rev-slide-text{font-size:.86rem}.rev-carousel--dialog .rev-carousel-btn{width:1.95rem;height:1.95rem;font-size:1.1rem}.gdp{max-width:920px;margin:0 auto;padding:1rem 1rem 2.5rem;position:relative}.gdp-back{margin-bottom:.75rem}.gdp-back a{color:#374151;font-size:.95rem;text-decoration:none}.gdp-back-btn{color:#334155;cursor:pointer;background:#fff;border:1px solid #dbe4ef;border-radius:999px;padding:.42rem .78rem;font-family:inherit;font-size:.86rem;font-weight:700}.gdp-back-btn:hover{background:#f8fafc}.gdp-back a:hover{text-decoration:underline}.gdp-hero{border-bottom:1px solid #dbe4ef;grid-template-columns:120px 1fr;align-items:start;gap:1.25rem;padding:1.25rem 0 1.5rem;display:grid}@media (width<=560px){.gdp-hero{grid-template-columns:1fr}}.gdp-hero-avatar{background:linear-gradient(145deg,#f3f4f6,#e5e7eb) 50%/cover;border-radius:16px;flex-shrink:0;width:120px;height:120px}.gdp-hero-body h1{letter-spacing:-.02em;margin:0 0 .35rem;font-size:1.65rem;line-height:1.2}.gdp-hero-meta{color:#4b5563;margin:0;font-size:.95rem;line-height:1.5}.gdp-hero-rating{color:#111827;margin:.5rem 0 0;font-size:.9rem}.gdp-hero-rating span{color:#6b7280;font-weight:400}.gdp-tags{flex-wrap:wrap;gap:.4rem;margin-top:.65rem;display:flex}.gdp-tag{color:#334155;background:#f1f5f9;border:1px solid #dbe4ef;border-radius:999px;padding:.2rem .55rem;font-size:.8rem;display:inline-block}.gdp-section{margin-top:2rem}.gdp-section-title{letter-spacing:-.01em;color:#111827;margin:0 0 .75rem;font-size:1.05rem;font-weight:650}.gdp-intro-board{background-color:#ecfdf5;background-image:linear-gradient(#10b9811c 1px,#0000 1px),linear-gradient(90deg,#10b9811c 1px,#0000 1px);background-size:11px 11px;border:1px solid #6ee7b7;border-radius:12px;padding:1.35rem 1rem 1.1rem 1.2rem;position:relative;overflow:hidden;box-shadow:inset 0 1px #fff9}.gdp-intro-clip{color:#047857;opacity:.65;pointer-events:none;line-height:0;position:absolute;top:.45rem;left:.55rem;transform:rotate(-8deg)}.gdp-intro-bio{z-index:0;margin:0;padding-top:.15rem;padding-left:.15rem;position:relative}.gdp-prose{color:#334155;white-space:pre-wrap;line-height:1.65;font-family:var(--hand);margin:0;font-size:.96rem}.gdp-dl,.gdp-intro-dl{gap:.75rem;margin:0;display:grid}.gdp-dl>div,.gdp-intro-dl>div{background:#ffffffb8;border:1px solid #10b98147;border-radius:8px;padding:.65rem .8rem;box-shadow:0 1px #fffc}.gdp-dl dt{text-transform:uppercase;letter-spacing:.04em;color:#6b7280;margin:0 0 .25rem;font-size:.75rem;font-weight:600}.gdp-dl dd{color:#1f2937;white-space:pre-wrap;margin:0;font-size:.92rem;line-height:1.55}.gdp-careers{gap:.65rem;margin:0;padding:0;list-style:none;display:grid}.gdp-career{background:#fafafa;border:1px solid #e2e8f0;border-left:3px solid #10b981;border-radius:10px;padding:.9rem 1rem .9rem 1.05rem;position:relative;box-shadow:0 1px #0f172a0a}.gdp-career-title{color:#111827;font-weight:600}.gdp-career-date{color:#6b7280;margin-top:.2rem;font-size:.8rem}.gdp-career-desc{color:#4b5563;white-space:pre-wrap;margin:.45rem 0 0;font-size:.9rem;line-height:1.5}.gdp-gallery{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:.65rem;display:grid}.gdp-gallery-item{aspect-ratio:1;background:#f3f4f6 50%/cover no-repeat;border:1px solid #e5e7eb;border-radius:10px}.gdp-feeds{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1rem;display:grid}.gdp-feed-card{color:inherit;background:#fff;border:1px solid #e5e7eb;border-radius:12px;flex-direction:column;text-decoration:none;transition:box-shadow .15s,border-color .15s;display:flex;overflow:hidden}.gdp-feed-card:hover{border-color:#d1d5db;box-shadow:0 6px 20px #0f172a0f}.gdp-feed-card-img{background:#f3f4f6 50%/cover no-repeat;height:120px}.gdp-feed-card-body{padding:.75rem .85rem .9rem}.gdp-feed-card-title{color:#111827;margin:0 0 .35rem;font-size:.92rem;font-weight:600;line-height:1.35}.gdp-feed-card-snippet{color:#6b7280;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.82rem;line-height:1.45;display:-webkit-box;overflow:hidden}.gdp-review-carousel{margin-top:.2rem}.gdp-reviews{gap:.75rem;margin:0;padding:0;list-style:none;display:grid}.gdp-review{background:#fafafa;border:1px solid #e5e7eb;border-radius:10px;padding:.85rem 1rem}.gdp-review-head{flex-wrap:wrap;align-items:center;gap:.5rem;width:100%;margin-bottom:.35rem;display:flex}.gdp-review-when{color:#6b7280;margin-left:auto;font-size:.78rem;font-weight:600}.gdp-review-name{color:#111827;font-size:.88rem;font-weight:600}.gdp-review-stars{letter-spacing:.02em;font-size:.85rem}.gdp-review-text{color:#374151;white-space:pre-wrap;margin:0;font-size:.9rem;line-height:1.55}.gdp-muted{color:#6b7280;margin:0;font-size:.9rem}.gdp-match{background:linear-gradient(#fff 0%,#f8fafc 100%);border:1px solid #dbe4ef;border-radius:16px;margin-top:2.25rem;padding:1.3rem;position:relative;box-shadow:0 14px 32px #0f172a14}.gdp-match:before{content:"";background:#f472b659;border-radius:3px;width:68px;height:16px;position:absolute;top:-8px;left:50%;transform:translate(-50%)rotate(-2deg);box-shadow:0 2px 4px #0f172a24}.gdp-match h2{color:#0f172a;letter-spacing:-.01em;margin:0;font-size:1.16rem}.gdp-match-intro{color:#475569;font-size:.92rem;line-height:1.55;font-family:var(--hand);margin:.55rem 0 0}.gdp-match-login{margin:.7rem 0 0;font-size:.88rem}.gdp-match-login a{color:#047857;font-weight:700}.gdp-match-guide-warn{color:#dc2626;margin:.7rem 0 0;font-size:.88rem;font-weight:600}.gdp-match-form{gap:.9rem;max-width:640px;margin-top:.95rem;display:grid}.gdp-match-field{gap:.38rem;display:grid}.gdp-match-label{color:#1e293b;font-size:.88rem;font-weight:700}.gdp-match-cal{background:#fff;border:1px solid #dbe4ef;border-radius:14px;padding:.82rem}.gdp-match-cal-head{color:#334155;justify-content:space-between;align-items:center;margin-bottom:.55rem;display:flex}.gdp-match-nav{cursor:pointer;color:#334155;background:#fff;border:1px solid #dbe4ef;border-radius:10px;width:1.9rem;height:1.9rem}.gdp-match-week{grid-template-columns:repeat(7,1fr);gap:.25rem;margin-bottom:.3rem;display:grid}.gdp-match-week span{color:#64748b;text-align:center;font-size:.66rem;font-weight:700}.gdp-match-days{grid-template-columns:repeat(7,1fr);gap:.3rem;display:grid}.gdp-match-day{color:#334155;background:#fff;border:1px solid #dbe4ef;border-radius:8px;height:2rem;font-size:.82rem;position:relative}.gdp-match-day.is-on{color:#047857;cursor:pointer;background:#eff6ff;border-color:#bfdbfe}.gdp-match-day.is-blocked{color:#9ca3af;background:#f8fafc;border-color:#e5e7eb}.gdp-match-day.is-reserved{color:#9ca3af;background:#f3f4f6;border-color:#d1d5db}.gdp-match-day.is-selected{color:#fff;background:#10b981;border-color:#10b981;font-weight:700}.gdp-match-day.is-out,.gdp-match-day.is-past{opacity:.45}.gdp-match-cal-hint{color:#64748b;font-size:.76rem;line-height:1.5;font-family:var(--hand);margin:.55rem 0 0}.gdp-match-x{color:#9ca3af;font-size:.72rem;position:absolute;top:.15rem;right:.35rem}.gdp-match-times{flex-wrap:wrap;gap:.4rem;margin-top:.65rem;display:flex}.gdp-match-time{color:#334155;cursor:pointer;background:#fff;border:1px solid #dbe4ef;border-radius:999px;padding:.25rem .65rem;font-size:.76rem}.gdp-match-time.is-selected{color:#fff;background:#10b981;border-color:#10b981}.gdp-match-default-slot{color:#64748b;margin:.55rem 0 0;font-size:.78rem}.gdp-match-input,.gdp-match-textarea{width:100%;font:inherit;color:#334155;box-sizing:border-box;background:#fff;border:1px solid #dbe4ef;border-radius:10px;padding:.62rem .72rem;font-size:.9rem}.gdp-match-input::placeholder,.gdp-match-textarea::placeholder{color:#94a3b8}.gdp-match-budget-row{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:.45rem;display:grid}.gdp-match-budget-sep{color:#64748b;font-size:.9rem;font-weight:700}.gdp-match-budget-hint{color:#64748b;font-size:.74rem;font-family:var(--hand);margin:0}.gdp-match-textarea{resize:vertical;min-height:5.8rem;line-height:1.5}.gdp-match-error{color:#dc2626;margin:0;font-size:.84rem;font-weight:600}.gdp-match-actions{display:flex}.gdp-match-submit{color:#fff;cursor:pointer;background:#10b981;border:1px solid #10b981;border-radius:999px;padding:.62rem 1.2rem;font-family:inherit;font-size:.88rem;font-weight:800}.gdp-match-submit:disabled{opacity:.5;cursor:not-allowed}.gdp-match-submit:hover:not(:disabled){background:#059669}.gdp-confirm-overlay{z-index:2000;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0206178c;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.gdp-confirm{background:linear-gradient(#fff 0%,#f8fbff 100%);border:1px solid #e2e8f0;border-radius:18px;width:min(100%,460px);padding:1.1rem 1.1rem 1rem;box-shadow:0 24px 50px #0f172a47}.gdp-confirm-kicker{letter-spacing:.08em;text-transform:uppercase;color:#047857;background:#ecfdf5;border:1px solid #a7f3d0;border-radius:999px;margin:0 0 .35rem;padding:.14rem .5rem;font-size:.72rem;font-weight:700;display:inline-block}.gdp-confirm h3{color:#111827;letter-spacing:-.01em;margin:0;font-size:1.08rem}.gdp-confirm-sub{color:#475569;margin:.42rem 0 0;font-size:.86rem}.gdp-confirm-list{gap:.55rem;margin:1rem 0 0;display:grid}.gdp-confirm-list>div{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:.62rem .75rem}.gdp-confirm-list dt{color:#64748b;margin:0 0 .22rem;font-size:.75rem;font-weight:600}.gdp-confirm-list dd{color:#111827;white-space:pre-wrap;min-height:1.45em;margin:0;font-size:.92rem;line-height:1.45}.gdp-confirm-actions{justify-content:flex-end;gap:.5rem;margin-top:1.05rem;display:flex}.gdp-confirm-btn{cursor:pointer;border-radius:10px;padding:.5rem .9rem;font-size:.84rem;font-weight:600;transition:all .15s}.gdp-confirm-btn--line{color:#374151;background:#fff;border:1px solid #d1d5db}.gdp-confirm-btn--line:hover:not(:disabled){color:#0f172a;border-color:#94a3b8}.gdp-confirm-btn--solid{color:#fff;background:linear-gradient(#059669 0%,#10b981 100%);border:1px solid #10b981}.gdp-confirm-btn--solid:hover:not(:disabled){background:linear-gradient(#047857 0%,#059669 100%);border-color:#10b981}.gdp-career-body{flex:1;min-width:0}.gdp-float-hint{z-index:9998;color:#fff;text-align:center;pointer-events:none;background:#0d9488;border-radius:999px;max-width:min(92vw,420px);padding:.6rem 1.15rem;font-size:.9rem;font-weight:800;transition:opacity .4s,transform .4s;position:fixed;bottom:1.1rem;left:50%;transform:translate(-50%);box-shadow:0 14px 36px #0d948873}.gdp-float-hint--hide{opacity:0;transform:translate(-50%)translateY(16px)}.gdp-req{color:#dc2626;margin-left:.1rem;font-weight:900}.gdp-match-form--wide{text-align:left;width:100%;max-width:none;margin:.95rem 0 0}.gdp-match-form--wide .gdp-match-input,.gdp-match-form--wide .gdp-match-textarea{text-align:left}.gdp-match-actions{justify-content:flex-end;width:100%}.gdp-match-cal--gss3{background:#fff;border:1px solid #e8eaed;border-radius:10px;padding:1rem 1rem 1.1rem;box-shadow:0 1px 2px #0f172a0d}.gdp-match-cal--gss3 .gdp-match-cal-head{font-family:Pretendard Variable,Pretendard,system-ui,sans-serif}.gdp-match-cal--gss3 .gdp-match-week span{letter-spacing:.04em;color:#64748b;font-family:Pretendard Variable,Pretendard,system-ui,sans-serif;font-size:.62rem;font-weight:800}.gdp-match-cal--gss3 .gdp-match-week span:first-child{color:#dc2626}.gdp-match-cal--gss3 .gdp-match-week span:nth-child(7){color:#2563eb}.gdp-match-cal--gss3 .gdp-match-cal-hint{font-family:Pretendard Variable,Pretendard,system-ui,sans-serif;font-size:.76rem}.gdp-match-cal--gss3 .gdp-match-day{font-family:Pretendard Variable,Pretendard,system-ui,sans-serif;font-size:.8rem}.gdp-match-cal--gss3 .gdp-match-day.is-range{background:#0d94881f}.gdp-match-cal--gss3 .gdp-match-day.is-range.is-selected,.gdp-match-cal--gss3 .gdp-match-day.is-range-start,.gdp-match-cal--gss3 .gdp-match-day.is-range-end{color:#fff;background:#0d9488}.gdp-match-cal--gss3 .gdp-match-day.is-range-start{border-top-left-radius:999px;border-bottom-left-radius:999px}.gdp-match-cal--gss3 .gdp-match-day.is-range-end{border-top-right-radius:999px;border-bottom-right-radius:999px}.gft{box-sizing:border-box;width:100%;max-width:1040px;margin:0 auto;padding:.5rem .75rem 5.5rem}.gft--journal{background:linear-gradient(#fffdf5eb 0%,#faf8f28c 100%);border-radius:0}.gft-back{color:#4b5563;cursor:pointer;background:0 0;border:none;margin:0 0 1rem;padding:0;font-size:.88rem;font-weight:600;text-decoration:underline;display:inline-block}.gft-back:hover{color:#111827}.gft-muted{color:#6b7280}.gft-err{color:#b91c1c}.gft-grid{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);align-items:start;gap:clamp(1rem,3vw,1.75rem);display:grid}@media (width<=820px){.gft-grid{grid-template-columns:1fr}}.gft-polaroids{flex-direction:column;gap:1rem;display:flex}.gft-polaroid{color:inherit;background:#fff;border:1px solid #eef0f3;border-radius:4px;padding:.55rem .55rem .65rem;text-decoration:none;position:relative;box-shadow:0 12px 32px #0f172a1a}.gft-polaroid--hero{transform:rotate(-1.5deg)}.gft-polaroid--sm{max-width:88%}.gft-polaroid--tilt-l{align-self:flex-start;transform:rotate(-4deg)}.gft-polaroid--tilt-r{align-self:flex-end;transform:rotate(5deg)}.gft-tape{opacity:.95;border-radius:2px;width:44px;height:14px;position:absolute;top:-6px;left:50%;transform:translate(-50%)}.gft-tape--p{background:linear-gradient(90deg,#fbcfe8,#f9a8d4)}.gft-tape--g{background:linear-gradient(90deg,#bbf7d0,#86efac)}.gft-tape--b{background:linear-gradient(90deg,#bfdbfe,#93c5fd)}.gft-polaroid-img{aspect-ratio:1;background:linear-gradient(145deg,#e5e7eb,#d1d5db) 50%/cover;border-radius:2px}.gft-polaroid--hero .gft-polaroid-img{aspect-ratio:4/5}.gft-polaroid-cap{text-align:center;flex-direction:column;gap:.15rem;margin-top:.5rem;font-size:.8rem;display:flex}.gft-polaroid-cap strong{color:#1f2328;font-size:.88rem}.gft-polaroid-cap span{color:#6b7280;font-size:.75rem}.gft-card{background:#fff;border:1px solid #e8eaed;border-radius:18px;padding:clamp(1.1rem,3vw,1.5rem);box-shadow:0 8px 30px #0f172a0f}.gft-card--journal{background:#fff;border-color:#d6d3c2;position:relative;box-shadow:0 12px 32px #473b281a}.gft-card--journal:before{content:"";z-index:0;pointer-events:none;opacity:.9;background:linear-gradient(90deg,#fbcfe8,#f9a8d4);border-radius:3px;width:72px;height:15px;position:absolute;top:-5px;left:50%;transform:translate(-50%)rotate(-1.5deg);box-shadow:0 2px 8px #be185d26}.gft-card--journal>*{z-index:1;position:relative}.gft-title{letter-spacing:-.03em;color:#1f2328;margin:0 0 .45rem;font-size:clamp(1.15rem,2.8vw,1.35rem);font-weight:800;line-height:1.35}.gft-rating{color:#b45309;margin:0 0 .65rem;font-size:.86rem;font-weight:700}.gft-rc{color:#6b7280;font-weight:600}.gft-tags{flex-wrap:wrap;gap:.35rem;margin-bottom:1.15rem;display:flex}.gft-tag{color:#4b5563;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:999px;padding:.2rem .5rem;font-size:.72rem;font-weight:600}.gft-section{border-top:1px solid #f3f4f6;margin-top:1.15rem;padding-top:1rem}.gft-section-title{color:#1f2328;margin:0 0 .55rem;font-size:1rem;font-weight:800}.gft-section-title--tape{background:linear-gradient(#ccfbf1a6,#a7f3d059);border:1px solid #2dd4bf59;border-radius:8px;padding:.2rem .45rem .25rem;display:inline-block}.gft-bio{color:#374151;margin:0 0 .85rem;font-size:.88rem;line-height:1.65}.gft-summary{color:#4b5563;background:#f9fafb;border-radius:12px;padding:.85rem 1rem;font-size:.82rem;line-height:1.55}.gft-summary p{margin:.35rem 0}.gft-summary strong{color:#1f2328;margin-right:.35rem}.gft-retry{cursor:pointer;color:#0f766e;background:#fff;border:1px solid #cbd5e1;border-radius:8px;margin-left:.35rem;padding:.2rem .55rem;font-size:.8rem;font-weight:800}.gft-retry:hover{background:#f0fdfa;border-color:#5eead4}.gft-review-carousel{margin-top:.25rem;position:relative}.gft-review-carousel__chrome{align-items:center;gap:.5rem;margin-bottom:.4rem;display:flex}.gft-review-nav{color:#3f2f28;cursor:pointer;background:#fff;border:1px solid #d6d3c2;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:2.1rem;height:2.1rem;font-size:1.15rem;font-weight:900;line-height:1;transition:background .15s,border-color .15s;display:inline-flex}.gft-review-nav:hover:not(:disabled){background:#fff;border-color:#a8a29e}.gft-review-nav:disabled{opacity:.22;cursor:default}.gft-review-progress{background:#e7e5e0;border-radius:999px;flex:1;min-width:0;height:6px;overflow:hidden}.gft-review-progress__fill{background:linear-gradient(90deg,#5eead4,#2dd4bf);border-radius:999px;height:100%;transition:width .2s}.gft-review-counter{text-align:center;color:#6b5f5a;letter-spacing:.02em;margin:0 0 .45rem;font-size:.76rem;font-weight:800}.gft-review-rail{scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;background:#fff;border:1px solid #d6d3c2;border-radius:14px;outline:none;display:flex;overflow-x:auto;box-shadow:inset 0 0 0 1px #fff9}.gft-review-rail:focus-visible{box-shadow:inset 0 0 0 1px #2dd4bf73,0 0 0 2px #2dd4bf40}.gft-review-rail::-webkit-scrollbar{display:none}.gft-review-slide{scroll-snap-align:start;scroll-snap-stop:always;box-sizing:border-box;flex:0 0 100%;min-width:0;padding:.4rem .45rem .5rem}.gft-review{background:linear-gradient(165deg,#fff 0%,#f8fafc 100%);border:1px solid #e5e0d8;border-radius:12px;min-height:5.5rem;padding:.85rem .95rem;box-shadow:0 4px 12px #473b280f}.gft-review-head{justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.2rem;display:flex}.gft-review-when{color:#78716c;margin:0 0 .4rem;font-size:.75rem;font-weight:700}.gft-review-name{color:#1f2328;font-size:.84rem;font-weight:700}.gft-review-stars{letter-spacing:.02em;font-size:.72rem}.gft-review-text{color:#4b5563;margin:0;font-size:.82rem;line-height:1.5}.gft-actions{z-index:5;padding:.85rem 1rem calc(.85rem + env(safe-area-inset-bottom,0));background:linear-gradient(#f9fafb00 0%,#f3f4f6 28% 100%);flex-wrap:wrap;justify-content:center;gap:.65rem;margin-top:1.75rem;display:flex;position:sticky;bottom:0}.gft-btn{box-sizing:border-box;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-width:min(100%,200px);padding:.65rem 1.15rem;font-size:.86rem;font-weight:700;text-decoration:none;display:inline-flex}.gft-btn--line{color:#374151;background:#fff;border-color:#d1d5db}.gft-btn--line:hover{background:#f9fafb}.gft-btn--primary{background:linear-gradient(#14b8a6,#0d9488);border-color:#0f766e;box-shadow:0 6px 16px #0d948847;color:#fff!important}.gft-btn--primary:hover{filter:brightness(1.02);background:linear-gradient(#0d9488,#0f766e)}.guide-list{max-width:980px;margin:0 auto}.guide-list-title{margin-top:0}.guide-list-hint{color:#64748b;font-size:.92rem;font-family:var(--hand);margin-bottom:1rem}.guide-list-error{color:#b71c1c}.guide-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem;margin:0;padding:0;list-style:none;display:grid}.guide-card{background:#fff;border:1px solid #dbe4ef;border-radius:8px;position:relative;transform:rotate(-.6deg);box-shadow:0 10px 24px #0f172a14}.guide-card:nth-child(2n){transform:rotate(.8deg)}.guide-card:before{content:"";background:#fde04785;border-radius:3px;width:44px;height:14px;position:absolute;top:-7px;left:50%;transform:translate(-50%);box-shadow:0 2px 4px #0f172a1a}.guide-card a{color:inherit;box-sizing:border-box;flex-direction:column;gap:.3rem;height:100%;padding:1rem .9rem 1.15rem;text-decoration:none;display:flex}.guide-card a:hover{background:#f8fafc}.guide-card .meta{color:#64748b;font-size:.82rem;font-family:var(--hand)}.gcp-backdrop{z-index:1000;background:#00000073;justify-content:flex-end;display:flex;position:fixed;inset:0}.gcp-panel{background:#fff;flex-direction:column;width:min(560px,100vw);height:100dvh;animation:.22s gcp-slide-in;display:flex;overflow:hidden}.gcp-page-wrap{width:100%}.gcp-panel--page{border:1px solid #e8eaed;border-radius:16px;width:100%;max-width:min(760px,100%);height:auto;min-height:min(520px,70dvh);margin:0 auto;animation:none;box-shadow:0 6px 24px #1f23280d}.gcp-panel--page.gcp-panel--no-header{border-radius:18px}.gcp-panel--no-header .gcp-body{padding-top:1.25rem}@keyframes gcp-slide-in{0%{transform:translate(100%)}to{transform:translate(0)}}.gcp-header{border-bottom:1px solid #f0f0f0;flex-shrink:0;justify-content:space-between;align-items:flex-start;gap:12px;padding:20px 24px 16px;display:flex}.gcp-header-label{color:#9ca3af;text-transform:uppercase;letter-spacing:.06em;margin-bottom:4px;font-size:11px;font-weight:600;display:block}.gcp-header-title{color:#111;margin:0 0 2px;font-size:17px;font-weight:600}.gcp-header-meta{color:#6b7280;margin:0;font-size:13px}.gcp-close{color:#9ca3af;cursor:pointer;background:0 0;border:none;border-radius:6px;flex-shrink:0;margin-top:2px;padding:4px 6px;font-size:16px;line-height:1;transition:color .15s,background .15s}.gcp-close:hover{color:#111;background:#f3f4f6}.gcp-body{flex-direction:column;flex:1;gap:20px;padding:20px 24px 32px;display:flex;overflow-y:auto}.gcp-loading{color:#9ca3af;flex:1;justify-content:center;align-items:center;font-size:14px;display:flex}.gcp-error{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;margin:0;padding:10px 12px;font-size:13px}.gcp-success{color:#15803d;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;margin:0;padding:10px 12px;font-size:13px}.gcp-map-wrap{border:1px solid #e5e7eb;border-radius:12px;flex-shrink:0;position:relative;overflow:hidden}.gcp-map{background:#e8ede8;width:100%;height:220px;transition:height .25s;display:block}.gcp-map-err{color:#fff;white-space:nowrap;background:#b91c1ce0;border-radius:20px;margin:0;padding:4px 10px;font-size:11px;position:absolute;bottom:8px;left:50%;transform:translate(-50%)}.gcp-map-empty{pointer-events:none;background:#e8ede8b3;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.gcp-map-empty span{color:#6b7280;background:#ffffffd9;border-radius:20px;padding:6px 14px;font-size:13px}.gcp-map-loc-hint{color:#9ca3af;margin:8px 0 0;padding:0 2px;font-size:11px;line-height:1.45}.gcp-pin{cursor:default;align-items:center;gap:6px;display:flex}.gcp-pin-num{color:#fff;background:#111;border:2px solid #fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:12px;font-weight:600;display:flex;box-shadow:0 2px 6px #0003}.gcp-pin-label{color:#fff;white-space:nowrap;text-overflow:ellipsis;background:#111;border-radius:4px;max-width:120px;padding:3px 8px;font-size:11px;overflow:hidden}.gcp-section{flex-direction:column;gap:8px;display:flex}.gcp-label{color:#374151;align-items:center;gap:8px;font-size:12px;font-weight:600;display:flex}.gcp-label-hint{color:#9ca3af;font-size:11px;font-weight:400}.gcp-input{color:#111;box-sizing:border-box;background:#fafafa;border:1px solid #e5e7eb;border-radius:8px;width:100%;padding:9px 12px;font-family:inherit;font-size:14px;transition:border-color .15s,background .15s}.gcp-input:focus{background:#fff;border-color:#111;outline:none}.gcp-time-dd{width:100%;min-width:0;position:relative}.gcp-time-dd--open{z-index:30}.gcp-time-dd-trigger{cursor:pointer;text-align:left;justify-content:space-between;align-items:center;gap:8px;width:100%;display:flex}.gcp-time-dd-value,.gcp-time-dd-placeholder{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.gcp-time-dd-placeholder{color:#9ca3af}.gcp-time-dd-chevron{color:#6b7280;flex-shrink:0;font-size:10px;line-height:1}.gcp-time-dd-list{box-sizing:border-box;background:#fff;border:1px solid #e5e7eb;border-radius:8px;max-height:200px;margin:0;padding:4px 0;list-style:none;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow-y:auto;box-shadow:0 8px 24px #0000001a}.gcp-time-dd-option{color:#111;width:100%;font:inherit;text-align:left;cursor:pointer;box-sizing:border-box;background:0 0;border:none;padding:8px 12px;font-size:14px;display:block}.gcp-time-dd-option:hover,.gcp-time-dd-option:focus{background:#f3f4f6;outline:none}.gcp-time-dd-option--selected{background:#fafafa;font-weight:600}.gcp-textarea{color:#111;resize:vertical;box-sizing:border-box;background:#fafafa;border:1px solid #e5e7eb;border-radius:8px;width:100%;min-height:68px;padding:9px 12px;font-family:inherit;font-size:14px;transition:border-color .15s}.gcp-textarea:focus{background:#fff;border-color:#111;outline:none}.gcp-spot-list{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.gcp-spot-item{background:#fafafa;border:1px solid #e5e7eb;border-radius:10px;flex-direction:column;gap:8px;padding:12px;display:flex}.gcp-spot-item[draggable]{cursor:default}.gcp-drag-handle{color:#d1d5db;cursor:grab;-webkit-user-select:none;user-select:none;flex-shrink:0;font-size:16px;line-height:1}.gcp-drag-handle:active{cursor:grabbing}.gcp-spot-head{align-items:center;gap:8px;display:flex}.gcp-spot-num{color:#7a4f68;background:linear-gradient(145deg,#f7d7e5,#edc0d3);border:1px solid #efbfd0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;font-size:12px;font-weight:700;display:flex}.gcp-input--spot-name{flex:1;font-weight:500}.gcp-spot-remove{color:#d1d5db;cursor:pointer;background:0 0;border:none;border-radius:4px;flex-shrink:0;padding:4px;font-size:12px;line-height:1;transition:color .15s}.gcp-spot-remove:hover{color:#b91c1c}.gcp-spot-row2{grid-template-columns:1fr 1fr;gap:8px;display:grid}.gcp-geo-status{min-height:16px;margin:0;font-size:11px}.gcp-geo-status--ok{color:#15803d}.gcp-geo-status--pending{color:#9ca3af}.gcp-geo-status--idle{color:#d1d5db}.gcp-geo-status--error{color:#b91c1c}.gcp-add-spot{color:#6b7280;cursor:pointer;background:0 0;border:1px dashed #d1d5db;border-radius:8px;width:100%;padding:10px;font-family:inherit;font-size:13px;transition:border-color .15s,color .15s}.gcp-add-spot:hover{color:#111;border-color:#111}.gcp-actions{gap:10px;margin-top:4px;display:flex}.gcp-btn{cursor:pointer;border:none;border-radius:10px;flex:1;padding:13px;font-family:inherit;font-size:15px;font-weight:600;transition:opacity .15s}.gcp-btn:disabled{opacity:.5;cursor:not-allowed}.gcp-btn--primary{color:#6d3f58;background:linear-gradient(135deg,#f6d8e6 0%,#edbfd3 100%);border:1px solid #efbfd0}.gcp-btn--ghost{color:#374151;background:#f3f4f6;flex:none;padding-left:20px;padding-right:20px}.gcp-btn--primary:hover:not(:disabled){background:linear-gradient(135deg,#f2cddd 0%,#e7adc5 100%)}.gcp-btn--ghost:hover{background:#e5e7eb}.gmc{box-sizing:border-box;width:100%;max-width:980px;margin:0 auto;padding:0 0 2.5rem}.gmc-back{color:#6b7280;cursor:pointer;background:0 0;border:none;margin:0 0 1rem;padding:0;font-size:.86rem;text-decoration:underline}.gmc-hero{background:#fff;border:1px solid #e8eaed;border-radius:16px;align-items:flex-start;gap:.95rem;padding:1rem 1.1rem;display:flex}a.gmc-hero--link{color:inherit;box-sizing:border-box;cursor:pointer;text-decoration:none;transition:border-color .15s,box-shadow .15s}a.gmc-hero--link:hover{border-color:#c5cad3;box-shadow:0 2px 14px #1f23280f}a.gmc-hero--link:focus-visible{outline-offset:2px;outline:2px solid #2563eb}.gmc-hero-cta{color:#2563eb;margin:.5rem 0 0;font-size:.78rem;font-weight:700}.gmc-avatar{background:linear-gradient(145deg,#e5e7eb,#d1d5db) 50%/cover;border-radius:50%;flex-shrink:0;width:5rem;height:5rem}.gmc-hero-body{flex:1;min-width:0}.gmc-name{letter-spacing:-.03em;color:#111827;margin:0 0 .35rem;font-size:2rem;font-weight:800}.gmc-meta{color:#8d7890;margin:0 0 .4rem;font-size:.82rem}.gmc-quote{color:#374151;margin:0;font-size:.86rem}.gmc-course{margin-top:1.45rem}.gmc-title{color:#111827;margin:0 0 .4rem;font-size:1.65rem;font-weight:800}.gmc-hint{color:#6b7280;margin:0 0 .7rem;font-size:.78rem}.gmc-pre-info--guest-rings{position:relative}.gmc-pre-ring{pointer-events:none;z-index:3;background:0 0;border:2px solid #919aa4;border-right-color:#0000;border-radius:9px;width:12px;height:22px;position:absolute;top:calc(50% - 11px);transform:rotate(6deg);box-shadow:0 1px 1px #0f172a33}.gmc-pre-ring--left{left:18px}.gmc-grid{grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);gap:.95rem;display:grid}@media (width<=860px){.gmc-grid{grid-template-columns:1fr}}.gmc-map-wrap{background:#fff;border:1px solid #e8eaed;border-radius:14px;padding:.45rem;position:relative}.gmc-map{background:linear-gradient(160deg,#f3f4f6,#e5e7eb);border-radius:10px;width:100%;height:350px}.gmc-lock-icon{background:#f6d8e6;border:1px solid #efbfd0;border-radius:50%;justify-content:center;align-items:center;width:2.2rem;height:2.2rem;display:inline-flex}.gmc-lock-glyph{border:2px solid #8f4664;border-radius:3px;width:.74rem;height:.62rem;position:relative}.gmc-lock-glyph:before{content:"";border:2px solid #8f4664;border-bottom:none;border-radius:8px 8px 0 0;width:.52rem;height:.38rem;position:absolute;top:-.42rem;left:50%;transform:translate(-50%)}.gmc-pin{align-items:center;gap:.42rem;display:inline-flex;transform:translateY(-10px)}.gmc-pin-badge{background:linear-gradient(145deg,#ffe9f3,#f6d8e6);border:1px solid #efbfd0;border-radius:50%;justify-content:center;align-items:center;width:1.56rem;height:1.56rem;display:inline-flex;box-shadow:0 6px 14px #8f466433}.gmc-pin-badge-inner{color:#fff;background:#8f4664;border-radius:50%;justify-content:center;align-items:center;width:1rem;height:1rem;font-size:.66rem;font-weight:900;display:inline-flex}.gmc-pin-label{color:#6d3f58;white-space:nowrap;background:#fffffff5;border:1px solid #efbfd0d1;border-radius:999px;align-items:center;height:1.3rem;padding:0 .52rem;font-size:.66rem;font-weight:800;display:inline-flex;box-shadow:0 4px 10px #8f46641f}.gmc-map-err{margin:.55rem 0 .15rem}.gmc-timeline{flex-direction:column;gap:.5rem;display:flex}.gmc-spot{background:#fff;border:1px solid #e8eaed;border-radius:12px;padding:.75rem .85rem}.gmc-spot-label{color:#9ca3af;margin:0 0 .2rem;font-size:.65rem;font-weight:700}.gmc-spot-name{color:#111827;margin:0 0 .2rem;font-size:.86rem;font-weight:800}.gmc-spot-desc{color:#6b7280;margin:0;font-size:.76rem;line-height:1.45}.gmc-chat-btn{cursor:pointer;background:linear-gradient(160deg,#ffeef6,#f6d8e6);border:1px solid #efbfd0;border-radius:999px;justify-content:center;align-items:center;gap:.34rem;width:100%;margin-top:auto;padding:.76rem 1rem;font-family:inherit;font-size:.84rem;font-weight:800;text-decoration:none;display:inline-flex;box-shadow:0 7px 16px #8f466421;color:#7b4760!important}.gmc-chat-btn:hover{background:linear-gradient(160deg,#ffe5f1,#f2ccdd)}.gmc-chat-btn:disabled{opacity:.55;cursor:not-allowed}.gmc-chat-err{margin-top:.5rem}.gmc-err{color:#b91c1c;font-size:.82rem}.gmo{box-sizing:border-box;width:100%;max-width:920px;margin:0 auto;padding:0 0 2.5rem}.gmo-back{color:#4b5563;margin:0 0 1rem;font-size:.88rem;font-weight:600;text-decoration:none;display:inline-block}.gmo-back:hover{color:#111827;text-decoration:underline}.gmo-banner{color:#92400e;background:#fffbeb;border:1px solid #fde68a;border-radius:12px;margin:0 0 1rem;padding:.65rem .85rem;font-size:.82rem;line-height:1.45}.gmo-watch-banner{color:#7a5f78;background:#fff4f8;border:1px solid #efbfd0;border-radius:12px;justify-content:space-between;align-items:center;gap:.75rem;margin:0 0 .8rem;padding:.62rem .85rem;font-size:.79rem;display:flex}.gmo-watch-banner p{margin:0}.gmo-watch-btn{color:#8f4664;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #efbfd0;border-radius:8px;padding:.34rem .62rem;font-size:.76rem;font-weight:700}.gmo-watch-btn:disabled{opacity:.6;cursor:default}.gmo-arrived-banner{color:#8f4664;background:#fdeaf1;border:1px solid #efbfd0;border-radius:12px;margin:0 0 .8rem;padding:.68rem .9rem;font-size:.82rem;font-weight:700;animation:.35s ease-out gmoArrivedPop}@keyframes gmoArrivedPop{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.gmo-hero{background:#fff;border:1px solid #f0dce4;border-radius:18px;align-items:flex-start;gap:1rem;margin-bottom:1.25rem;padding:1.1rem 1.15rem;display:flex;position:relative;box-shadow:0 8px 28px #0f172a0d}.gmo-hero--clickable{cursor:pointer;transition:box-shadow .18s,border-color .18s}.gmo-hero--clickable:focus-visible{outline-offset:3px;outline:2px solid #efbfd0}.gmo-hero-hint{color:#9f90a7;margin:.45rem 0 0;font-size:.72rem;font-weight:500}.gmo-hero-ph{background:linear-gradient(145deg,#e5e7eb,#d1d5db) 50%/cover;border-radius:50%;flex-shrink:0;width:5.5rem;height:5.5rem}.gmo-hero-body{flex:1;min-width:0}.gmo-hero-name{color:#4a3c56;margin:0 0 .35rem;font-size:1.1rem;font-weight:800}.gmo-hero-meta{color:#8d7890;margin:0 0 .5rem;font-size:.84rem}.gmo-hero-quote{color:#5a3c56;margin:0;font-size:.88rem;line-height:1.55}.gmo-main-flow{flex-direction:column;gap:1rem;margin-bottom:.25rem;display:flex}.gmo-preview{background:#fff;border:1px solid #f0dce4;border-radius:16px;flex-direction:column;padding:1rem 1.05rem;display:flex}.gmo-preview h2{color:#111827;margin:0 0 .75rem;font-size:.95rem;font-weight:800}.gmo-map{background:linear-gradient(160deg,#fff4f8,#f7e8ee);border-radius:12px;flex:1;min-height:220px;position:relative;overflow:hidden}.gmo-map-canvas{position:absolute;inset:0}.gmo-map-overlay{text-align:center;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);background:#fff7fabd;flex-direction:column;justify-content:center;align-items:center;padding:1.25rem;display:flex;position:absolute;inset:0}.gmo-lock{background:#f6d8e6;border:1px solid #efbfd0;border-radius:50%;justify-content:center;align-items:center;width:3rem;height:3rem;margin-bottom:.65rem;display:flex}.gmo-lock-glyph{border:2px solid #8f4664;border-radius:3px;width:.9rem;height:.75rem;position:relative}.gmo-lock-glyph:before{content:"";border:2px solid #8f4664;border-bottom:none;border-radius:8px 8px 0 0;width:.62rem;height:.46rem;position:absolute;top:-.48rem;left:50%;transform:translate(-50%)}.gmo-map-title{color:#5a3c56;margin:0 0 .35rem;font-size:.88rem;font-weight:800}.gmo-map-sub{color:#8d7890;max-width:16rem;margin:0;font-size:.78rem;line-height:1.45}.gmo-preview-steps{text-align:left;color:#1f2937;width:100%;margin:0 0 .65rem;padding-left:1.2rem;font-size:.82rem;line-height:1.45}.gmo-preview-step{margin:0 0 .25rem}.gmo-preview-note{color:#4b5563;max-width:16rem;margin:.2rem 0 0;font-size:.75rem;line-height:1.45}.gmo-half-preview{background:linear-gradient(#f8faff 0%,#f4f7ff 100%);border:1px solid #e8eaed;border-radius:14px;margin-top:1rem;margin-bottom:.4rem;padding:.95rem 1rem}.gmo-half-title{color:#1f2937;margin:0 0 .45rem;font-size:.84rem;font-weight:800}.gmo-half-visible{white-space:pre-wrap;color:#1f2937;margin:.45rem 0 0;font-size:.82rem;line-height:1.55}.gmo-half-blur{white-space:pre-wrap;color:#1f2937b3;filter:blur(4px);-webkit-user-select:none;user-select:none;pointer-events:none;margin:.25rem 0 0;font-size:.86rem;line-height:1.55}.gmo-half-foot{color:#6b7280;margin:.55rem 0 0;font-size:.76rem}.gmo-spot-preview-list{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.gmo-spot-preview-item{background:#fff;border:1px solid #e5e7eb;border-radius:11px;align-items:center;gap:.6rem;min-height:2.7rem;padding:.45rem .65rem;display:flex}.gmo-spot-preview-num{color:#fff;background:#111827;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:1.65rem;height:1.65rem;font-size:.77rem;font-weight:800;display:inline-flex}.gmo-spot-preview-name{color:#111827;letter-spacing:-.02em;font-size:.86rem;font-weight:900}.gmo-spot-preview-time{letter-spacing:-.01em;color:#6b7280;background:#f9fafb;border:1px solid #e5e7eb;border-radius:999px;flex-shrink:0;padding:.16rem .5rem;font-size:.74rem;font-weight:900}.gmo-spot-preview-desc{color:#111827bd;letter-spacing:-.01em;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.82rem;overflow:hidden}.gmo-pay-hint-title{color:#1e3a8a;margin:0;font-size:.82rem;font-weight:800}.gmo-pay-hint-sub{color:#475569;margin:.28rem 0 .5rem;font-size:.76rem}.gmo-pay-hint-btn{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:8px;padding:.42rem .7rem;font-size:.78rem;font-weight:700}.gmo-pay-hint-inline{margin-top:.55rem}.gmo-course-pending{background:linear-gradient(120deg,#fff4f8 0%,#fff8fb 55%,#fff4f8 100%);border:1px solid #efbfd0;border-radius:14px;margin-top:1rem;margin-bottom:.4rem;padding:.95rem 1rem}.gmo-course-pending-dot{width:.58rem;height:.58rem;box-shadow:none;background:#d17a9b;border-radius:50%;display:inline-block}.gmo-course-pending-title{color:#8f4664;margin:.25rem 0 0;font-size:.9rem;font-weight:800}.gmo-course-pending-sub{color:#7a6a80;margin:.25rem 0 0;font-size:.8rem;line-height:1.5}.gmo-price-panel{background:#fff;border:1px solid #f0dce4;border-radius:16px;flex-direction:column;padding:1rem 1.05rem;display:flex}.gmo-price-panel h2{color:#4a3c56;margin:0 0 .5rem;font-size:.95rem;font-weight:800}.gmo-price-lead{color:#8d7890;margin:0 0 .85rem;font-size:.78rem;line-height:1.5}.gmo-price-highlight{background:#fff8fb;border:1px solid #efbfd0;border-radius:12px;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.65rem;padding:.85rem .95rem;display:flex}.gmo-price-label{color:#7a5f78;font-size:.8rem;font-weight:700}.gmo-price-value{color:#6d3f58;white-space:nowrap;font-size:1rem;font-weight:800}.gmo-total{color:#7a5f78;border-top:1px solid #f3dbe5;justify-content:space-between;align-items:center;margin-bottom:.85rem;padding-top:.65rem;font-size:.88rem;font-weight:700;display:flex}.gmo-total--single{margin-top:0}.gmo-total strong{color:#6d3f58;font-size:1.05rem}.gmo-pay{color:#6d3f58;cursor:pointer;background:#f6d8e6;border:1px solid #efbfd0;border-radius:12px;width:100%;padding:.7rem 1rem;font-size:.88rem;font-weight:800}.gmo-pay:disabled{opacity:1;color:#8f8b91;cursor:not-allowed;background:#e3dfe3;border-color:#d7d1d8}.gmo-course-gate{color:#64748b;margin-top:.55rem;font-size:.77rem;line-height:1.45}.gmo-err{color:#b91c1c;margin-top:.65rem;font-size:.82rem}.gmo-profile-modal{z-index:1200;box-sizing:border-box;background:#0f172a73;justify-content:center;align-items:flex-start;padding:1.25rem 1rem 2rem;display:flex;position:fixed;inset:0;overflow-y:auto}.gmo-profile-dialog{box-sizing:border-box;background:#fff;border:1px solid #e5e7eb;border-radius:16px;width:100%;max-width:520px;max-height:min(88vh,720px);margin-top:.5rem;margin-bottom:auto;padding:1rem 1.1rem 1.15rem;overflow-y:auto;box-shadow:0 24px 48px #0f172a2e}.gmo-profile-dialog-head{justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.gmo-profile-dialog-title{color:#111827;margin:0;font-size:1.15rem;font-weight:800;line-height:1.25}.gmo-profile-dialog-close{color:#374151;cursor:pointer;background:#f9fafb;border:1px solid #e5e7eb;border-radius:10px;flex-shrink:0;padding:.4rem .75rem;font-size:.8rem;font-weight:700}.gmo-profile-dialog-close:hover{background:#f3f4f6}.gmo-profile-dialog-meta{color:#64748b;margin:.35rem 0 .5rem;font-size:.82rem}.gmo-profile-dialog-tags{flex-wrap:wrap;gap:.35rem;margin-bottom:.75rem;display:flex}.gmo-profile-dialog-tag{color:#4b5563;background:#f3f4f6;border-radius:999px;padding:.15rem .45rem;font-size:.72rem}.gmo-profile-dialog-section{border-top:1px solid #f1f5f9;margin-top:1rem;padding-top:.85rem}.gmo-profile-dialog-h3{color:#111827;margin:0 0 .5rem;font-size:.88rem;font-weight:800}.gmo-profile-dialog-intro-board{background-color:#ecfdf5;background-image:linear-gradient(#10b9811a 1px,#0000 1px),linear-gradient(90deg,#10b9811a 1px,#0000 1px);background-size:10px 10px;border:1px solid #6ee7b7;border-radius:10px;margin-top:.1rem;padding:1.15rem .9rem .95rem 1.05rem;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff8c}.gmo-profile-dialog-clip{color:#047857;opacity:.62;pointer-events:none;line-height:0;position:absolute;top:.4rem;left:.45rem;transform:rotate(-8deg)}.gmo-profile-dialog-bio-inner{z-index:0;padding-top:.1rem;padding-left:.1rem;position:relative}.gmo-profile-dialog-intro-board .gmo-profile-dialog-dl>div{background:#ffffffb8;border:1px solid #10b98142;box-shadow:0 1px #fff9}.gmo-profile-dialog-intro-board .gmo-profile-dialog-dl dt{text-transform:none;color:#047857;letter-spacing:.02em}.gmo-profile-dialog-intro-board .gmo-profile-dialog-dl dd{color:#14532d}.gmo-profile-dialog-careers{flex-direction:column;gap:.5rem;margin:.35rem 0 0;padding:0;list-style:none;display:flex}.gmo-profile-dialog-career{background:#fafafa;border:1px solid #e2e8f0;border-left:3px solid #10b981;border-radius:8px;margin:0;padding:.65rem .7rem .65rem .8rem;box-shadow:0 1px #0f172a0a}.gmo-profile-dialog-career-title{color:#0f172a;font-size:.82rem;font-weight:700;line-height:1.35}.gmo-profile-dialog-career-date{color:#64748b;letter-spacing:.02em;margin:.2rem 0 0;font-size:.68rem;font-weight:600}.gmo-profile-dialog-career-desc{color:#475569;white-space:pre-wrap;margin:.35rem 0 0;font-size:.8rem;line-height:1.5}.gmo-profile-review-carousel{margin:.2rem 0 0}.gmo-profile-dialog-prose{color:#374151;white-space:pre-wrap;margin:0;font-size:.86rem;line-height:1.6}.gmo-profile-dialog-muted{color:#94a3b8;margin:0;font-size:.82rem;line-height:1.45}.gmo-profile-dialog-dl{gap:.55rem;margin:.65rem 0 0;display:grid}.gmo-profile-dialog-dl>div{background:#f8fafc;border:1px solid #f1f5f9;border-radius:10px;padding:.55rem .65rem}.gmo-profile-dialog-dl dt{text-transform:uppercase;letter-spacing:.04em;color:#64748b;margin:0 0 .2rem;font-size:.68rem;font-weight:700}.gmo-profile-dialog-dl dd{color:#334155;white-space:pre-wrap;margin:0;font-size:.8rem;line-height:1.5}.gmo-profile-dialog-feeds{flex-direction:column;gap:.55rem;display:flex}.gmo-profile-dialog-feed{color:inherit;background:#fafafa;border:1px solid #e8eaed;border-radius:12px;align-items:stretch;gap:.65rem;padding:.5rem;text-decoration:none;transition:border-color .15s,background .15s;display:flex}.gmo-profile-dialog-feed:hover{background:#fff;border-color:#d1d5db}.gmo-profile-dialog-feed-img{background:#e5e7eb 50%/cover no-repeat;border-radius:10px;flex-shrink:0;width:4.25rem;min-height:4.25rem}.gmo-profile-dialog-feed-body{flex-direction:column;gap:.2rem;min-width:0;display:flex}.gmo-profile-dialog-feed-title{color:#111827;font-size:.82rem;font-weight:700;line-height:1.35}.gmo-profile-dialog-feed-snippet{color:#64748b;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.74rem;line-height:1.4;display:-webkit-box;overflow:hidden}.gmo-profile-dialog-reviews{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.gmo-profile-dialog-review{background:#fafafa;border:1px solid #f1f5f9;border-radius:10px;padding:.55rem .65rem}.gmo-profile-dialog-review-head{flex-wrap:wrap;align-items:center;gap:.4rem;margin-bottom:.25rem;display:flex}.gmo-profile-dialog-review-name{color:#111827;font-size:.78rem;font-weight:700}.gmo-profile-dialog-review-stars{font-size:.75rem}.gmo-profile-dialog-review-text{color:#475569;white-space:pre-wrap;margin:0;font-size:.8rem;line-height:1.5}.gmo-profile-dialog-footer{border-top:1px solid #f1f5f9;margin:1rem 0 0;padding-top:.75rem;font-size:.8rem}.gmo-profile-dialog-footer a{color:#2563eb;font-weight:700;text-decoration:none}.gmo-profile-dialog-footer a:hover{text-decoration:underline}.gmo--journal{box-sizing:border-box;background-color:#faf8f2;background-image:linear-gradient(#645a4612 1px,#0000 1px),linear-gradient(90deg,#645a4612 1px,#0000 1px);background-size:22px 22px;border-radius:0;max-width:min(960px,100%);min-height:min(100vh,100%);margin:0 auto;padding:clamp(.75rem,2.5vw,1.15rem) clamp(.75rem,2.5vw,1.25rem) 2.5rem}.gmo-topbar{flex-wrap:wrap;align-items:center;gap:.5rem .65rem;margin-bottom:.5rem;display:flex}.gmo--journal .gmo-back--pill{color:#3f2f28;background:#fff;border:1px solid #d6d3c2;border-radius:999px;align-items:center;padding:.38rem .9rem;font-size:.8rem;font-weight:800;text-decoration:none;transition:border-color .15s,box-shadow .15s,transform .15s;display:inline-flex;box-shadow:0 4px 14px #473b2814}.gmo--journal .gmo-back--pill:hover{border-color:#c4b8a0;transform:translateY(-1px);box-shadow:0 6px 18px #473b281a}.gmo--journal .gmo-back--line{color:#0f766e;background:#fff;border-color:#99f6e4}.gmo-kicker{letter-spacing:.12em;text-transform:uppercase;color:#645a50a6;margin:0 0 .65rem;font-size:.75rem;font-weight:900}.gmo-hero--journal{background:#fffef8;border-color:#d6d3c2;padding-top:1.35rem;position:relative;overflow:visible;box-shadow:0 12px 28px #473b281a}.gmo-hero--journal:before{content:"";z-index:1;pointer-events:none;background:linear-gradient(90deg,#99f6e4,#5eead4,#2dd4bf);border-radius:3px;width:90px;height:16px;position:absolute;top:-6px;left:50%;transform:translate(-50%)rotate(-1.6deg);box-shadow:0 2px 8px #0f766e38}.gmo-hero--journal .gmo-hero-body,.gmo-hero--journal .gmo-hero-ph{z-index:2;position:relative}.gmo--journal .gmo-preview,.gmo--journal .gmo-price-panel{background:#fff;border-color:#d6d3c2;box-shadow:0 10px 22px #473b2817}.gmo--journal .gmo-pay{color:#fff;background:linear-gradient(#14b8a6,#0d9488);border:1px solid #0f766e;border-radius:999px;font-weight:900;box-shadow:0 8px 20px #0d948840}.gmo--journal .gmo-pay:not(:disabled):hover{color:#fff;background:linear-gradient(#0d9488,#0f766e);border-color:#0f766e}.gmo--journal .gmo-pay:disabled{color:#94a3b8;box-shadow:none;background:#e2e8f0;border-color:#cbd5e1}.gmo{background-color:#f4f7fa;background-image:radial-gradient(circle at 1px 1px,#64748b47 1px,#0000 0),radial-gradient(circle at 1px 1px,#64748b29 1px,#0000 0);background-position:0 0,15px 15px;background-size:30px 30px,30px 30px;min-height:min(100vh,100%);padding:clamp(.75rem,2.5vw,1.1rem) clamp(.75rem,2.5vw,1.25rem) 2.5rem}.gmo-back--pill{color:#334155;background:#fff;border:1px solid #dbe4ef;border-radius:999px;align-items:center;padding:.38rem .9rem;font-size:.8rem;font-weight:800;text-decoration:none;transition:border-color .15s,box-shadow .15s,transform .15s;display:inline-flex;box-shadow:0 4px 14px #0f172a14}.gmo-back--pill:hover{border-color:#bcd5ea;transform:translateY(-1px);box-shadow:0 8px 18px #0f172a1c}.gmo-back--line{color:#0f766e;background:#fff;border-color:#99f6e4}.gmo-kicker{color:#64748b}.gmo-banner{color:#1e3a8a;background:#eef6ff;border-color:#bfdbfe}.gmo-watch-banner{color:#475569;background:#f8fafc;border-color:#dbe4ef}.gmo-watch-btn{color:#334155;border-color:#dbe4ef}.gmo-arrived-banner{color:#155e75;background:#ecfeff;border-color:#a5f3fc}.gmo-hero{background:#fff;border-color:#dbe4ef;box-shadow:0 12px 28px #0f172a14}.gmo-hero--clickable:hover{border-color:#bcd5ea;box-shadow:0 14px 30px #0f172a1f}.gmo-hero--clickable:focus-visible{outline-color:#93c5fd}.gmo-hero-name{color:#0f172a}.gmo-hero-meta,.gmo-hero-hint,.gmo-hero-quote{color:#475569}.gmo-preview,.gmo-price-panel{border-color:#dbe4ef;box-shadow:0 10px 24px #0f172a12}.gmo-price-panel h2,.gmo-price-value,.gmo-total strong{color:#0f172a}.gmo-price-lead,.gmo-price-label,.gmo-total{color:#475569}.gmo-price-highlight{background:#f8fafc;border-color:#dbe4ef}.gmo-total{border-top-color:#e2e8f0}.gmo-map{background:linear-gradient(160deg,#f8fafc,#eef2ff)}.gmo-map-overlay{background:#f8fafcc7}.gmo-lock{background:#e0f2fe;border-color:#bae6fd}.gmo-lock-glyph,.gmo-lock-glyph:before{border-color:#0369a1}.gmo-map-title{color:#0f172a}.gmo-map-sub{color:#64748b}.gmo-half-preview{background:#fff;border-color:#dbe4ef}.gmo-spot-preview-item{border-color:#dbe4ef}.gmo-spot-preview-time{background:#f8fafc;border-color:#dbe4ef}.gmo-course-pending{background:#eff6ff;border-color:#bfdbfe}.gmo-course-pending-dot{background:#2563eb}.gmo-course-pending-title{color:#1e3a8a}.gmo-course-pending-sub{color:#475569}.gmo-pay{color:#fff;background:#0d9488;border-color:#0f766e}.gmo-pay:not(:disabled):hover{background:#0f766e}.gmo-pay:disabled{color:#94a3b8;background:#e2e8f0;border-color:#cbd5e1}.gp{box-sizing:border-box;width:100%;max-width:640px;margin:0 auto;padding:0 0 2rem}.gp-back{color:#4b5563;cursor:pointer;background:0 0;border:none;margin:0 0 1rem;padding:0;font-size:.88rem;font-weight:600;text-decoration:underline;display:inline-block}.gp-banner{color:#1e40af;background:#eff6ff;border:1px solid #bfdbfe;border-radius:12px;margin:0 0 1rem;padding:.65rem .85rem;font-size:.82rem;line-height:1.45}.gp-card{background:#fff;border:1px solid #e8eaed;border-radius:18px;padding:clamp(1.15rem,3vw,1.5rem);box-shadow:0 10px 36px #0f172a12}.gp-title{letter-spacing:-.03em;color:#111827;margin:0 0 .45rem;font-size:clamp(1.1rem,2.8vw,1.35rem);font-weight:800}.gp-sub{color:#6b7280;margin:0 0 1.25rem;font-size:.86rem;line-height:1.55}.gp-profile{align-items:center;gap:.85rem;margin-bottom:1.1rem;display:flex}.gp-avatar{background:linear-gradient(145deg,#e5e7eb,#d1d5db) 50%/cover;border-radius:50%;flex-shrink:0;width:3.5rem;height:3.5rem}.gp-name{color:#111827;margin:0 0 .2rem;font-size:1rem;font-weight:800}.gp-meta{color:#6b7280;margin:0;font-size:.82rem}.gp-box{background:#f8f9fa;border:1px solid #eef0f3;border-radius:14px;padding:1rem 1.05rem}.gp-box h3{color:#374151;margin:0 0 .35rem;font-size:.82rem;font-weight:800}.gp-box p{color:#4b5563;margin:0 0 .85rem;font-size:.86rem;line-height:1.6}.gp-box p:last-child,.gp-box section:last-of-type p:last-child{margin-bottom:0}.gp-steps{color:#374151;margin:0 0 .85rem;padding-left:1.1rem;font-size:.86rem;line-height:1.55}.gp-steps li{margin-bottom:.25rem}.gp-divider{border:none;border-top:1px dashed #d1d5db;margin:1rem 0 .75rem}.gp-price-row{justify-content:space-between;align-items:center;gap:1rem;display:flex}.gp-price-label{color:#374151;font-size:.88rem;font-weight:700}.gp-price{color:#dc2626;margin:0;font-size:1.15rem;font-weight:800}.gp-actions{flex-wrap:wrap;justify-content:center;gap:.65rem;margin-top:1.35rem;display:flex}.gp-btn{cursor:pointer;box-sizing:border-box;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-width:min(100%,220px);padding:.65rem 1.1rem;font-size:.86rem;font-weight:700;text-decoration:none;display:inline-flex}.gp-btn--ghost{color:#374151;background:#fff;border-color:#d1d5db}.gp-btn--ghost:hover{background:#f9fafb}.gp-btn--primary{background:#1f2328;border-color:#1f2328;color:#fff!important}.gp-btn--primary:hover:not(:disabled){background:#111418}.gp-btn:disabled{opacity:.45;cursor:not-allowed}.gp-err{color:#b91c1c;text-align:center;margin-top:.75rem;font-size:.84rem}.f02{box-sizing:border-box;width:100%;max-width:1080px;margin:0 auto;padding:0 0 2.5rem;position:relative;overflow:hidden}.f02:before,.f02:after{content:"";pointer-events:none;z-index:0;position:absolute;inset:-12% -8%}.f02:before{opacity:.22;background-image:radial-gradient(circle at 4% 2%,#94a3b8e6 0 6px,#0000 7px),radial-gradient(circle at 22% 6%,#bae6fde6 0 6px,#0000 7px),radial-gradient(circle at 40% 5%,#93c5fdd9 0 6px,#0000 7px),radial-gradient(circle at 58% 8%,#cbd5e1e6 0 6px,#0000 7px),radial-gradient(circle at 76% 6%,#bae6fde6 0 6px,#0000 7px),radial-gradient(circle at 94% 9%,#93c5fdd9 0 6px,#0000 7px);animation:12s linear infinite f02-bg-petal-fall}.f02:after{opacity:.16;background-image:radial-gradient(circle at 8% 11%,#f1f5f9f2 0 3px,#0000 4px),radial-gradient(circle at 18% 4%,#bae6fdcc 0 5px,#0000 6px),radial-gradient(circle at 39% 3%,#bfdbfebf 0 5px,#0000 6px),radial-gradient(circle at 61% 5%,#e2e8f0d9 0 5px,#0000 6px),radial-gradient(circle at 83% 4%,#bae6fdbf 0 5px,#0000 6px);animation:16s linear infinite f02-bg-petal-fall-alt}.f02>*{z-index:1;position:relative}.f02-hero{background:linear-gradient(165deg,#f8fbff 0%,#e9f2ff 56%,#f8fafc 100%);border:1px solid #dbe4ef;border-radius:20px;margin-bottom:clamp(1.75rem,4vw,2.5rem);padding:clamp(1.25rem,4vw,2rem);position:relative;overflow:hidden;box-shadow:0 16px 34px #0f172a1f}.f02-hero:before{content:"";pointer-events:none;opacity:.35;background-image:radial-gradient(circle at 6% 8%,#bfdbfecc 0 6px,#0000 7px),radial-gradient(circle at 31% 12%,#93c5fdb8 0 5px,#0000 6px),radial-gradient(circle at 63% 19%,#bae6fdbf 0 6px,#0000 7px),radial-gradient(circle at 89% 24%,#bfdbfeb8 0 4px,#0000 5px);animation:9.5s linear infinite f02-petal-fall;position:absolute;inset:-20% -8%}.f02-hero:after{content:"";pointer-events:none;filter:blur(.2px);opacity:.95;background:radial-gradient(at 7% 70%,#bae6fda6 0 24%,#0000 27%),radial-gradient(at 36% 74%,#bfdbfe94 0 27%,#0000 30%),radial-gradient(at 68% 72%,#bae6fd99 0 26%,#0000 29%),radial-gradient(at 94% 73%,#bfdbfe8c 0 26%,#0000 29%);border-radius:0 0 18px 18px;height:4.1rem;position:absolute;bottom:-1rem;left:-1rem;right:-1rem}.f02-hero-inner{grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);align-items:center;gap:clamp(1.25rem,3vw,2rem);display:grid}@media (width<=768px){.f02-hero-inner{grid-template-columns:1fr}.f02-hero-visual{order:-1;min-height:200px}}.f02-notepad{background-color:#fff;background-image:linear-gradient(#f1f5f9 1px,#0000 1px),linear-gradient(90deg,#f1f5f9 1px,#0000 1px);background-position:0 0;background-repeat:repeat;background-size:24px 24px;background-attachment:scroll;background-origin:padding-box;background-clip:border-box;border:1px solid #e2e8f0;border-radius:12px;padding:clamp(1.1rem,3vw,1.65rem) clamp(1.15rem,3vw,1.75rem);box-shadow:0 12px 26px #0f172a17}.f02-headline{letter-spacing:-.03em;color:#1a1d21;margin:0 0 .65rem;padding-top:.15rem;font-size:clamp(1.15rem,3.2vw,1.45rem);font-weight:800;line-height:1.35}.f02-desc{color:#475569;font-size:.88rem;line-height:1.55;font-family:var(--hand);margin:0 0 1.15rem;font-size:.98rem}.f02-cta{background:#10b981;border:1px solid #10b981;border-radius:999px;justify-content:center;align-items:center;padding:.65rem 1.2rem;font-size:.88rem;font-weight:700;text-decoration:none;transition:transform .18s,filter .18s,box-shadow .18s;display:inline-flex;box-shadow:0 8px 18px #0f172a3d;color:#fff!important}.f02-cta:hover{filter:brightness(1.06);transform:translateY(-1px);box-shadow:0 10px 22px #0f172a52}.f02-hero-visual{min-height:220px;position:relative}.f02-polaroid{background:#fff;border:1px solid #e2e8f0;border-radius:3px;width:min(52%,200px);padding:.5rem .5rem .65rem;position:absolute;box-shadow:0 10px 28px #0f172a33}.f02-polaroid--a{z-index:2;top:6%;right:8%;transform:rotate(6deg)}.f02-polaroid--b{z-index:1;bottom:4%;left:4%;transform:rotate(-8deg)}.f02-polaroid-tape{background:#ffffffdb;border-radius:2px;width:48px;height:14px;position:absolute;top:-5px;left:50%;transform:translate(-50%)}.f02-polaroid-tape--b{left:30%;transform:rotate(-12deg)}.f02-polaroid-img{aspect-ratio:1;background:linear-gradient(145deg,#d1d5db,#9ca3af);border-radius:2px}.f02-polaroid-img--b{background:linear-gradient(145deg,#e9d5ff,#c4b5fd)}.f02-polaroid-cap{color:#374151;text-align:center;margin-top:.4rem;font-size:.72rem;font-weight:700;display:block}.f02-section{margin-bottom:clamp(1.75rem,4vw,2.5rem)}.f02-section-head{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.f02-section-title{color:#1f2328;letter-spacing:-.02em;margin:0;font-size:clamp(1.05rem,2.5vw,1.2rem);font-weight:800}.f02-section-title--solo{margin-bottom:1rem}.f02-view-all{color:#334155;border:1px solid #dbe4ef;border-radius:999px;padding:.35rem .75rem;font-size:.84rem;font-weight:700;text-decoration:none}.f02-view-all:hover{background:#f1f5f9}.f02-dest-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(.65rem,2vw,1rem);display:grid}@media (width<=720px){.f02-dest-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.f02-dest-card{color:inherit;background:#fff;border:1px solid #dbe4ef;border-radius:4px;flex-direction:column;align-items:center;padding:.65rem .65rem .85rem;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex;position:relative;box-shadow:0 8px 24px #0f172a1a}.f02-dest-card:hover{transform:translateY(-3px);box-shadow:0 12px 32px #1f23281f}.f02-dest-tape{opacity:.95;background:#fde04799;border-radius:2px;width:40px;height:14px;position:absolute;top:-6px;left:50%;transform:translate(-50%);box-shadow:0 1px 2px #00000014}.f02-dest-photo{aspect-ratio:3/4;background:linear-gradient(160deg,#e5e7eb,#cbd5e1);border-radius:2px;width:100%;margin-top:.35rem}.f02-dest-name{color:#1f2328;font-size:.9rem;font-weight:800;font-family:var(--hand);margin-top:.55rem;font-size:1.08rem}.f02-expert-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(.75rem,2vw,1.25rem);display:grid}.f02-expert-grid--recent .f02-expert-rating{color:#0369a1}@media (width<=840px){.f02-expert-grid{grid-template-columns:1fr}}.f02-expert-card{background:#fff;border:1px solid #dbe4ef;border-radius:14px;padding:1rem 1.05rem;box-shadow:0 4px 18px #1f23280d}.f02-expert-link{color:inherit;text-decoration:none;display:block}.f02-expert-link:hover .f02-expert-name{text-decoration:underline}.f02-expert-top{align-items:flex-start;gap:.75rem;display:flex}.f02-expert-avatar{background:linear-gradient(145deg,#e5e7eb,#d1d5db) 50%/cover;border-radius:50%;flex-shrink:0;width:3.25rem;height:3.25rem}.f02-expert-meta{min-width:0}.f02-expert-rating{color:#b45309;margin:0 0 .15rem;font-size:.8rem;font-weight:700}.f02-expert-name{color:#1f2328;font-size:1rem;font-weight:800;display:block}.f02-expert-region{color:#6b7280;font-size:.78rem}.f02-expert-bio{color:#475569;font-size:.82rem;line-height:1.5;font-family:var(--hand);margin:.75rem 0 .65rem;font-size:.96rem}.f02-expert-tags{flex-wrap:wrap;gap:.35rem;display:flex}.f02-tag{color:#475569;background:#f8fafc;border:1px solid #dbe4ef;border-radius:999px;padding:.2rem .45rem;font-size:.72rem;font-weight:600}.f02-muted{color:#6b7280;font-size:.88rem}.f02-idea-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(.75rem,2vw,1rem);display:grid}.f02-idea-card{background:#fff;border:1px solid #dbe4ef;border-radius:14px;padding:.95rem 1rem;box-shadow:0 4px 14px #0f172a0f}.f02-idea-card h3{color:#0f172a;margin:0 0 .4rem;font-size:.94rem}.f02-idea-card p{color:#475569;margin:0;font-size:.82rem;line-height:1.55}@media (width<=840px){.f02-idea-grid{grid-template-columns:1fr}}.f02-err{color:#b91c1c;font-size:.88rem}@keyframes f02-petal-fall{0%{transform:translateY(-8%)translate(0)}to{transform:translateY(28%)translate(-2.2%)}}@keyframes f02-bg-petal-fall{0%{transform:translateY(-9%)translate(0)}to{transform:translateY(31%)translate(-2.4%)}}@keyframes f02-bg-petal-fall-alt{0%{transform:translateY(-12%)translate(1.6%)}to{transform:translateY(36%)translate(-1.4%)}}.msg{grid-template-columns:260px minmax(0,1fr);align-items:stretch;gap:.9rem;width:100%;max-width:1120px;margin:0 auto;display:grid}@media (width<=920px){.msg{grid-template-columns:1fr}}.msg-rooms{isolation:isolate;background:#fff;border:1px solid #dbe4ef;border-radius:16px;flex-direction:column;height:min(74vh,720px);padding:1rem .85rem .85rem;display:flex;position:relative;overflow:visible;box-shadow:0 10px 24px #0f172a14}.msg-rooms:before{content:"";width:58px;height:16px;z-index:var(--scrap-sticker-z);pointer-events:none;background:#fde04780;border-radius:3px;animation:2.6s ease-in-out infinite scrapTapeSway;position:absolute;top:0;left:50%;transform:translate(-50%,-38%);box-shadow:0 2px 4px #0f172a1a}.msg-rooms-scroll{flex:1;min-height:0;padding-top:.15rem;overflow:hidden auto}.msg-rooms h2{margin:0 0 .6rem;font-size:.95rem;font-weight:800}.msg-rooms ul{flex-direction:column;gap:.45rem;margin:0;padding:0;list-style:none;display:flex}.msg-room-btn{text-align:left;cursor:pointer;background:#fff;border:1px solid #dbe4ef;border-radius:10px;width:100%;padding:.55rem .65rem;transition:transform .18s,box-shadow .18s,border-color .18s,background-color .18s}.msg-room-btn:hover{border-color:#bcd5ea;transform:translateY(-1px);box-shadow:0 8px 16px #0f172a14}.msg-room-btn.is-on{background:#ecfdf5;border-color:#10b981;box-shadow:inset 0 1px #ffffff8f}.msg-room-btn.is-on .msg-room-title-text{color:#0f766e}.msg-room-btn.is-on .msg-room-copy>span{color:#475569}.msg-room-btn strong{margin-bottom:.2rem;font-size:.82rem;display:block}.msg-room-main{align-items:center;gap:.55rem;min-width:0;display:flex}.msg-room-copy{flex:1;min-width:0}.msg-room-avatar{background-color:#dff9ee;background-position:50%;background-repeat:no-repeat;background-size:cover;border:1px solid #b7efd3;border-radius:50%;flex-shrink:0;width:2.1rem;height:2.1rem}.msg-room-avatar.is-empty{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' fill='none'%3E%3Ccircle cx='24' cy='17' r='8' fill='%23f3f7fb'/%3E%3Cpath d='M10 40c0-7.2 6.3-12 14-12s14 4.8 14 12' fill='%23f3f7fb'/%3E%3C/svg%3E"),linear-gradient(150deg,#dff9ee,#d8f5e8);background-position:50%,50%;background-repeat:no-repeat,no-repeat;background-size:52%,cover}.msg-room-title{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.msg-room-title-text{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.msg-room-badge{color:#fff;background:#10b981;border-radius:999px;flex:none;justify-content:center;align-items:center;min-width:1.3rem;height:1.3rem;padding:0 .42rem;font-size:.7rem;font-weight:900;line-height:1;animation:2.2s ease-in-out infinite scrapGlowPulse;display:inline-flex}.msg-room-btn span{color:#6b7280;white-space:nowrap;text-overflow:ellipsis;font-size:.75rem;display:block;overflow:hidden}.msg-panel{background:#fff;border:1px solid #dbe4ef;border-radius:16px;flex-direction:column;height:min(74vh,720px);min-height:0;animation:5.8s ease-in-out infinite scrapFloatSoft;display:flex;overflow:hidden;box-shadow:0 12px 28px #0f172a17}.msg-header{background:linear-gradient(#fff 0%,#f8fafc 100%);border-bottom:1px solid #dbe4ef;align-items:center;gap:.75rem;padding:.8rem .95rem;display:flex}.msg-avatar{background-color:#dff9ee;background-position:50%;background-repeat:no-repeat;background-size:cover;border:1px solid #b7efd3;border-radius:50%;width:2.3rem;height:2.3rem}.msg-avatar.is-empty{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' fill='none'%3E%3Ccircle cx='24' cy='17' r='8' fill='%23f3f7fb'/%3E%3Cpath d='M10 40c0-7.2 6.3-12 14-12s14 4.8 14 12' fill='%23f3f7fb'/%3E%3C/svg%3E"),linear-gradient(150deg,#dff9ee,#d8f5e8);background-position:50%,50%;background-repeat:no-repeat,no-repeat;background-size:52%,cover}.msg-header-meta strong{font-size:.92rem;display:block}.msg-header-meta span{color:#6b7280;font-size:.75rem}.msg-header-actions{flex-shrink:0;margin-left:auto;position:relative}.msg-menu-trigger{cursor:pointer;color:#6b7280;background:0 0;border:none;border-radius:10px;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;margin:0;padding:0;display:inline-flex}.msg-menu-trigger:hover:not(:disabled){color:#111827;background:#f3f4f6}.msg-menu-trigger:disabled{opacity:.35;cursor:not-allowed}.msg-menu-dots{background:currentColor;border-radius:50%;width:3px;height:3px;display:block;box-shadow:0 6px,0 12px}.msg-room-menu{z-index:30;background:#fff;border:1px solid #dbe4ef;border-radius:12px;min-width:12.5rem;padding:.35rem;position:absolute;top:calc(100% + 4px);right:0;box-shadow:0 12px 32px #0f172a1f}.msg-room-menu-item{width:100%;font:inherit;color:#374151;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:8px;margin:0;padding:.55rem .65rem;font-size:.86rem;font-weight:600;display:block}.msg-room-menu-item:hover{background:#f9fafb}.msg-room-menu-item--danger{color:#b91c1c}.msg-room-menu-item--danger:hover{background:#fef2f2}.msg-body{background:#f8fafc;flex:1;min-height:0;padding:1rem;overflow:auto}.msg-day{color:#475569;background:#e2e8f0;border-radius:999px;width:fit-content;margin:0 auto 1rem;padding:.18rem .65rem;font-size:.68rem;font-weight:700}.msg-bubble-wrap{gap:.5rem;margin-bottom:.7rem;display:flex}.msg-bubble-wrap.mine{justify-content:flex-end}.msg-mini-avatar{background-color:#dff9ee;background-position:50%;background-repeat:no-repeat;background-size:cover;border:1px solid #b7efd3;border-radius:50%;flex-shrink:0;width:1.7rem;height:1.7rem;margin-top:.2rem}.msg-mini-avatar.is-empty{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' fill='none'%3E%3Ccircle cx='24' cy='17' r='8' fill='%23f3f7fb'/%3E%3Cpath d='M10 40c0-7.2 6.3-12 14-12s14 4.8 14 12' fill='%23f3f7fb'/%3E%3C/svg%3E"),linear-gradient(150deg,#dff9ee,#d8f5e8);background-position:50%,50%;background-repeat:no-repeat,no-repeat;background-size:52%,cover}.msg-bubble-box{max-width:min(86%,380px)}.msg-bubble{white-space:pre-wrap;word-break:break-word;border-radius:13px;padding:.58rem .75rem;font-size:.84rem;line-height:1.5}.msg-bubble.other{background:#fff;border:1px solid #dbe4ef;border-top-left-radius:4px}.msg-bubble.mine{color:#fff;background:#10b981;border-top-right-radius:4px}.msg-bubble-box time{color:#9ca3af;margin-top:.2rem;font-size:.66rem;display:block}.msg-bubble-wrap.mine .msg-bubble-box time{text-align:right}.msg-meta{justify-content:flex-end;align-items:center;gap:.4rem;width:100%;display:inline-flex}.msg-unread{color:#10b981;font-weight:900}.msg-input-bar{background:#fff;border-top:1px solid #dbe4ef;align-items:center;gap:.45rem;padding:.7rem .8rem;display:flex}.msg-plus{color:#6b7280;cursor:pointer;background:#fff;border:1px solid #dbe4ef;border-radius:50%;width:1.9rem;height:1.9rem}.msg-input-bar input{font:inherit;border:1px solid #dbe4ef;border-radius:999px;flex:1;padding:.5rem .75rem;font-size:.84rem}.msg-send{color:#fff;cursor:pointer;background:#10b981;border:none;border-radius:50%;width:2rem;height:2rem}.msg-send:disabled{opacity:.35;cursor:not-allowed}.msg-muted{color:#6b7280;font-size:.8rem}.msg-error{color:#b91c1c;margin:0 0 .75rem;font-size:.8rem}.msg-empty{text-align:center;padding:2.8rem 1rem}.msg-empty h1{margin:0 0 .5rem;font-size:1.25rem}.msg-empty p{color:#6b7280;margin:0 0 1rem}.msg-empty a{color:#1f2328;font-weight:700}.pks{box-sizing:border-box;background:linear-gradient(#f3f4f6 0%,#e5e7eb 100%);justify-content:center;align-items:center;min-height:min(70vh,560px);padding:1.5rem 1rem 2.5rem;display:flex}.pks-card{background:#fff;border-radius:20px;width:100%;max-width:400px;overflow:hidden;box-shadow:0 20px 50px #0000001f}.pks-head{text-align:center;background:linear-gradient(90deg,#ffeb3b 0%,#fdd835 100%);padding:1.25rem 1.35rem 1rem}.pks-brand{letter-spacing:-.04em;color:#191919;margin:0;font-size:1.15rem;font-weight:900}.pks-brand span{color:#3c1e1e;font-weight:800}.pks-sub{color:#5d4037;opacity:.9;margin:.35rem 0 0;font-size:.72rem}.pks-body{padding:1.35rem 1.35rem 1.25rem}.pks-merchant{color:#6b7280;margin:0 0 .25rem;font-size:.78rem}.pks-item{color:#111827;margin:0 0 1rem;font-size:.9rem;font-weight:700}.pks-amount-label{color:#6b7280;margin:0 0 .35rem;font-size:.78rem}.pks-amount{letter-spacing:-.03em;color:#111827;margin:0 0 1.15rem;font-size:1.75rem;font-weight:900}.pks-meta{color:#4b5563;word-break:break-all;background:#f9fafb;border-radius:10px;margin:0 0 1rem;padding:.65rem .75rem;font-size:.72rem;line-height:1.45}.pks-actions{flex-direction:column;gap:.55rem;display:flex}.pks-btn{cursor:pointer;box-sizing:border-box;border:none;border-radius:12px;width:100%;padding:.85rem 1rem;font-size:.95rem;font-weight:800}.pks-btn--pay{color:#191919;background:#fee500;box-shadow:0 4px #e6cf00}.pks-btn--pay:hover:not(:disabled){filter:brightness(.97)}.pks-btn--pay:disabled{opacity:.5;cursor:not-allowed;box-shadow:none}.pks-btn--ghost{color:#374151;background:#fff;border:1px solid #d1d5db;font-size:.86rem;font-weight:700}.pks-btn--ghost:hover{background:#f9fafb}.pks-note{color:#6b7280;text-align:center;margin:.85rem 0 0;font-size:.72rem;line-height:1.45}.pks-err{color:#991b1b;background:#fef2f2;border:1px solid #fecaca;border-radius:10px;margin:0 0 .75rem;padding:.55rem .65rem;font-size:.8rem}.pks-banner{color:#374151;border-radius:12px;margin:0 0 1rem;padding:.85rem .95rem;font-size:.82rem;line-height:1.5}.pks-banner strong{color:#111827;margin-bottom:.35rem;font-size:.88rem;display:block}.pks-banner p{margin:0 0 .65rem}.pks-banner--info{color:#1e40af;background:#eff6ff;border:1px solid #bfdbfe}.pks-banner--warn{color:#92400e;background:#fffbeb;border:1px solid #fde68a}.pks-banner--muted{color:#4b5563;background:#f9fafb;border:1px dashed #d1d5db}.pks-inline-links{flex-wrap:wrap;gap:.65rem 1rem;display:flex}.pks-inline-links a{color:#1d4ed8;font-weight:700;text-decoration:underline}.pks-btn--block{text-align:center;box-sizing:border-box;margin-top:.65rem;text-decoration:none;display:block}.g-dash{grid-template-columns:minmax(0,260px) minmax(0,1fr);align-items:start;gap:clamp(1rem,3vw,1.75rem);width:100%;max-width:100%;display:grid}@media (width<=880px){.g-dash{grid-template-columns:1fr}}.g-dash-side{background:#fff;border:1px solid #dbe4ef;border-radius:16px;min-width:0;max-width:100%;padding:1.1rem .85rem;position:relative;box-shadow:0 14px 28px #0f172a14}.g-dash-profile{text-align:center;border-bottom:1px solid #dbe4ef;flex-direction:column;align-items:center;margin-bottom:.65rem;padding:.35rem .5rem 1rem;display:flex}.g-dash-avatar{background-color:#dff9ee;background-position:50%;background-repeat:no-repeat;background-size:cover;border:1px solid #b7efd3;border-radius:50%;width:3.7rem;height:3.7rem;margin-bottom:.65rem}.g-dash-avatar.is-empty{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' fill='none'%3E%3Ccircle cx='24' cy='17' r='8' fill='%23f3f7fb'/%3E%3Cpath d='M10 40c0-7.2 6.3-12 14-12s14 4.8 14 12' fill='%23f3f7fb'/%3E%3C/svg%3E"),linear-gradient(150deg,#dff9ee,#d8f5e8);background-position:50%,50%;background-repeat:no-repeat,no-repeat;background-size:52%,cover}.g-dash-name{color:#0f172a;font-size:1rem}.g-dash-email{color:#64748b;word-break:break-all;margin-top:.2rem;font-size:.78rem}.g-dash-style-tags{flex-wrap:wrap;justify-content:center;gap:.35rem;margin-top:.55rem;display:flex}.g-dash-style-tag{color:#047857;background:#ecfdf5;border:1px solid #a7f3d0;border-radius:999px;align-items:center;padding:.2rem .55rem;font-size:.72rem;font-weight:700;line-height:1.2;display:inline-flex}.g-dash-nav{flex-direction:column;gap:.15rem;display:flex}.g-dash-link{color:#475569;z-index:0;border-left:3px solid #0000;border-radius:10px;padding:.55rem .65rem;font-size:.84rem;line-height:1.35;text-decoration:none;position:relative}.g-dash-link:hover{background:#f1f5f9}.g-dash-link.is-active{color:#047857;border-left-color:#0000;font-weight:700}.g-dash-link.is-active:before{content:"";transform-origin:0;z-index:-1;pointer-events:none;background:linear-gradient(92deg,#d1fae547 0%,#a7f3d08f 24%,#99f6e485 54%,#c4b5fd57 100%);border-radius:.62rem;height:1.32rem;animation:.68s cubic-bezier(.2,.8,.25,1) both gDashMarkerStroke;position:absolute;top:50%;left:.35rem;right:.35rem;transform:translateY(-50%)scaleX(1);box-shadow:inset 0 1px #ffffff73}.g-dash-link.is-active:after{content:"";pointer-events:none;z-index:-1;opacity:.24;background:linear-gradient(96deg,#fff3,#ffffff0a);border-radius:.8rem;height:.9rem;position:absolute;top:50%;left:.6rem;right:.6rem;transform:translateY(-50%)}@keyframes gDashMarkerStroke{0%{opacity:.26;transform:translateY(-50%)scaleX(.06)}to{opacity:1;transform:translateY(-50%)scaleX(1)}}.g-dash-link-inner{justify-content:space-between;align-items:center;gap:.45rem;width:100%;display:flex}.g-dash-link-text{flex:1;min-width:0}.g-dash-nav-badge{color:#fff;text-align:center;background:#10b981;border:2px solid #fff;border-radius:999px;flex-shrink:0;min-width:1.1rem;height:1.1rem;padding:0 .28rem;font-size:.62rem;font-weight:800;line-height:1.1rem}.g-dash-sep{border-top:1px solid #dbe4ef;margin:1rem 0 .45rem}.g-dash-logout{text-align:left;color:#475569;cursor:pointer;background:0 0;border:none;border-radius:10px;width:100%;margin-top:.1rem;padding:.5rem .65rem;font-family:inherit;font-size:.84rem}.g-dash-logout:hover{background:#f1f5f9}.g-dash-main{min-width:0;padding:0}.g-panel{box-sizing:border-box;isolation:isolate;background-color:#fff;background-image:linear-gradient(#f1f5f9 1px,#0000 1px),linear-gradient(90deg,#f1f5f9 1px,#0000 1px);background-position:0 0;background-repeat:repeat;background-size:24px 24px;background-attachment:scroll;background-origin:padding-box;background-clip:border-box;border:1px solid #dbe4ef;border-radius:16px;max-width:min(760px,100%);padding:clamp(1rem,3vw,1.35rem) clamp(.85rem,3vw,1.5rem) clamp(1.1rem,3vw,1.5rem);position:relative;overflow:visible;box-shadow:0 14px 30px #0f172a14}.g-panel:before{content:"";width:54px;height:16px;z-index:var(--scrap-sticker-z);pointer-events:none;background:#10b98133;border-radius:2px;position:absolute;top:-9px;left:50%;transform:translate(-50%)rotate(-4deg);box-shadow:0 2px 6px #0f172a29}.g-panel h1{color:#0f172a;margin:0 0 1.25rem;font-size:1.15rem;font-weight:800}.g-section{border-top:1px solid #dbe4ef;padding:1rem 0}.g-section:first-of-type{border-top:none;padding-top:0}.g-section h2{color:#1e293b;margin:0 0 .85rem;font-size:.95rem;font-weight:700}.g-row{justify-content:space-between;align-items:center;gap:1rem;padding:.55rem 0;display:flex}.g-row p{color:#64748b;font-size:.78rem;font-family:var(--hand);margin:.15rem 0 0}.g-row strong{color:#1f2328;font-size:.88rem;display:block}.g-toggle{flex-shrink:0;width:3.1rem;height:1.65rem;position:relative}.g-toggle input{opacity:0;width:0;height:0}.g-toggle-ui{cursor:pointer;background:#e5e7eb;border-radius:999px;transition:background .2s;position:absolute;inset:0}.g-toggle-ui:after{content:"";background:#fff;border-radius:50%;width:1.25rem;height:1.25rem;transition:transform .2s;position:absolute;top:.2rem;left:.2rem;box-shadow:0 1px 3px #00000026}.g-toggle input:checked+.g-toggle-ui{background:#10b981}.g-toggle input:checked+.g-toggle-ui:after{transform:translate(1.45rem)}.g-price-row{align-items:center;gap:.5rem;margin-top:.5rem;display:flex}.g-price-row label{color:#374151;min-width:5rem;font-size:.88rem;font-weight:600}.g-price-row input{max-width:14rem;font:inherit;background:#f9fafb;border:1px solid #e8eaed;border-radius:10px;flex:1;padding:.55rem .65rem}.g-save-row{justify-content:flex-end;margin-top:1.25rem;display:flex}.g-save{color:#fff;cursor:pointer;background:#10b981;border:none;border-radius:999px;padding:.55rem 1.25rem;font-family:inherit;font-size:.88rem;font-weight:700}.g-save:disabled{opacity:.5;cursor:not-allowed}.g-hint{color:#64748b;font-size:.78rem;font-family:var(--hand);margin:.35rem 0 0}.g-error{color:#b91c1c;margin:0 0 .75rem;font-size:.85rem}.g-success{color:#15803d;margin:0 0 .75rem;font-size:.85rem}.gce-page{box-sizing:border-box;width:100%;max-width:min(760px,100%);margin:0 auto}.gce-header{background:#fff;border:1px solid #e8eaed;border-radius:16px;margin-bottom:.85rem;padding:.75rem .9rem;box-shadow:0 6px 24px #1f23280d}.gce-back{color:#3c434d;cursor:pointer;text-underline-offset:3px;background:0 0;border:none;align-items:center;gap:.25rem;margin:0 0 .65rem;padding:.25rem 0;font-size:.8125rem;font-weight:600;text-decoration:underline;display:inline-flex}.gce-back:hover{color:#1f2328}.gce-kicker{letter-spacing:.08em;text-transform:uppercase;color:#7a828d;margin:0 0 .2rem;font-size:.7rem;font-weight:700}.gce-title-num{letter-spacing:-.02em;color:#1f2328;margin:0 0 .35rem;font-size:1.2rem;font-weight:800;line-height:1.25}.gce-hero-sub{color:#5c6370;margin:0;font-size:.8125rem;line-height:1.4}.gce-banner{color:#3c434d;background:#f4f6f8;border:1px solid #e8eaed;border-radius:8px;margin:.65rem 0 0;padding:.5rem .65rem;font-size:.8125rem;font-weight:500;line-height:1.4}.gce-alert{color:#991b1b;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;margin:0 0 .75rem;padding:.55rem .75rem;font-size:.8125rem}.gce-busy{color:#7a828d;margin:0 0 .75rem;font-size:.75rem}.gce-guest{background:#fff;border:1px solid #e8eaed;border-radius:16px;margin-bottom:.85rem;padding:.75rem .9rem;box-shadow:0 6px 24px #1f23280d}.gce-guest-title{color:#1f2328;margin:0 0 .65rem;font-size:.9rem;font-weight:800}.gce-guest-grid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:.55rem 1rem;display:grid}.gce-guest-item{flex-direction:column;gap:.15rem;min-width:0;display:flex}.gce-label{text-transform:uppercase;letter-spacing:.05em;color:#9ca3af;font-size:.65rem;font-weight:700}.gce-value{color:#1f2328;word-break:break-word;font-size:.8125rem;font-weight:600}.gce-value--date-range{word-break:keep-all;flex-wrap:wrap;align-items:baseline;gap:.25rem;display:inline-flex}.gce-date-range-sep{color:#9ca3af;font-weight:800}.gce-concept{color:#3c434d;white-space:pre-line;border-top:1px solid #eef0f3;margin:.65rem 0 0;padding-top:.65rem;font-size:.8125rem;line-height:1.5}.gce-concept-detail{color:#6b7280;white-space:pre-wrap;margin:.5rem 0 0;font-size:.78rem;line-height:1.55}.gce-editor{width:100%}.gm-stack{flex-direction:column;gap:1rem;display:flex}.gm-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem 1rem;max-width:40rem;display:grid}@media (width<=640px){.gm-grid{grid-template-columns:1fr}}.gm-field{flex-direction:column;gap:.3rem;display:flex}.gm-field--full{grid-column:1/-1}.gm-field label{color:#374151;font-size:.8rem;font-weight:700}.gm-field input,.gm-field textarea,.gm-field select{width:100%;max-width:100%;font:inherit;background:#f9fafb;border:1px solid #e5e7eb;border-radius:10px;padding:.5rem .6rem}.gm-field textarea{resize:vertical;min-height:6rem}.gm-hint{color:#9aa0a6;margin:0;font-size:.76rem;line-height:1.45}.gm-actions{flex-wrap:wrap;gap:.5rem;margin-top:.5rem;display:flex}.gm-btn{color:#6d3f58;cursor:pointer;background:#f6d8e6;border:none;border-radius:999px;padding:.55rem 1.1rem;font-family:inherit;font-size:.86rem;font-weight:700}.gm-btn:disabled{opacity:.45;cursor:not-allowed}.gm-btn--danger{color:#b45e83;background:#fff4f8;border:1px solid #efbfd0}.gm-split{grid-template-columns:1fr 1fr;align-items:start;gap:1.25rem;display:grid}@media (width<=900px){.gm-split{grid-template-columns:1fr}}.gm-card{background:#fafbfc;border:1px solid #eef0f3;border-radius:12px;padding:1rem}.gm-card h2{color:#1f2328;margin:0 0 .75rem;font-size:.95rem;font-weight:800}.gm-list{flex-direction:column;gap:.65rem;margin:0;padding:0;list-style:none;display:flex}.gm-list li{background:#fff;border:1px solid #e8eaed;border-radius:10px;padding:.65rem .75rem;font-size:.84rem}.gm-danger{color:#b91c1c;cursor:pointer;background:#fff;border:1px solid #fecaca;border-radius:8px;padding:.35rem .65rem;font-family:inherit;font-size:.78rem;font-weight:700}.gm-danger:disabled{opacity:.45;cursor:not-allowed}.gm-confirm-overlay{z-index:90;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0f172a6b;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.gm-confirm{background:linear-gradient(#fff,#fff8fb);border:1px solid #efbfd0;border-radius:16px;width:min(100%,380px);padding:1rem 1rem .95rem;box-shadow:0 20px 46px #0f172a33}.gm-confirm-kicker{color:#8f4664;background:#fff6fb;border:1px solid #efbfd0;border-radius:999px;align-items:center;margin:0 0 .35rem;padding:.14rem .48rem;font-size:.72rem;font-weight:700;display:inline-flex}.gm-confirm h3{color:#4a3c56;margin:0;font-size:1.02rem}.gm-confirm p{color:#7a5f78;margin:.45rem 0 0;font-size:.86rem}.gm-confirm-actions{justify-content:flex-end;gap:.45rem;margin-top:.95rem;display:flex}.gm-confirm-btn{cursor:pointer;border-radius:10px;padding:.45rem .85rem;font-family:inherit;font-size:.82rem;font-weight:700}.gm-confirm-btn--line{color:#4b5563;background:#fff;border:1px solid #d1d5db}.gm-confirm-btn--danger{color:#6d3f58;background:#f6d8e6;border:1px solid #efbfd0}.gm-confirm-btn:disabled{opacity:.5;cursor:not-allowed}.gfs-tabs{background:#f9fafb;border:1px solid #eceff2;border-radius:999px;gap:.45rem;margin-top:.35rem;padding:.28rem;display:inline-flex}.gfs-tab{color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:999px;padding:.44rem .86rem;font-family:inherit;font-size:.82rem;font-weight:700}.gfs-tab.is-on{color:#6d3f58;background:#f8dce7}.gfs-feed{background:#f9fafb;border:1px solid #eceff2;border-radius:18px;margin-top:.85rem;padding:1.15rem}.gfs-feed-head{border-bottom:1px solid #e2e8f0;margin:0 0 1rem;padding-bottom:.85rem}.gfs-feed-title{color:#0f172a;letter-spacing:-.02em;align-items:center;gap:.45rem;margin:0;font-size:1.05rem;font-weight:800;display:flex}.gfs-feed-ico{font-size:1.2em;line-height:1}.gfs-feed-lead{color:#64748b;margin:.4rem 0 0;font-size:.82rem;line-height:1.45}.gfi-preview{background:#f9fafb;border:1px dashed #d1d5db;border-radius:10px;justify-content:center;align-items:center;height:12rem;margin-top:1.1rem;display:flex;overflow:hidden}.gfi-preview-empty{color:#9ca3af;font-size:.82rem}.gfi-instagram-link{color:#e1306c;align-items:center;gap:.4rem;font-size:.88rem;font-weight:700;text-decoration:none;display:inline-flex}.gfi-instagram-link:hover{text-decoration:underline}.gfi-mode-tabs{background:#f9fafb;border:1px solid #eceff2;border-radius:999px;gap:.35rem;margin-top:.75rem;padding:.22rem;display:inline-flex}.gfi-mode-tab{color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:999px;padding:.35rem .75rem;font-family:inherit;font-size:.78rem;font-weight:700}.gfi-mode-tab.is-on{color:#6d3f58;background:#f8dce7}.gfi-mode-tab--disabled{opacity:.4;cursor:not-allowed}.gfi-file-row{align-items:center;margin-top:.6rem;display:flex}.gfi-thumb-grid{grid-template-columns:repeat(auto-fill,minmax(80px,1fr));gap:.5rem;margin-top:.75rem;display:grid}.gfi-thumb-item{aspect-ratio:1;cursor:grab;background:#f3f4f6;border-radius:8px;position:relative;overflow:hidden}.gfi-thumb-item img{object-fit:cover;width:100%;height:100%;display:block}.gfi-thumb-badge{color:#fff;pointer-events:none;background:#1f2328;border-radius:4px;padding:.1rem .35rem;font-size:.62rem;font-weight:700;position:absolute;top:4px;left:4px}.gfi-thumb-del{color:#fff;text-align:center;cursor:pointer;background:#0000008c;border:none;border-radius:50%;width:20px;height:20px;padding:0;font-size:.82rem;line-height:20px;position:absolute;top:3px;right:3px}.gfi-thumb-add{aspect-ratio:1;color:#9ca3af;cursor:pointer;background:#f9fafb;border:2px dashed #d1d5db;border-radius:8px;justify-content:center;align-items:center;font-size:1.4rem;display:flex}.gfi-thumb-add:hover{color:#166534;background:#f0fdf4;border-color:#86efac}.gfs-tag-hint-btn{font:inherit;color:#6b7280;cursor:pointer;text-underline-offset:2px;background:0 0;border:none;padding:0;font-size:.84rem;text-decoration:underline}.gfs-tag-hint-btn:hover{color:#1f2328}@keyframes gfi-spin{to{transform:rotate(360deg)}}.gfi-spinner{vertical-align:middle;border:2px solid #fff6;border-top-color:#fff;border-radius:50%;width:.85rem;height:.85rem;margin-right:.35rem;animation:.7s linear infinite gfi-spin;display:inline-block}.gfi-text-input{color:#111827;box-sizing:border-box;background:#fff;border:1px solid #e3e7eb;border-radius:8px;width:100%;margin-top:.6rem;padding:.5rem .65rem;font-family:inherit;font-size:.84rem}.gfi-text-input::placeholder{color:#9ca3af}.gfi-title-input{color:#1f2328;box-sizing:border-box;background:0 0;border:none;border-bottom:1px solid #eef2f5;outline:none;width:100%;margin-bottom:.4rem;padding-bottom:.5rem;font-family:inherit;font-size:.9rem;font-weight:700}.gfi-title-input::placeholder{color:#9ca3af;font-weight:400}.gfi-char-count{color:#9ca3af;font-size:.72rem}.gfi-feed-list{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.gfi-feed-card{background:#fff;border:1px solid #e8eaed;border-radius:10px;align-items:center;gap:.75rem;padding:.6rem .75rem;display:flex}.gfi-feed-thumb{background:#f3f4f6;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:flex;overflow:hidden}.gfi-feed-thumb img{object-fit:cover;width:100%;height:100%}.gfi-thumb-empty{background:#e5e7eb;width:100%;height:100%}.gfi-thumb-insta{font-size:1rem}.gfi-feed-title{color:#1f2328;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:.84rem;font-weight:700;overflow:hidden}.gfi-feed-date{color:#9ca3af;margin:.2rem 0 0;font-size:.72rem}.gfs-content-wrap{background:#fff;border:1px solid #eef2f5;border-radius:10px;padding:.45rem .65rem .4rem}.gfs-content{resize:vertical;color:#111827;caret-color:#111827;background:0 0;border:none;outline:none;width:100%;min-height:3rem;font-family:inherit;font-size:.86rem}.gfs-content::placeholder{color:#9ca3af;opacity:1}.gfs-tag-hint{color:#ef4444;margin:.2rem 0 0;font-size:.76rem;font-weight:700}.gfs-upload-btn{color:#6d3f58;cursor:pointer;white-space:nowrap;background:#f6d8e6;border:none;border-radius:999px;padding:.78rem 1.7rem;font-family:inherit;font-size:.9rem;font-weight:800}.gfs-upload-btn:disabled{opacity:.5;cursor:not-allowed}.gss-wrap{margin-top:.85rem}.gss-head h2{letter-spacing:-.02em;margin:0;font-size:1.75rem;font-weight:900}.gss-head p{color:#9aa0a6;margin:.4rem 0 0;font-size:.84rem}.gss-head--schedule h2{font-size:1.5rem;font-weight:800}.gss-head--schedule p{color:#6b7280}.gss-banner{color:#166534;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:10px;margin-top:.75rem;padding:.65rem 1rem;font-size:.84rem;line-height:1.5}.gss-banner--schedule{color:#4b5563;background:#fff;border:1px solid #e8eaed;border-radius:10px;align-items:flex-start;gap:.55rem;display:flex;box-shadow:0 1px 2px #0f172a0a}.gss-banner--schedule strong{color:#111827;font-weight:800}.gss-banner__icon{flex-shrink:0;font-size:1.05rem;line-height:1.4}.gss-grid{grid-template-columns:minmax(0,1fr) 14.5rem;align-items:start;gap:1rem;margin-top:.9rem;display:grid}.gss-cal-card{background:#fff;border:1px solid #eceff3;border-radius:14px;padding:.95rem}.gss-cal-top{justify-content:space-between;align-items:center;display:flex}.gss-cal-top strong{letter-spacing:-.03em;font-size:1.65rem}.gss-month-nav{gap:.35rem;display:inline-flex}.gss-nav-btn{color:#9ca3af;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:999px;width:1.7rem;height:1.7rem;font-size:.95rem}.gss-week{grid-template-columns:repeat(7,minmax(0,1fr));margin-top:.95rem;display:grid}.gss-week span{text-align:center;color:#9aa0a6;font-size:.66rem;font-weight:800}.gss-days{grid-template-columns:repeat(7,minmax(0,1fr));gap:.3rem;margin-top:.35rem;display:grid}.gss-day{color:#4b5563;background:0 0;border:none;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:.1rem;min-height:3rem;font-size:.92rem;display:flex}.gss-day small{color:#7c8793;font-size:.62rem}.gss-day.is-out{color:#c2c8d0}.gss-day.is-today{color:#fff;background:#ff5151;font-weight:800}.gss-day.is-booked{color:#0b73c9;background:#dff1ff;font-weight:800}.gss-day.is-pending{color:#d9822b;background:#fff1df;font-weight:800}.gss-day.is-available{color:#166534;background:#f0fdf4}.gss-day.is-blocked{color:#991b1b;background:#fef2f2}.gss-day.is-blocked small{font-size:.85rem;font-weight:700}.gss-blocked-x{color:#dc2626;font-size:.78rem;font-weight:800}.gss-legend{color:#6b7280;flex-wrap:wrap;gap:.75rem;margin-top:.5rem;font-size:.82rem;display:flex}.gss-dot{align-items:center;gap:.3rem;display:inline-flex}.gss-dot:before{content:"";background:#d1d5db;border-radius:50%;width:.45rem;height:.45rem}.gss-dot--today:before{background:#ff5151}.gss-dot--booked:before{background:#61b2f4}.gss-dot--pending:before{background:#f1a24f}.gss-dot--available:before{background:#bbf7d0}.gss-dot--blocked:before{background:#9ca3af}.gss-upcoming h3{letter-spacing:-.03em;margin:.2rem 0 .6rem;font-size:1.6rem;font-weight:900}.gss-upcoming-list{flex-direction:column;gap:.55rem;display:flex}.gss-tour-card{background:#fff;border:1px solid #edf0f3;border-radius:12px;padding:.7rem}.gss-tour-time{color:#ef4444;margin:0;font-size:.68rem;font-weight:800}.gss-tour-title{color:#1f2328;margin:.35rem 0 0;font-size:.88rem;font-weight:900}.gss-tour-meta{color:#9ca3af;margin:.25rem 0 0;font-size:.7rem;line-height:1.4}@media (width<=1120px){.gss-grid{grid-template-columns:1fr}.gss-upcoming h3{font-size:1.2rem}}.gst-wrap{margin-top:.75rem}.gst-top{grid-template-columns:minmax(0,1fr) minmax(16rem,.95fr);gap:1rem;display:grid}.gst-amount-card,.gst-chart-card{background:#f8fafc;border:1px solid #eceff3;border-radius:14px;min-height:8.75rem;padding:1rem 1.1rem}.gst-kicker{color:#7b8794;margin:0;font-size:.95rem;font-weight:700}.gst-amount{color:#ff4a57;letter-spacing:-.03em;margin:.5rem 0 0;font-size:clamp(2rem,5vw,3.05rem);font-weight:900;line-height:1.05}.gst-date{color:#a1a8b1;margin:.55rem 0 0;font-size:.82rem}.gst-chart-card h2{color:#2f3640;margin:0;font-size:1.02rem;font-weight:900}.gst-bars{grid-template-columns:repeat(4,minmax(0,1fr));align-items:end;gap:.5rem;margin-top:.6rem;display:grid}.gst-bar-col{flex-direction:column;align-items:center;gap:.35rem;display:flex}.gst-bar{background:#f6c9cd;border-radius:6px;width:1.8rem}.gst-bar-col span{color:#a2aab3;font-size:.76rem;font-weight:700}.gst-bar-col.is-active .gst-bar{background:#ff4a57}.gst-bar-col.is-active span{color:#ff4a57}.gst-history{margin-top:1.1rem}.gst-history h2{color:#1f2328;letter-spacing:-.02em;margin:0 0 .65rem;font-size:1.55rem;font-weight:900}.gst-row{background:#fff;border:1px solid #eceff3;border-radius:12px;justify-content:space-between;align-items:center;gap:1rem;padding:.85rem .95rem;display:flex}.gst-row+.gst-row{margin-top:.55rem}.gst-title{color:#1f2328;margin:0;font-size:1rem;font-weight:900}.gst-meta{color:#9aa0a6;margin:.25rem 0 0;font-size:.8rem}.gst-plus{color:#1f2328;letter-spacing:-.01em;font-size:1.05rem}@media (width<=1120px){.gst-top{grid-template-columns:1fr}}.gst-paper{background-color:#fff;background-image:linear-gradient(#ffffffad,#f8fafceb),linear-gradient(#cbd5e16b 1px,#0000 1px),linear-gradient(90deg,#cbd5e16b 1px,#0000 1px);background-size:auto,18px 18px,18px 18px;border:1px solid #e2e8f0}.gst-page-h1{letter-spacing:-.02em}.gst-ledger{margin-top:.5rem}.gst-ledger-head{border-radius:16px;flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1rem;margin-bottom:1.25rem;padding:1.1rem 1.2rem 1.15rem;display:flex;box-shadow:0 10px 26px #0f172a0f}.gst-ledger-title{font-family:var(--hand), system-ui, sans-serif;color:#1e293b;margin:0 0 .35rem;font-size:clamp(1.35rem,3vw,1.75rem);font-weight:800}.gst-ledger-lead{color:#94a3b8;max-width:28rem;margin:0;font-size:.84rem;font-weight:600;line-height:1.45}.gst-csv-btn{color:#64748b;cursor:not-allowed;white-space:nowrap;background:#ffffffd9;border:1px solid #e2e8f0;border-radius:12px;align-items:center;gap:.4rem;padding:.5rem .95rem;font-size:.72rem;font-weight:800;display:inline-flex}.gst-csv-ico{opacity:.85;font-size:.85rem;line-height:1}.gst-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-bottom:1.1rem;display:grid}@media (width<=900px){.gst-summary{grid-template-columns:1fr}}.gst-sum-card{border-radius:16px;min-height:8.5rem;padding:1.15rem 1.2rem 1.2rem;position:relative;box-shadow:0 12px 28px #0f172a12}.gst-sum-card--rose{background-color:#fff7f7;border-color:#fecdd3}.gst-sum-card--emerald{background-color:#f0fdf4;border-color:#a7f3d0}.gst-sum-card--slate{background-color:#f8fafc;border-color:#e2e8f0}.gst-sum-deco{color:#fb7185;opacity:.12;pointer-events:none;font-size:2.5rem;font-weight:300;line-height:1;position:absolute;top:.55rem;right:.65rem}.gst-sum-kicker{letter-spacing:.12em;text-transform:uppercase;color:#e11d48;margin:0;font-size:.65rem;font-weight:900}.gst-sum-kicker--em{color:#059669}.gst-sum-kicker--muted{color:#64748b;letter-spacing:.1em}.gst-sum-amount{letter-spacing:-.03em;color:#0f172a;margin:.55rem 0 0;font-size:clamp(1.65rem,4vw,2.15rem);font-weight:900;line-height:1.1}.gst-sum-amount--dark{color:#0f172a}.gst-sum-amount--sm{font-size:clamp(1.25rem,3vw,1.55rem)}.gst-sum-foot{color:#94a3b8;align-items:center;gap:.35rem;margin:1rem 0 0;font-size:.65rem;font-weight:600;line-height:1.35;display:flex}.gst-sum-foot-ico{opacity:.75;font-size:.75rem}.gst-sum-foot--accent{color:#059669;font-weight:800}.gst-chart-strip{border-radius:16px;margin-bottom:1.15rem;padding:1rem 1.15rem 1.1rem;box-shadow:0 10px 24px #0f172a0f}.gst-chart-strip-title{color:#334155;letter-spacing:-.02em;margin:0 0 .65rem;font-size:.88rem;font-weight:900}.gst-bars--ledger{margin-top:.35rem}.gst-detail-title{color:#1e293b;letter-spacing:-.02em;align-items:center;gap:.45rem;margin:0 0 .65rem;font-size:.82rem;font-weight:900;display:flex}.gst-detail-ico{color:#64748b;background:#f1f5f9;border-radius:8px;justify-content:center;align-items:center;width:1.35rem;height:1.35rem;font-size:.85rem;line-height:1;display:inline-flex}.gst-table-shell{border-radius:16px;padding:0;box-shadow:0 12px 30px #0f172a12}.gst-table-empty{margin:0;padding:1.5rem 1.25rem}.gst-table-scroll{-webkit-overflow-scrolling:touch;overflow-x:auto}.gst-table{border-collapse:collapse;width:100%;font-size:.82rem}.gst-table thead tr{background:#f8fafcf2;border-bottom:1px solid #e2e8f0}.gst-table th{text-align:left;letter-spacing:.1em;text-transform:uppercase;color:#94a3b8;padding:.75rem 1rem;font-size:.62rem;font-weight:900}.gst-th-num{text-align:right}.gst-th-status{text-align:center}.gst-th-chev{width:2rem;padding:.75rem .5rem}.gst-table tbody tr{border-bottom:1px solid #f1f5f9;transition:background-color .15s}.gst-table tbody tr:hover{background:#f8fafcd9}.gst-table td{vertical-align:middle;padding:.72rem 1rem}.gst-td-date{color:#64748b;white-space:nowrap;font-size:.72rem;font-weight:600}.gst-td-title{color:#0f172a;font-weight:800}.gst-td-amt{text-align:right;color:#0f172a;white-space:nowrap;font-weight:900}.gst-td-status{text-align:center}.gst-chip{color:#047857;background:#ecfdf5;border-radius:6px;padding:.2rem .45rem;font-size:.62rem;font-weight:900;display:inline-block}.gst-td-chev{text-align:center;color:#cbd5e1;width:2rem;font-size:1.1rem;font-weight:700}.gst-table tbody tr:hover .gst-td-chev{color:#10b981}.gst-callout{background:linear-gradient(#eff6ff 0%,#f8fafc 100%);border:1px solid #bfdbfe;border-radius:16px;align-items:flex-start;gap:.75rem;margin-top:1rem;padding:1rem 1.1rem;display:flex}.gst-callout-ico{color:#fff;background:#3b82f6;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:1.65rem;height:1.65rem;font-size:.85rem;font-weight:900;line-height:1;display:inline-flex}.gst-callout p{color:#1e40af;margin:0;font-size:.75rem;line-height:1.55}.gst-callout strong{font-weight:800}.grv-wrap{background:#f4efdf;border:1px solid #ece7d8;border-radius:22px;margin-top:.8rem;padding:1.15rem}.grv-head{justify-content:space-between;align-items:flex-start;gap:.9rem;display:flex}.grv-title-chip{background:#fff;border-radius:10px;align-items:center;display:inline-flex;overflow:hidden}.grv-title-mark{background:#ffd34d;width:3.35rem;height:2.95rem}.grv-title-chip strong{letter-spacing:-.03em;padding:0 1rem;font-size:2rem;font-weight:900}.grv-score-card{text-align:center;background:#fff;border:1px solid #edf0f3;border-radius:12px;min-width:8.2rem;padding:.7rem .8rem}.grv-score-card p{color:#b4bac1;margin:0;font-size:.7rem}.grv-score-card strong{color:#ff4a57;letter-spacing:-.03em;margin-top:.2rem;font-size:2.25rem;line-height:1;display:block}.grv-score-card span{color:#9ca3af;margin-top:.35rem;font-size:.72rem;display:block}.grv-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:.85rem;display:grid}.grv-note{background:#fff;border-radius:14px;padding:.9rem;position:relative}.grv-note--left{min-height:9.6rem}.grv-note--right{background:#d6eef7;min-height:9.1rem;transform:rotate(-2deg)}.grv-tape{opacity:.9;background:#f4c4cb;border-radius:2px;width:3.6rem;height:1.1rem;position:absolute;top:.4rem;left:50%;transform:translate(-50%)rotate(2deg)}.grv-dot{background:#ff4a57;border-radius:50%;width:.45rem;height:.45rem;position:absolute;top:.8rem;right:.9rem}.grv-wide{background:#fff;border:1px dashed #cfd8e3;border-radius:14px;grid-column:1/-1;padding:.95rem}.grv-stars{color:#ff4a57;letter-spacing:.08em;margin:0;font-size:1.4rem;font-weight:900}.grv-content{color:#4b5563;white-space:pre-wrap;margin:.55rem 0 0;font-size:.95rem;line-height:1.5}.grv-meta{color:#9ca3af;margin:.75rem 0 0;font-size:.72rem}@media (width<=1120px){.grv-grid{grid-template-columns:1fr}.grv-wide{grid-column:auto}.grv-title-chip strong{font-size:1.6rem}}.gpv-sheet{width:100%;max-width:min(640px,100%);margin-left:auto;margin-right:auto}.gpv-head h1{letter-spacing:-.03em;color:#111;margin:0 0 .3rem;font-size:clamp(1.2rem,3vw,1.7rem);font-weight:900}.gpv-head p{color:#111;margin:0;font-size:.86rem}.gpv-profile-row{align-items:center;gap:.75rem;margin-top:1.1rem;display:flex}.gpv-photo{background-color:#dff9ee;background-position:50%;background-repeat:no-repeat;background-size:cover;border:1px solid #b7efd3;border-radius:50%;flex-shrink:0;width:4.4rem;height:4.4rem}.gpv-photo.is-empty{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' fill='none'%3E%3Ccircle cx='24' cy='17' r='8' fill='%23f3f7fb'/%3E%3Cpath d='M10 40c0-7.2 6.3-12 14-12s14 4.8 14 12' fill='%23f3f7fb'/%3E%3C/svg%3E"),linear-gradient(150deg,#dff9ee,#d8f5e8);background-position:50%,50%;background-repeat:no-repeat,no-repeat;background-size:52%,cover}.gpv-photo-actions{flex-wrap:wrap;align-items:center;gap:.45rem;min-width:0;display:flex}.gpv-photo-btn{color:#047857;white-space:nowrap;cursor:pointer;background:#ecfdf5;border:1px solid #a7f3d0;border-radius:10px;padding:.35rem .75rem;font-family:inherit;font-size:.74rem;font-weight:700;transition:background-color .18s,border-color .18s,transform .18s}.gpv-photo-btn:hover:not(:disabled){color:#065f46;background:#d1fae5;border-color:#6ee7b7;transform:translateY(-1px)}.gpv-photo-btn:disabled{opacity:.5;cursor:not-allowed}.gpv-region-row{align-items:center;gap:.45rem;display:flex}.gpv-region-row input{flex:auto;min-width:0}.gpv-region-btn{color:#1d4ed8;background:#eff6ff;border-color:#93c5fd;flex:none;min-width:88px}.gpv-region-btn:hover:not(:disabled){background:#dbeafe;border-color:#60a5fa}.gpv-region-btn:disabled{opacity:.65}.gpv-region-hint{color:#1e3a8a;background:#eff6ff;border:1px solid #bfdbfe;border-radius:999px;margin-top:.35rem;padding:.28rem .55rem;font-size:.74rem;display:inline-block}.gpv-photo-input{width:min(340px,100%);font:inherit;border:1px solid #e5e7eb;border-radius:10px;margin-top:.45rem;padding:.45rem .55rem;font-size:.8rem}.gpv-photo-url-box{margin-top:.35rem}.gpv-photo-url-box summary{color:#111;cursor:pointer;font-size:.72rem;list-style:none}.gpv-photo-url-box summary::-webkit-details-marker{display:none}.gpv-form{width:100%;margin-top:1rem}.gpv-field{margin-bottom:1rem}.gpv-field label{color:#1f2328;margin-bottom:.35rem;font-size:.86rem;font-weight:800;display:block}.gpv-field input,.gpv-field select{width:100%;font:inherit;color:#111;box-sizing:border-box;background:#f9fafb;border:1px solid #e5e7eb;border-radius:10px;padding:.6rem .7rem;font-size:.86rem}.gpv-field input::placeholder,.gpv-photo-input::placeholder{color:#111;opacity:.75}.gi-card-title,.gi-range-val,.gi-chip,.gi-tag,.gi-tag-input,.gi-custom-input,.gi-card p,.gi-card label,.gi-card small{color:#111}.gi-tag-input::placeholder,.gi-custom-input::placeholder{color:#111;opacity:.75}.gss-head h2,.gss-head p,.gss-banner,.gss-banner strong,.gss-cal-top strong,.gss-week span,.gss-legend,.gss-day,.gss-day small,.gss3-sum-label,.gss3-cal-title,.gss3-weekday,.gss3-cal-hint,.gss3-leg,.gss3-empty,.gss3-mgmt-title,.gss3-drawer-date,.gss3-drawer-desc,.gss3-pick__label,.gss3-pick__hint,.gss3-dk,.gss3-dv,.gss3-bcard-dest,.gss3-bcard-meta{color:#111}.gi-card,.gi-card label,.gi-card p,.gi-card .gm-hint,.gi-card .gi-card-title,.gi-card .gi-range-val,.gi-card .gi-chip,.gi-card .gi-tag,.gi-card .gi-tag-del,.gi-card input,.gi-card select,.gi-card textarea{color:#111!important}.gi-card input::placeholder,.gi-card textarea::placeholder{opacity:.75;color:#111!important}.gi-card .gi-chip.is-on{background:linear-gradient(#f6d8e6,#f2ccdd);border-color:#efbfd0;color:#6d3f58!important}.gpv-tag-list{flex-wrap:wrap;gap:.4rem;margin-top:.55rem;display:flex}.gpv-tag{color:#0284c7;cursor:pointer;background:#dbeafe;border:none;border-radius:999px;padding:.28rem .56rem;font-size:.74rem;font-weight:700}.gpv-mini-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}@media (width<=640px){.gpv-mini-grid{grid-template-columns:1fr}}.gpv-save-row{margin-top:.2rem}.gpv-save{color:#6d3f58;cursor:pointer;background:#f6d8e6;border:none;border-radius:12px;width:100%;padding:.8rem 1rem;font-size:.95rem;font-weight:800}.gpv-save:disabled{opacity:.45;cursor:not-allowed}.gpv-profile-intro-cards{width:100%}.gi-cards{flex-direction:column;gap:1rem;max-width:40rem;margin-top:1rem;display:flex}.gi-card{background:#fafbfc;border:1px solid #eef0f3;border-radius:14px;flex-direction:column;gap:1rem;padding:1.1rem 1.15rem;display:flex}.gi-card-title{color:#1f2328;margin:0;font-size:.95rem;font-weight:800}.gi-range{accent-color:#1f2328;cursor:pointer;width:100%;margin-top:.35rem}.gi-range-val{color:#1f2328;margin-left:.4rem;font-size:.85rem;font-weight:700}.gi-chip-list{flex-wrap:wrap;gap:.45rem;margin-top:.35rem;display:flex}.gi-chip{color:#7a5f78;cursor:pointer;background:#fff8fb;border:1px solid #efbfd0;border-radius:999px;padding:.35rem .75rem;font-family:inherit;font-size:.8rem;font-weight:700;transition:background .1s,color .1s,border-color .1s,transform .1s}.gi-chip:hover{background:#fdeaf1;border-color:#e7a8c2;transform:translateY(-1px)}.gi-chip.is-on{color:#6d3f58;background:linear-gradient(#f6d8e6,#f2ccdd);border-color:#efbfd0;box-shadow:0 6px 12px #8f46641f}.gi-years-row{align-items:center;gap:.4rem;display:inline-flex}.gi-years-input{width:7rem;font:inherit;color:#5a3c56;box-sizing:border-box;background:#fff8fb;border:1px solid #efbfd0;border-radius:10px;padding:.5rem .65rem;font-size:.86rem}.gi-years-suffix{color:#8f4664;font-size:.82rem;font-weight:700}.gi-custom-input{width:100%;font:inherit;box-sizing:border-box;background:#f9fafb;border:1px solid #e5e7eb;border-radius:10px;margin-top:.5rem;padding:.5rem .6rem;font-size:.86rem}.gi-tag-row{flex-direction:column;gap:.45rem;margin-top:.35rem;display:flex}.gi-tag-input{width:100%;font:inherit;box-sizing:border-box;background:#f9fafb;border:1px solid #e5e7eb;border-radius:10px;padding:.5rem .6rem;font-size:.86rem}.gi-tag-input:disabled{opacity:.5;cursor:not-allowed}.gi-tag-list{flex-wrap:wrap;gap:.4rem;display:flex}.gi-tag{color:#0284c7;background:#dbeafe;border-radius:999px;align-items:center;gap:.3rem;padding:.25rem .55rem;font-size:.78rem;font-weight:700;display:inline-flex}.gi-tag-del{color:inherit;cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit;font-size:1rem;line-height:1}.gi-save-row{justify-content:flex-end;max-width:40rem;margin-top:1.25rem;display:flex}.gss-course-btn{color:#6d3f58;cursor:pointer;background:0 0;border:1.5px solid #efbfd0;border-radius:8px;align-items:center;gap:4px;margin-top:8px;padding:6px 14px;font-family:inherit;font-size:13px;font-weight:600;transition:background .15s,color .15s;display:inline-flex}.gss-course-btn:hover{color:#8f4664;background:#fdeaf1}.gss-tour-card.course-done{border-left:3px solid #15803d}.gmc-pre-info{flex-direction:column;gap:12px;margin-bottom:16px;display:flex;position:relative}.gmc-pre-card{background:#f9fafb;border:1px solid #e5e7eb;border-radius:10px;padding:12px 16px;position:relative}.gmc-pre-info>.gmc-pre-card:nth-child(2):before{content:none}.gmc-pre-info>.gmc-pre-card:nth-child(2):after{content:"";pointer-events:none;z-index:3;background:0 0;border:2px solid #8f959c;border-right-color:#0000;border-radius:9px;width:12px;height:22px;position:absolute;top:-18px;left:18px;transform:rotate(6deg);box-shadow:0 1px 2px #0f172a3d}.gmc-pre-label{color:#9ca3af;text-transform:uppercase;letter-spacing:.06em;margin-bottom:4px;font-size:11px;font-weight:600;display:block}.gmc-pre-value{color:#111;margin:0;font-size:14px;line-height:1.5}.gmc-map-lock{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#f0f2f0d1;flex-direction:column;justify-content:center;align-items:center;gap:6px;display:flex;position:absolute;inset:0}.gmc-lock-icon{font-size:28px;line-height:1}.gmc-lock-title{color:#374151;margin:0;font-size:14px;font-weight:600}.gmc-lock-desc{color:#6b7280;text-align:center;margin:0;padding:0 16px;font-size:12px}.gmc-spot--locked{opacity:.6}.gmc-spot--locked .gmc-spot-label{color:#9ca3af}.gss3-wrap{flex-direction:column;gap:12px;margin-top:.85rem;display:flex}.gss3-summary{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;max-width:26rem;display:grid}.gss3-sum-card{background:#fff;border:1px solid #e8eaed;border-radius:10px;padding:12px 14px;box-shadow:0 1px 2px #0f172a0a}.gss3-sum-label{color:#9ca3af;margin:0 0 4px;font-size:.72rem;font-weight:700}.gss3-sum-value{letter-spacing:-.03em;margin:0;font-size:1.75rem;font-weight:900;line-height:1.1}.gss3-sum-value--blue{color:#185fa5}.gss3-sum-value--orange{color:#854f0b}.gss3-cal-card{background:#fff;border:1px solid #e8eaed;border-radius:10px;padding:1rem 1rem 1.1rem;box-shadow:0 1px 2px #0f172a0d}.gss3-cal-grid{background:#fff;border:1px solid #e8eaed;border-radius:8px;overflow:hidden}.gss3-cal-grid .gss3-week{background:#f8fafc;border-bottom:1px solid #e8eaed;margin-bottom:0}.gss3-cal-grid .gss3-weekday{text-align:center;letter-spacing:.04em;color:#64748b;border-right:1px solid #eef2f5;padding:8px 2px;font-size:.62rem;font-weight:800}.gss3-cal-grid .gss3-weekday:last-child{border-right:none}.gss3-cal-grid .gss3-days{background:#fafbfc;gap:0}.gss3-cal-grid .gss3-day{border-bottom:1px solid #e8eaed;border-right:1px solid #e8eaed;border-radius:0;min-height:48px;padding:2px}.gss3-cal-grid .gss3-day:nth-child(7n){border-right:none}.gss3-cal-grid .gss3-day:nth-child(n+36){border-bottom:none}.gss3-cal-grid .gss3-day--dim{background:#f8fafc}.gss3-cal-grid .gss3-day--dim:hover:not(:disabled){background:#f1f5f9}.gss3-cal-grid .gss3-day--neutral{box-shadow:none;background:#fafafa}.gss3-cal-grid .gss3-day--open{background:#ecfeff;box-shadow:inset 0 0 0 1px #67e8f9}.gss3-cal-grid .gss3-day--booked{background:#d1fae5}.gss3-cal-grid .gss3-day--pending{background:#fffbeb}.gss3-cal-grid .gss3-day--blocked{background:#fef2f2}.gss3-cal-grid .gss3-day--open:hover:not(:disabled):not(.gss3-day--selected){box-shadow:none;background:#dbeafe;border-color:#93c5fd}.gss3-cal-grid .gss3-day--booked:hover:not(:disabled):not(.gss3-day--selected){background:#a7f3d0;border-color:#6ee7b7}.gss3-cal-grid .gss3-day--pending:hover:not(:disabled):not(.gss3-day--selected){background:#fde68a;border-color:#fcd34d}.gss3-cal-grid .gss3-day--blocked:hover:not(:disabled):not(.gss3-day--selected){background:#fecdd3;border-color:#fda4af}.gss3-cal-header{grid-template-columns:1fr auto 1fr;align-items:center;gap:.5rem;margin-top:0;margin-bottom:.55rem;display:grid}.gss3-cal-title{color:#334155;text-align:center;justify-self:center;font-size:1rem;font-weight:800}.gss3-cal-header .gss3-nav-btn:first-of-type{justify-self:start}.gss3-cal-header .gss3-nav-btn:last-of-type{justify-self:end}.gss3-nav-btn{color:#334155;cursor:pointer;background:#fff;border:1px solid #dbe4ef;border-radius:10px;justify-content:center;align-items:center;width:1.9rem;height:1.9rem;font-family:inherit;font-size:.95rem;display:flex}.gss3-nav-btn:hover{background:#f8fafc;border-color:#cbd5e1}.gss3-week{grid-template-columns:repeat(7,minmax(0,1fr));margin-bottom:6px;display:grid}.gss3-week span{text-align:center;color:#9ca3af;padding:4px 0;font-size:.65rem;font-weight:800}.gss3-days{grid-template-columns:repeat(7,minmax(0,1fr));gap:3px;display:grid}.gss3-day{cursor:pointer;background:0 0;border:none;border-radius:6px;flex-direction:column;justify-content:center;align-items:center;gap:3px;min-height:46px;padding:4px 2px;font-family:inherit;transition:background .1s;display:flex;position:relative}.gss3-day:hover:not(:disabled){background:#f3f4f6}.gss3-day:disabled{cursor:not-allowed}.gss3-day-num{color:#4b5563;font-size:.9rem;line-height:1}.gss3-day--dim{opacity:.3}.gss3-day--dim .gss3-day-num{color:#9ca3af}.gss3-today-circle{background:#dc2626;border-radius:6px;justify-content:center;align-items:center;width:28px;height:26px;display:flex}.gss3-day--today .gss3-day-num{color:#fff;font-size:.82rem;font-weight:700}.gss3-day--booked{background:#d1fae5}.gss3-day--booked .gss3-day-num{color:#065f46;font-weight:700}.gss3-day--pending{background:#faeeda}.gss3-day--pending .gss3-day-num{color:#633806;font-weight:700}.gss3-day--blocked{background:#fef2f2}.gss3-day--blocked .gss3-day-num{color:#7f1d1d}.gss3-day--selected{outline-offset:0;outline:2px solid #0f172a}.gss3-day-dot{border-radius:50%;width:5px;height:5px}.gss3-day-dot--receiving{background:#06b6d4}.gss3-day-dot--booked{background:#16a34a}.gss3-day-dot--pending{background:#b45309}.gss3-day-x{color:#dc2626;font-size:.65rem;font-weight:800;line-height:1}.gss3-warn-dot{background:#f59e0b;border-radius:50%;width:5px;height:5px;position:absolute;top:5px;right:6px}.gss3-day-stack{flex-direction:column;justify-content:center;align-items:center;gap:.12rem;width:100%;min-width:0;display:flex}.gss3-day-numwrap{justify-content:center;align-items:center;min-width:1.55rem;min-height:1.45rem;display:inline-flex;position:relative}.gss3-day-highlighter{opacity:.78;z-index:0;pointer-events:none;border-radius:2px;width:1.42em;height:.38em;position:absolute;bottom:.08em;left:50%;transform:translate(-50%)rotate(-2.2deg)}.gss3-day-numwrap .gss3-day-num{z-index:1;position:relative}.gss3-day-highlighter--open{background:linear-gradient(90deg,#a5f3fcf2,#6ee7b7d1)}.gss3-day-highlighter--booked{background:linear-gradient(90deg,#bbf7d0f2,#34d399c7)}.gss3-day-highlighter--pending{background:linear-gradient(90deg,#fef9c3f2,#facc15b8)}.gss3-day-highlighter--blocked{background:linear-gradient(90deg,#fecacaf2,#fb7185b3)}.gss3-day-cap{color:#475569;text-overflow:ellipsis;white-space:nowrap;max-width:100%;padding:0 1px;font-size:.58rem;font-weight:700;line-height:1.1;display:block;overflow:hidden}.gss3-leg-strip{border-radius:2px;flex-shrink:0;width:16px;height:6px;transform:rotate(-2deg)}.gss3-leg-strip--open{background:linear-gradient(90deg,#a5f3fcf2,#6ee7b7d1)}.gss3-leg-strip--booked{background:linear-gradient(90deg,#bbf7d0f2,#34d399c7)}.gss3-leg-strip--pending{background:linear-gradient(90deg,#fef9c3f2,#facc15b8)}.gss3-leg-strip--blocked{background:linear-gradient(90deg,#fecacaf2,#fb7185b3)}.gss3-bcard-dest--marker{-webkit-box-decoration-break:clone;box-decoration-break:clone;background-position:0 94%;background-repeat:no-repeat;background-size:100% .38em;padding:0 .06em .14em;display:inline}.gss3-bcard-dest--marker.gss3-bcard-dest--booked{background-image:linear-gradient(#a7f3d0a6,#a7f3d0a6)}.gss3-bcard-dest--marker.gss3-bcard-dest--pending{background-image:linear-gradient(#fde047b8,#fde047b8)}.gss3-legend{border-top:1px solid #f1f5f9;flex-wrap:wrap;gap:10px 14px;margin-top:12px;padding-top:10px;display:flex}.gss3-leg{color:#6b7280;align-items:center;gap:5px;font-size:.72rem;display:inline-flex}.gss3-leg-today{background:#eff6ff;border-radius:3px;flex-shrink:0;width:14px;height:10px;box-shadow:inset 0 0 0 1px #bfdbfe}.gss3-leg-dot{border-radius:50%;flex-shrink:0;width:7px;height:7px}.gss3-leg-booked{background:linear-gradient(145deg,#bbf7d0 0%,#86efac 100%);border-radius:3px;flex-shrink:0;width:10px;height:10px;box-shadow:inset 0 0 0 1px #4ade80}.gss3-cal-hint{color:#9ca3af;margin-top:8px;font-size:.72rem;line-height:1.45}.gss3-drawer-wrap{opacity:0;max-height:0;margin-top:0;transition:max-height .25s,opacity .2s,margin-top .2s;overflow:hidden}.gss3-drawer-wrap--open{opacity:1;border-top:1px solid #f3f4f6;max-height:500px;margin-top:12px;padding-top:14px}.gss3-drawer{flex-direction:column;gap:8px;display:flex}.gss3-drawer-date{color:#1f2328;margin:0;font-size:.9rem;font-weight:800}.gss3-drawer-desc{color:#9ca3af;margin:0;font-size:.78rem;line-height:1.55}.gss3-drawer-schedule{flex-direction:column;gap:8px;display:flex}.gss3-drawer-rows{border:1px solid #e5e7eb;border-radius:6px;overflow:hidden}.gss3-drawer-row{background:#f9fafb;justify-content:space-between;align-items:center;gap:8px;padding:8px 12px;font-size:.78rem;display:flex}.gss3-drawer-row+.gss3-drawer-row{border-top:1px solid #f0f2f4}.gss3-dk{color:#9ca3af;flex-shrink:0}.gss3-dv{color:#1f2328;text-align:right;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-weight:700;overflow:hidden}.gss3-dv--ok{color:#15803d}.gss3-dv--warn{color:#d97706}.gss3-drawer-actions{flex-direction:column;gap:6px;display:flex}.gss3-badge{letter-spacing:-.02em;border-radius:4px;align-items:center;width:fit-content;padding:4px 10px;font-size:.7rem;font-weight:700;display:inline-flex}.gss3-badge--neutral{color:#6b7280;background:#f3f4f6}.gss3-badge--available{color:#0e7490;background:#cffafe}.gss3-badge--booked{color:#14532d;background:#bbf7d0}.gss3-badge--pending{color:#633806;background:#faeeda}.gss3-badge--blocked{color:#7f1d1d;background:#fef2f2}.gss3-dact{cursor:pointer;text-align:center;border:1px solid #0000;border-radius:10px;width:100%;padding:9px 12px;font-family:inherit;font-size:.78rem;font-weight:700;transition:opacity .1s,background .1s}.gss3-dact:disabled{opacity:.45;cursor:not-allowed}.gss3-dact--primary{color:#6d3f58;background:#f6d8e6;border-color:#efbfd0}.gss3-dact--primary:hover:not(:disabled){background:#f2cddd}.gss3-dact--success{color:#fff;background:#15803d;border-color:#15803d}.gss3-dact--success:hover:not(:disabled){background:#166534}.gss3-dact--warn{color:#fff;background:#d97706;border-color:#d97706}.gss3-dact--warn:hover:not(:disabled){background:#b45309}.gss3-dact--danger{color:#b91c1c;background:#fff;border-color:#fecaca}.gss3-dact--danger:hover:not(:disabled){background:#fef2f2}.gss3-pick{background:#fff;border:1px solid #e5e7eb;border-radius:6px;flex-direction:column;display:flex;overflow:hidden}.gss3-pick__row{cursor:pointer;border-bottom:1px solid #f1f5f9;align-items:flex-start;gap:12px;margin:0;padding:12px 14px;transition:background .12s;display:flex}.gss3-pick__row:last-child{border-bottom:none}.gss3-pick__row:hover{background:#fafafa}.gss3-pick__row--on{background:#f8fafc;box-shadow:inset 3px 0 #0f172a}.gss3-pick__row input[type=radio]{accent-color:#0f172a;flex-shrink:0;margin-top:3px}.gss3-pick__text{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.gss3-pick__label{color:#0f172a;letter-spacing:-.02em;font-size:.84rem;font-weight:700}.gss3-pick__hint{color:#94a3b8;font-size:.72rem;line-height:1.35}.gss3-apply{color:#6d3f58;cursor:pointer;letter-spacing:-.02em;background:#f6d8e6;border:none;border-radius:6px;width:100%;margin-top:2px;padding:11px 16px;font-family:inherit;font-size:.82rem;font-weight:700;transition:background .15s,opacity .15s}.gss3-apply:hover:not(:disabled){background:#f2cddd}.gss3-apply:disabled{opacity:.4;cursor:not-allowed}.gss3-mgmt-card{background:#fff;border:1px solid #e8eaed;border-radius:10px;padding:1rem;box-shadow:0 1px 2px #0f172a0d}.gss3-mgmt-head{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.gss3-mgmt-title{color:#1f2328;font-size:.95rem;font-weight:800}.gss3-filter-tabs{background:#f8fafc;border:1px solid #e5e7eb;border-radius:6px;gap:0;padding:2px;display:inline-flex}.gss3-ftab{cursor:pointer;color:#64748b;background:0 0;border:none;border-radius:4px;padding:6px 12px;font-family:inherit;font-size:.74rem;font-weight:700;transition:background .12s,color .12s}.gss3-ftab--on{color:#0f172a;background:#fff;box-shadow:0 1px 2px #0f172a14}.gss3-booking-list{flex-direction:column;gap:8px;display:flex}.gss3-empty{text-align:center;color:#9ca3af;padding:2rem 0;font-size:.84rem}.gss3-bcard{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:8px;align-items:flex-start;gap:12px;padding:14px;transition:border-color .12s;display:flex}.gss3-bcard:hover{border-color:#d1d5db}.gss3-bcard--highlighted{border-width:1.5px;border-color:#185fa5}.gss3-bcard--done{border-left:3px solid #15803d;border-radius:0 12px 12px 0}.gss3-bcard--warn{border-left:3px solid #f59e0b;border-radius:0 12px 12px 0}.gss3-bcard--past{opacity:.5}.gss3-date-col{text-align:center;background:#f8fafc;border:1px solid #f1f5f9;border-radius:6px;flex-shrink:0;width:48px;padding:8px 4px}.gss3-dc-month{color:#9ca3af;font-size:.65rem}.gss3-dc-day{color:#1f2328;font-size:1.25rem;font-weight:800;line-height:1.1}.gss3-dc-wd{color:#9ca3af;font-size:.65rem}.gss3-bcard-body{flex:1;min-width:0}.gss3-bcard-top{flex-wrap:wrap;align-items:center;gap:6px;margin-bottom:4px;display:flex}.gss3-bcard-dest{color:#1f2328;text-overflow:ellipsis;white-space:nowrap;font-size:.88rem;font-weight:800;overflow:hidden}.gss3-bcard-meta{color:#9ca3af;font-size:.72rem;line-height:1.6}.gss3-bcard-actions{flex-wrap:wrap;gap:6px;margin-top:8px;display:flex}.gss3-course-tag{white-space:nowrap;border-radius:999px;padding:2px 7px;font-size:.68rem;font-weight:700}.gss3-course-tag--done{color:#166534;background:#dcfce7}.gss3-course-tag--warn{color:#92400e;background:#fef3c7}.gss3-bact{cursor:pointer;color:#1f2328;background:0 0;border:1px solid #e5e7eb;border-radius:8px;padding:5px 12px;font-family:inherit;font-size:.75rem;font-weight:700;transition:background .1s}.gss3-bact:hover{background:#f3f4f6}.gss3-bact--primary{color:#6d3f58;background:#f6d8e6;border-color:#efbfd0}.gss3-bact--primary:hover{background:#f2cddd}.gss3-bact--warn{color:#fff;background:#d97706;border-color:#d97706}.gss3-bact--warn:hover{background:#b45309}.gss3-bact--danger{color:#b91c1c;background:#fff;border-color:#fecaca}.gss3-bact--danger:hover:not(:disabled){background:#fef2f2}.gss3-leg-neutral{background:#fafafa;border-radius:4px;flex-shrink:0;width:12px;height:12px;box-shadow:inset 0 0 0 1px #e5e7eb}.gss3-leg-open{background:linear-gradient(#ecfeff 0%,#cffafe 100%);border-radius:3px;flex-shrink:0;width:14px;height:10px;box-shadow:inset 0 0 0 1px #67e8f9}.gss3-leg-blocked{background:#fecaca;border-radius:50%;flex-shrink:0;width:10px;height:10px}.gss3-seg{background:#fafafa;border:1px solid #e5e7eb;border-radius:12px;width:100%;display:flex;overflow:hidden}.gss3-seg--choices{background:0 0;border:none;flex-wrap:wrap;gap:8px;padding:0}.gss3-seg__btn--pick{min-height:44px;border:1px solid #e5e7eb!important;border-radius:10px!important}.gss3-seg__btn--pick:first-child{color:#166534;background:#f0fdf4;border-color:#bbf7d0!important}.gss3-seg__btn--pick:first-child:hover:not(:disabled){background:#dcfce7}.gss3-seg__btn{color:#6b7280;cursor:pointer;background:0 0;border:none;flex:1;min-height:44px;padding:10px 12px;font-family:inherit;font-size:.8rem;font-weight:700;transition:background .12s,color .12s}.gss3-seg__btn+.gss3-seg__btn{border-left:1px solid #e5e7eb}.gss3-seg__btn:disabled{cursor:default}.gss3-seg__btn:not(:disabled):hover{background:#f3f4f6}.gss3-seg__btn--on{color:#fff;cursor:default;background:#15803d}.gss3-seg__btn:focus-visible{outline-offset:2px;z-index:1;outline:2px solid #185fa5;position:relative}.gss3-drawer-avail{flex-direction:column;gap:10px;display:flex}.gss3-clear-slot{background:#fff;border:1px solid #e8eaed;border-radius:10px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex;box-shadow:0 1px 2px #0f172a0a}.gss3-clear-slot__copy{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.gss3-clear-slot__title{color:#111827;letter-spacing:-.02em;font-size:.82rem;font-weight:800}.gss3-clear-slot__sub{color:#94a3b8;font-size:.72rem;line-height:1.45}.gss3-clear-slot__btn{color:#b91c1c;cursor:pointer;background:#fff;border:1px solid #fecaca;border-radius:8px;flex-shrink:0;padding:8px 14px;font-family:inherit;font-size:.78rem;font-weight:700;transition:background .15s,border-color .15s}.gss3-clear-slot__btn:hover:not(:disabled){background:#fef2f2;border-color:#f87171}.gss3-clear-slot__btn:disabled{opacity:.45;cursor:not-allowed}.gss3-drawer-footnote{color:#9ca3af;margin:0;font-size:.72rem;line-height:1.55}.gss3-drawer-link{color:#185fa5;cursor:pointer;text-underline-offset:2px;background:0 0;border:none;align-self:flex-start;padding:0;font-family:inherit;font-size:.74rem;font-weight:600;text-decoration:underline}.gss3-drawer-link:hover:not(:disabled){color:#124a84}.gss3-drawer-link:disabled{opacity:.45;cursor:not-allowed}.gm-field label,.gm-card h2,.gss3-mgmt-title,.gss3-cal-title,.gss3-bcard-dest{color:#0f172a}.gm-hint,.gss-head p,.gss3-drawer-desc,.gss3-bcard-meta{color:#64748b;font-family:var(--hand)}.gm-field input,.gm-field textarea,.gm-field select,.gpv-field input,.gpv-field select,.gi-tag-input,.gi-custom-input,.gfi-text-input,.gfs-content-wrap{background:#f8fafc;border-color:#dbe4ef}.gm-card,.gi-card,.gss3-cal-card,.gss3-mgmt-card,.gss3-bcard,.gfs-feed,.gpv-photo-btn,.gpv-region-hint{border-color:#dbe4ef;transition:transform .2s,box-shadow .2s;box-shadow:0 10px 24px #0f172a14}.gm-card:hover,.gi-card:hover,.gss3-cal-card:hover,.gss3-mgmt-card:hover,.gss3-bcard:hover,.gfs-feed:hover{transform:translateY(-2px);box-shadow:0 14px 28px #0f172a1f}.gm-btn,.gss3-dact--primary,.gss3-apply,.gss3-bact--primary,.gfs-upload-btn,.gpv-save{color:#fff;background:#10b981;border-color:#10b981}.gm-btn--ghost{color:#334155;background:#fff;border:1px solid #dbe4ef}.gm-btn--danger,.gss3-dact--danger,.gss3-bact--danger{color:#be123c;background:#fff1f2;border-color:#fecdd3}.gfs-tab.is-on,.gfi-mode-tab.is-on{color:#047857;background:#ecfdf5}.gpv-region-btn,.gpv-region-hint{color:#047857;background:#ecfdf5;border-color:#a7f3d0}.gss3-day--selected{outline-color:#10b981}.grv-tape{animation:2.9s ease-in-out infinite gmTapeWave}.gss3-day-dot--booked,.gss3-day-dot--pending{animation:2.4s ease-in-out infinite gmDotPop}@keyframes gmTapeWave{0%,to{transform:translate(-50%)rotate(2deg)}50%{transform:translate(-50%)rotate(4deg)}}@keyframes gmDotPop{0%,to{opacity:1;transform:scale(1)}50%{opacity:.85;transform:scale(1.2)}}@media (width<=640px){.gss3-summary{max-width:100%}.gss3-bcard{flex-direction:column;gap:8px}.gss3-date-col{align-items:center;gap:6px;width:100%;padding:6px 10px;display:flex}.gss3-dc-day{font-size:1rem}.gss3-clear-slot{flex-direction:column;align-items:stretch}.gss3-clear-slot__btn{text-align:center;width:100%}}.gfs-feed,.gm-card,.gi-card,.gss3-mgmt-card,.gst-amount-card,.gst-chart-card,.gst-row,.gst-sum-card,.gst-ledger-head,.gst-chart-strip,.gst-table-shell,.grv-wrap,.grv-wide{border-radius:14px;position:relative;overflow:hidden}.gss3-cal-card{z-index:1;background:linear-gradient(#fff 0%,#f8fafc 100%);border:1px solid #dbe4ef;border-radius:16px;padding:1.2rem 1.05rem 1.25rem;position:relative;overflow:visible;box-shadow:0 14px 32px #0f172a14}.gss3-cal-grid{background:#fff;border:1px solid #dbe4ef;border-radius:14px;padding:.82rem;overflow:visible}.gss3-cal-grid .gss3-week{background:0 0;border:none;grid-template-columns:repeat(7,minmax(0,1fr));gap:.25rem;margin-bottom:.3rem;display:grid}.gss3-cal-grid .gss3-weekday{letter-spacing:.04em;color:#64748b;text-align:center;border:none;padding:.15rem 0;font-size:.66rem;font-weight:700}.gss3-cal-grid .gss3-weekday--sun{color:#dc2626}.gss3-cal-grid .gss3-weekday--sat{color:#2563eb}.gss3-cal-grid .gss3-days{background:0 0;grid-template-columns:repeat(7,minmax(0,1fr));gap:.3rem;display:grid}.gss3-cal-grid .gss3-day{color:#334155;background:#fff;border:1px solid #dbe4ef;border-radius:8px;min-height:2.75rem;padding:.28rem .15rem .3rem;font-size:.82rem;transition:background-color .14s,border-color .14s,transform .12s;position:relative}.gss3-cal-grid .gss3-day .gss3-day-num{color:#334155}.gss3-cal-grid .gss3-day:hover:not(:disabled):not(.gss3-day--selected){background:#eef6ff;border-color:#cbd5e1}.gss3-cal-grid .gss3-day--today:not(.gss3-day--dim):not(.gss3-day--selected){background:#eff6ff;border-color:#bfdbfe}.gss3-cal-grid .gss3-day--today:not(.gss3-day--dim):not(.gss3-day--selected) .gss3-day-num{color:#047857;font-weight:700}.gss3-cal-grid .gss3-day--open{box-shadow:none;background:#eff6ff;border-color:#bfdbfe}.gss3-cal-grid .gss3-day--open .gss3-day-num{color:#047857;font-weight:700}.gss3-cal-grid .gss3-day--booked{box-shadow:none;background:#ecfdf5;border-color:#a7f3d0}.gss3-cal-grid .gss3-day--booked .gss3-day-num{color:#065f46;font-weight:700}.gss3-cal-grid .gss3-day--pending{box-shadow:none;background:#ecfdf5;border-color:#a7f3d0}.gss3-cal-grid .gss3-day--pending .gss3-day-num{color:#065f46;font-weight:700}.gss3-cal-grid .gss3-day--blocked{box-shadow:none;background:#f8fafc;border-color:#e5e7eb}.gss3-cal-grid .gss3-day--blocked .gss3-day-num{color:#9ca3af;font-weight:600}.gss3-cal-grid .gss3-days>.gss3-day.gss3-day--dim{box-shadow:none;opacity:.45;background:0 0;border-color:#0000}.gss3-cal-grid .gss3-days>.gss3-day.gss3-day--dim .gss3-day-num,.gss3-cal-grid .gss3-days>.gss3-day.gss3-day--dim .gss3-day-cap{color:#9ca3af;font-weight:500}.gss3-cal-grid .gss3-days>.gss3-day.gss3-day--dim .gss3-day-highlighter{display:none}.gss3-cal-grid .gss3-day--open .gss3-day-cap,.gss3-cal-grid .gss3-day--booked .gss3-day-cap,.gss3-cal-grid .gss3-day--pending .gss3-day-cap{color:#475569}.gss3-cal-grid .gss3-day--selected{box-shadow:none;z-index:1;background:#10b981;border-color:#10b981;outline:none}.gss3-cal-grid .gss3-day--selected .gss3-day-num{color:#fff}.gss3-cal-grid .gss3-day--selected .gss3-day-cap{color:#ffffffeb}.gss3-cal-grid .gss3-day--selected .gss3-day-highlighter{display:none}.gss3-cal-grid .gss3-day--selected:hover:not(:disabled),.gss3-cal-grid .gss3-day--selected:focus-visible:not(:disabled){background:#059669;border-color:#047857;box-shadow:inset 0 0 0 1px #ffffff38}.gss3-cal-grid .gss3-day:active:not(:disabled):not(.gss3-day--dim){transform:scale(.97)}.gss3-cal-grid .gss3-day:focus{outline:none}.gss3-cal-grid .gss3-day:focus-visible{z-index:2;outline:none;box-shadow:0 0 0 2px #fff,0 0 0 4px #0f172a59}.gss3-cal-grid .gss3-day--selected:focus-visible:not(:disabled){box-shadow:inset 0 0 0 1px #ffffff38,0 0 0 2px #fff,0 0 0 4px #047857}@media (prefers-reduced-motion:reduce){.gss3-cal-grid .gss3-day{transition:none}.gss3-cal-grid .gss3-day:active:not(:disabled):not(.gss3-day--dim){transform:none}.gss3-day-highlighter{transform:translate(-50%)}.gss3-leg-strip{transform:none}.gss3-bcard{transition:border-color .12s}.gss3-bcard:hover{transform:none}}.gss3-drawer-wrap--open{border-top:1px dashed #cbd5e1;margin-top:14px;padding-top:14px}.gss3-drawer-rows{background:#fff;border-color:#dbe4ef;border-radius:10px}.gss3-drawer-row{background:#f8fafc}.gss3-mgmt-card,.gss3-bcard{border-color:#dbe4ef;box-shadow:0 10px 22px #0f172a14}.gss3-bcard{transition:box-shadow .16s,border-color .16s}.gss3-bcard:hover{box-shadow:0 14px 28px #0f172a1c}.gss3-date-col{background:#f8fafc;border-radius:8px}.gss-course-btn,.gss-nav-btn,.gpv-photo-btn,.gpv-region-btn,.gfs-tag-hint-btn{color:#047857;background:#ecfdf5;border-color:#a7f3d0;transition:transform .16s,box-shadow .16s,background .16s,border-color .16s,color .16s}.gss-course-btn:hover:not(:disabled),.gss-nav-btn:hover:not(:disabled),.gpv-photo-btn:hover:not(:disabled),.gpv-region-btn:hover:not(:disabled),.gfs-tag-hint-btn:hover:not(:disabled){color:#065f46;background:#d1fae5;border-color:#6ee7b7;transform:translateY(-1px);box-shadow:0 6px 14px #10b9812e}.gss-course-btn:disabled,.gss-nav-btn:disabled,.gpv-photo-btn:disabled,.gpv-region-btn:disabled,.gfs-tag-hint-btn:disabled{opacity:.55;cursor:not-allowed;box-shadow:none;transform:none}.grv-mood{max-width:56rem}.grv-mood-hero{border-bottom:1px solid #e5e7eb;flex-direction:column;align-items:stretch;gap:1.1rem;margin-bottom:1.4rem;padding-bottom:1.1rem;display:flex}@media (width>=720px){.grv-mood-hero{flex-direction:row;justify-content:space-between;align-items:center}}.grv-mood-title{color:#0f172a;font-size:1.35rem;font-weight:900;font-family:var(--hand,"Apple SD Gothic Neo", system-ui, sans-serif);letter-spacing:-.02em;margin:0 0 .35rem}.grv-mood-sub{color:#64748b;margin:0;font-size:.9rem;font-weight:600}.grv-mood-loading,.grv-mood-empty-score{color:#9ca3af;align-self:center;font-size:.86rem;font-weight:600}.grv-mood-stats{background:#fff;border:1px solid #e5e7eb;border-radius:1.1rem;flex-wrap:wrap;align-items:center;gap:.9rem 1.6rem;padding:.75rem 1rem;display:flex;box-shadow:0 1px 3px #0f172a0f}.grv-mood-stat__label{letter-spacing:.1em;text-transform:uppercase;color:#94a3b8;margin:0 0 .15rem;font-size:.58rem;font-weight:900}.grv-mood-stat__val{color:#0f172a;letter-spacing:-.03em;margin:0;font-size:1.5rem;font-weight:900;line-height:1.1}.grv-mood-stat__unit{color:#cbd5e1;font-size:.9rem;font-weight:800}.grv-mood-stat-div{background:#e2e8f0;align-self:stretch;width:1px;min-height:2.1rem}.grv-mood-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1.15rem;padding:.25rem 0 .5rem;display:grid;position:relative}.grv-mood-tile{border:1px solid #0f172a0a;border-radius:.4rem;min-height:9.2rem;padding:1.1rem 1.05rem .9rem;transition:transform .2s,box-shadow .2s;position:relative;box-shadow:0 10px 26px #0f172a1a}.grv-mood-tile:nth-child(2n){transform:rotate(.9deg)}.grv-mood-tile:nth-child(3n){transform:rotate(-.65deg)}.grv-mood-tile:hover{z-index:2;transform:rotate(0)scale(1.02);box-shadow:0 18px 40px #0f172a1f}.grv-mood-tile--emerald{background:#ecfdf5}.grv-mood-tile--amber{background:#fffbeb}.grv-mood-tile--rose{background:#fff1f2}.grv-mood-tile--indigo{background:#eef2ff}.grv-mood-tile--sky{background:#f0f9ff}.grv-mood-tile--fuchsia{background:#fdf4ff}.grv-mood-tile__pin{background:#e2e8f0;border:3px solid #fff;border-radius:999px;width:1.4rem;height:1.4rem;position:absolute;top:8px;left:50%;transform:translate(-50%);box-shadow:0 1px 4px #0000001f}.grv-mood-tile__pin:after{content:"";background:#64748b;border-radius:999px;position:absolute;inset:5px}.grv-mood-tile__stars{margin:.4rem 0 .45rem;font-size:.85rem;font-weight:800}.grv-mood-tile__quote{color:#1e293b;font-size:.9rem;line-height:1.5;font-family:var(--hand,"Apple SD Gothic Neo", system-ui, sans-serif);-webkit-line-clamp:5;-webkit-box-orient:vertical;margin:0;display:-webkit-box;overflow:hidden}.grv-mood-tile__foot{color:#64748b;border-top:1px solid #0f172a12;flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:.35rem;margin-top:.65rem;padding-top:.45rem;font-size:.72rem;font-weight:800;display:flex}.grv-mood-tile__name{color:#0f172a}.grv-mood-pager{flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem;margin-top:1.1rem;display:flex}.grv-mood-pager__meta{color:#64748b;font-size:.82rem;font-weight:800}.mp-member h1{color:#0f172a;margin:0;font-size:1.15rem}.mp-member .sub{color:#64748b;margin:.25rem 0 0;font-size:.86rem}.mp-scrap-hero{background:#fff;border:1px solid #dbe4ef;border-radius:14px;justify-content:space-between;align-items:flex-start;gap:.75rem;padding:.9rem 1rem;display:flex;box-shadow:0 6px 16px #0f172a0f}.mp-review-summary-inline{color:#334155;background:#f8fafc;border:1px solid #dbe4ef;border-radius:10px;flex-direction:column;gap:.18rem;padding:.48rem .65rem;font-size:.8rem;font-weight:700;display:inline-flex}@media (width<=760px){.mp-reviews-moodboard{grid-template-columns:1fr}}.mp-review-postit{background:#fff;border:1px solid #dbe4ef;border-radius:12px;padding:.85rem .9rem .75rem;position:relative;box-shadow:0 4px 12px #0f172a0f}.mp-review-postit__pin{background:#10b98138;border-radius:2px;width:26px;height:12px;position:absolute;top:-7px;left:50%;transform:translate(-50%)}.mp-review-postit__stars{margin:0 0 .35rem;font-size:.86rem}.mp-review-postit__body{color:#334155;white-space:pre-wrap;margin:0;font-size:.86rem;line-height:1.55}.mp-review-postit__foot{color:#64748b;justify-content:space-between;gap:.55rem;margin-top:.55rem;font-size:.76rem;display:flex}.mp-review-postit--mint{border-left:3px solid #10b981}.mp-review-postit--amber{border-left:3px solid #f59e0b}.mp-review-postit--rose{border-left:3px solid #f43f5e}.mp-review-postit--indigo{border-left:3px solid #6366f1}.inbox{box-sizing:border-box;width:100%;max-width:100%;padding:.1rem 0 .6rem}.inbox-head{margin-bottom:.85rem}.inbox-sub{color:#64748b;margin:.35rem 0 0;font-size:.86rem;line-height:1.5}.inbox h1{margin-top:0;font-size:clamp(1.15rem,4vw,1.35rem)}.inbox-hint{color:#666;word-break:break-word;font-size:.85rem;line-height:1.45}.inbox-warn{color:#1e3a8a;background:#eff6ff;border:1px solid #bfdbfe;border-radius:8px;padding:.85rem 1rem;line-height:1.5}.inbox-error{color:#b71c1c;margin-top:.5rem}.inbox-status-sections{flex-direction:column;gap:1rem;margin-top:1rem;display:flex}.inbox-status-section{background:#fff;border:1px solid #dbe4ef;border-radius:16px;padding:.85rem;box-shadow:0 8px 18px #0f172a12}.inbox-status-section--inprogress{background:#f8faff;border-color:#c7d2fe}.inbox-status-section--pending{background:#f0fdfa;border-color:#99f6e4}.inbox-status-section--extension{background:#f8fbff;border-color:#bfdbfe}.inbox-status-head{justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.35rem;display:flex}.inbox-status-count{color:#334155;white-space:nowrap;background:#f8fafc;border:1px solid #dbe4ef;border-radius:999px;padding:.2rem .55rem;font-size:.75rem;font-weight:700}.inbox-table-wrap{-webkit-overflow-scrolling:touch;margin-top:.45rem;overflow-x:auto}.inbox-table{border-collapse:collapse;width:100%;min-width:520px;font-size:.875rem}.inbox-table th,.inbox-table td{text-align:left;vertical-align:top;border:1px solid #e2e8f0;padding:.45rem .5rem}.inbox-table th{color:#334155;background:#f8fafc;font-size:.78rem}.inbox-actions{white-space:nowrap}.inbox-dna-cell{max-width:14rem}.inbox-dna-text{white-space:nowrap;text-overflow:ellipsis;vertical-align:top;max-width:100%;display:inline-block;overflow:hidden}.inbox-btn{color:#fff;cursor:pointer;background:#0d9488;border:1px solid #0f766e;border-radius:8px;margin-bottom:.25rem;margin-right:.35rem;padding:.35rem .65rem;font-family:inherit;font-size:.78rem;font-weight:700;transition:background .18s,border-color .18s,transform .18s}.inbox-btn:hover:not(:disabled){background:#0f766e;border-color:#0f766e;transform:translateY(-1px)}.inbox-btn:disabled{opacity:.45;cursor:not-allowed}.inbox-btn--danger{color:#b91c1c;background:#fff;border-color:#fecaca}.inbox-btn--ghost{color:#1f2328;background:#fff;border-color:#cfd4da}.inbox-cards{flex-direction:column;gap:.75rem;margin-top:1rem;display:none}.inbox-card{background:#fff;border:1px solid #dbe4ef;border-radius:12px;padding:.85rem 1rem;box-shadow:0 2px 10px #1f23280a}.inbox-card-head{justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.5rem;display:flex}.inbox-card-id{color:#1f2328;font-weight:800}.inbox-card-status{color:#374151;background:#f3f4f6;border-radius:999px;padding:.2rem .5rem;font-size:.78rem;font-weight:700}.inbox-card-line{color:#374151;word-break:break-word;margin:.25rem 0;font-size:.84rem;line-height:1.4}.inbox-card-actions{flex-wrap:wrap;gap:.4rem;margin-top:.65rem;display:flex}@media (width<=720px){.inbox-table-wrap{display:none}.inbox-cards{display:flex}}.inbox-modal-overlay{z-index:50;box-sizing:border-box;background:#0f121673;justify-content:center;align-items:flex-end;padding:1rem;display:flex;position:fixed;inset:0}@media (width>=540px){.inbox-modal-overlay{align-items:center}}.inbox-modal{background:#fff;border-radius:14px;width:100%;max-width:26rem;max-height:min(90vh,32rem);padding:1.1rem 1.15rem;overflow:auto;box-shadow:0 12px 40px #0000002e}.inbox-modal h2{margin:0 0 .35rem;font-size:1.05rem}.inbox-modal-label{color:#374151;margin-top:.65rem;font-size:.8rem;font-weight:700;display:block}.inbox-modal-text{width:100%;font:inherit;box-sizing:border-box;border:1px solid #e5e7eb;border-radius:10px;margin-top:.25rem;padding:.5rem .55rem}.inbox-modal-actions{flex-wrap:wrap;justify-content:flex-end;gap:.45rem;margin-top:1rem;display:flex}.inbox-empty{text-align:center;background:#f8fafc;border:1px solid #dbe4ef;border-radius:16px;padding:3rem 1rem}.inbox-empty-icon{margin-bottom:.5rem;font-size:2.8rem;display:block}.inbox-empty-title{color:#374151;margin:0;font-size:1rem;font-weight:700}.inbox-empty-desc{color:#9ca3af;margin:.25rem 0 0;font-size:.84rem}.inbox-section-title{color:#1f2328;margin:0;font-size:.95rem;font-weight:800}.inbox-card{background:#fff;border:1px solid #e8eaed;border-radius:12px;padding:.85rem 1rem;transition:box-shadow .15s;box-shadow:0 2px 10px #1f23280a}.inbox-card:hover{box-shadow:0 4px 16px #00000014}.inbox-proposed-hint{color:#155e75;background:#ecfeff;border-radius:8px;margin-top:.5rem;padding:.35rem .6rem;font-size:.8rem}.inbox-status-chip{white-space:nowrap;border:1px solid #0000;border-radius:999px;padding:.2rem .55rem;font-size:.76rem;font-weight:700}.inbox-status-chip--pending{color:#155e75;background:#ecfeff;border-color:#a5f3fc}.inbox-status-chip--accepted{color:#1d4ed8;background:#eff6ff;border-color:#bfdbfe}.inbox-status-chip--rejected{color:#b91c1c;background:#fef2f2;border-color:#fecaca}.inbox-status-chip--paid{color:#3730a3;background:#eef2ff;border-color:#c7d2fe}.inbox-status-chip--completed{color:#166534;background:#f0fdf4;border-color:#bbf7d0}.inbox-status-chip--progress{color:#065f46;background:#ecfdf5;border-color:#99f6e4}.inbox-status-chip--cancelled{color:#64748b;background:#f8fafc;border-color:#dbe4ef}.inbox-status-chip--extension{color:#1e3a8a;background:#eff6ff;border-color:#bfdbfe}.inbox-status-chip--default{color:#334155;background:#f8fafc;border-color:#dbe4ef}.guide-terms{max-width:560px;margin:0 auto;padding-bottom:2rem}.guide-terms-hero{text-align:center;margin-bottom:1.5rem;padding-top:.5rem;position:relative}.guide-terms-hero-accent{background:#a78bfa;border-radius:2px;width:36px;height:5px;margin:0 auto .75rem;display:block}.guide-terms-hero h1{letter-spacing:-.03em;color:#1f2328;margin:0 0 .5rem;font-size:1.5rem;font-weight:800}.guide-terms-hero p{color:#6b7280;margin:0;font-size:.95rem;line-height:1.5}.guide-terms-card{background:#fff;border:1px solid #e8eaed;border-radius:16px;padding:1.5rem 1.35rem 1.35rem;position:relative;box-shadow:0 12px 36px #1f232812}.guide-terms-card-accent{background:#c4b5fd;border-radius:2px;width:36px;height:5px;position:absolute;top:0;left:50%;transform:translate(-50%,-40%)}.guide-terms-card h2{color:#1f2328;margin:0 0 1rem;font-size:1.1rem;font-weight:800}.guide-terms-scroll{background:#f4f5f7;border:1px solid #e8eaed;border-radius:12px;max-height:220px;margin-bottom:1.15rem;padding:.85rem 1rem;overflow-y:auto}.guide-terms-pre{white-space:pre-wrap;color:#374151;margin:0;font-family:inherit;font-size:.82rem;line-height:1.6}.guide-terms-form{flex-direction:column;gap:.65rem;display:flex}.guide-terms-check{color:#1f2328;cursor:pointer;align-items:flex-start;gap:.55rem;font-size:.86rem;line-height:1.45;display:flex}.guide-terms-check input{accent-color:#1a2b4a;flex-shrink:0;width:1.05rem;height:1.05rem;margin-top:.2rem}.guide-terms-check .tag{margin-right:.15rem;font-weight:700}.guide-terms-check .tag.req{color:#b91c1c}.guide-terms-check .tag.opt{color:#6b7280}.guide-terms-error{color:#b91c1c;margin:.25rem 0 0;font-size:.85rem}.guide-terms-submit{color:#fff;cursor:pointer;background:#1a2b4a;border:none;border-radius:12px;width:100%;margin-top:.35rem;padding:.85rem 1rem;font-family:inherit;font-size:.95rem;font-weight:700}.guide-terms-submit:hover{background:#142238}.guide-terms-back{text-align:center;margin-top:1.25rem;font-size:.9rem}.guide-terms-back a{color:#1f2328;font-weight:600}.dash{grid-template-columns:minmax(0,260px) minmax(0,1fr);align-items:start;gap:clamp(1rem,3vw,1.75rem);width:100%;max-width:100%;display:grid}@media (width<=840px){.dash{grid-template-columns:1fr}}.dash-side{background:#fff;border:1px solid #dbe4ef;border-radius:16px;padding:1.1rem .85rem;position:relative;box-shadow:0 14px 28px #0f172a14}.dash-profile{text-align:center;border-bottom:1px solid #dbe4ef;flex-direction:column;align-items:center;margin-bottom:.65rem;padding:.35rem .5rem 1rem;display:flex}.dash-avatar{background-color:#dff9ee;background-position:50%;background-repeat:no-repeat;background-size:cover;border:1px solid #b7efd3;border-radius:50%;width:4.25rem;height:4.25rem;margin-bottom:.65rem;display:block}.dash-avatar.is-empty{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' fill='none'%3E%3Ccircle cx='24' cy='17' r='8' fill='%23f3f7fb'/%3E%3Cpath d='M10 40c0-7.2 6.3-12 14-12s14 4.8 14 12' fill='%23f3f7fb'/%3E%3C/svg%3E"),linear-gradient(150deg,#dff9ee,#d8f5e8);background-position:50%,50%;background-repeat:no-repeat,no-repeat;background-size:52%,cover}.dash-name{color:#0f172a;font-size:1rem}.dash-email{color:#64748b;word-break:break-all;margin-top:.2rem;font-size:.78rem}.dash-local-note{color:#64748b;text-align:center;max-width:100%;margin:.55rem 0 0;padding:.4rem .3rem .1rem;font-size:.72rem;line-height:1.45}.dash-local-note--in-nav{background:#f8fafc;border:1px solid #dbe4ef;border-radius:10px;margin:.15rem 0 .35rem;padding:.4rem .35rem .25rem}.dash-tag-list{flex-wrap:wrap;justify-content:center;gap:.35rem;display:flex}.dash-tag-chip{color:#047857;background:#ecfdf5;border:1px solid #a7f3d0;border-radius:999px;align-items:center;padding:.2rem .55rem;font-size:.72rem;font-weight:700;display:inline-flex}.dash-tag-empty{color:#64748b}.dash-profile-error{color:#b91c1c;word-break:keep-all;margin:.42rem 0 0;font-size:.7rem;line-height:1.35}.dash-nav{flex-direction:column;gap:.15rem;display:flex}.dash-nav-link{color:#475569;z-index:0;border-left:3px solid #0000;border-radius:10px;padding:.55rem .65rem;font-size:.84rem;line-height:1.35;text-decoration:none;position:relative}.dash-nav-link:hover{background:#f1f5f9}.dash-nav-link.is-active{color:#047857;border-left-color:#0000;font-weight:700}.dash-nav-link.is-active:before{content:"";transform-origin:0;z-index:-1;pointer-events:none;background:linear-gradient(92deg,#d1fae547 0%,#a7f3d08f 24%,#99f6e485 54%,#c4b5fd57 100%);border-radius:.62rem;height:1.32rem;animation:.68s cubic-bezier(.2,.8,.25,1) both dashMarkerStroke;position:absolute;top:50%;left:.35rem;right:.35rem;transform:translateY(-50%)scaleX(1);box-shadow:inset 0 1px #ffffff73}.dash-nav-link.is-active:after{content:"";pointer-events:none;z-index:-1;opacity:.24;background:linear-gradient(96deg,#fff3,#ffffff0a);border-radius:.8rem;height:.9rem;position:absolute;top:50%;left:.6rem;right:.6rem;transform:translateY(-50%)}@keyframes dashMarkerStroke{0%{opacity:.26;transform:translateY(-50%)scaleX(.06)}to{opacity:1;transform:translateY(-50%)scaleX(1)}}.dash-footer{border-top:1px solid #dbe4ef;flex-direction:column;gap:.35rem;margin-top:1rem;padding-top:.75rem;display:flex}.dash-extra{color:#334155;border-radius:10px;padding:.5rem .65rem;font-size:.84rem;text-decoration:none}.dash-extra:hover{background:#f1f5f9}.dash-extra--cta{color:#fff;text-align:center;background:#10b981;border:1px solid #10b981;border-radius:10px;justify-content:center;font-weight:700}.dash-logout{text-align:left;color:#475569;cursor:pointer;background:0 0;border:none;border-radius:10px;padding:.5rem .65rem;font-family:inherit;font-size:.84rem}.dash-logout:hover{background:#f1f5f9}.dash-content{background-color:#fff;background-image:linear-gradient(#f1f5f9 1px,#0000 1px),linear-gradient(90deg,#f1f5f9 1px,#0000 1px);background-position:0 0;background-repeat:repeat;background-size:24px 24px;background-attachment:scroll;background-origin:padding-box;background-clip:border-box;border:1px solid #dbe4ef;border-radius:16px;min-width:0;min-height:min(320px,50vh);padding:clamp(1rem,3vw,1.35rem) clamp(.85rem,3vw,1.5rem);position:relative;box-shadow:0 14px 30px #0f172a14}.gut-page{width:100%;max-width:min(1080px,100%);margin:0 auto;padding:.25rem 0}.gut-hero{text-align:center;background:#fffef8;border:1px solid #d6d3c2;border-radius:18px;margin-bottom:1rem;padding:clamp(1.15rem,3.4vw,1.6rem) clamp(.95rem,3.2vw,1.5rem);position:relative;overflow:visible;box-shadow:0 12px 24px #473b281a}.gut-hero:before{content:"";z-index:3;pointer-events:none;background:linear-gradient(90deg,#99f6e4,#5eead4,#2dd4bf);border-radius:3px;width:86px;height:18px;position:absolute;top:-7px;left:50%;transform:translate(-50%)rotate(-1.8deg);box-shadow:0 2px 8px #0f766e40}.gut-hero-badge{color:#334155;letter-spacing:-.01em;z-index:1;background:#fff;border:1px solid #d6d3c2;border-radius:999px;align-items:center;gap:.4rem;margin-bottom:.6rem;padding:.3rem .65rem;font-size:.78rem;font-weight:900;display:inline-flex;position:relative;box-shadow:0 6px 14px #473b2814}.gut-hero h1{color:#1f2328;font-size:clamp(1.25rem,4.2vw,1.72rem);font-family:var(--heading);letter-spacing:-.02em;z-index:1;margin:0 0 .3rem;font-weight:900;line-height:1.3;position:relative}.gut-hero p{color:#1f2328b8;font-family:var(--sans);margin:0;z-index:1;max-width:42rem;margin-inline:auto;font-size:.92rem;line-height:1.55;position:relative}.gut-sections{flex-direction:column;gap:1rem;display:flex}.gut-section{background:#fff;border:1px solid #d6d3c2;border-radius:16px;padding:.9rem;box-shadow:0 10px 22px #473b2817}.gut-toast{color:#6b4a5a;letter-spacing:-.01em;background:#fff6fbeb;border:1px solid #efbfd0b3;border-radius:12px;margin:.65rem 0 .9rem;padding:.55rem .75rem;font-size:.85rem;font-weight:900;box-shadow:0 10px 22px #8f46640f}.gut-section-head{justify-content:space-between;align-items:center;margin-bottom:.65rem;display:flex}.gut-section-head h2{color:#1f2328;letter-spacing:-.01em;margin:0;font-size:1.02rem;font-weight:900}.gut-section-head span{color:#6b4a5a;background:#f6d8e673;border:1px solid #efbfd0cc;border-radius:999px;padding:.18rem .55rem;font-size:.76rem}.gut-cards{flex-direction:column;gap:.85rem;padding-left:.95rem;display:flex;position:relative}.gut-cards:before{content:"";background:linear-gradient(#94a3b84d,#94a3b8d9);border-radius:999px;width:2px;position:absolute;top:.35rem;bottom:.35rem;left:.4rem}.gut-card{background:#fff;border:1px solid #d6d3c2;border-radius:16px;padding:.85rem .95rem .8rem;transition:transform .18s,box-shadow .18s,border-color .18s;box-shadow:0 8px 18px #473b281a}.gut-card--timeline{display:block;position:relative;overflow:hidden}.gut-card-split{z-index:1;grid-template-columns:minmax(0,1fr) 7.25rem;align-items:start;gap:.7rem 1rem;display:grid;position:relative}.gut-card-text{flex-direction:column;gap:.15rem;min-width:0;display:flex}.gut-card-hero-row{flex-wrap:wrap;align-items:baseline;gap:.45rem .65rem;display:flex}.gut-card-preview-wrap{perspective:520px;flex-shrink:0;justify-content:center;align-items:flex-start;width:7.25rem;padding-top:.15rem;display:flex}.gut-trip-polaroid{box-sizing:border-box;aspect-ratio:4/5;background:#f8fafc;border:1px solid #d6d3c2;border-radius:2px;justify-content:center;align-items:center;width:6.5rem;min-width:6.5rem;max-width:6.5rem;display:flex;position:relative;transform:rotate(-3.5deg);box-shadow:0 10px 20px #473b2824,inset 0 1px #ffffffbf}.gut-trip-polaroid__dday{text-align:center;font-family:var(--heading);letter-spacing:-.06em;font-variant-numeric:tabular-nums;-webkit-font-smoothing:antialiased;color:#e11d48;text-shadow:0 1px #ffffff73,0 .08em .12em #be123c1f;padding:.2rem .35rem;font-size:1.34rem;font-weight:900;line-height:1.1}.gut-trip-polaroid__dday.is-today{color:#db2777;text-shadow:0 1px #ffffff73,0 .08em .12em #9d174d1f}.gut-trip-polaroid__dday.is-soon{color:#ea580c;text-shadow:0 1px #ffffff73,0 .08em .12em #9a34121f}.gut-cal-peek{flex-direction:column;align-items:center;gap:.15rem;display:flex;position:relative}.gut-cal-peek__spring{background:linear-gradient(#cbd5e1,#94a3b8);border-radius:999px;width:1.1rem;height:.4rem;animation:2.4s ease-in-out infinite gutCalWobble;box-shadow:0 1px #fff6}.gut-cal-peek__grid{pointer-events:none;opacity:.5;background-image:linear-gradient(#94a3b81f 1px,#0000 1px),linear-gradient(90deg,#94a3b81f 1px,#0000 1px);background-size:20% 25%;border-radius:4px;position:absolute;inset:.35rem .45rem 2.1rem}.gut-trip-polaroid--cal{transform-style:preserve-3d;animation:2.2s ease-in-out infinite gutCalNudge}.gut-trip-polaroid--cal.is-d1{border-color:#fdba74;box-shadow:0 10px 22px #ea580c2e}.gut-trip-polaroid--cal.is-dday{box-shadow:0 10px 22px #e11d4829}.gut-trip-polaroid__tape{opacity:.9;background:linear-gradient(90deg,#fbcfe8,#f9a8d4);border-radius:2px;width:28px;height:9px;display:block;position:absolute;top:6px;left:50%;transform:translate(-50%)rotate(-2deg);box-shadow:0 1px 2px #0000001f}.gut-cancel-remain{color:#0d9488;margin:.35rem 0 0;font-size:.76rem;font-weight:700}.gut-cancel-remain strong{font-variant-numeric:tabular-nums;letter-spacing:.02em}.gut-cancel-closed{color:#64748b;margin:.35rem 0 0;font-size:.74rem;font-weight:600}@keyframes gutCalWobble{0%,to{transform:translateY(0)}50%{transform:translateY(2px)}}@keyframes gutCalNudge{0%,to{transform:rotate(-3.5deg)translateY(0)}50%{transform:rotate(-2deg)translateY(-2px)}}@media (prefers-reduced-motion:reduce){.gut-cal-peek__spring,.gut-trip-polaroid--cal{animation:none}}.gut-title{color:#111827;letter-spacing:-.02em;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:.2rem 0 0;font-size:1.02rem;font-weight:900;line-height:1.3;display:-webkit-box;overflow:hidden}.gut-card-footer{border-top:1px dashed #e5e7ebf2;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.65rem;margin-top:.35rem;padding-top:.55rem;display:flex}.gut-card-actions{align-items:center;gap:.55rem;margin-left:auto;display:inline-flex}.gut-status-badge{letter-spacing:-.02em;border:1px solid;border-radius:8px;align-items:center;max-width:100%;padding:.32rem .6rem;font-size:.72rem;font-weight:800;line-height:1.2;display:inline-flex}.gut-status-badge--pending{color:#92400e;background:#fffbeb;border-color:#fcd34d}.gut-status-badge--pay{color:#075985;background:#e0f2fe;border-color:#7dd3fc}.gut-status-badge--paid{color:#065f46;background:#d1fae5;border-color:#6ee7b7}.gut-status-badge--live{color:#5b21b6;background:#ede9fe;border-color:#c4b5fd}.gut-status-badge--muted{color:#475569;background:#f1f5f9;border-color:#e2e8f0}.gut-card--timeline:before{content:"";background:#fffef8;border:2px solid #94a3b8d1;border-radius:999px;width:.75rem;height:.75rem;position:absolute;top:1.05rem;left:-.95rem;box-shadow:0 8px 14px #473b281f}.gut-card--timeline:after{content:"";background:#475569d9;border-radius:999px;width:.28rem;height:.28rem;position:absolute;top:1.28rem;left:-.72rem}.gut-card:hover{border-color:#cbd5e1;transform:translateY(-2px);box-shadow:0 14px 24px #473b2824}@media (width<=420px){.gut-cards{padding-left:.9rem}.gut-cards:before{left:.38rem}.gut-card--timeline:before{left:-.9rem}.gut-card--timeline:after{left:-.67rem}}.gut-pill{color:#1f2328c7;background:#f9fafbd9;border:1px solid #e5e7ebf2;border-radius:999px;align-items:center;max-width:100%;padding:.2rem .55rem;font-size:.74rem;font-weight:800;display:inline-flex}.gut-pill--dest{color:#1e3a8a;background:#dbeafea6;border-color:#bfdbfee6}.gut-pill--status{color:#6b4a5a;background:#f6d8e68c;border-color:#efbfd0e6}.gut-date{color:#1f232899;padding:.12rem 0;font-size:.8rem;font-weight:800}.gut-line{color:#1f2328b8;margin:.15rem 0 0;font-size:.84rem}.gut-line--sub{color:#1f232899}.gut-dday{color:#1e3a8a;background:#dbeafed9;border:1px solid #bfdbfef2;border-radius:999px;align-items:center;padding:.22rem .6rem;font-size:.74rem;font-weight:900;display:inline-flex}.gut-dday.is-today{color:#9f274c;background:#ffd8e1f2;border-color:#f7b4c1f2}.gut-dday.is-soon{color:#92400e;background:#fef3c7eb;border-color:#fde68af2}.gut-payment-need{letter-spacing:-.02em;color:#e11d48;font-size:.82rem;font-weight:900}.gut-date--hero{color:#1f23288c;font-size:.8rem;font-weight:800}@media (width<=560px){.gut-card-split{grid-template-columns:1fr}.gut-card-preview-wrap{width:100%;padding-top:.35rem;padding-bottom:.15rem}.gut-trip-polaroid{width:6.5rem;min-width:6.5rem;max-width:6.5rem;margin-inline:auto}}.gut-open{color:#fff;cursor:pointer;background:#10b981;border:1px solid #10b981;border-radius:999px;flex:0 auto;margin-left:0;padding:.45rem .85rem;font-family:inherit;font-size:.78rem;font-weight:800;transition:background .18s,border-color .18s,transform .18s}.gut-cancel{color:#b91c1c;cursor:pointer;background:#fffffffa;border:1px solid #fecacaf2;border-radius:999px;padding:.45rem .8rem;font-family:inherit;font-size:.78rem;font-weight:900;transition:background .18s,border-color .18s,transform .18s}.gut-cancel:hover:not(:disabled){background:#fef2f2fa;border-color:#fca5a5f2;transform:translateY(-1px)}.gut-cancel:disabled{opacity:.6;cursor:not-allowed}@media (width<=520px){.gut-card-footer{flex-direction:column;align-items:stretch}.gut-status-badge{text-align:center;justify-content:center;width:100%}.gut-open{text-align:center;width:100%;margin-left:0}}.gut-open:hover{background:#059669;border-color:#059669;transform:translateY(-1px)}.mp-pay-detail{margin:.5rem 0 0}.mp-pay-detail-empty{color:#6b7280;margin:.5rem 0 0;font-size:.88rem}.mp-pay-detail-dl{grid-template-columns:1fr 1fr;gap:.65rem 1rem;margin:0;display:grid}@media (width<=640px){.mp-pay-detail-dl{grid-template-columns:1fr}}.mp-pay-detail-dl>div{background:#fafafa;border:1px solid #e5e7eb;border-radius:10px;margin:0;padding:.65rem .75rem}.mp-pay-detail-dl .mp-pay-detail-span{grid-column:1/-1}.mp-pay-detail-dl dt{color:#6b7280;text-transform:none;letter-spacing:0;margin:0 0 .25rem;font-size:.72rem;font-weight:700}.mp-pay-detail-dl dd{color:#111827;margin:0;font-size:.88rem;font-weight:600;line-height:1.4}.mp-pay-detail-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.82rem;font-weight:500}.mp-pay-detail-break{word-break:break-all}.mp-pay-detail-extra{color:#374151;margin-top:.85rem;font-size:.86rem}.mp-pay-detail-extra summary{cursor:pointer;font-weight:600}.mp-pay-detail-table{border-collapse:collapse;width:100%;margin-top:.5rem;font-size:.82rem}.mp-pay-detail-table th,.mp-pay-detail-table td{text-align:left;vertical-align:top;border:1px solid #e5e7eb;padding:.4rem .5rem}.mp-pay-detail-table th{color:#4b5563;background:#f9fafb;width:38%;font-weight:600}.mp-member{box-sizing:border-box;width:100%;max-width:100%}.mp-member h1{color:#1f2328;margin:0 0 .35rem;font-size:clamp(1.05rem,3.5vw,1.25rem);font-weight:800}.mp-member .sub{color:#6b7280;margin:0 0 1rem;font-size:.82rem;line-height:1.45}.mp-data-note{color:#4b5563;margin:0 0 1rem;font-size:.82rem;line-height:1.5}.mp-dev-hint{color:#6b7280;margin:0 0 1rem;font-size:.78rem;line-height:1.45}.mp-dev-hint code{font-size:.76rem}.mp-member .err{color:#b91c1c;margin:0 0 .75rem;font-size:.88rem}.mp-tabs{border-bottom:1px solid #e8eaed;flex-wrap:wrap;gap:.35rem .75rem;margin-bottom:1rem;display:flex}.mp-tabs button{font:inherit;color:#8d7890;cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;margin-bottom:-1px;padding:.45rem .15rem;font-size:.86rem;font-weight:600}.mp-cards{flex-direction:column;gap:1rem;display:flex}.mp-trip-card{background:#fff;border:1px solid #e8eaed;border-left:4px solid #fecaca;border-radius:14px;grid-template-columns:minmax(0,1fr) minmax(0,120px);align-items:start;gap:1rem;padding:1rem 1.1rem;display:grid;box-shadow:0 2px 12px #1f23280a}@media (width<=640px){.mp-trip-card{grid-template-columns:1fr}}.mp-trip-card--scrap{grid-template-columns:1fr}.mp-trip-card__meta{flex-direction:column;gap:.35rem;display:flex}.mp-dday{color:#dc2626;font-size:.95rem;font-weight:800}.mp-trip-title{color:#111827;margin:0;font-size:1rem;font-weight:800;line-height:1.35}.mp-trip-title-btn{text-align:left;color:#111827;cursor:pointer;background:0 0;border:none;margin:0;padding:0;font-size:1rem;font-weight:800;line-height:1.35}.mp-trip-title-btn:hover{text-decoration:underline}.mp-trip-detail{color:#4b5563;margin:0;font-size:.84rem;line-height:1.5}.mp-route{border-top:1px dashed #e5e7eb;margin-top:.25rem;padding-top:.35rem}.mp-route-title{color:#1f2937;margin:0 0 .3rem;font-size:.78rem;font-weight:800}.mp-route-list{gap:.18rem;margin:0;padding-left:1.05rem;display:grid}.mp-route-list li{color:#374151;font-size:.8rem;line-height:1.45}.mp-review-done{color:#2563eb;margin:0;font-size:.78rem;font-weight:700}.mp-trip-actions{flex-direction:column;gap:.45rem;display:flex}.mp-trip-actions--under-route{margin-top:.55rem}.mp-btn{color:#6d3f58;cursor:pointer;text-align:center;background:#f6d8e6;border:none;border-radius:999px;padding:.45rem .85rem;font-family:inherit;font-size:.8rem;font-weight:700}.mp-btn:disabled{opacity:.45;cursor:not-allowed}.mp-back-chip{color:#6b4a5a;cursor:pointer;background:linear-gradient(#fff6fbeb,#ffffffe6);border:1px solid #e8b8cbb3;border-radius:999px;align-items:center;gap:.45rem;padding:.55rem .8rem;font-size:.86rem;font-weight:800;transition:transform .15s,box-shadow .15s,border-color .15s;display:inline-flex;box-shadow:0 8px 18px #8f466414}.mp-back-chip:hover{border-color:#e8b8cbf2;transform:translateY(-1px);box-shadow:0 10px 22px #8f46641c}.mp-back-chip:active{transform:translateY(0)}.mp-back-chip:focus-visible{outline-offset:2px;outline:2px solid #f7aacce6}.mp-back-chip__icon{color:#8f4664;background:#ffe1eed9;border:1px solid #e8b8cbcc;border-radius:999px;justify-content:center;align-items:center;width:1.55rem;height:1.55rem;font-size:.95rem;line-height:1;display:inline-flex}.mp-guide-link{color:#8f4664;border-bottom:1px dashed #8f466459;padding-bottom:1px;font-weight:900;text-decoration:none}.mp-guide-link:hover{border-bottom-color:#8f4664b3}.mp-review-scrap-link{color:#8f4664;background:linear-gradient(#fff6fb,#fff);border:1px solid #efbfd0;border-radius:999px;align-items:center;gap:.3rem;padding:.38rem .72rem;font-size:.76rem;font-weight:800;text-decoration:none;transition:transform .14s,box-shadow .14s;display:inline-flex;box-shadow:0 5px 12px #8f466414}.mp-review-scrap-link:hover{transform:translateY(-1px);box-shadow:0 8px 16px #8f46641f}.mp-thumb{color:#9ca3af;background:linear-gradient(145deg,#f3f4f6,#e5e7eb);border-radius:10px;justify-content:center;align-items:center;min-height:5.5rem;font-size:.72rem;font-weight:600;display:flex}button.mp-thumb--match{cursor:pointer;font:inherit;color:#6b7280;border:1px solid #e5e7eb}button.mp-thumb--match:hover{background:linear-gradient(145deg,#eef0f3,#e2e5e9);border-color:#d1d5db}button.mp-thumb--match:focus-visible{outline-offset:2px;outline:2px solid #2563eb}.mp-scrap-hero{background:#fafbfc;border:1px solid #e8eaed;border-radius:14px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:1.25rem;padding:1rem 1.1rem;display:flex}.mp-scrap-hero h2{margin:0;font-size:1rem;font-weight:800}.mp-scrap-hero p{color:#6b7280;margin:.25rem 0 0;font-size:.84rem}.mp-scrap-map-block{margin-bottom:1.25rem}.mp-scrap-map-title{color:#111827;margin:0 0 .35rem;font-size:1rem;font-weight:800}.mp-scrap-map-desc{color:#6b7280;margin:0 0 .6rem;font-size:.86rem}.mp-scrap-map-wrap{background:#fff;border:1px solid #e8eaed;border-radius:14px;padding:.45rem;position:relative}.mp-scrap-overview-map{background:linear-gradient(160deg,#f3f4f6,#e5e7eb);border-radius:10px;width:100%;height:300px}.mp-scrap-map-err{color:#b91c1c;margin:.45rem 0 0;font-size:.82rem}.mp-scrap-empty{background:linear-gradient(#fff9fc,#fffdfd);border:1px dashed #efbfd0;border-radius:14px}.mp-scrap-empty .page-state-empty-title{color:#7a4f68;font-weight:800}.mp-gallery{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:.75rem;display:grid}.mp-scrap-ticket{background:#fff;border:1px solid #e8eaed;border-radius:16px;grid-template-columns:minmax(0,1fr) 7.2rem;gap:0;display:grid;overflow:hidden;box-shadow:0 2px 10px #1f23280d}.mp-scrap-ticket-left{padding:.95rem 1rem}.mp-scrap-ticket-right{font:inherit;appearance:none;cursor:pointer;transform-origin:0;background:linear-gradient(#f0fdf4,#dcfce7);border:none;border-left:2px dashed #a7b7cc;justify-content:center;align-items:center;padding:0;transition:background .26s,border-color .26s,transform .26s,box-shadow .26s;display:flex;position:relative;overflow:hidden}.mp-scrap-ticket-right:hover:not(:disabled){background:linear-gradient(#ecfeff,#d1fae5);border-left-color:#6ee7b7;transform:translate(2px)scale(1.015);box-shadow:inset 0 0 0 1px #6ee7b78c,0 10px 18px #10b98138}.mp-scrap-ticket-right:hover:not(:disabled) .mp-ticket-tear-zone-label{color:#065f46;text-shadow:0 1px #fff9}.mp-scrap-ticket-right.is-tearing{pointer-events:none;animation:.52s cubic-bezier(.19,.84,.26,1) forwards mpTicketStubTear}@keyframes mpTicketStubTear{0%{opacity:1;filter:none;transform:translateY(0)translate(0)rotate(0)scale(1)}35%{opacity:1;filter:drop-shadow(0 7px 10px #0f172a29);transform:translateY(-8px)translate(3px)rotate(-4deg)scale(1.03)}74%{opacity:.92;filter:drop-shadow(0 12px 18px #0f172a38);transform:translateY(-28px)translate(8px)rotate(-9deg)scale(1.02)}to{opacity:0;filter:drop-shadow(0 16px 26px #0f172a40);transform:translateY(-78px)translate(14px)rotate(-15deg)scale(.98)}}.mp-scrap-ticket-right:before,.mp-scrap-ticket-right:after{content:"";background:#fff;border:1px solid #e5e7eb;border-radius:50%;width:18px;height:18px;position:absolute;left:-9px}.mp-scrap-ticket-right:before{top:-9px}.mp-scrap-ticket-right:after{bottom:-9px}.mp-ticket-tear-zone:disabled{opacity:.55;cursor:not-allowed}.mp-ticket-tear-zone-label{color:#0f766e;letter-spacing:-.01em;background:0 0;border:1px solid #0000;border-radius:999px;padding:.62rem 1.1rem;font-size:.92rem;font-weight:800;position:relative;overflow:hidden}.mp-ticket-tear-zone:hover:not(:disabled) .mp-ticket-tear-zone-label{background:0 0;border-color:#0000}.mp-ticket-tear-zone-label:before{content:"";opacity:0;background:linear-gradient(120deg,#0000 0%,#ffffffb8 48%,#0000 100%);width:85%;height:170%;position:absolute;top:-35%;left:-120%;transform:rotate(16deg)}.mp-scrap-ticket-right:hover:not(:disabled) .mp-ticket-tear-zone-label:before{opacity:1;animation:1.05s ease-in-out infinite mpTicketShimmer}@keyframes mpTicketShimmer{0%{left:-120%}to{left:140%}}.mp-scrap-detail{background:#fff;border:1px solid #e8eaed;border-radius:16px;margin-top:.75rem;padding:1rem 1.05rem}.mp-polaroid{color:#374151;background:#fff;border:1px solid #e5e7eb;border-radius:4px;padding:.5rem .5rem .65rem;font-size:.78rem;font-weight:700;transform:rotate(-1deg);box-shadow:0 4px 14px #0000000f}.mp-pay-wrap{-webkit-overflow-scrolling:touch;width:100%;overflow-x:auto}.mp-pay-table{border-collapse:collapse;width:100%;min-width:560px;font-size:.82rem}.mp-pay-table th,.mp-pay-table td{text-align:left;vertical-align:top;border:1px solid #e8eaed;padding:.5rem .55rem}.mp-pay-table th{color:#374151;background:#f9fafb;font-weight:700}.mp-pay-muted{color:#9ca3af;font-size:.76rem}.mp-pay-cards{flex-direction:column;gap:.65rem;display:none}@media (width<=720px){.mp-pay-wrap{display:none}.mp-pay-cards{display:flex}.mp-scrap-ticket{grid-template-columns:1fr}.mp-scrap-ticket-right{border-top:2px dashed #a7b7cc;border-left:none;padding:.55rem}.mp-scrap-ticket-right:before,.mp-scrap-ticket-right:after{display:none}.mp-ticket-tear-zone-label{padding:.5rem .95rem}}.mp-course-full{color:#374151;white-space:pre-wrap;word-break:break-word;background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;margin:0;padding:.75rem .85rem;font-size:.82rem;line-height:1.6}.mp-pay-card{background:#fff;border:1px solid #e8eaed;border-radius:12px;padding:.75rem .85rem;font-size:.84rem}.mp-pay-moodboard{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1.1rem;margin-top:.75rem;padding:.2rem 0 .5rem;display:grid}.mp-pay-note{border-radius:3px;min-height:8.5rem;padding:1.05rem 1rem .95rem;transition:transform .2s,box-shadow .2s;position:relative;transform:rotate(-.4deg);box-shadow:0 14px 32px #0f172a1a,0 0 0 1px #0f172a0d}.mp-pay-note:nth-child(2n){transform:rotate(.45deg)}.mp-pay-note:nth-child(3n){transform:rotate(-.55deg)}.mp-pay-note:hover{transform:rotate(0)scale(1.01);box-shadow:0 18px 40px #0f172a1f}.mp-pay-note--mint{background:#ecfdf5;border:1px solid #10b98140}.mp-pay-note--sun{background:#fffbeb;border:1px solid #fbbf2459}.mp-pay-note--sky{background:#f0f9ff;border:1px solid #38bdf84d}.mp-pay-note--blossom{background:#fdf2f8;border:1px solid #f472b640}.mp-pay-note__pin{background:#e2e8f0;border:3px solid #fff;border-radius:999px;width:20px;height:20px;position:absolute;top:8px;left:50%;transform:translate(-50%);box-shadow:0 2px 4px #0000001f}.mp-pay-note__pin:after{content:"";background:#64748b;border-radius:999px;position:absolute;inset:6px}.mp-pay-note__kicker{letter-spacing:.12em;text-transform:uppercase;color:#64748b;margin:.5rem 0 .25rem;font-size:.64rem;font-weight:900}.mp-pay-note__title{color:#0f172a;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.95rem;font-weight:900;line-height:1.3;display:-webkit-box;overflow:hidden}.mp-pay-note__line{margin:.5rem 0 .35rem}.mp-pay-note__amount{color:#047857;font-variant-numeric:tabular-nums;font-size:1.15rem;font-weight:900}.mp-pay-note__meta{color:#64748b;white-space:pre-line;margin:.35rem 0 0;font-size:.72rem;font-weight:600;line-height:1.5}.mp-pay-note__type{color:#94a3b8;margin:.4rem 0 0;font-size:.7rem;font-weight:600}.mp-pay-note__actions{border-top:1px solid #0f172a14;margin-top:.65rem;padding-top:.5rem}.mp-reviews-moodboard{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1.15rem;margin-top:.9rem;display:grid}.mp-review-postit{border:1px solid #0f172a0f;border-radius:4px;min-height:9rem;padding:1.2rem 1.05rem .9rem;position:relative;box-shadow:0 12px 28px #0f172a1a}.mp-review-postit:nth-child(2n){transform:rotate(.8deg)}.mp-review-postit:nth-child(3n){transform:rotate(-.6deg)}.mp-review-postit--mint{background:#ecfdf5}.mp-review-postit--amber{background:#fffbeb}.mp-review-postit--rose{background:#fff1f2}.mp-review-postit--indigo{background:#eef2ff}.mp-review-postit__pin{background:#cbd5e1;border:2px solid #fff;border-radius:999px;width:18px;height:18px;position:absolute;top:7px;right:12px;box-shadow:0 1px 3px #00000026}.mp-review-postit__pin:after{content:"";background:#64748b;border-radius:999px;position:absolute;inset:5px}.mp-review-postit__stars{letter-spacing:.02em;margin:.2rem 0 .4rem;font-size:.9rem;font-weight:800}.mp-review-postit__body{color:#1e293b;font-size:.88rem;line-height:1.55;font-family:var(--hand,"Apple SD Gothic Neo", system-ui, sans-serif);white-space:pre-wrap;-webkit-line-clamp:6;-webkit-box-orient:vertical;margin:0;display:-webkit-box;overflow:hidden}.mp-review-postit__foot{color:#64748b;border-top:1px solid #0f172a14;justify-content:flex-start;align-items:baseline;gap:.5rem;margin-top:.65rem;padding-top:.45rem;font-size:.72rem;font-weight:700;display:flex}.mp-review-postit__date{color:#475569;font-weight:800}.mp-review-postit__link{margin:.45rem 0 0;font-size:.78rem;font-weight:700}.mp-review-postit__actions{justify-content:flex-end;margin-top:.55rem;display:flex}.mp-tour-block{margin-bottom:1.5rem}.mp-tour-block h2{color:#1f2328;margin:0 0 .65rem;font-size:.95rem;font-weight:800}.mp-tour-shell{background:#fff;border:1px solid #eef0f3;border-left:2px solid #fca5a5;border-radius:16px;padding:1rem 1rem 1.1rem 1.05rem}.mp-tour-block--timeline{border-left:none;padding-left:0}.mp-tour-card{background:#fff;border:1px solid #e8eaed;border-radius:12px;padding:.8rem .9rem}.mp-tour-row{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.8rem;display:grid}@media (width<=720px){.mp-tour-row{grid-template-columns:1fr}}.mp-tour-card--empty{color:#6b7280;font-size:.82rem}.mp-tour-name{color:#1f2328;margin:0 0 .3rem;font-size:.9rem;font-weight:800}.mp-tour-meta{color:#9ca3af;margin:0 0 .3rem;font-size:.76rem}.mp-tour-extension{color:#f97316;margin:.08rem 0 .2rem;font-size:.79rem}.mp-tour-extension strong{color:#2563eb;font-weight:700}.mp-tour-fee{color:#4b5563;margin:0;font-size:.78rem}.mp-tour-inline-link{color:#9ca3af;cursor:pointer;background:0 0;border:none;margin-top:.45rem;padding:0;font-size:.74rem;text-decoration:underline}.mp-tour-inline-link:disabled{cursor:not-allowed;opacity:.5}.mp-tour-notice{background:#fef2f2;border:1px solid #fecaca;border-radius:12px;margin-top:.8rem;padding:.7rem .8rem}.mp-tour-notice-title{color:#b91c1c;margin:0 0 .35rem;font-size:.8rem;font-weight:700}.mp-tour-notice ul{margin:0;padding-left:1rem}.mp-tour-notice li{color:#7f1d1d;margin-bottom:.2rem;font-size:.75rem;line-height:1.45}.mp-form-row{flex-wrap:wrap;gap:.5rem;margin-top:.5rem;display:flex}.mp-form-row input,.mp-form-row textarea{min-width:12rem;font:inherit;border:1px solid #e5e7eb;border-radius:8px;flex:1;padding:.45rem .55rem}.mp-form-row textarea{width:100%;min-height:3.5rem}.mp-modal-overlay{z-index:50;box-sizing:border-box;background:#0f121673;justify-content:center;align-items:flex-end;padding:1rem;display:flex;position:fixed;inset:0}@media (width>=540px){.mp-modal-overlay{align-items:center}}.mp-modal{background:#fff;border-radius:14px;width:100%;max-width:26rem;max-height:min(90vh,32rem);padding:1.1rem 1.15rem;overflow:auto;box-shadow:0 12px 40px #0000002e}.mp-modal-actions{flex-wrap:wrap;justify-content:flex-end;gap:.45rem;margin-top:1rem;display:flex}.mp-modal-label{color:#374151;margin-top:.65rem;font-size:.8rem;font-weight:700;display:block}.mp-modal-text{width:100%;font:inherit;box-sizing:border-box;border:1px solid #e5e7eb;border-radius:10px;margin-top:.25rem;padding:.5rem .55rem}.mp-review-modal{border-radius:22px;max-width:30rem;max-height:min(88vh,44rem);padding:1.8rem 1.1rem 1rem;position:relative;overflow:visible}.mp-review-tape{display:none}.mp-review-close{color:#9ca3af;cursor:pointer;background:0 0;border:none;font-size:2rem;line-height:1;position:absolute;top:.55rem;right:.7rem}.mp-review-title{text-align:center;color:#111827;margin:.6rem 0 0;font-size:1.15rem;font-weight:900}.mp-review-sub{text-align:center;color:#9ca3af;margin:.35rem 0 0;font-size:.8rem}.mp-review-stars{justify-content:center;gap:.22rem;margin-top:.6rem;display:flex}.mp-review-star{color:#d1d5db;cursor:pointer;background:0 0;border:none;padding:0;font-size:2.15rem;line-height:1}.mp-review-star.is-on{color:#ef4444}.mp-review-rating-label{text-align:center;color:#ef4444;margin:.35rem 0 0;font-size:.86rem;font-weight:800}.mp-review-textarea{color:#374151;background:#f9fafb;border-color:#e5e7eb;border-radius:14px;min-height:8.5rem;margin-top:.7rem;padding:.75rem .85rem;line-height:1.55}.mp-review-upload-row{align-items:center;gap:.7rem;margin-top:.65rem;display:flex}.mp-review-upload-note{color:#9ca3af;font-size:.8rem}.mp-review-submit{border-radius:12px;width:100%;padding:.7rem 1rem;font-size:1rem;font-weight:900}.mp-review-open-btn{color:#8f4664;background:#fdeaf1;border:1px solid #efbfd0;padding:.58rem 1.05rem}.mp-review-open-btn:hover{background:#f8dce7;border-color:#e8a8bf;transform:translateY(-1px)}.mp-member{position:relative}.mp-member .sub,.mp-data-note,.mp-dev-hint,.mp-trip-detail,.mp-scrap-map-desc{font-family:var(--hand);color:#64748b}.mp-tabs{border-bottom:1px solid #dbe4ef}.mp-tabs button{color:#64748b;font-weight:700}.mp-tabs button.is-on{color:#047857;border-bottom-color:#10b981}.mp-trip-card,.mp-scrap-hero,.mp-scrap-map-wrap,.mp-scrap-ticket,.mp-scrap-detail,.mp-tour-shell,.mp-tour-card,.mp-modal{border-color:#dbe4ef;box-shadow:0 10px 24px #0f172a14}.mp-trip-card{background:linear-gradient(#fff 0%,#f8fafc 100%);border-left-color:#10b981}.mp-trip-card--past{border-left-color:#94a3b8}.mp-btn{color:#fff;background:#10b981}.mp-btn--line{color:#334155;background:#fff;border:1px solid #dbe4ef}.mp-btn--danger{color:#be123c;background:#fff1f2;border:1px solid #fecdd3}.mp-back-chip{color:#334155;background:#fff;border-color:#dbe4ef;box-shadow:0 8px 18px #0f172a14}.mp-back-chip__icon{color:#047857;background:#ecfdf5;border-color:#a7f3d0}.mp-guide-link,.mp-review-scrap-link{color:#047857}.mp-review-scrap-link{background:#ecfdf5;border-color:#a7f3d0}.mp-scrap-empty{background:linear-gradient(#ecfdf5,#fff);border-color:#a7f3d0}.mp-scrap-empty .page-state-empty-title{color:#065f46}.mp-scrap-empty .page-state-empty-body{color:#047857}.mp-scrap-hero{background:#fffef8;border:1px solid #d6d3c2;border-radius:18px;position:relative;overflow:visible;box-shadow:0 12px 24px #473b281f}.mp-scrap-hero:before{content:"";pointer-events:none;width:64px;height:16px;z-index:var(--scrap-sticker-z);background:#10b98142;border-radius:2px;margin-left:-32px;animation:2.8s ease-in-out infinite mpTapeNod;position:absolute;top:-9px;left:50%;transform:rotate(-6deg);box-shadow:0 2px 6px #241d1424}.mp-scrap-map-wrap{isolation:isolate;background:#fffef8;border:1px solid #d6d3c2;border-radius:18px;position:relative;overflow:visible;box-shadow:0 10px 20px #473b281a}.mp-scrap-map-wrap:after{content:"";filter:drop-shadow(0 2px 3px #0f172a33);opacity:.95;width:28px;height:46px;z-index:var(--scrap-sticker-z);pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 44 72' fill='none'%3E%3Cpath d='M31 10C35.4 10 39 13.6 39 18V53C39 61.3 32.3 68 24 68C15.7 68 9 61.3 9 53V20C9 13.4 14.4 8 21 8C27.6 8 33 13.4 33 20V50C33 55 29 59 24 59C19 59 15 55 15 50V22' stroke='url(%23g1)' stroke-width='4.2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M27 14C30.3 14 33 16.7 33 20V50C33 55 29 59 24 59C19 59 15 55 15 50V22' stroke='url(%23g2)' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cdefs%3E%3ClinearGradient id='g1' x1='8' y1='8' x2='40' y2='70'%3E%3Cstop stop-color='%23fb7185'/%3E%3Cstop offset='1' stop-color='%23ec4899'/%3E%3C/linearGradient%3E%3ClinearGradient id='g2' x1='10' y1='12' x2='34' y2='62'%3E%3Cstop stop-color='%23f9a8d4'/%3E%3Cstop offset='1' stop-color='%23f472b6'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;animation:2.6s ease-in-out infinite mpClipBounce;position:absolute;top:-21px;right:8px;transform:rotate(14deg)}.mp-scrap-overview-map{z-index:1;background:#ece7db;border:1px solid #e5dcc5;position:relative}.mp-scrap-ticket{background:#fffef8;border-color:#d6d3c2;border-radius:20px;position:relative;box-shadow:0 10px 20px #473b281f}.mp-scrap-ticket-left{background:#fffefb}.mp-scrap-ticket-right{background:linear-gradient(#f0fdf4,#dcfce7);border-left-color:#a7b7cc}.mp-gallery .mp-polaroid{background:#fff;border:1px solid #d6d3c2;border-radius:2px;transition:transform .18s,box-shadow .18s;position:relative;box-shadow:0 10px 18px #473b2824}.mp-gallery .mp-polaroid:before{content:none}.mp-gallery .mp-polaroid:nth-child(odd){transform:rotate(-2deg)}.mp-gallery .mp-polaroid:nth-child(2n){transform:rotate(2deg)}.mp-gallery .mp-polaroid:hover{transform:translateY(-2px)rotate(0);box-shadow:0 14px 24px #473b2833}.mp-scrap-hero,.mp-scrap-ticket,.mp-scrap-detail{transition:transform .22s,box-shadow .22s}.mp-scrap-hero:hover,.mp-scrap-ticket:hover,.mp-scrap-detail:hover{transform:translateY(-2px);box-shadow:0 14px 26px #473b2829}.mp-scrap-detail{background:#fff;border-color:#dbe4ef;border-radius:18px;position:relative;box-shadow:0 8px 16px #473b281a}.mp-scrap-detail:after{content:"";clip-path:polygon(0 35%,8% 85%,16% 35%,24% 80%,32% 30%,40% 82%,48% 34%,56% 86%,64% 32%,72% 82%,80% 36%,88% 84%,100% 36%,100% 100%,0 100%);pointer-events:none;background:#fffaf0;border-bottom-right-radius:18px;border-bottom-left-radius:18px;height:14px;position:absolute;bottom:-1px;left:-1px;right:-1px}@keyframes mpTapeNod{0%,to{transform:rotate(-6deg)}50%{transform:rotate(-4deg)}}@keyframes mpClipBounce{0%,to{transform:rotate(14deg)translateY(0)}50%{transform:rotate(14deg)translateY(-2px)}}.mp-privacy{background:#fff;border:1px solid #dbe4ef;border-radius:18px;max-width:44rem;padding:1.25rem;position:relative;box-shadow:0 14px 30px #0f172a14}.mp-privacy:before{content:"";background:#f472b666;border-radius:4px;width:72px;height:18px;position:absolute;top:-8px;left:50%;transform:translate(-50%)rotate(-2deg);box-shadow:0 2px 6px #0f172a24}.mp-privacy-title{color:#0f172a;margin:0 0 1rem;font-size:1.2rem;font-weight:800}.mp-privacy-banner{color:#065f46;background:#ecfdf5;border-radius:10px;margin:0 0 1rem;padding:.55rem .75rem;font-size:.84rem;font-weight:600}.mp-privacy-hint{color:#64748b;font-size:.84rem;line-height:1.45;font-family:var(--hand);margin:0 0 1rem}.mp-privacy .mp-dev-hint{color:#9aa0a6;margin:0 0 1rem;font-size:.78rem;line-height:1.45}.mp-privacy .mp-dev-hint code{font-size:.74rem}.mp-privacy-section{border-top:1px solid #e2e8f0;padding:1rem 0}.mp-privacy-section:first-of-type{border-top:none;padding-top:0}.mp-privacy-section h2{color:#1e293b;margin:0 0 .85rem;font-size:1rem;font-weight:800}.mp-privacy-field{margin-bottom:1rem}.mp-privacy-field label.field-label{color:#334155;margin-bottom:.35rem;font-size:.82rem;font-weight:700;display:block}.mp-privacy-photo-row{flex-wrap:wrap;align-items:center;gap:.65rem;display:flex}.mp-privacy-photo-preview{color:#0000;background-color:#dff9ee;background-position:50%;background-repeat:no-repeat;background-size:cover;border:1px solid #b7efd3;border-radius:999px;justify-content:center;align-items:center;width:4.1rem;height:4.1rem;font-size:0;display:inline-flex}.mp-privacy-photo-preview.is-empty{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' fill='none'%3E%3Ccircle cx='24' cy='17' r='8' fill='%23f3f7fb'/%3E%3Cpath d='M10 40c0-7.2 6.3-12 14-12s14 4.8 14 12' fill='%23f3f7fb'/%3E%3C/svg%3E"),linear-gradient(150deg,#dff9ee,#d8f5e8);background-position:50%,50%;background-repeat:no-repeat,no-repeat;background-size:52%,cover}.mp-privacy-field input[type=text]{box-sizing:border-box;width:100%;max-width:20rem;font:inherit;background:#f8fafc;border:1px solid #dbe4ef;border-radius:10px;padding:.55rem .65rem}.mp-privacy-photo-btn{color:#047857;cursor:pointer;background:#ecfdf5;border:1px solid #a7f3d0;border-radius:10px;padding:.35rem .75rem;font-family:inherit;font-size:.74rem;font-weight:700;transition:background-color .18s,border-color .18s,transform .18s}.mp-privacy-photo-btn:hover:not(:disabled){color:#065f46;background:#d1fae5;border-color:#6ee7b7;transform:translateY(-1px)}.mp-privacy-photo-btn:disabled{opacity:.5;cursor:not-allowed}.mp-privacy-email-block{background:#f8fafc;border:1px solid #dbe4ef;border-radius:12px;margin-top:.85rem;padding:.75rem .85rem}.mp-privacy-email-block .label{color:#64748b;font-size:.78rem;font-weight:600}.mp-privacy-email-block .value{color:#1f2328;word-break:break-all;margin-top:.25rem;font-size:.9rem;font-weight:700;display:block}.mp-privacy-email-block .note{color:#64748b;font-size:.76rem;font-family:var(--hand);margin:.45rem 0 0}.mp-privacy-row{justify-content:space-between;align-items:center;gap:1rem;padding:.55rem 0;display:flex}.mp-privacy-row strong{color:#0f172a;font-size:.88rem;display:block}.mp-privacy-row p{color:#64748b;font-size:.82rem;font-family:var(--hand);margin:.15rem 0 0}.mp-toggle{flex-shrink:0;width:3.1rem;height:1.65rem;position:relative}.mp-toggle input{opacity:0;width:0;height:0}.mp-toggle-ui{cursor:pointer;background:#cbd5e1;border-radius:999px;transition:background .2s;position:absolute;inset:0}.mp-toggle-ui:after{content:"";background:#fff;border-radius:50%;width:1.25rem;height:1.25rem;transition:transform .2s;position:absolute;top:.2rem;left:.2rem;box-shadow:0 1px 3px #00000026}.mp-toggle input:checked+.mp-toggle-ui{background:#10b981}.mp-toggle input:checked+.mp-toggle-ui:after{transform:translate(1.45rem)}.mp-privacy-tags-wrap{background:#f8fafc;border:1px solid #dbe4ef;border-radius:12px;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.75rem;padding:.85rem 1rem;display:flex}.mp-privacy-dna-summary{color:#475569;font-size:.86rem;line-height:1.5;font-family:var(--hand);margin:-.2rem 0 .7rem}.mp-privacy-tags{flex-wrap:wrap;flex:1;gap:.35rem .5rem;min-width:0;display:flex}.mp-privacy-tags span{color:#334155;font-size:.84rem;font-weight:600}.mp-privacy-edit-prefs{color:#334155;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #dbe4ef;border-radius:999px;flex-shrink:0;padding:.4rem .65rem;font-family:inherit;font-size:.78rem;font-weight:700}.mp-privacy-edit-prefs:hover{background:#f1f5f9}.mp-privacy-editor{border-top:1px dashed #dbe4ef;margin-top:.85rem;padding-top:.85rem}.mp-privacy-editor p{color:#64748b;font-size:.78rem;font-family:var(--hand);margin:0 0 .5rem}.mp-privacy-chips{flex-wrap:wrap;gap:.35rem;display:flex}.mp-privacy-chip{color:#334155;background:#fff;border:1px solid #dbe4ef;border-radius:999px;align-items:center;gap:.25rem;padding:.25rem .45rem .25rem .55rem;font-size:.78rem;display:inline-flex}.mp-privacy-chip button{cursor:pointer;color:#9ca3af;background:0 0;border:none;padding:0 .15rem;font-family:inherit;font-size:1rem;line-height:1}.mp-privacy-chip button:hover{color:#dc2626}.mp-privacy-add-row{flex-wrap:wrap;gap:.45rem;margin-top:.65rem;display:flex}.mp-privacy-add-row input{min-width:8rem;font:inherit;border:1px solid #dbe4ef;border-radius:8px;flex:1;padding:.45rem .55rem}.mp-privacy-add-row button{color:#fff;cursor:pointer;background:#10b981;border:1px solid #10b981;border-radius:8px;padding:.45rem .75rem;font-family:inherit;font-size:.78rem;font-weight:700;transition:background-color .18s,border-color .18s,transform .18s}.mp-privacy-add-row button:hover:not(:disabled){background:#059669;border-color:#10b981;transform:translateY(-1px)}.mp-privacy-add-row button:disabled{opacity:.45;cursor:not-allowed}.mp-privacy-save-row{justify-content:flex-end;margin-top:1.35rem;display:flex}.mp-privacy-save{color:#fff;cursor:pointer;background:#10b981;border:1px solid #10b981;border-radius:999px;padding:.6rem 1.35rem;font-family:inherit;font-size:.88rem;font-weight:700;transition:background-color .18s,border-color .18s,transform .18s}.mp-privacy-save:hover:not(:disabled){background:#059669;border-color:#10b981;transform:translateY(-1px)}.mp-privacy-save:disabled{opacity:.5;cursor:not-allowed}.mp-privacy-danger{padding-top:1.5rem;background:#fff8f8;border-top:1px solid #fecaca;border-radius:12px;margin-top:2rem;padding-inline:.85rem}.mp-privacy-danger h2{color:#991b1b}.mp-privacy-danger-hint{color:#64748b;font-size:.84rem;line-height:1.5;font-family:var(--hand);margin:0 0 .75rem}.mp-privacy-danger .mp-btn{margin-top:.35rem}.mp-privacy-image-err{margin-top:.5rem}.mp-withdraw-modal-overlay{z-index:100;background:#0f172a59;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.mp-withdraw-modal{text-align:center;background:#fff;border:1px solid #dbe4ef;border-radius:16px;width:min(100%,28rem);padding:1rem 1rem .95rem;box-shadow:0 18px 44px #0f172a38}.mp-withdraw-modal h3{color:#0f172a;margin:.15rem 0 .4rem;font-size:1.04rem}.mp-withdraw-modal p{color:#64748b;margin:0;font-size:.86rem}.mp-withdraw-emoji{margin:0;font-size:1.55rem;line-height:1}.mp-withdraw-actions{flex-wrap:wrap;justify-content:center;gap:.5rem;margin-top:.9rem;display:flex}
