.dashboard-shell{position:relative;padding:100px}.login-shell{position:relative;min-height:100vh;overflow:hidden;display:grid;place-items:center;padding:48px 24px}.grid-glow{position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(255,255,255,.36) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.3) 1px,transparent 1px);background-size:64px 64px;-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,.46),transparent 80%);mask-image:linear-gradient(180deg,rgba(0,0,0,.46),transparent 80%);pointer-events:none}.feedback-message{margin:18px 0 0;padding:14px 16px;border:1px solid transparent;border-radius:16px;font-size:.94rem}.feedback-message-error{background:#d1345414;border-color:#d1345424;color:#9d2440}.feedback-message-success{background:#1484521a;border-color:#14845224;color:#176c4a}@media (max-width: 920px){.dashboard-shell{padding:76px 16px 32px}}.dashboard-frame{position:relative;z-index:1;padding-bottom:98px}.dashboard-grid{display:grid;gap:14px}.setup-card{padding:24px 26px;border:1px solid rgba(255,255,255,.3);border-radius:20px;background:linear-gradient(180deg,#ffffff2e,#f7f9ff14);-webkit-backdrop-filter:blur(26px);backdrop-filter:blur(26px);box-shadow:0 10px 30px #17203306}.section-heading{display:grid;grid-template-columns:auto 1fr;gap:16px;align-items:start;margin-bottom:18px}.section-heading h2{margin:0 0 8px;font-size:1.45rem;line-height:1.1;letter-spacing:-.03em}.section-heading p{margin:0;color:var(--text-secondary);font-size:1rem;line-height:1.6}.primary-button,.cta-button,.secondary-button,.filter-chip{border:1px solid transparent;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease,background-color .16s ease}.primary-button,.cta-button{min-height:54px;padding:0 20px;border-radius:16px;background:linear-gradient(180deg,#2157ff,#143fd8);color:#fff;font-size:.98rem;font-weight:800;box-shadow:0 18px 32px #174cff38}.secondary-button{min-height:54px;padding:0 20px;border-radius:16px;border-color:#174cff2e;background:#ffffff80;color:var(--accent-deep);font-size:.98rem;font-weight:800;box-shadow:inset 0 1px #ffffff80}.compact-button{min-height:44px;padding:0 14px;border-radius:14px}.primary-button:hover,.cta-button:hover,.secondary-button:hover,.filter-chip:hover{transform:translateY(-1px)}.primary-button:disabled,.cta-button:disabled,.secondary-button:disabled{cursor:default;opacity:.72;transform:none}.action-button{display:block;width:fit-content;margin-top:16px;margin-inline:auto}.dashboard-page-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;margin-top:24px}.dashboard-page-actions .action-button{margin:0}.dashboard-actions-bar{position:fixed;left:0;right:0;bottom:0;z-index:4;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:10px 24px;border-top:1px solid rgba(255,255,255,.3);background:linear-gradient(180deg,#ffffff29,#ffffff14);-webkit-backdrop-filter:blur(26px);backdrop-filter:blur(26px);box-shadow:0 -12px 36px #17203308}.dashboard-actions-summary{display:flex;align-items:center;gap:10px;min-width:0;flex:1 1 auto;overflow:hidden;color:var(--text-secondary);font-size:.92rem;line-height:1.3}.dashboard-actions-sheet{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.92rem;line-height:1.2;color:var(--text-primary)}.dashboard-actions-separator{flex:0 0 auto;color:#7183a8e6}.dashboard-actions{display:flex;flex:0 0 auto;flex-wrap:wrap;justify-content:flex-end;gap:10px;width:auto}.dashboard-actions .action-button{margin:0}.dashboard-actions .secondary-button,.dashboard-actions .cta-button{min-height:44px;padding:0 16px;border-radius:14px;font-size:.92rem}.delete-button{border-color:#d134542e;color:#9d2440}.action-link{display:inline-flex;align-items:center;justify-content:center;text-decoration:none}@media (max-width: 920px){.setup-card{padding:22px}.dashboard-frame{padding-bottom:232px}.dashboard-actions-bar{flex-direction:column;align-items:stretch;padding:12px 16px calc(12px + env(safe-area-inset-bottom));gap:12px}.dashboard-actions-summary{display:grid;gap:6px;font-size:.84rem}.dashboard-actions-sheet{font-size:.9rem}.dashboard-actions-separator{display:none}.dashboard-actions{width:100%;gap:10px}.dashboard-page-actions{gap:10px}.action-button{width:100%}}.top-brand-bar{position:fixed;top:0;left:0;right:0;z-index:4;display:flex;align-items:center;padding:14px 24px;border-top:1px solid rgba(255,255,255,.3);border-bottom:1px solid rgba(255,255,255,.3);background:linear-gradient(180deg,#ffffff38,#ffffff14);-webkit-backdrop-filter:blur(26px);backdrop-filter:blur(26px);box-shadow:0 12px 36px #17203308}.dashboard-brand-group{display:flex;align-items:center;gap:12px}.dashboard-brand{display:flex;align-items:center;justify-content:flex-start;min-height:40px;padding:0}.dashboard-brand-button{border:0;background:transparent;cursor:pointer}.back-button{display:grid;place-items:center;width:40px;height:40px;border:1px solid rgba(23,76,255,.18);border-radius:14px;background:#ffffff80;color:var(--accent-deep);font-size:1.2rem;box-shadow:inset 0 1px #ffffff80;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease,background-color .16s ease}.back-button-icon{display:block;width:18px;height:18px;object-fit:contain}.back-button:hover{transform:translateY(-1px)}.dashboard-brand img{display:block;height:22px;width:auto}.user-panel{margin-left:auto;display:flex;align-items:center;gap:14px}.user-meta{display:grid;gap:2px;text-align:right}.user-meta strong{font-size:.92rem}.user-meta span{color:var(--text-secondary);font-size:.84rem}@media (max-width: 920px){.top-brand-bar{padding:12px 16px}.user-panel{gap:10px}.user-meta{display:none}}.source-panel{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px 0 4px;border-radius:0;border:0;background:transparent}.guide-button,.source-chip{display:inline-flex;align-items:center;justify-content:center}.guide-button{min-height:54px;padding:0 20px;border:1px solid rgba(23,76,255,.18);border-radius:16px;background:#ffffff7a;color:var(--accent-deep);font-size:.98rem;font-weight:800;box-shadow:inset 0 1px #ffffff7a;transition:transform .16s ease,border-color .16s ease,background-color .16s ease}.guide-button:hover{transform:translateY(-1px);border-color:#174cff47;background:#ffffffa3}.source-chip{padding:10px 14px;border-radius:999px;background:#34a8531f;color:#18763a;font-size:.92rem;font-weight:700}.selected-file-banner{display:flex;align-items:center;justify-content:space-between;gap:14px;margin:18px 0 0;padding:14px 16px;border-radius:16px;background:#174cff14;border:1px solid rgba(23,76,255,.12);font-size:.94rem}.selected-file-meta{display:grid;gap:4px;min-width:0}.selected-file-meta strong{overflow-wrap:anywhere}.selected-file-banner span{color:var(--text-secondary)}@media (max-width: 920px){.source-panel,.selected-file-banner{flex-direction:column;align-items:stretch}}.guide-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:40;display:grid;place-items:center;padding:28px;background:#0d162757;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.guide-modal{width:min(860px,100%);max-height:min(760px,calc(100vh - 56px));display:grid;grid-template-rows:auto 1fr;overflow:hidden;border:1px solid rgba(255,255,255,.58);border-radius:24px;background:linear-gradient(180deg,#fffffff5,#f6f9fff0);box-shadow:0 30px 90px #17203347}.guide-modal-header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:26px 28px 18px;border-bottom:1px solid rgba(113,131,168,.16)}.guide-modal-kicker{margin:0 0 8px;color:var(--accent-deep);font-size:.8rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.guide-modal-header h2{margin:0;color:var(--text-primary);font-size:1.5rem;line-height:1.18;letter-spacing:-.02em}.guide-modal-close{width:40px;height:40px;flex:0 0 auto;border:1px solid rgba(23,76,255,.16);border-radius:14px;background:#ffffffbd;color:var(--text-primary);font-size:1.3rem;font-weight:800;line-height:1}.guide-modal-close:hover{border-color:#174cff47;background:#fff}.guide-modal-content{overflow:auto;padding:22px 28px 28px}.guide-modal-intro{margin:0 0 18px;max-width:760px;color:var(--text-secondary);font-size:1rem;line-height:1.62}.guide-section{border:1px solid rgba(113,131,168,.18);border-radius:16px;background:#ffffffa8;box-shadow:inset 0 1px #ffffff7a}.guide-section+.guide-section{margin-top:10px}.guide-section summary{display:flex;align-items:center;justify-content:space-between;gap:18px;min-height:54px;padding:0 16px;color:var(--text-primary);font-size:.98rem;font-weight:800;list-style:none;cursor:pointer}.guide-section summary::-webkit-details-marker{display:none}.guide-section summary:after{content:"+";display:grid;place-items:center;width:24px;height:24px;flex:0 0 auto;border-radius:999px;background:var(--accent-soft);color:var(--accent-deep);font-weight:900}.guide-section[open] summary:after{content:"-"}.guide-section-body{padding:0 16px 16px;color:var(--text-secondary);font-size:.94rem;line-height:1.58}.guide-section-body p{margin:0 0 12px}.guide-section-body p:last-child{margin-bottom:0}.guide-section-body h3{margin:16px 0 6px;color:var(--text-primary);font-size:.96rem}.guide-section-body h3:first-child{margin-top:0}.guide-section-body ul{margin:8px 0 0;padding-left:20px}.guide-section-body li+li{margin-top:6px}.guide-section-body code{padding:0 5px;border-radius:6px;background:#174cff14;color:#163fc0;font-size:.9em}@media (max-width: 720px){.guide-modal-backdrop{align-items:stretch;padding:14px}.guide-modal{max-height:calc(100vh - 28px);border-radius:20px}.guide-modal-header{padding:22px 20px 16px}.guide-modal-header h2{font-size:1.28rem}.guide-modal-content{padding:18px 20px 22px}}.section-number{display:grid;place-items:center;width:42px;height:42px;border-radius:14px;background:var(--accent-soft);color:var(--accent);font-size:1.05rem;font-weight:800}.section-number-complete{background:#1da86824;color:#148452}.section-number svg{width:22px;height:22px}.result-screen{display:grid;gap:22px;scroll-margin-top:92px}.result-hero{display:grid;justify-items:center;gap:24px;padding:46px 40px;text-align:center}.result-hero-loading{min-height:min(76vh,720px);align-content:center;border-top:4px solid #5c80ff}.result-hero-ready{border-top:4px solid #67ccb7}.hero-spinner-shell{display:grid;place-items:center;width:112px;height:112px;border-radius:999px;background:#5c80ff1f;box-shadow:inset 0 0 0 2px #ffffff8c}.hero-spinner-ring{display:grid;place-items:center;width:96px;height:96px;border-radius:999px;background:linear-gradient(180deg,#5c80ff1f,#5c80ff38)}.result-hero-copy{display:grid;gap:14px;max-width:720px}.result-hero-copy h1{margin:0;font-size:clamp(2rem,4vw,3.2rem);line-height:1.06;letter-spacing:-.04em}.result-hero-copy p{margin:0;color:var(--text-secondary);font-size:1rem;line-height:1.55}.generation-steps{display:grid;gap:14px;margin:0;padding:0;list-style:none;text-align:left}.generation-step{position:relative;padding-left:40px;color:#697795;font-size:1rem;line-height:1.4}.generation-step:before{content:"";position:absolute;top:1px;left:0;width:24px;height:24px;border-radius:999px;background:#7a8ab429;box-shadow:inset 0 0 0 7px #ffffff80}.generation-step-complete{color:var(--text-primary)}.generation-step-complete:before{background:linear-gradient(180deg,#4460dc,#3b52c5);box-shadow:none}.generation-step-complete:after{content:"✓";position:absolute;top:2px;left:6px;color:#fff;font-size:.95rem;font-weight:800}.generation-step-active{color:#2f49c9}.generation-step-active:before{background:#5c80ff2e;box-shadow:inset 0 0 0 5px #fffc}.generation-step-active:after{content:"";position:absolute;top:6px;left:6px;width:12px;height:12px;border-radius:999px;border:2px solid #4460dc;border-top-color:transparent;animation:spin .9s linear infinite}.progress-panel{width:min(100%,460px)}.progress-panel-hero{display:grid;gap:12px}.progress-track{overflow:hidden;height:8px;border-radius:999px;background:#174cff1a}.progress-fill{height:100%;border-radius:inherit;background:linear-gradient(90deg,#3952d0,#6d8dff);box-shadow:0 8px 18px #174cff33;transition:width .18s ease}.result-screen-note{margin:0;color:#697795;font-size:.98rem}.status-icon{display:grid;place-items:center;width:48px;height:48px;border-radius:16px}.status-icon-success{background:#1da86824;color:#148452}.status-icon-hero{width:78px;height:78px;border-radius:999px;background:#4fbe9c1f}.status-icon svg{width:24px;height:24px}.result-content-grid{display:grid;grid-template-columns:minmax(300px,380px) minmax(0,1fr);gap:24px;align-items:start}.result-sidebar{display:grid;gap:18px}.generated-file-card{display:grid;grid-template-columns:auto 1fr;gap:16px;align-items:start;padding:22px 24px;border-radius:22px;border:1px solid rgba(23,76,255,.12);background:#ffffff6b}.generated-file-card-standalone{box-shadow:0 12px 28px #141c2c0a}.generated-file-icon{display:grid;place-items:center;width:56px;height:56px;border-radius:18px;background:linear-gradient(180deg,#c2685f,#a84d45);color:#fff}.generated-file-icon svg{width:28px;height:28px}.generated-file-meta{display:grid;gap:8px}.generated-file-meta h3{margin:0;font-size:1.05rem;line-height:1.3}.generated-file-meta p{margin:0;color:var(--text-secondary);line-height:1.45}.destination-label{color:var(--text-muted);font-size:.78rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.download-status-chip{display:inline-flex;width:fit-content;align-items:center;padding:6px 10px;border-radius:999px;background:#67ccb724;color:#1f8069;font-size:.88rem;font-weight:700}.result-download-button{width:100%;justify-content:center}.drive-destination-panel{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 20px;border:1px solid var(--border);border-radius:18px;background:#ffffff57}.drive-destination-panel-stack{display:grid;gap:14px;width:100%;align-items:stretch;justify-content:normal;justify-items:stretch}.drive-destination-header{min-width:0}.drive-destination-row{display:flex;align-items:center;justify-content:space-between;gap:12px;min-width:0;width:100%}.drive-destination-copy{display:grid;gap:10px;min-width:0;flex:1 1 auto}.drive-destination-copy strong{min-width:0;display:block}.drive-destination-row .secondary-button{flex:0 0 auto;margin-left:auto;white-space:nowrap}.drive-destination-panel>div{display:grid;gap:4px;min-width:0}.drive-destination-panel strong{overflow-wrap:anywhere}.result-actions{display:flex;flex-wrap:wrap;gap:10px;justify-content:center}.result-footer-actions{display:flex;flex-wrap:wrap;gap:10px}.presentation-preview-panel{overflow:hidden;padding:0}.presentation-preview-header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:22px 24px;border-bottom:1px solid rgba(113,131,168,.16)}.presentation-preview-header h2{margin:0;font-size:1.4rem}.presentation-preview-header span{color:var(--text-secondary)}.presentation-preview-body{display:grid;gap:18px;padding:24px}.presentation-preview-notice{margin:0;color:var(--text-secondary);line-height:1.6}.presentation-preview-notice{padding:18px 20px;border-radius:16px;background:#ffffff75;border:1px dashed rgba(113,131,168,.28)}.slide-preview-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.slide-preview-frame{position:relative;margin:0;overflow:hidden;border-radius:18px;border:1px solid rgba(113,131,168,.18);background:linear-gradient(180deg,#ffffffe6,#f2f6fff2);box-shadow:0 12px 28px #48609e1f}.slide-preview-image{display:block;width:100%;aspect-ratio:16 / 9;object-fit:cover;background:#e4ebf7e6}.slide-preview-frame figcaption{position:absolute;right:10px;bottom:10px;min-width:28px;height:28px;display:grid;place-items:center;padding:0 8px;border-radius:10px;background:#151b2b61;color:#fff;font-size:.85rem;font-weight:600}.loader-spinner{display:block;width:18px;height:18px;border:2px solid rgba(23,76,255,.18);border-top-color:var(--accent);border-radius:999px;animation:spin .9s linear infinite}.loader-spinner-large{width:40px;height:40px;border-width:4px;border-color:#4362d32e;border-top-color:#3d57d8}@keyframes spin{to{transform:rotate(360deg)}}@media (max-width: 920px){.result-hero{padding:34px 22px}.result-hero-loading{min-height:auto}.result-content-grid{grid-template-columns:1fr}.presentation-preview-header,.presentation-preview-body,.generated-file-card{padding-left:20px;padding-right:20px}.presentation-preview-header{flex-direction:column;align-items:flex-start}.drive-destination-row{flex-direction:column;align-items:stretch}.result-actions,.result-footer-actions{flex-direction:column}.slide-preview-grid{grid-template-columns:1fr}.result-actions .secondary-button,.result-footer-actions .secondary-button,.result-download-button{width:100%}}.project-name-field{display:grid;gap:10px}.project-name-field span{color:var(--text-primary);font-size:.93rem;font-weight:700}.project-name-field input{min-height:56px;padding:0 16px;border:1px solid rgba(255,255,255,.82);border-radius:16px;background:#ffffff7a;color:#16213a;box-shadow:inset 0 1px #ffffff75,0 6px 18px #1720330a}.project-name-field input:focus-visible{outline:3px solid rgba(23,76,255,.2);outline-offset:2px}.date-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:18px}.reporting-period-field{display:grid;gap:10px}.reporting-period-field>span,.reporting-period-field .reporting-period-label{color:var(--text-primary);font-size:.93rem;font-weight:700}.reporting-period-label{display:inline-flex;align-items:center;gap:8px}.tooltip-trigger{position:relative;display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:999px;background:#174cff1f;color:var(--accent-deep);font-size:.72rem;font-weight:800;line-height:1;cursor:help}.tooltip-trigger:focus-visible{outline:2px solid rgba(23,76,255,.28);outline-offset:2px}.tooltip-bubble{position:absolute;top:calc(100% + 10px);left:50%;z-index:10;width:min(240px,calc(100vw - 48px));padding:10px 12px;border-radius:12px;background:#16213a;color:#f6f8ff;box-shadow:0 18px 34px #111a2c3d;font-size:.78rem;font-weight:600;line-height:1.45;text-align:left;transform:translate(-50%);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .14s ease,visibility .14s ease}.reporting-period-field .tooltip-bubble{color:#f6f8ff;font-size:.78rem;font-weight:600}.tooltip-bubble:before{content:"";position:absolute;top:-6px;left:50%;width:12px;height:12px;background:#16213a;transform:translate(-50%) rotate(45deg)}.tooltip-trigger-top .tooltip-bubble{top:auto;bottom:calc(100% + 10px)}.tooltip-trigger-top .tooltip-bubble:before{top:auto;bottom:-6px}.tooltip-trigger:hover .tooltip-bubble,.tooltip-trigger:focus-visible .tooltip-bubble{opacity:1;visibility:visible}.reporting-period-field input,.reporting-period-select{min-height:56px;padding:0 16px;border:1px solid rgba(255,255,255,.82);border-radius:16px;background:#ffffff7a;color:#16213a;box-shadow:inset 0 1px #ffffff75,0 6px 18px #1720330a}.reporting-period-field input:focus-visible{outline:3px solid rgba(23,76,255,.2);outline-offset:2px}.reporting-period-select:focus-visible{outline:3px solid rgba(23,76,255,.2);outline-offset:2px}.filter-row{display:flex;flex-wrap:wrap;gap:12px}.saved-schedule-summary{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:18px;padding:14px 16px;border:1px solid rgba(255,255,255,.34);border-radius:18px;background:#ffffff3d;box-shadow:inset 0 1px #ffffff70,0 10px 22px #1720330a}.saved-schedule-summary span{display:grid;gap:3px;color:var(--text-secondary);font-size:.9rem;line-height:1.35}.saved-schedule-summary strong{color:var(--text-primary);font-size:.82rem;text-transform:uppercase}.saved-schedule-summary button{min-height:38px;flex:0 0 auto;padding:0 14px;border-radius:999px;background:#ffffff5c;border-color:#ffffff7a;color:var(--accent-deep);font-size:.82rem;font-weight:800}.report-range-grid{margin-top:14px}.filter-chip{min-height:44px;padding:0 16px;border-radius:999px;background:#ffffff24;border-color:#ffffff47;color:var(--text-primary);font-size:.92rem;font-weight:700}.filter-chip-active{background:var(--accent-soft);border-color:#174cff2e;color:var(--accent-deep)}@media (max-width: 920px){.date-grid{grid-template-columns:1fr}.saved-schedule-summary{align-items:stretch;flex-direction:column}}.template-card-section{padding-bottom:26px}.template-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,320px));gap:18px}.template-card{position:relative;padding:14px;border-radius:18px;border:1px solid rgba(255,255,255,.28);background:linear-gradient(180deg,#ffffff2e,#f8faff14);box-shadow:0 8px 24px #17203306}.template-card-selected{border-color:#174cff3d;box-shadow:0 18px 44px #1720331a,0 0 0 4px #174cff14}.template-check-control{position:absolute;top:14px;right:14px;display:inline-flex;align-items:center;gap:8px;padding:8px 10px;border-radius:999px;background:#ffffffeb;color:var(--text-primary);font-size:.82rem;font-weight:700;box-shadow:0 10px 24px #1720331f}.template-check-control input{width:16px;height:16px;margin:0;accent-color:var(--accent)}.template-check-control span{line-height:1}.template-preview{overflow:hidden;border-radius:16px;border:1px solid rgba(255,255,255,.28);background:#ffffff24;height:300px}.template-preview-frame{display:block;width:100%;height:100%;border:0;background:#fff}.template-meta{padding:16px 6px 4px}.template-meta h3{margin:0 0 6px;font-size:1.05rem;line-height:1.2}.template-meta p,.template-format{color:var(--text-secondary);font-size:.92rem}.template-meta p{margin:0 0 10px}.template-format{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border-radius:999px;background:#174cff14}.login-frame{position:relative;z-index:1;display:grid;justify-items:center;gap:34px}.login-card{position:relative;width:min(100%,440px);padding:54px 50px 52px;border-radius:30px;border:2px solid rgba(255,255,255,.86);background:linear-gradient(180deg,var(--surface-strong),var(--surface));box-shadow:var(--shadow);-webkit-backdrop-filter:blur(26px);backdrop-filter:blur(26px)}.brand-lockup{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:26px}.login-app-icon{display:grid;place-items:center;width:60px;height:60px;border-radius:18px;background:linear-gradient(180deg,#3949e7,#2432be);box-shadow:0 14px 28px #2432be47,inset 0 1px #ffffff2e}.login-app-icon svg{width:30px;height:30px;fill:none;stroke:#fff;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.login-logo{display:block;width:170px;max-width:100%;height:auto}.hero-copy{margin:18px 0 46px;color:#56617f;text-align:center;font-size:1.02rem;font-weight:500;line-height:1.55}.signin-panel{display:grid;gap:30px}.google-button{display:inline-flex;align-items:center;justify-content:center;gap:14px;min-height:62px;padding:16px 20px;border:1px solid rgba(17,24,39,.9);border-radius:14px;background:#111827;color:#fff;font-size:1rem;font-weight:700;cursor:pointer;box-shadow:0 16px 28px #1118272e,0 8px 14px #11182724;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.google-button:hover{transform:translateY(-1px);border-color:#111827e6;background:#0f172a;box-shadow:0 18px 32px #11182733,0 10px 18px #11182729}.google-button:focus-visible{outline:3px solid rgba(23,76,255,.16);outline-offset:3px}.security-note{display:inline-flex;align-items:center;justify-content:center;gap:10px;color:#8d97b5;font-size:.86rem;font-weight:500}.security-icon{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;color:currentColor}.shield-icon{width:16px;height:16px}.footer-note{margin:0;color:#b5bfdf57;font-size:.84rem;font-weight:600;letter-spacing:.01em}.login-feedback{margin-top:0}@media (max-width: 920px){.login-card{width:min(100%,440px);padding:40px 28px 32px}}.google-icon{width:22px;height:22px;flex:0 0 auto}.project-cards-screen{position:relative;z-index:1;display:grid;gap:28px}.project-cards-hero{max-width:980px}.project-kicker{margin:0 0 10px;font-size:.8rem;font-weight:800;letter-spacing:.22em;text-transform:uppercase;color:var(--accent-deep)}.project-cards-hero h1{margin:0 0 10px;font-size:clamp(2.5rem,4vw,4.4rem);line-height:.95;letter-spacing:-.05em}@media (min-width: 920px){.project-cards-hero h1{white-space:nowrap}}.project-cards-hero p:last-child{margin:0;max-width:560px;color:var(--text-secondary);font-size:1.02rem;line-height:1.7}.project-cards-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.project-card{min-height:240px;padding:22px;border:1px solid rgba(255,255,255,.34);border-radius:24px;background:radial-gradient(circle at top right,rgba(255,255,255,.2),transparent 40%),linear-gradient(180deg,#ffffff2e,#f7f9ff14);-webkit-backdrop-filter:blur(26px);backdrop-filter:blur(26px);color:var(--text-primary);text-align:left;display:grid;align-content:space-between;gap:18px;box-shadow:0 20px 40px #17203314;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.project-card:hover{transform:translateY(-3px);box-shadow:0 24px 48px #1720331f;border-color:#ffffff75}.project-card-main{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:14px}.project-card-sheet-mark{display:grid;place-items:center;width:46px;height:46px;border-radius:14px;background:linear-gradient(180deg,#19a15f,#0d8b4e);color:#fff;font-size:1.05rem;font-weight:900;box-shadow:0 14px 26px #0d8b4e2e}.project-card strong{display:block;font-size:1.36rem;line-height:1.1;letter-spacing:-.03em}.project-card-source{display:block;margin-top:6px;color:var(--text-secondary);line-height:1.5;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.project-card-tag{width:fit-content;padding:8px 10px;border-radius:999px;background:#174cff1a;color:var(--accent-deep);font-size:.78rem;font-weight:700;text-transform:capitalize}.project-card-meta-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.project-card-meta-grid>span{display:grid;gap:4px;min-width:0;padding:12px;border-radius:16px;background:#ffffff38;border:1px solid rgba(255,255,255,.28)}.project-card-meta-label{color:var(--text-secondary);font-size:.72rem;font-weight:800;text-transform:uppercase}.project-card-meta-value{color:var(--text-primary);font-size:.92rem;font-weight:800}.project-card-sheet-id{display:flex;align-items:center;justify-content:space-between;gap:12px;color:var(--text-secondary);font-size:.78rem;font-weight:800}.project-card-sheet-id span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#16213ab8;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.76rem}.project-card-add{place-items:center;align-content:center;justify-items:center;background:radial-gradient(circle at top right,rgba(23,76,255,.18),transparent 40%),linear-gradient(180deg,#ffffffc7,#f5f8ffe0);color:var(--text-primary);border-color:#768ebc42;box-shadow:0 18px 44px #17203314;text-align:center}.project-card-add span:last-child{color:var(--text-secondary)}.project-card-plus{display:grid;place-items:center;width:64px;height:64px;border-radius:20px;background:linear-gradient(180deg,#2157ff,#143fd8);color:#fff;font-size:2rem;font-weight:500;box-shadow:0 16px 30px #174cff3d}@media (max-width: 920px){.project-cards-screen{gap:24px}.project-cards-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.project-card{min-height:220px}}@media (max-width: 640px){.project-cards-grid{grid-template-columns:minmax(0,1fr)}}:root{color-scheme:light;font-family:Manrope,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--page-bg: #f4f6fb;--surface: rgba(255, 255, 255, .78);--surface-strong: rgba(255, 255, 255, .92);--surface-soft: rgba(248, 250, 255, .82);--border: rgba(113, 131, 168, .18);--border-strong: rgba(113, 131, 168, .28);--text-primary: #172033;--text-secondary: #58657d;--text-muted: #7d889c;--accent: #174cff;--accent-deep: #0e36c8;--accent-soft: rgba(23, 76, 255, .12);--shadow: 0 24px 80px rgba(23, 32, 51, .12)}*{box-sizing:border-box}html,body{min-height:100%;overflow-x:hidden}body{margin:0;background:radial-gradient(circle at top left,rgba(84,127,255,.34),transparent 28%),radial-gradient(circle at 80% 20%,rgba(255,176,133,.36),transparent 24%),linear-gradient(180deg,#e8eeff,#dbe5f8);color:var(--text-primary);width:100%}#root{min-height:100%;overflow:visible}button,input{font:inherit}button{cursor:pointer}
