:root{color:#20241f;font-synthesis:none;text-rendering:optimizelegibility;--ink:#20241f;--muted:#687067;--paper:#faf8f2;--paper-deep:#f0ece2;--line:#dcd8cd;--green:#214d3b;--green-bright:#7fac88;--green-soft:#dfe9de;--coral:#d17762;--coral-soft:#f1ded4;--white:#fffef9;--shadow:0 20px 60px #2b312a17;background:#f3f0e8;font-family:Pretendard,Noto Sans KR,system-ui,sans-serif}*{box-sizing:border-box}html{background:#f3f0e8;min-width:320px}body{background:radial-gradient(circle at 80% -10%,#d177621f,#0000 32rem),#f3f0e8;min-width:320px;min-height:100vh;margin:0;line-height:1.5}button,a{font:inherit}a{color:inherit}button:focus-visible,a:focus-visible,[tabindex]:focus-visible{outline-offset:3px;outline:3px solid #d17762}.skip-link{z-index:100;color:#fff;background:var(--green);border-radius:.5rem;padding:.7rem 1rem;transition:transform .16s;position:fixed;top:.75rem;left:.75rem;transform:translateY(-200%)}.skip-link:focus{transform:translateY(0)}.app-shell{grid-template:"topbar topbar"5.5rem"sidebar main"minmax(calc(100vh - 9rem),auto)"sidebar footer"3.5rem/15.5rem minmax(0,1fr);min-height:100vh;display:grid}.topbar{border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#faf8f2e0;grid-area:topbar;justify-content:space-between;align-items:center;padding:0 2.25rem;display:flex}.brand{color:var(--ink);align-items:center;gap:.85rem;text-decoration:none;display:inline-flex}.brand strong,.brand small{display:block}.brand strong{letter-spacing:-.03em;font-size:1.05rem;line-height:1.3}.brand small{color:var(--muted);letter-spacing:.16em;margin-top:.1rem;font-size:.65rem}.brand-mark{grid-template-columns:repeat(2,.75rem);gap:.08rem;width:1.58rem;height:1.58rem;display:grid;transform:rotate(45deg)}.brand-mark span{background:var(--green);border-radius:80% 30%;display:block}.brand-mark span:nth-child(2),.brand-mark span:nth-child(3){background:var(--coral)}.phase-badge,.status-chip{min-height:1.8rem;color:var(--muted);background:var(--paper-deep);border:1px solid var(--line);white-space:nowrap;border-radius:999px;align-items:center;padding:.25rem .65rem;font-size:.75rem;font-weight:700;display:inline-flex}.phase-badge:before{background:var(--green-bright);content:"";border-radius:50%;width:.42rem;height:.42rem;margin-right:.45rem}.sidebar{border-right:1px solid var(--line);background:#e9e5da;flex-direction:column;grid-area:sidebar;justify-content:space-between;padding:2rem 1.25rem 1.5rem;display:flex}.sidebar nav{gap:.45rem;display:grid}.nav-link{color:#5e655d;border-radius:.65rem;align-items:center;gap:.8rem;min-height:2.9rem;padding:.75rem .85rem;font-size:.94rem;font-weight:600;line-height:1.35;text-decoration:none;transition:background .16s,color .16s,transform .16s;display:flex}.nav-link:hover{color:var(--ink);background:#fffef9a6;transform:translate(2px)}.nav-link-active,.nav-link-active:hover{color:var(--white);background:var(--green)}.nav-number,.roadmap-number{color:inherit;letter-spacing:.08em;opacity:.58;font-size:.68rem}.sidebar-note{background:#faf8f2b8;border:1px solid #dcd8cdd9;border-radius:.85rem;gap:.75rem;padding:1rem;display:flex}.sidebar-note-dot{background:var(--coral);border-radius:50%;flex:none;width:.48rem;height:.48rem;margin-top:.3rem}.sidebar-note strong{color:var(--green);letter-spacing:.08em;text-transform:uppercase;font-size:.78rem}.sidebar-note p{color:var(--muted);margin:.35rem 0 0;font-size:.78rem;line-height:1.65}.main-content{grid-area:main;width:100%;max-width:94rem;margin:0 auto;padding:clamp(1.5rem,4vw,4rem)}.app-footer{color:#777d74;border-top:1px solid var(--line);grid-area:footer;align-items:center;padding:0 clamp(1.5rem,4vw,4rem);font-size:.78rem;display:flex}.page-stack{gap:clamp(1.75rem,4vw,3.25rem);display:grid}.hero-panel{min-height:31rem;color:var(--white);background:linear-gradient(135deg, #ffffff0a, transparent 40%), var(--green);box-shadow:var(--shadow);border-radius:1.25rem;grid-template-columns:minmax(0,1.2fr) minmax(18rem,.8fr);align-items:center;padding:clamp(2rem,5vw,5.5rem);display:grid;position:relative;overflow:hidden}.hero-panel:after{content:"";border:1px solid #ffffff14;border-radius:50%;width:28rem;height:28rem;position:absolute;bottom:-8rem;right:-8rem}.hero-copy{z-index:2;position:relative}.eyebrow,.state-eyebrow{color:var(--coral);letter-spacing:.16em;margin:0 0 .8rem;font-size:.75rem;font-weight:700}.hero-panel .eyebrow{color:#e9a18e}.hero-panel h1{letter-spacing:-.055em;max-width:42rem;margin:0;font-size:clamp(2.1rem,5vw,4.7rem);font-weight:600;line-height:1.14}.hero-panel h1 span{color:#b9cfb8;display:block}.hero-description{color:#d8e1d8;max-width:36rem;margin:1.5rem 0 0;font-size:.98rem;line-height:1.8}.hero-actions,.state-actions{flex-wrap:wrap;gap:.7rem;margin-top:2rem;display:flex}.button{cursor:pointer;border:1px solid #0000;border-radius:.55rem;justify-content:center;align-items:center;min-height:2.85rem;padding:.7rem 1rem;font-size:.875rem;font-weight:700;text-decoration:none;transition:transform .16s,background .16s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{color:#242a24;background:#e8a18c}.button-primary:hover{background:#f0b09d}.button-secondary{color:inherit;background:0 0;border-color:currentColor}.hero-panel .button-secondary{color:#d8e1d8;border-color:#d8e1d852}.hero-orbit{z-index:1;aspect-ratio:1;justify-self:center;width:min(28vw,22rem);position:relative}.orbit-ring{border:1px solid #ffffff2e;border-radius:50%;position:absolute;inset:0}.orbit-ring-outer:before,.orbit-ring-outer:after{background:var(--coral);content:"";border-radius:50%;width:.45rem;height:.45rem;position:absolute}.orbit-ring-outer:before{top:12%;left:18%}.orbit-ring-outer:after{background:#a4c3a4;bottom:30%;right:6%}.orbit-ring-inner{border-style:dashed;inset:16%}.orbit-flower{width:7rem;height:7rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(45deg)}.orbit-flower span{background:#b3cbb2;border-radius:75% 25% 70% 30%;width:3.3rem;height:3.3rem;position:absolute}.orbit-flower span:first-child{top:0;left:0}.orbit-flower span:nth-child(2){background:#d99682;top:0;right:0;transform:rotate(90deg)}.orbit-flower span:nth-child(3){bottom:0;right:0;transform:rotate(180deg)}.orbit-flower span:nth-child(4){background:#d99682;bottom:0;left:0;transform:rotate(270deg)}.orbit-flower i{z-index:2;background:#f0d4a4;border-radius:50%;width:1.2rem;height:1.2rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.orbit-label{color:#a8b8a9;letter-spacing:.18em;font-size:.56rem;position:absolute}.orbit-label-top{top:5%;left:50%;transform:translate(-50%)}.orbit-label-right{top:50%;right:-.8rem;transform:rotate(90deg)}.orbit-label-bottom{bottom:4%;left:50%;transform:translate(-50%)}.section-heading{justify-content:space-between;align-items:end;gap:2rem;margin-bottom:1.5rem;display:flex}.section-heading h2,.principles-panel h2{letter-spacing:-.045em;margin:0;font-size:clamp(1.55rem,3vw,2.4rem);font-weight:600}.page-header h1{letter-spacing:-.04em;margin:0;font-size:clamp(1.4rem,2.35vw,2rem);font-weight:600;line-height:1.2}.section-heading>p{max-width:28rem;color:var(--muted);margin:0;font-size:.9rem;line-height:1.7}.roadmap-grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.roadmap-card{border:1px solid var(--line);background:#faf8f2c7;border-radius:.9rem;min-height:13rem;padding:1.5rem}.roadmap-card-active{background:var(--green-soft);border-color:#becfbc}.roadmap-card-topline{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:2.3rem;display:flex}.status-chip-active{color:#315a44;background:#edf3eb;border-color:#bed0bc}.roadmap-card h3{margin:0;font-size:1.03rem}.roadmap-card p{color:var(--muted);margin:.65rem 0 0;font-size:.875rem;line-height:1.65}.principles-panel{background:var(--coral-soft);border-radius:1rem;grid-template-columns:1fr 1.15fr;gap:4rem;padding:clamp(1.8rem,4vw,3rem);display:grid}.principles-list{margin:0;padding:0;list-style:none;display:grid}.principles-list li{border-bottom:1px solid #66544b2e;grid-template-columns:2rem 1fr;gap:.75rem;padding:1rem 0;font-size:.94rem;font-weight:600;display:grid}.principles-list li:first-child{padding-top:0}.principles-list li:last-child{border-bottom:0;padding-bottom:0}.principles-list span{color:#a36251;font-size:.65rem}.page-header{max-width:48rem;padding-top:.25rem}.page-header>p:last-child{max-width:40rem;color:var(--muted);margin:.65rem 0 0;line-height:1.65}.screen-state{text-align:center;border:1px solid var(--line);background:#faf8f2d1;border-radius:1rem;flex-direction:column;justify-content:center;align-items:center;min-height:28rem;padding:3rem 1.5rem;display:flex}.screen-state h1,.screen-state h2{letter-spacing:-.04em;max-width:34rem;margin:0;font-size:clamp(1.35rem,3vw,2rem)}.screen-state>p:last-of-type{max-width:36rem;color:var(--muted);margin:.8rem 0 0;font-size:.9rem;line-height:1.75}.empty-illustration{width:6rem;height:7rem;margin-bottom:1.25rem;position:relative}.empty-stem{background:#66836b;width:2px;height:4.5rem;position:absolute;bottom:0;left:calc(50% - 1px)}.empty-leaf{background:#9bb19b;border-radius:100% 0;width:1.7rem;height:.9rem;position:absolute;bottom:1.7rem}.empty-leaf-left{left:1.35rem}.empty-leaf-right{bottom:2.6rem;right:1.35rem;transform:scaleX(-1)}.empty-bloom{background:var(--coral-soft);border:.6rem solid #d18b78;border-radius:50% 50% 45% 55%;width:2.5rem;height:2.5rem;position:absolute;top:.4rem;left:50%;transform:translate(-50%)rotate(12deg)}.loading-flower{grid-template-columns:repeat(2,1rem);gap:.12rem;margin-bottom:1.5rem;animation:1.6s linear infinite flower-spin;display:grid}.loading-flower span{background:var(--green-bright);border-radius:80% 30%;width:1rem;height:1rem}.loading-flower span:nth-child(2),.loading-flower span:nth-child(3){background:var(--coral)}.screen-state-error{border-color:#dbb7ac}.error-symbol{color:#8d4939;background:var(--coral-soft);border-radius:50%;place-items:center;width:3rem;height:3rem;margin-bottom:1rem;font-size:1.4rem;font-weight:700;display:grid}.standalone-state{flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:1rem;display:flex}.standalone-state .screen-state{width:min(44rem,100%)}.standalone-state>.button{margin-top:-5rem;margin-bottom:3rem}@keyframes flower-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (width<=920px){.app-shell{grid-template:"topbar"4.8rem"sidebar""main"minmax(calc(100vh - 11rem),auto)"footer"/minmax(0,1fr)}.topbar{padding:0 1.25rem}.sidebar{border-right:0;border-bottom:1px solid var(--line);padding:.75rem 1.25rem;overflow:visible}.sidebar nav{grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem;width:100%;min-width:0;display:grid}.nav-link{justify-content:flex-start;min-width:0;padding:.7rem .85rem}.nav-number,.sidebar-note{display:none}.hero-panel{grid-template-columns:minmax(0,1fr) 13rem;min-height:27rem}.hero-orbit{width:13rem}}@media (width<=720px){.phase-badge{font-size:0}.phase-badge:before{margin-right:0}.main-content{padding:1.25rem 1rem 2.5rem}.app-footer{min-height:4rem;padding:1rem;line-height:1.5}.hero-panel{grid-template-columns:1fr;min-height:auto;padding:2rem 1.35rem 0}.hero-description{font-size:.88rem}.hero-actions{display:grid}.hero-orbit{opacity:.76;width:12rem;margin:2.25rem auto -2rem}.roadmap-grid,.principles-panel{grid-template-columns:1fr}.section-heading{display:grid}.roadmap-grid{gap:.75rem}.roadmap-card{min-height:auto}.roadmap-card-topline{margin-bottom:1.4rem}.principles-panel{gap:2rem}.screen-state{min-height:24rem}}@media (width<=560px){.sidebar nav{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=420px){.brand strong{font-size:.93rem}.brand small{display:none}.sidebar{padding-inline:.75rem}.nav-link{min-width:auto;padding-inline:.7rem;font-size:.875rem}}.flower-search-panel{border:1px solid var(--line);background:#faf8f2e0;border-radius:1rem;min-width:0;padding:clamp(1rem,3vw,2rem)}.flower-scope-tabs{background:var(--paper-deep);border-radius:999px;gap:.25rem;padding:.25rem;display:inline-flex}.scope-tab{min-height:2.55rem;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:999px;padding:.55rem 1rem;font-size:.875rem;font-weight:800}.scope-tab-active{color:var(--white);background:var(--green)}.mission-search-field{max-width:52rem;margin:1.4rem auto 0;display:block;position:relative}.mission-search-field input{width:100%;min-height:3.35rem;color:var(--ink);background:var(--white);font:inherit;border:2px solid #d9b577;border-radius:999px;padding:.85rem 3.2rem .85rem 1.15rem}.mission-search-field input:focus{border-color:var(--green);outline:3px solid #7fac8840}.mission-search-field>span:last-child{color:#b68449;font-size:1.7rem;position:absolute;top:50%;right:1.15rem;transform:translateY(-55%)}.mission-filter-row{justify-content:space-between;align-items:end;gap:1rem;display:flex}.mission-ownership-tabs{border-bottom:0;margin-top:1rem;padding-bottom:0}.mission-grade-filter select{min-height:2.45rem;color:var(--ink);background:var(--white);border:1px solid var(--line);font:inherit;border-radius:.55rem;padding:.5rem 1.8rem .5rem .7rem;font-size:.875rem;font-weight:700}.mission-flower-list{gap:.65rem;display:grid}.mission-flower-card{background:var(--white);border:1px solid var(--line);border-radius:.8rem;grid-template-columns:4.4rem minmax(0,1fr);align-items:center;min-height:6.5rem;padding:.9rem 1rem;display:grid;position:relative}.mission-flower-card-held{box-shadow:inset .24rem 0 0 var(--green);border-color:#b9cdb9}.mission-flower-mark{color:#3e3a35;border:1px solid #3e3a3524;border-radius:1rem .45rem;place-items:center;width:3.45rem;height:3.45rem;font-size:.72rem;font-weight:900;display:grid}.mission-flower-copy{min-width:0}.mission-flower-titleline{align-items:baseline;gap:.6rem;display:flex}.mission-flower-titleline h3{letter-spacing:-.03em;margin:0;font-size:clamp(1rem,2vw,1.28rem)}.mission-holder-names,.mission-no-holder{flex-wrap:wrap;gap:.45rem;margin:.5rem 0 0;font-size:.875rem;line-height:1.55;display:flex}.mission-holder-names strong{color:#315a44}.mission-holder-names span{color:var(--ink);font-weight:700}.mission-no-holder{color:var(--muted)}.my-flower-check{color:var(--muted);align-items:center;gap:.35rem;font-size:.8125rem;font-weight:800;display:flex;position:absolute;top:.7rem;right:.8rem}.my-flower-check input{width:1.1rem;height:1.1rem;accent-color:var(--green)}.my-flower-savebar{z-index:8;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff5;border:1px solid #b9cdb9;border-radius:.8rem;justify-content:space-between;align-items:center;gap:1rem;padding:.85rem 1rem;display:flex;position:sticky;bottom:1rem;box-shadow:0 .6rem 1.8rem #1f302524}.my-flower-savebar>div{gap:.2rem;display:grid}.my-flower-savebar span{color:var(--muted);font-size:.78rem}@media (width<=720px){.mission-filter-row,.my-flower-savebar{align-items:stretch}.mission-filter-row{display:grid}.mission-grade-filter select{width:100%}.my-flower-savebar{bottom:.5rem}}@media (width<=420px){.flower-search-panel{padding:.85rem}.flower-scope-tabs{grid-template-columns:1fr 1fr;width:100%;display:grid}.mission-flower-card{grid-template-columns:3.7rem minmax(0,1fr);padding:.8rem}.mission-flower-mark{width:3rem;height:3rem}.mission-flower-card:has(.my-flower-check){padding-top:2.35rem}.my-flower-savebar{display:grid}}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.topbar-actions{align-items:center;gap:.7rem;display:flex}.guild-name{max-width:14rem;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:.875rem;font-weight:700;overflow:hidden}.guild-select{max-width:14rem;color:var(--ink);background:var(--paper);border:1px solid var(--line);border-radius:.45rem;padding:.45rem 1.8rem .45rem .65rem;font-size:.875rem;font-weight:700}.text-button{color:var(--green);text-underline-offset:.2rem;cursor:pointer;background:0 0;border:0;padding:.4rem;font-size:.875rem;font-weight:700;text-decoration:underline}.text-button:disabled{color:var(--muted);cursor:wait}.auth-page{background:radial-gradient(circle at 15% 15%, #7fac883d, transparent 24rem), radial-gradient(circle at 85% 90%, #d1776233, transparent 28rem), var(--paper-deep);flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:2rem 1rem;display:flex}.auth-card{text-align:center;border:1px solid var(--line);width:min(31rem,100%);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffef9e0;border-radius:1.25rem;padding:clamp(2rem,6vw,4rem)}.auth-brand{grid-template-columns:repeat(2,1.25rem);gap:.12rem;width:2.62rem;margin:0 auto 1.8rem;display:grid;transform:rotate(45deg)}.auth-brand span{background:var(--green);border-radius:80% 30%;width:1.25rem;height:1.25rem}.auth-brand span:nth-child(2),.auth-brand span:nth-child(3){background:var(--coral)}.auth-card h1{letter-spacing:-.05em;margin:0;font-size:clamp(1.75rem,5vw,2.5rem);line-height:1.35}.auth-description{color:var(--muted);margin:1rem 0 0;font-size:.94rem;line-height:1.75}.google-button{width:100%;color:var(--ink);background:var(--white);border-color:var(--line);margin-top:2rem;box-shadow:0 8px 24px #2b312a14}.demo-start-button{width:100%;margin-top:2rem}.discord-button{color:var(--white);background:#5865f2;border-color:#5865f2;margin-top:.65rem}.discord-button:hover{background:#4752c4;border-color:#4752c4}.discord-mark{color:#5865f2;background:var(--white);border-radius:50%;place-items:center;width:1.25rem;height:1.25rem;margin-right:.45rem;font-size:.68rem;font-weight:900;display:inline-grid}.guild-setup-tabs{align-self:start}.field-label-spaced{margin-top:1.1rem}.guild-code-input{text-transform:uppercase;letter-spacing:.12em;font-variant-numeric:tabular-nums}.settings-card{border:1px solid var(--line);background:#faf8f2e0;border-radius:1rem;padding:clamp(1rem,3vw,1.8rem)}.settings-heading{justify-content:space-between;align-items:start;gap:1rem;display:flex}.settings-heading h2,.settings-danger-zone h2{margin:0;font-size:1.25rem}.settings-heading>span{color:var(--muted);font-size:.78rem;font-weight:700}.guild-code-badge{background:var(--green-soft);letter-spacing:.08em;border-radius:999px;padding:.4rem .65rem;color:var(--green)!important}.settings-inline-form{margin-top:1.1rem}.settings-inline-form>div,.settings-delete-row{grid-template-columns:minmax(0,1fr) auto;gap:.65rem;display:grid}.settings-list{border-top:1px solid var(--line);margin-top:1rem}.settings-list-row{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:1rem;min-height:4.2rem;padding:.7rem 0;display:flex}.settings-list-row>div{gap:.2rem;display:grid}.settings-list-row span,.settings-empty,.settings-danger-zone>p{color:var(--muted);font-size:.8125rem}.settings-empty{margin:1rem 0 0}.button-compact{min-height:2.25rem;padding:.45rem .7rem;font-size:.8rem}.button-danger{color:#7c3328;background:#f7e9e3;border-color:#dfb9ad}.button-danger:hover{color:var(--white);background:#9b4939;border-color:#9b4939}.settings-danger-zone{border-color:#dfb9ad}.settings-danger-zone .field-label{margin-top:1rem}@media (width<=620px){.settings-heading,.settings-list-row{align-items:stretch}.settings-heading,.settings-inline-form>div,.settings-delete-row{grid-template-columns:1fr;display:grid}.settings-list-row{align-items:center}}.google-button:disabled,.button:disabled{opacity:.55;cursor:not-allowed;transform:none}.google-mark{color:#fff;background:linear-gradient(135deg,#4285f4 0 30%,#34a853 30% 55%,#fbbc05 55% 75%,#ea4335 75%);border-radius:50%;place-items:center;width:1.4rem;height:1.4rem;margin-right:.7rem;font-size:.65rem;display:grid}.demo-notice,.auth-boundary{color:var(--muted);font-size:.8125rem;line-height:1.6}.demo-notice{margin:1rem 0 0}.auth-boundary{text-align:center;margin:1.2rem 0 0}.page-stack-narrow{max-width:46rem}.form-card,.workflow-card,.analysis-panel{border:1px solid var(--line);background:#faf8f2db;border-radius:1rem;box-shadow:0 12px 36px #2b312a0d}.form-card{padding:clamp(1.5rem,5vw,3rem);display:grid}.field-label,.mapping-field>span{color:var(--ink);margin-bottom:.55rem;font-size:.875rem;font-weight:700}.text-input,.mapping-field select,.sort-field select,.search-field input{min-height:3rem;color:var(--ink);background:var(--white);border:1px solid var(--line);font:inherit;border-radius:.55rem;padding:.7rem .85rem}.text-input:focus,.mapping-field select:focus,.sort-field select:focus,.search-field input:focus{border-color:var(--green);outline:3px solid #7fac8840}.field-help{color:var(--muted);margin:.5rem 0 0;font-size:.8125rem;line-height:1.6}.form-error{color:#793e31;background:var(--coral-soft);border:1px solid #d9ad9f;border-radius:.55rem;margin:1rem 0 0;padding:.8rem 1rem;font-size:.875rem;line-height:1.6}.form-submit{justify-self:start;margin-top:1.5rem}.page-header-with-step{justify-content:space-between;align-items:start;gap:1.25rem;max-width:none;display:flex}.page-header-with-step>div{max-width:48rem}.step-indicator{color:var(--muted);letter-spacing:.1em;padding-top:.25rem;font-size:.75rem;font-weight:700}.import-page{max-width:76rem}.workflow-card{grid-template-columns:3.5rem minmax(0,1fr);gap:1rem;padding:clamp(1.25rem,4vw,2.5rem);display:grid}.workflow-number{color:var(--coral);letter-spacing:.12em;font-size:.75rem;font-weight:700}.workflow-content{min-width:0}.workflow-heading,.analysis-toolbar,.import-result{justify-content:space-between;align-items:start;gap:1.5rem;display:flex}.workflow-heading h2,.analysis-toolbar h2,.import-result h3{letter-spacing:-.03em;margin:0;font-size:1.2rem}.workflow-heading p,.import-result p{color:var(--muted);margin:.45rem 0 0;font-size:.875rem;line-height:1.65}.file-drop{text-align:center;background:var(--white);cursor:pointer;border:1px dashed #afb6ac;border-radius:.8rem;flex-direction:column;justify-content:center;align-items:center;min-height:13rem;margin-top:1.5rem;padding:1.5rem;transition:border-color .16s,background .16s;display:flex}.file-drop:hover{border-color:var(--green);background:#f7f9f4}.file-drop input{opacity:0;width:1px;height:1px;position:absolute}.file-drop-icon{width:3.2rem;height:3.2rem;color:var(--green);background:var(--green-soft);border-radius:50%;place-items:center;margin-bottom:.8rem;font-size:.65rem;font-weight:800;display:grid}.file-drop strong{font-size:.94rem}.file-drop>span:last-child{color:var(--muted);margin-top:.4rem;font-size:.8125rem}.demo-load-button{margin-top:.7rem}.mapping-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:1.5rem;display:grid}.mapping-field{display:grid}.validation-counts{flex-wrap:wrap;justify-content:end;gap:.45rem;display:flex}.validation-counts span{color:var(--muted);background:var(--paper-deep);border-radius:999px;padding:.35rem .6rem;font-size:.78rem;font-weight:700}.validation-counts .count-valid{color:#315a44;background:var(--green-soft)}.validation-counts .count-error{color:#803f32;background:var(--coral-soft)}.issue-banner,.issue-list{border-radius:.6rem;margin-top:1.2rem;padding:.85rem 1rem;font-size:.85rem;line-height:1.6}.issue-banner-error,.issue-list{color:#793e31;background:#f7e9e3;border:1px solid #dfb9ad}.issue-banner-success{color:#315a44;background:#edf3eb;border:1px solid #bed0bc}.issue-list p{margin:.3rem 0}.table-scroll{border:1px solid var(--line);border-radius:.65rem;margin-top:1.2rem;overflow-x:auto}.preview-table,.analysis-table{border-collapse:collapse;text-align:left;width:100%}.preview-table{min-width:42rem}.preview-table th,.preview-table td,.analysis-table th,.analysis-table td{border-bottom:1px solid var(--line);vertical-align:top;padding:.85rem 1rem;font-size:.8125rem}.preview-table th,.analysis-table th{color:var(--muted);background:var(--paper-deep);letter-spacing:.04em;font-size:.75rem}.analysis-table thead th{z-index:1;position:sticky;top:0}.preview-table tbody tr:last-child td,.analysis-table tbody tr:last-child td{border-bottom:0}.row-status,.coverage-count{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;padding:.25rem .55rem;font-size:.75rem;font-weight:700;display:inline-flex}.row-status-valid,.coverage-count-2{color:#315a44;background:var(--green-soft)}.row-status-error,.coverage-count-0{color:#843e30;background:var(--coral-soft)}.row-status-skipped,.coverage-count-1{color:#725c21;background:#eee5c8}.confirmation-check{color:var(--muted);background:var(--paper-deep);border-radius:.6rem;align-items:start;gap:.65rem;margin-top:1.2rem;padding:1rem;font-size:.85rem;line-height:1.6;display:flex}.confirmation-check input{width:1.05rem;height:1.05rem;accent-color:var(--green);margin-top:.12rem}.import-submit{margin-top:1.4rem}.import-result{background:var(--green-soft);border:1px solid #bed0bc;border-radius:.75rem;align-items:center;margin-top:1.5rem;padding:1.2rem}.analysis-summary{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.summary-card{background:var(--paper);border:1px solid var(--line);border-radius:.85rem;min-height:10rem;padding:1.4rem;display:grid}.summary-card span,.summary-card small{color:var(--muted);font-size:.8rem;font-weight:600}.summary-card strong{align-self:end;font-size:2.5rem;line-height:1}.summary-card small{margin-top:.4rem}.summary-card-critical{background:var(--coral-soft);border-color:#dfb9ad}.summary-card-warning{background:#eee5c8;border-color:#d9c995}.analysis-panel{min-width:0;padding:clamp(1.25rem,4vw,2.5rem)}.analysis-page{min-width:0}.analysis-toolbar h2{font-size:1.35rem}.search-field input{min-height:2.6rem}.sort-field select,.inventory-filter-grid input{min-height:2.6rem;padding:.55rem 1.8rem .55rem .65rem;font-size:.8125rem;font-weight:700}.inventory-filter-grid{grid-template-columns:minmax(11rem,1.35fr) minmax(0,4fr);gap:.65rem;margin-top:1.5rem;display:grid}.inventory-advanced-filters{grid-template-columns:repeat(4,minmax(8rem,1fr));gap:.65rem;display:grid}.inventory-filter-grid label{gap:.35rem;min-width:0;display:grid}.inventory-filter-grid label>span{color:var(--muted);font-size:.75rem;font-weight:700}.inventory-filter-grid input,.inventory-filter-grid select{width:100%}.inventory-filter-grid select:disabled{cursor:not-allowed;opacity:.55}.inventory-filter-toggle{display:none}.filter-tabs{border-bottom:1px solid var(--line);flex-wrap:wrap;gap:.4rem;margin-top:1.5rem;padding-bottom:1rem;display:flex}.filter-tab{color:var(--muted);border:1px solid var(--line);cursor:pointer;background:0 0;border-radius:999px;padding:.5rem .75rem;font-size:.8125rem;font-weight:700}.filter-tab-active{color:var(--white);background:var(--green);border-color:var(--green)}.inventory-result-meta{min-height:2.5rem;color:var(--muted);justify-content:space-between;align-items:center;font-size:.8125rem;font-weight:600;display:flex}.inventory-view-toggle,.inventory-mobile-list{display:none}.inventory-view-toggle{background:var(--paper-deep);border:1px solid var(--line);border-radius:999px;padding:.2rem}.inventory-view-toggle button{min-width:4.2rem;min-height:2.35rem;color:var(--muted);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:999px;padding:.4rem .85rem;font-size:.8125rem;font-weight:800}.inventory-view-toggle button[aria-pressed=true]{color:var(--white);background:var(--green)}.inventory-mobile-list{gap:.6rem;margin:0;padding:0;list-style:none}.inventory-mobile-item article{background:var(--white);border:1px solid var(--line);border-radius:.75rem;overflow:hidden}.inventory-mobile-summary{width:100%;min-height:5.6rem;color:var(--ink);font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:minmax(0,1fr) auto 1.8rem;align-items:center;gap:.65rem;padding:.8rem .75rem .8rem .9rem;display:grid}.inventory-mobile-summary:hover{background:var(--paper)}.inventory-mobile-flower-copy{gap:.2rem;min-width:0;display:grid}.inventory-mobile-flower-copy>strong{letter-spacing:-.02em;text-overflow:ellipsis;white-space:nowrap;font-size:1rem;overflow:hidden}.inventory-mobile-flower-meta,.inventory-mobile-holder-summary{align-items:center;gap:.4rem;min-width:0;display:flex}.inventory-mobile-flower-meta .flower-grade-badge{min-width:2rem;margin:0;padding-block:.12rem}.inventory-mobile-holder-summary{color:var(--muted);white-space:nowrap;font-size:.78rem;overflow:hidden}.inventory-mobile-holder-summary span{text-overflow:ellipsis;overflow:hidden}.inventory-mobile-holder-summary b{color:var(--green);font-size:inherit;flex:none}.inventory-mobile-status{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;min-width:4.5rem;padding:.42rem .55rem;font-size:.75rem;font-weight:900;display:inline-flex}.inventory-mobile-status-held{color:#315a44;background:var(--green-soft)}.inventory-mobile-status-missing{color:var(--muted);background:var(--paper-deep)}.inventory-mobile-chevron{width:1.8rem;height:1.8rem;color:var(--green);border:1px solid var(--line);border-radius:50%;place-items:center;font-size:1.05rem;font-weight:600;display:grid}.inventory-mobile-details{background:var(--paper);border-top:1px solid var(--line);gap:1rem;padding:.9rem;display:grid}.inventory-mobile-details section{min-width:0}.inventory-mobile-details h3{color:var(--muted);letter-spacing:.04em;margin:0 0 .5rem;font-size:.75rem}.inventory-mobile-details ul{gap:.35rem;margin:0;padding:0;list-style:none;display:grid}.inventory-mobile-details li{background:var(--white);border-radius:.45rem;justify-content:space-between;align-items:center;gap:1rem;min-height:2.25rem;padding:.35rem .55rem;font-size:.875rem;display:flex}.inventory-mobile-details li strong{color:var(--green)}.inventory-mobile-details p{color:var(--muted);margin:0;font-size:.8125rem;line-height:1.6}.inventory-matrix-wrap{overscroll-behavior:contain;border:1px solid var(--line);scrollbar-gutter:stable;border-radius:.65rem;width:100%;min-width:0;max-height:min(68vh,48rem);overflow:auto}.inventory-matrix-wrap:focus-visible{outline-offset:2px;outline:3px solid #355d4647}.inventory-matrix{border-collapse:separate;border-spacing:0;text-align:center;width:max-content;min-width:100%}.inventory-matrix th,.inventory-matrix td{background:var(--white);border-right:1px solid var(--line);border-bottom:1px solid var(--line);white-space:nowrap;height:2.8rem;padding:.55rem .7rem;font-size:.8125rem}.inventory-matrix thead th{z-index:3;min-width:5.5rem;color:var(--muted);background:var(--paper-deep);letter-spacing:.02em;font-size:.75rem;position:sticky;top:0}.inventory-matrix tr:last-child>*{border-bottom:0}.inventory-matrix tr>:last-child{border-right:0}.inventory-matrix .inventory-flower-column{z-index:2;background:var(--paper);min-width:15rem;max-width:20rem;box-shadow:1px 0 0 var(--line);text-align:left;text-overflow:ellipsis;position:sticky;left:0;overflow:hidden}.inventory-matrix tbody .inventory-flower-column{white-space:nowrap}.inventory-flower-index{min-width:2.5rem;color:var(--muted);font-variant-numeric:tabular-nums;font-size:.7rem}.flower-grade-badge{color:#3e3a35;border:1px solid #3e3a3524;border-radius:999px;flex:none;justify-content:center;align-items:center;min-width:2.35rem;margin:0 .45rem;padding:.18rem .35rem;font-size:.7rem;font-weight:800;display:inline-flex}.flower-grade-ur,.inventory-matrix .inventory-flower-grade-ur{background:#f4cccc}.flower-grade-ssr,.inventory-matrix .inventory-flower-grade-ssr{background:#fff2cc}.flower-grade-sr,.inventory-matrix .inventory-flower-grade-sr{background:#d9d2e9}.flower-grade-r,.inventory-matrix .inventory-flower-grade-r{background:#cfe2f3}.inventory-matrix thead .inventory-flower-column{z-index:4;background:var(--paper-deep)}.inventory-member-column{text-overflow:ellipsis;max-width:7.5rem;overflow:hidden}.inventory-cell-held{color:#315a44;font-weight:800;background:var(--green-soft)!important}.inventory-cell-empty{color:#aaa395}.inventory-matrix .inventory-column-selected{box-shadow:inset 2px 0 0 var(--green), inset -2px 0 0 var(--green)}.inventory-matrix thead .inventory-column-selected{color:var(--white);background:var(--green)}.inventory-total-column{min-width:6.5rem}.inline-empty{text-align:center;padding:4rem 1rem}.inline-empty p{color:var(--muted);margin:.5rem 0 0;font-size:.875rem}@media (width<=920px){.guild-name,.guild-select-label{display:none}.topbar-actions{gap:.35rem}.text-button{font-size:.875rem}}@media (width<=720px){.text-input,.mapping-field select,.sort-field select,.search-field input,.mission-search-field input,.mission-grade-filter select,.inventory-filter-grid input,.inventory-filter-grid select{font-size:1rem}.topbar-actions .text-button{white-space:nowrap;max-width:none}.page-header-with-step,.workflow-heading,.analysis-toolbar,.import-result{display:grid}.step-indicator{display:none}.workflow-card{grid-template-columns:1fr}.workflow-number{border-bottom:1px solid var(--line);padding-bottom:.65rem}.mapping-grid,.analysis-summary{grid-template-columns:1fr}.file-drop{min-height:11rem}.validation-counts{justify-content:start}.analysis-summary{gap:.65rem}.summary-card{grid-template-columns:1fr auto;align-items:center;min-height:auto}.summary-card strong{grid-row:span 2;align-self:center}.inventory-filter-grid{grid-template-columns:minmax(0,1fr) auto}.inventory-filter-grid .search-field{grid-column:auto}.inventory-filter-toggle{min-width:5.2rem;min-height:2.75rem;color:var(--green);background:var(--white);border:1px solid var(--line);font:inherit;cursor:pointer;border-radius:.55rem;justify-content:center;align-self:end;align-items:center;gap:.35rem;padding:.55rem .7rem;font-size:.875rem;font-weight:800;display:inline-flex}.inventory-filter-toggle span{min-width:1.25rem;height:1.25rem;color:var(--white);background:var(--green);border-radius:999px;place-items:center;padding-inline:.25rem;font-size:.7rem;display:grid}.inventory-advanced-filters{grid-column:1/-1;grid-template-columns:1fr 1fr;display:none}.inventory-filter-grid-expanded .inventory-advanced-filters{display:grid}.inventory-view-toggle{width:max-content;margin:0 0 .75rem auto;display:flex}.inventory-mobile-list{display:grid}.inventory-mobile-view-hidden{display:none!important}.inventory-matrix-wrap{max-height:65vh}.inventory-matrix .inventory-flower-column{min-width:12.5rem;max-width:12.5rem}}@media (width<=420px){.topbar-actions .phase-badge{display:none}.auth-card{padding:2rem 1.2rem}.workflow-card,.analysis-panel{padding:1rem}.inventory-filter-grid{grid-template-columns:minmax(0,1fr) auto}.inventory-filter-grid .search-field{grid-column:auto}.inventory-advanced-filters{grid-template-columns:1fr}.inventory-mobile-summary{grid-template-columns:minmax(0,1fr) auto 1.7rem;gap:.45rem;padding-inline:.75rem .6rem}.inventory-mobile-status{min-width:3.9rem;padding-inline:.45rem}.preview-table th,.preview-table td{padding:.7rem}}
