@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Libre+Caslon+Display&display=swap";#seed-dashboard{--paper:#f8f6ef;--ink:#203c2e;--muted:#72766a;--line:#dedfd4;--orange:#bb6c31;--wash:#eeeee3;--serif:"Libre Caslon Display",Georgia,serif;--sans:"DM Sans",Arial,sans-serif}#seed-dashboard *{box-sizing:border-box}#seed-dashboard{margin:0;background:var(--paper);color:var(--ink);font:14px/1.5 var(--sans)}#seed-dashboard a{color:inherit}#seed-dashboard button,#seed-dashboard input,#seed-dashboard select,#seed-dashboard textarea{font:inherit}#seed-dashboard button,#seed-dashboard a,#seed-dashboard input,#seed-dashboard select,#seed-dashboard textarea{touch-action:manipulation}#seed-dashboard button{cursor:pointer}#seed-dashboard button:disabled{cursor:not-allowed;opacity:.6}#seed-dashboard a:focus-visible,#seed-dashboard button:focus-visible,#seed-dashboard input:focus-visible,#seed-dashboard textarea:focus-visible,#seed-dashboard select:focus-visible{outline:3px solid var(--orange);outline-offset:4px}#seed-dashboard h1,#seed-dashboard h2,#seed-dashboard h3,#seed-dashboard p{margin-top:0}#seed-dashboard h1,#seed-dashboard h2,#seed-dashboard h3{font-family:var(--serif);font-weight:400;line-height:1.05}#seed-dashboard h1{font-size:64px;letter-spacing:-1.5px;margin-bottom:14px}#seed-dashboard h2{font-size:34px;margin-bottom:10px}#seed-dashboard h3{font-size:27px;margin-bottom:8px}#seed-dashboard small,#seed-dashboard .eyebrow{font-size:10px;letter-spacing:1.8px;font-weight:600}#seed-dashboard .eyebrow{display:block;color:var(--muted);margin-bottom:16px}#seed-dashboard .review{background:#203c2e;color:#f9f7ee;padding:8px 4%;font-size:10px;letter-spacing:1.2px;display:flex;justify-content:space-between}#seed-dashboard .review span{letter-spacing:.2px;opacity:.75}#seed-dashboard header{height:108px;display:flex;align-items:center;justify-content:space-between;padding:0 4%;border-bottom:1px solid var(--line)}#seed-dashboard .brand{display:flex;gap:14px;text-decoration:none;align-items:center;font:30px var(--serif)}#seed-dashboard .brand small{font:9px var(--sans);letter-spacing:2.6px;display:block;margin-top:3px}#seed-dashboard .brandmark{border:1px solid var(--ink);border-radius:50%;width:54px;height:54px;display:grid;place-content:center;text-align:center;font:18px Georgia}#seed-dashboard .brandmark span{font-size:16px;line-height:13px}#seed-dashboard .back{font-size:12px;text-decoration:none}#seed-dashboard .shell{display:grid;grid-template-columns:238px minmax(0,1fr);max-width:1540px;margin:auto;min-height:calc(100vh - 140px)}#seed-dashboard aside{padding:40px 26px;border-right:1px solid var(--line)}#seed-dashboard .membership{padding:0 13px 24px}#seed-dashboard .membership strong{font:28px var(--serif)}#seed-dashboard .membership p{color:var(--muted);font-size:12px;margin:10px 0 0}#seed-dashboard nav{display:grid;gap:7px}#seed-dashboard nav a{display:flex;gap:12px;align-items:center;text-decoration:none;padding:12px;border-radius:6px;min-height:45px}#seed-dashboard nav a.active{background:var(--ink);color:#fff}#seed-dashboard nav a:hover:not(.active){background:var(--wash)}#seed-dashboard nav a b{margin-left:auto;font-size:11px;font-weight:400;opacity:.7}#seed-dashboard .aside-note{margin-top:80px;padding:0 13px}#seed-dashboard .aside-note span{font-size:9px;letter-spacing:1.4px}#seed-dashboard .aside-note p{font:30px/1.1 var(--serif);margin:18px 0}#seed-dashboard .aside-note a{font-size:11px}#seed-dashboard .dashboard-content{padding:45px 48px;min-width:0}#seed-dashboard .page-top{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-bottom:30px}#seed-dashboard .page-top p{color:var(--muted);margin-bottom:0;max-width:560px}#seed-dashboard .button{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid var(--line);padding:12px 19px;min-height:44px;border-radius:4px;text-decoration:none;background:transparent;font-size:12px;white-space:nowrap}#seed-dashboard .primary{background:var(--ink);border-color:var(--ink);color:#fff}#seed-dashboard .light{background:var(--paper);color:var(--ink);border-color:var(--paper)}#seed-dashboard .button:hover{filter:brightness(.93)}#seed-dashboard .hero{background:var(--ink);color:var(--paper);padding:32px 36px;display:grid;grid-template-columns:1.2fr 1fr;gap:20px;border-radius:8px;position:relative;overflow:hidden;min-height:244px}#seed-dashboard .hero .eyebrow{color:#bec9b7}#seed-dashboard .hero h2{font-size:47px;max-width:420px}#seed-dashboard .hero p{color:#c7d2c4;max-width:410px;font-size:13px}#seed-dashboard .hero-art{display:flex;align-items:center;justify-content:center;position:relative}#seed-dashboard .seedpacket{width:137px;height:180px;border:1px solid #ddd7c2;border-radius:2px;background:#f3eede;color:var(--ink);padding:16px;text-align:center;box-shadow:0 8px 15px #11271b55;transform:rotate(-12deg);font:24px var(--serif);position:relative;z-index:2}#seed-dashboard .seedpacket small{display:block;font:8px var(--sans);letter-spacing:1px}#seed-dashboard .seedpacket svg{height:90px;width:85px;display:block;margin:3px auto}#seed-dashboard .seedpacket.second{transform:rotate(13deg);margin-left:-28px;margin-top:14px;z-index:1;background:#d7dbbb}#seed-dashboard .hero-art .orbit{position:absolute;width:245px;height:245px;border:1px solid #8b9e7445;border-radius:50%}#seed-dashboard .metrics{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);border-radius:6px;margin:22px 0 35px}#seed-dashboard .metric{padding:22px;border-right:1px solid var(--line)}#seed-dashboard .metric:last-child{border:0}#seed-dashboard .metric strong{font:38px var(--serif);display:block;line-height:1}#seed-dashboard .metric span{display:block;font-size:11px;color:var(--muted);margin-top:10px}#seed-dashboard .section-head{display:flex;justify-content:space-between;align-items:center;margin:28px 0 18px;gap:15px}#seed-dashboard .section-head h2{margin:0;font-size:30px}#seed-dashboard .text-button{background:none;border:0;font-size:12px;text-decoration:underline;text-underline-offset:4px;color:var(--ink);padding:10px 0;min-height:44px}#seed-dashboard .cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}#seed-dashboard .seed-card{border:1px solid var(--line);background:#fcfbf6;border-radius:6px;overflow:hidden}#seed-dashboard .seed-art{height:142px;background:#e7e9d9;position:relative;display:flex;align-items:center;justify-content:center}#seed-dashboard .seed-art.tomato{background:#f0e0ce}#seed-dashboard .seed-art.herb{background:#e3e8d8}#seed-dashboard .seed-art svg{width:125px;height:125px}#seed-dashboard .seed-card-body{padding:20px}#seed-dashboard .seed-card .crop{font-size:9px;letter-spacing:1.5px;color:var(--muted);text-transform:uppercase;margin-bottom:8px}#seed-dashboard .seed-card h3{font-size:27px}#seed-dashboard .seed-card p{font-size:12px;color:var(--muted);margin-bottom:18px}#seed-dashboard .card-bottom{display:flex;justify-content:space-between;gap:6px;align-items:center}#seed-dashboard .badge{font-size:10px;padding:5px 8px;border-radius:3px;background:#e7eddf;color:#38553b}#seed-dashboard .badge.planned{background:#f2e6d1;color:#87602c}#seed-dashboard .badge.harvested{background:#eadfcf;color:#705229}#seed-dashboard .edit{background:none;border:0;padding:9px 0;font-size:11px;color:var(--ink);min-height:44px}#seed-dashboard .split{display:grid;grid-template-columns:1.3fr 1fr;gap:20px;margin-top:30px}#seed-dashboard .panel{border:1px solid var(--line);border-radius:6px;padding:27px;background:#fcfbf6}#seed-dashboard .panel.soft{background:#eeeadd}#seed-dashboard .panel p{font-size:13px;color:var(--muted)}#seed-dashboard .panel .eyebrow{margin-bottom:14px}#seed-dashboard .guide-link{display:flex;justify-content:space-between;align-items:center;text-decoration:none;padding:15px 0;border-top:1px solid var(--line);gap:16px}#seed-dashboard .guide-link span{font-size:12px}#seed-dashboard .toolbar{display:flex;gap:12px;flex-wrap:wrap;margin:25px 0}#seed-dashboard .toolbar input{flex:1;min-width:160px}#seed-dashboard .toolbar select{width:auto}#seed-dashboard input,#seed-dashboard select,#seed-dashboard textarea{width:100%;min-height:44px;border:1px solid #cdd0c3;border-radius:4px;background:#fffef9;padding:11px 12px;color:var(--ink)}#seed-dashboard textarea{resize:vertical}#seed-dashboard label{display:grid;gap:7px;font-size:12px;margin-bottom:20px}#seed-dashboard .empty{border:1px dashed #bdc4b5;padding:45px;text-align:center;border-radius:6px}#seed-dashboard .empty p{color:var(--muted);max-width:430px;margin:0 auto 20px}#seed-dashboard .reward{background:#e8eadc;border-radius:8px;padding:40px;margin-bottom:25px;display:flex;justify-content:space-between;align-items:center;gap:30px}#seed-dashboard .reward h2{font-size:44px}#seed-dashboard .reward-mark{font-size:100px;color:#84946e;line-height:1}#seed-dashboard .steps{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}#seed-dashboard .steps .panel b{display:block;font:34px var(--serif);color:var(--orange);margin-bottom:22px}#seed-dashboard .disabled-note{font-size:12px;padding:18px;border-left:3px solid var(--orange);background:#f2eadb;margin:25px 0}#seed-dashboard .form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}#seed-dashboard .profile-form{max-width:640px}#seed-dashboard .actions{display:flex;justify-content:flex-end;align-items:center;gap:15px}#seed-dashboard .actions .danger{margin-right:auto;color:#a34330}#seed-dashboard footer{margin-top:55px;padding-top:20px;border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:20px;color:var(--muted);font-size:10px}#seed-dashboard dialog{border:1px solid var(--line);border-radius:9px;padding:28px;width:min(540px,calc(100% - 28px));max-height:90vh;color:var(--ink);background:var(--paper)}#seed-dashboard dialog::backdrop{background:#15271fd0}#seed-dashboard .dialog-title{display:flex;justify-content:space-between;gap:20px;align-items:flex-start}#seed-dashboard .dialog-title .eyebrow{margin-bottom:10px}#seed-dashboard .dialog-title h2{margin-bottom:25px}#seed-dashboard .icon-btn{border:0;background:none;font-size:27px;color:var(--ink);min-width:44px;min-height:44px}#seed-dashboard .toast{position:fixed;bottom:25px;left:50%;transform:translate(-50%);background:var(--ink);color:#fff;padding:13px 22px;border-radius:5px;box-shadow:0 3px 20px #0003;z-index:20;max-width:90vw;font-size:13px}#seed-dashboard .profile-tags{display:flex;gap:8px;flex-wrap:wrap}#seed-dashboard .profile-tags span{font-size:11px;border:1px solid #c7cbb9;border-radius:20px;padding:6px 11px}#seed-dashboard .snapshot-note{font-size:11px;color:var(--muted);margin:15px 0}#seed-dashboard .orders-action{display:flex;align-items:center;gap:20px;flex-wrap:wrap}#seed-dashboard .full{grid-column:1/-1}@media(min-width:1600px){#seed-dashboard .dashboard-content{padding:52px 65px}}@media(max-width:1100px){#seed-dashboard .shell{grid-template-columns:200px 1fr}#seed-dashboard .dashboard-content{padding:32px 28px}#seed-dashboard aside{padding:30px 15px}#seed-dashboard .hero{padding:28px}#seed-dashboard .hero h2{font-size:39px}#seed-dashboard .cards{gap:12px}#seed-dashboard .seed-card-body{padding:15px}#seed-dashboard .seedpacket{width:105px;height:157px}#seed-dashboard .seedpacket svg{width:70px;height:70px}#seed-dashboard .hero-art .orbit{width:190px;height:190px}}@media(max-width:760px){#seed-dashboard .review{padding:7px 18px;font-size:8px}#seed-dashboard .review span{max-width:190px;text-align:right;font-size:8px}#seed-dashboard header{height:80px;padding:0 20px}#seed-dashboard .brand{font-size:25px}#seed-dashboard .brandmark{width:43px;height:43px}#seed-dashboard .back{font-size:10px}#seed-dashboard .shell{display:block}#seed-dashboard aside{border-right:0;border-bottom:1px solid var(--line);padding:0 16px;position:sticky;top:0;z-index:5;background:var(--paper)}#seed-dashboard .membership,#seed-dashboard .aside-note{display:none}#seed-dashboard nav{display:flex;overflow:auto;gap:2px;padding:9px 0;scrollbar-width:thin}#seed-dashboard nav a{white-space:nowrap;font-size:11px;padding:10px 12px;gap:7px}#seed-dashboard nav a b{display:none}#seed-dashboard .dashboard-content{padding:28px 20px}#seed-dashboard h1{font-size:45px;letter-spacing:-.8px}#seed-dashboard .page-top{align-items:flex-start;flex-direction:column;gap:18px}#seed-dashboard .page-top .eyebrow{margin-bottom:10px}#seed-dashboard .page-top p{font-size:12px}#seed-dashboard .hero{padding:25px;grid-template-columns:1fr;min-height:0}#seed-dashboard .hero h2{font-size:39px;max-width:300px}#seed-dashboard .hero-art{display:none}#seed-dashboard .metrics{margin:18px 0 28px;grid-template-columns:repeat(2,1fr)}#seed-dashboard .metric{padding:19px}#seed-dashboard .metric:nth-child(2){border-right:0}#seed-dashboard .metric:nth-child(-n+2){border-bottom:1px solid var(--line)}#seed-dashboard .metric strong{font-size:32px}#seed-dashboard .cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}#seed-dashboard .seed-art{height:112px}#seed-dashboard .seed-art svg{width:96px;height:96px}#seed-dashboard .seed-card-body{padding:15px 12px}#seed-dashboard .seed-card h3{font-size:24px}#seed-dashboard .seed-card p{font-size:11px}#seed-dashboard .card-bottom{flex-wrap:wrap}#seed-dashboard .section-head h2{font-size:27px}#seed-dashboard .split,#seed-dashboard .steps{grid-template-columns:1fr}#seed-dashboard .panel{padding:23px}#seed-dashboard .reward{padding:25px}#seed-dashboard .reward h2{font-size:35px}#seed-dashboard .reward-mark{font-size:65px}#seed-dashboard .form-grid{grid-template-columns:1fr;gap:0}#seed-dashboard footer{flex-direction:column;gap:8px}#seed-dashboard .toolbar{gap:8px}#seed-dashboard .toolbar select{flex:1}#seed-dashboard .toolbar input{flex-basis:100%}#seed-dashboard .empty{padding:30px 20px}#seed-dashboard .snapshot-note{font-size:10px}}@media(max-width:360px){#seed-dashboard .dashboard-content{padding:24px 15px}#seed-dashboard .cards{grid-template-columns:1fr}#seed-dashboard .seed-art{height:150px}#seed-dashboard .back{max-width:82px;text-align:right}#seed-dashboard .review span{max-width:165px}#seed-dashboard .reward-mark{display:none}}#seed-dashboard .collection-tabs{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:12px}#seed-dashboard .collection-tabs span{margin-left:8px;opacity:.7}#seed-dashboard .regrow-button{width:100%;min-height:44px;margin-top:16px;border:1px solid #d8dace;background:transparent;color:#36503c;border-radius:4px;font:inherit;cursor:pointer}#seed-dashboard .regrow-button.selected{background:#e7ecdf;border-color:#a8b398}#seed-dashboard .regrow-button:hover{background:#e7ecdf}#seed-dashboard .calendar-crops{border:1px solid #dddcd2;border-radius:6px;padding:18px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}#seed-dashboard .calendar-crops legend{padding:0 8px}#seed-dashboard .calendar-crops label{display:flex;align-items:center;gap:10px;font-size:13px;min-height:44px;margin:0}#seed-dashboard .calendar-crops input{width:18px;min-height:18px;height:18px;flex:0 0 18px;accent-color:#203c2e}#seed-dashboard .calendar-timeline article{display:grid;grid-template-columns:115px 1fr;gap:20px;border-top:1px solid #e0e0d5;padding:18px 0}#seed-dashboard .calendar-timeline h3{margin-top:0}#seed-dashboard .disabled-note small{display:block;margin-top:8px}#seed-dashboard #calendar-result{margin-top:24px}@media(max-width:600px){#seed-dashboard .calendar-crops{grid-template-columns:1fr}#seed-dashboard .calendar-timeline article{grid-template-columns:1fr;gap:6px}}#seed-dashboard .manual-entry-intro{margin-bottom:24px}#seed-dashboard .manual-entry-intro h3{margin-top:0}#seed-dashboard .calendar-entry-actions{display:flex;gap:10px;flex-wrap:wrap}#seed-dashboard .collection-picker .full{grid-column:1/-1}#seed-dashboard .collection-picker label{padding:12px;border:1px solid #d9ddcf;border-radius:6px;align-items:flex-start}#seed-dashboard .collection-picker small{display:block;margin-top:4px;color:#6c7167}#seed-dashboard .collection-picker label:has(input:checked){background:#e7ecdf;border-color:#829778}#seed-dashboard .calendar-general{margin-top:24px}#seed-dashboard .calendar-general summary{cursor:pointer;padding:12px 0;font-weight:600}#seed-dashboard .collection-picker label{align-items:center;gap:12px}#seed-dashboard .variety-thumbnail{width:64px;height:64px;flex:0 0 64px;border-radius:8px;overflow:hidden;background:#edf0e7}#seed-dashboard .variety-thumbnail img{display:block;width:100%;height:100%;object-fit:cover}#seed-dashboard .variety-thumbnail-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#718369;font-size:10px}#seed-dashboard .variety-thumbnail-placeholder svg{width:30px;height:30px}#seed-dashboard .variety-choice-copy{min-width:0}#seed-dashboard .variety-choice-copy strong{display:block;overflow-wrap:anywhere}@media(max-width:420px){#seed-dashboard .variety-thumbnail{width:54px;height:54px;flex-basis:54px}#seed-dashboard .collection-picker label{gap:9px;padding:10px}}#seed-dashboard.signed-out aside{display:none}#seed-dashboard.signed-out .shell{grid-template-columns:1fr;max-width:1000px}#seed-dashboard.signed-out .dashboard-content{min-height:65vh}#seed-dashboard h1,#seed-dashboard h2,#seed-dashboard h3{color:inherit}#seed-dashboard p{margin-bottom:1em}#seed-dashboard .reward-review{display:flex;align-items:center;gap:18px;flex-wrap:wrap;background:#eee9d9;border:1px dashed #9b9272;padding:18px 22px;border-radius:8px;margin-bottom:24px;font-size:13px}#seed-dashboard .reward-review label{margin-left:auto;display:flex;align-items:center;gap:12px}#seed-dashboard .reward-review select{padding:10px;max-width:240px}#seed-dashboard .reward-balance{font-family:var(--serif,Georgia,serif);font-size:88px;line-height:1.1;margin:20px 0}#seed-dashboard .reward-balance small{font-family:Arial,sans-serif;font-size:14px;display:block;margin-top:12px;letter-spacing:.04em}#seed-dashboard .reward-summary{display:grid;grid-template-columns:1fr 1fr;gap:22px;margin:22px 0 40px}#seed-dashboard .reward-summary progress{width:100%;accent-color:#36513c;height:8px}#seed-dashboard .reward-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}#seed-dashboard .reward-options h2{font-size:42px}#seed-dashboard .reward-options h2 small{font-size:19px}#seed-dashboard .reward-options button{width:100%}#seed-dashboard .reward-options button:disabled{opacity:.65;cursor:default}#seed-dashboard .reward-history>div{display:flex;justify-content:space-between;gap:20px;padding:20px 0;border-bottom:1px solid #e0e0d5}#seed-dashboard .reward-history small{display:block;margin-top:7px;color:#697166}#seed-dashboard .reward-rules{margin-top:26px}#seed-dashboard .reward-rules summary{padding:15px 0;cursor:pointer;font-weight:600}#seed-dashboard .reward-rules details{border-top:1px solid #dddcd2}#seed-dashboard #reward-confirm form{padding:14px}#seed-dashboard #reward-feedback:not(:empty){background:#e4ebdd;padding:20px;border-radius:8px}#seed-dashboard .reward-options{scroll-margin-top:20px}@media(max-width:700px){#seed-dashboard .reward-options,#seed-dashboard .reward-summary{grid-template-columns:1fr}#seed-dashboard .reward-review label{margin-left:0;flex-wrap:wrap}#seed-dashboard .reward-review select{width:100%}#seed-dashboard .reward-balance{font-size:68px}#seed-dashboard .reward-history>div{font-size:14px}#seed-dashboard .reward-history strong{white-space:nowrap}}#seed-dashboard .reward-options button:disabled{opacity:1;color:#596453;background:#eef0e6;border-color:#d5dacd}#seed-dashboard .reward-code code{display:block;overflow-wrap:anywhere;font-size:14px;letter-spacing:.02em;margin:18px 0}#seed-dashboard .reward-code .button{white-space:normal}#seed-dashboard .reward-pending{margin-bottom:28px}#seed-dashboard .reward-confirm-content{padding:14px}#seed-dashboard .reward-confirm-content p{font-size:14px}#seed-dashboard .reward-history strong{white-space:nowrap}#seed-dashboard .reward-history small{letter-spacing:0;font-weight:400}#seed-dashboard .reward-options .panel small{letter-spacing:0}#seed-dashboard .seed-art img{width:100%;height:100%;object-fit:cover}#seed-dashboard .packet-tools{display:grid;gap:12px;border-top:1px solid var(--line,#ddd);margin-top:16px;padding-top:16px}#seed-dashboard .packet-tools label{font-size:12px}#seed-dashboard .packet-tools select{width:100%;margin-top:5px}#seed-dashboard .watch-button{display:block;margin-top:16px}#seed-dashboard .season-event{display:grid;grid-template-columns:110px 1fr;gap:20px;padding:18px 0;border-top:1px solid #ddd8cc}#seed-dashboard .season-event p{font-size:13px;margin:6px 0}#seed-dashboard .event-date{font-size:12px;font-weight:700;color:#536741}#seed-dashboard .sowing-panel{margin:24px 0}#seed-dashboard .collector-hero{background:#243f30;color:#fff}#seed-dashboard .collector-hero h2,#seed-dashboard .collector-hero .eyebrow,#seed-dashboard .collector-hero p{color:inherit}#seed-dashboard .collector-hero h2{font-size:44px}#seed-dashboard .collector-levels{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}#seed-dashboard .collector-levels .panel{padding:18px}#seed-dashboard .collector-levels h3{font-size:20px}#seed-dashboard .collector-levels p{font-size:12px}#seed-dashboard .journal-list{display:grid;gap:20px}#seed-dashboard .journal-entry{display:grid;grid-template-columns:minmax(0,1fr);gap:22px}#seed-dashboard .journal-entry:has(img){grid-template-columns:minmax(0,1fr) minmax(0,1.3fr)}#seed-dashboard .journal-entry img{width:100%;height:auto;max-height:360px;object-fit:cover;border-radius:8px}#seed-dashboard .journal-notes{white-space:pre-wrap;overflow-wrap:anywhere}#seed-dashboard .check-row{display:flex;align-items:flex-start;gap:14px;padding:18px 0;border-bottom:1px solid #ddd8cc}#seed-dashboard .check-row input{width:18px;height:18px;flex:none;margin-top:3px}#seed-dashboard .check-row small{display:block;margin-top:7px;line-height:1.6;font-weight:400}#seed-dashboard .watch-row{display:flex;align-items:center;gap:20px;flex-wrap:wrap;border-bottom:1px solid #ddd8cc;padding:20px 0}#seed-dashboard .watch-row>div{flex:1;min-width:150px}#seed-dashboard .watch-row p{margin:6px 0}#seed-dashboard .referral-link{overflow-wrap:anywhere;font-size:14px}#seed-dashboard .referral-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}#seed-dashboard .referral-steps h3{font-size:22px}#seed-dashboard .journal-list .card-bottom{gap:18px;flex-wrap:wrap}#seed-dashboard input[type=file]{max-width:100%;font-size:14px}#seed-dashboard .packet-tools .button{white-space:normal}@media(max-width:760px){#seed-dashboard .collector-levels{grid-template-columns:repeat(2,minmax(0,1fr))}#seed-dashboard .journal-entry:has(img){grid-template-columns:1fr}#seed-dashboard .season-event{grid-template-columns:1fr;gap:5px}#seed-dashboard .referral-steps{grid-template-columns:1fr}#seed-dashboard .check-row{font-size:15px}#seed-dashboard .watch-row{gap:12px}#seed-dashboard .collector-hero h2{font-size:36px}}#seed-dashboard{isolation:isolate}#seed-dashboard .button:before,#seed-dashboard .button:after{content:none}#seed-dashboard dialog{margin:auto}#seed-dashboard [hidden]{display:none!important}@media(max-width:760px){#seed-dashboard aside{position:relative;top:auto}}
/*# sourceMappingURL=/cdn/shop/t/30/assets/seed-dashboard.css.map */
