/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-outline-style:solid}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.absolute{position:absolute}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.hidden{display:none}.inline{display:inline}.table{display:table}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.outline{outline-style:var(--tw-outline-style);outline-width:1px}}:root{--paper:#fbfaf6;--surface:#fff;--ink:#17211d;--muted:#66706b;--line:#e4e4dc;--accent:#ef6847;--accent-dark:#d94d2c;--green:#173c32;--font-ui:-apple-system, BlinkMacSystemFont, "SF Pro Text", "Segoe UI", Arial, sans-serif;--font-mono:"SFMono-Regular", Consolas, "Liberation Mono", monospace}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);font-family:var(--font-ui);margin:0}a{color:inherit;text-decoration:none}button,input{font:inherit}.site-header{border-bottom:1px solid #17211d14;justify-content:space-between;align-items:center;max-width:1240px;height:84px;margin:0 auto;padding:0 28px;display:flex}.brand{letter-spacing:-.04em;align-items:center;gap:10px;font-size:18px;font-weight:750;display:inline-flex}.brand-mark{background:var(--ink);color:#fff;border-radius:11px;place-items:center;width:33px;height:33px;font-size:16px;font-weight:800;display:grid;transform:rotate(-7deg)}.nav-links{color:#5f6864;align-items:center;gap:34px;font-size:14px;font-weight:550;display:flex}.nav-links a:hover{color:var(--ink)}.button{border:1px solid #0000;border-radius:14px;justify-content:center;align-items:center;gap:12px;min-height:48px;padding:0 22px;font-size:14px;font-weight:700;transition:transform .2s,background .2s,box-shadow .2s;display:inline-flex}.button-ghost{background:#ffffffa6;border-color:#dcded8}.button-primary{background:var(--accent);color:#fff;box-shadow:0 12px 28px #ef68473b}.button-primary:hover{background:var(--accent-dark)}.button-light{color:var(--green);background:#fff}.hero-section{grid-template-columns:.9fr 1.1fr;align-items:center;gap:58px;max-width:1240px;min-height:650px;margin:0 auto;padding:86px 28px 78px;display:grid;overflow:hidden}.eyebrow,.section-label{color:var(--accent);text-transform:uppercase;letter-spacing:.16em;align-items:center;gap:9px;font-size:12px;font-weight:750;display:inline-flex}.eyebrow span{background:var(--accent);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 5px #ef68471f}.hero-copy h1{letter-spacing:-.065em;max-width:570px;margin:22px 0 24px;font-size:clamp(48px,5.2vw,74px);font-weight:690;line-height:.99}.hero-copy h1 em{color:var(--accent);font-family:Georgia,serif;font-weight:500}.hero-lead{max-width:530px;color:var(--muted);margin:0;font-size:18px;line-height:1.72}.hero-actions{align-items:center;gap:26px;margin-top:35px;display:flex}.text-link{border-bottom:1px solid #cfd2cd;padding-bottom:4px;font-size:14px;font-weight:650}.text-link span{color:var(--accent)}.trust-row{color:#7a837e;flex-wrap:wrap;gap:22px;margin-top:28px;font-size:12px;display:flex}.trust-row span:first-letter{color:#3f916e}.hero-visual{align-items:center;min-height:486px;display:grid;position:relative}.visual-glow{filter:blur(4px);background:radial-gradient(circle,#ffc09a7a,#ef684717 46%,#0000 69%);border-radius:50%;position:absolute;inset:22px -60px 22px 45px}.browser-card{z-index:1;background:#fff;border:1px solid #17211d1a;border-radius:18px;width:100%;max-width:630px;margin-left:auto;position:relative;overflow:hidden;transform:rotate(1.25deg);box-shadow:0 32px 80px #1a2c2324,0 4px 15px #1a2c230f}.browser-topbar{background:#f5f5f1;border-bottom:1px solid #e5e6e1;align-items:center;gap:16px;height:44px;padding:0 15px;display:flex}.browser-dots{gap:5px;display:flex}.browser-dots i{background:#d2d3ce;border-radius:50%;width:7px;height:7px}.browser-address{color:#9a9f9c;text-align:center;background:#fff;border-radius:5px;flex:1;max-width:300px;margin:0 auto;padding:5px 12px;font-size:8px}.browser-lock{color:#a8aeaa;font-size:7px}.album-head{justify-content:space-between;align-items:center;padding:22px 24px 17px;display:flex}.album-head strong{letter-spacing:-.03em;margin-top:5px;font-size:16px;display:block}.album-kicker{color:#8b928e;text-transform:uppercase;letter-spacing:.15em;font-size:8px}.album-count{border-left:1px solid #e5e6e0;align-items:center;gap:8px;padding-left:18px;display:flex}.album-count b{color:var(--accent);font-size:20px}.album-count span{color:#8b928e;width:40px;font-size:7px;line-height:1.2}.gallery-grid{grid-template-columns:repeat(4,1fr);gap:7px;padding:0 13px;display:grid}.photo-card{background-position:50%;background-size:cover;border-radius:5px;height:208px;position:relative;overflow:hidden}.photo-one{background:linear-gradient(160deg,#0000 38%,#080e0c59),radial-gradient(circle at 60% 30%,#e5c8ad 0 12%,#0000 13%),linear-gradient(135deg,#496050,#d7c1a8 48%,#26352d)}.photo-two{background:linear-gradient(170deg,#0000 30%,#14191680),radial-gradient(circle at 55% 27%,#d8ab8e 0 13%,#0000 14%),linear-gradient(125deg,#809486,#e7d4be 47%,#3c4e45)}.photo-three{background:linear-gradient(155deg,#0000 34%,#1419166b),radial-gradient(circle at 44% 28%,#ddb89e 0 12%,#0000 13%),linear-gradient(140deg,#465f52,#c7a889 50%,#1f3028)}.photo-four{background:linear-gradient(160deg,#0000 28%,#0c14107a),radial-gradient(circle at 60% 24%,#e3bea1 0 12%,#0000 13%),linear-gradient(130deg,#8b9d90,#dbc2a9 44%,#293b32)}.photo-card:after{content:"";background:#f1e9decc;border-radius:50% 50% 18% 18%;position:absolute;inset:41% 18% -8% 27%;transform:rotate(-8deg)}.photo-card small{z-index:2;color:#ffffffe6;text-shadow:0 1px 5px #000;font-size:7px;position:absolute;bottom:8px;left:8px}.check{z-index:3;color:#fff;border:1px solid #fffc;border-radius:50%;place-items:center;width:17px;height:17px;font-size:9px;display:grid;position:absolute;top:7px;right:7px}.check.active{border-color:var(--accent);background:var(--accent)}.album-toolbar{background:#fff;justify-content:space-between;align-items:center;padding:14px 18px;font-size:9px;display:flex}.album-toolbar b{color:var(--accent);margin-right:3px;font-size:14px}.album-toolbar button{background:var(--ink);color:#fff;border:0;border-radius:7px;padding:8px 12px;font-size:8px;font-weight:650}.floating-note{z-index:3;background:#fff;border:1px solid #ebebe6;border-radius:12px;align-items:center;gap:10px;padding:11px 15px 11px 10px;display:flex;position:absolute;bottom:12px;right:-18px;transform:rotate(-2deg);box-shadow:0 14px 35px #18231e24}.floating-note>span{background:#fff1e9;border-radius:9px;place-items:center;width:31px;height:31px;font-size:13px;display:grid}.floating-note b,.floating-note small{display:block}.floating-note b{font-size:9px}.floating-note small{color:#858c88;margin-top:3px;font-size:7px}.proof-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);color:#888f8b;text-transform:uppercase;letter-spacing:.08em;background:#ffffff8c;justify-content:center;align-items:center;gap:35px;min-height:78px;padding:18px 28px;font-size:11px;display:flex}.proof-strip b{color:#5e6863;letter-spacing:.02em;font-size:12px}.drive-word{align-items:center;gap:9px;display:flex}.drive-word i{clip-path:polygon(50% 0,100% 88%,80% 100%,20% 100%,0 88%);background:conic-gradient(from 30deg,#3779e8,#f0c33c,#39a85b,#3779e8);width:18px;height:16px;display:inline-block}.strip-divider{background:#dadcd7;width:1px;height:19px}.section{max-width:1184px;margin:0 auto;padding:112px 28px}.section-centered{text-align:center}.section h2{letter-spacing:-.055em;margin:18px 0 55px;font-size:clamp(35px,4vw,52px);line-height:1.12}.steps-grid{text-align:left;grid-template-columns:repeat(3,1fr);gap:17px;display:grid}.step-card{border:1px solid var(--line);background:#ffffffa3;border-radius:19px;min-height:320px;padding:30px;position:relative;overflow:hidden}.step-number{color:#d8dad5;font-family:var(--font-mono);font-size:12px;position:absolute;top:22px;right:25px}.step-icon{width:58px;height:58px;color:var(--accent);background:#f2f1eb;border-radius:17px;place-items:center;margin:22px 0 48px;font-size:24px;display:grid}.folder-icon:before{content:"";border:2px solid var(--accent);border-radius:1px 3px 3px;width:25px;height:18px;display:block;transform:rotate(-3deg)}.folder-icon:after{content:"";background:var(--accent);border-radius:2px 2px 0 0;width:12px;height:4px;margin:-19px 0 0 -11px;position:absolute}.step-card h3{letter-spacing:-.03em;margin:0 0 13px;font-size:19px}.step-card p{color:var(--muted);margin:0;font-size:14px;line-height:1.7}.feature-band{background:var(--green);color:#fff;grid-template-columns:1fr 1fr;gap:100px;max-width:none;padding-left:max(28px,50vw - 564px);padding-right:max(28px,50vw - 564px);display:grid}.light-label{color:#f3a78f}.feature-copy h2{max-width:490px;margin-bottom:24px}.feature-copy>p{color:#b8c7c1;max-width:480px;margin:0 0 35px;line-height:1.75}.feature-list{border-top:1px solid #ffffff24}.feature-list article{border-bottom:1px solid #ffffff24;grid-template-columns:55px 1fr;gap:20px;padding:23px 0;display:grid}.feature-list article>span{color:#ee977d;font-family:var(--font-mono);padding-top:5px;font-size:11px}.feature-list h3{margin:0 0 6px;font-size:17px}.feature-list p{color:#aebfb8;margin:0;font-size:13px;line-height:1.5}.security-section{grid-template-columns:80px 1.1fr 1fr;align-items:center;gap:34px;display:grid}.security-icon{color:#3c7e61;background:#e4f0e9;border-radius:50%;place-items:center;width:64px;height:64px;display:grid}.security-section h2{margin:12px 0 0;font-size:clamp(28px,3vw,39px)}.security-section>p{border-left:1px solid var(--line);color:var(--muted);margin:0;padding-left:34px;font-size:14px;line-height:1.75}.final-cta{text-align:center;background:#f3eee4;flex-direction:column;justify-content:center;align-items:center;min-height:420px;padding:80px 28px;display:flex;position:relative;overflow:hidden}.final-cta h2{letter-spacing:-.06em;margin:17px 0 9px;font-size:clamp(40px,5vw,60px)}.final-cta p{color:var(--muted);margin:0 0 28px}.cta-orbit{border:1px solid #ef684724;border-radius:50%;position:absolute}.orbit-one{width:500px;height:500px;top:-240px;left:-210px}.orbit-two{width:360px;height:360px;bottom:-190px;right:-130px}.site-footer{color:#818985;grid-template-columns:1fr 1fr 1fr;align-items:center;max-width:1240px;min-height:120px;margin:0 auto;padding:30px 28px;font-size:12px;display:grid}.footer-brand{color:var(--ink)}.site-footer p{text-align:center}.site-footer>div{justify-content:flex-end;gap:24px;display:flex}.login-page{background:radial-gradient(circle at 14% 18%,#ef684724,#0000 31%),radial-gradient(circle at 90% 88%,#173c3221,#0000 34%),#f8f7f2;min-height:100vh;position:relative;overflow:hidden}.login-page:before,.login-page:after{content:"";pointer-events:none;border:1px solid #ef68471f;border-radius:50%;position:absolute}.login-page:before{width:460px;height:460px;top:110px;left:-270px}.login-page:after{width:360px;height:360px;bottom:-180px;right:-190px}.login-header{z-index:2;border-bottom:1px solid #17211d14;justify-content:space-between;align-items:center;max-width:1180px;height:86px;margin:0 auto;padding:0 28px;display:flex;position:relative}.login-back-link{color:#747d78;font-size:12px;font-weight:650}.login-layout{z-index:1;grid-template-columns:1fr 430px;align-items:center;gap:100px;width:min(1124px,100% - 56px);min-height:calc(100vh - 86px);margin:0 auto;padding:72px 0 88px;display:grid;position:relative}.login-copy h1{letter-spacing:-.065em;max-width:620px;margin:21px 0 24px;font-size:clamp(44px,5.1vw,68px);line-height:1.02}.login-copy>p{max-width:580px;color:var(--muted);margin:0;font-size:17px;line-height:1.75}.login-benefits{gap:12px;margin-top:38px;display:grid}.login-benefits article{background:#ffffff94;border:1px solid #dddfd8e6;border-radius:13px;grid-template-columns:38px 1fr;align-items:center;gap:13px;max-width:560px;min-height:68px;padding:12px 15px;display:grid}.login-benefits article>span{color:var(--accent);font-family:var(--font-mono);font-size:9px;font-weight:700}.login-benefits b,.login-benefits small{display:block}.login-benefits small{color:#858d88;margin-top:4px;font-size:10px;line-height:1.45}.login-card{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffeb;border:1px solid #dadcd5f2;border-radius:24px;padding:38px;position:relative;box-shadow:0 28px 75px #1a2b2321}.login-card-kicker{color:var(--accent);letter-spacing:.14em;text-transform:uppercase;font-size:9px;font-weight:800}.login-card h2{letter-spacing:-.05em;margin:9px 0;font-size:32px}.login-card>p:not(.login-privacy){color:#777f7b;margin:0;font-size:12px;line-height:1.6}.google-login-button{background:#fff;border:1px solid #d9dbd5;border-radius:14px;grid-template-columns:38px 1fr auto;align-items:center;gap:12px;min-height:68px;margin-top:25px;padding:0 16px;transition:transform .2s,border-color .2s,box-shadow .2s;display:grid;box-shadow:0 7px 20px #19272012}.google-login-button:hover{border-color:#bfc5c0;transform:translateY(-2px);box-shadow:0 12px 28px #1927201c}.google-mark{background:conic-gradient(from -45deg, #4285f4 0 25%, #34a853 0 45%, #fbbc05 0 68%, #ea4335 0 84%, #4285f4 0);color:#fff;border-radius:50%;place-items:center;width:35px;height:35px;font-size:17px;font-weight:900;display:grid;box-shadow:inset 0 0 0 8px #fff}.google-login-button b,.google-login-button small{display:block}.google-login-button small{color:#8b928e;margin-top:4px;font-size:9px}.google-login-button i{color:var(--accent);font-size:18px;font-style:normal}.login-next-step{background:#f5f4ee;border-radius:12px;margin-top:14px;padding:14px 15px}.login-next-step b{text-transform:uppercase;letter-spacing:.08em;font-size:9px}.login-next-step p{color:#7e8681;margin:5px 0 0;font-size:9px;line-height:1.55}.free-plan-box{background:#fbfbf7;border:1px solid #e1e3dc;border-radius:13px;justify-content:space-between;align-items:center;min-height:70px;margin-top:22px;padding:14px 16px;display:flex}.free-plan-box span,.free-plan-box b{display:block}.free-plan-box span{color:#929894;text-transform:uppercase;letter-spacing:.1em;font-size:8px}.free-plan-box b{margin-top:4px;font-size:13px}.free-plan-box strong{color:var(--green);letter-spacing:-.05em;font-size:24px}.login-privacy{text-align:center;color:#999e9b!important;margin:17px 0 0!important;font-size:9px!important;line-height:1.55!important}.google-auth-box{margin-top:25px}.google-auth-box .google-login-button{margin-top:0}.google-signin-slot{place-items:center;min-height:44px;display:grid;overflow:hidden}.google-auth-status,.google-auth-error,.google-auth-note{text-align:center;margin:11px 0 0!important;font-size:12px!important;line-height:1.5!important}.google-auth-status,.google-auth-note{color:#747d78!important}.google-auth-error{color:#b42318!important}.google-auth-fallback{color:#6e7672;text-underline-offset:3px;width:fit-content;margin:12px auto 0;font-size:12px;font-weight:650;text-decoration:underline;display:block}.dashboard-shell{background:#f5f5f1;grid-template-columns:246px 1fr;min-height:100vh;display:grid}.dashboard-sidebar{background:#fff;border-right:1px solid #e2e3de;flex-direction:column;height:100vh;padding:27px 20px 22px;display:flex;position:sticky;top:0}.sidebar-brand{border-bottom:1px solid #ecece7;padding:0 6px 28px}.dashboard-sidebar nav{gap:5px;margin-top:27px;display:grid}.dashboard-sidebar nav a{color:#747c78;border-radius:10px;align-items:center;gap:12px;min-height:44px;padding:0 13px;font-size:13px;font-weight:590;display:flex}.dashboard-sidebar nav a span{color:#8f9692;text-align:center;width:19px;font-size:17px}.dashboard-sidebar nav a.active{color:#d95131;background:#fff0ea}.sidebar-help{background:#f4f2eb;border-radius:13px;margin-top:auto;padding:18px}.sidebar-help p{color:#808783;font-size:11px;line-height:1.55}.sidebar-help a{color:var(--accent);font-size:10px;font-weight:700}.dashboard-main{min-width:0}.dashboard-topbar{background:#ffffffc7;border-bottom:1px solid #e2e3de;justify-content:flex-end;align-items:center;height:76px;padding:0 36px;display:flex}.membership-chip{color:#5e6863;background:#fff;border:1px solid #e1e2dc;border-radius:9px;margin-right:15px;padding:7px 11px;font-size:10px;font-weight:700}.membership-chip:hover{color:var(--accent-dark);border-color:#efaa96}.mobile-brand{display:none}.account-chip{align-items:center;gap:10px;display:flex}.account-chip>span{background:var(--green);color:#fff;border-radius:50%;place-items:center;width:34px;height:34px;font-size:12px;font-weight:750;display:grid}.account-chip b,.account-chip small{display:block}.account-chip small{color:#919793;margin-top:2px;font-size:9px}.dashboard-content{max-width:1120px;margin:0 auto;padding:46px 38px 70px}.dashboard-title-row{justify-content:space-between;align-items:flex-end;gap:28px;display:flex}.dashboard-kicker{text-transform:uppercase;letter-spacing:.14em;font-weight:750;color:var(--accent)!important;margin:0 0 8px!important;font-size:10px!important}.dashboard-title-row h1{letter-spacing:-.05em;margin:0;font-size:36px}.dashboard-title-row p{color:#777f7b;margin:9px 0 0;font-size:13px}.stats-row{grid-template-columns:repeat(3,1fr);gap:14px;margin:30px 0 22px;display:grid}.stats-row article{background:#fff;border:1px solid #e1e2dc;border-radius:14px;align-items:center;gap:15px;min-height:96px;padding:18px;display:flex}.stat-icon{width:44px;height:44px;color:var(--green);background:#edf2f0;border-radius:12px;place-items:center;display:grid}.stat-icon.green{color:#3d8666;background:#e9f4ee;font-size:13px}.stats-row b,.stats-row small{display:block}.stats-row b{letter-spacing:-.04em;font-size:23px}.stats-row small{color:#848b87;margin-top:3px;font-size:10px}.albums-panel{background:#fff;border:1px solid #dfe0da;border-radius:16px;overflow:hidden}.panel-head{border-bottom:1px solid #ecece7;justify-content:space-between;align-items:center;min-height:73px;padding:0 22px;display:flex}.panel-head>div{align-items:center;gap:9px;display:flex}.panel-head h2{margin:0;font-size:15px}.panel-head>div span{color:#858c88;background:#f1f2ee;border-radius:6px;padding:4px 7px;font-size:8px}.search-field{color:#9ba09d;border:1px solid #e0e1dc;border-radius:9px;align-items:center;gap:6px;width:190px;height:35px;padding:0 10px;display:flex}.search-field input{background:0 0;border:0;outline:0;width:100%;font-size:10px}.album-row{color:#69716d;border-bottom:1px solid #efefeb;grid-template-columns:2.2fr 1fr .8fr 1fr 30px;align-items:center;gap:12px;min-height:72px;padding:9px 20px;font-size:10px;display:grid}.album-row:last-child{border-bottom:0}.table-header{color:#9a9f9c;text-transform:uppercase;letter-spacing:.08em;background:#fafaf7;min-height:39px;font-size:8px;font-weight:650}.album-name-cell{align-items:center;gap:12px;display:flex}.album-thumb{background:linear-gradient(140deg,#9a7969,#ebc8a2 56%,#4b5f54);border-radius:8px;width:48px;height:45px;display:block}.thumb-green{background:linear-gradient(140deg,#596b58,#dcc0a0 53%,#2e4035)}.thumb-blue{background:linear-gradient(140deg,#687b8c,#ded1bf 51%,#38495a)}.album-name-cell b,.album-name-cell small{display:block}.album-name-cell b{color:var(--ink);font-size:11px}.album-name-cell small{color:#929894;margin-top:4px;font-size:9px}.status-dot{background:#eaa044;border-radius:50%;width:6px;height:6px;margin-right:6px;display:inline-block}.status-dot.draft{background:#aeb3b0}.row-menu{color:#9ba09c;letter-spacing:2px;font-weight:750}.empty-albums{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:310px;padding:40px 20px;display:flex}.empty-albums>span{color:#909792;background:#f1f2ed;border-radius:16px;place-items:center;width:54px;height:54px;font-size:24px;display:grid}.empty-albums h3{margin:18px 0 7px;font-size:17px}.empty-albums p{color:#838a86;margin:0 0 22px;font-size:12px}.simple-topbar{background:#ffffffe0;border-bottom:1px solid #e1e2dc;justify-content:space-between;align-items:center;height:76px;padding:0 max(26px,50vw - 500px);display:flex}.simple-topbar>a:last-child{color:#78817c;font-size:12px;font-weight:650}.new-album-wrap{max-width:820px;margin:0 auto;padding:55px 24px 90px}.new-album-intro{margin-bottom:30px}.new-album-intro h1{letter-spacing:-.052em;margin:8px 0 10px;font-size:37px}.new-album-intro>p:last-child{color:#747d78;margin:0;font-size:13px}.create-album-form{gap:15px;display:grid}.form-section{background:#fff;border:1px solid #dfe0da;border-radius:16px;padding:27px 30px}.form-section-title{align-items:flex-start;gap:13px;margin-bottom:25px;display:flex}.form-section-title>span{width:29px;height:29px;color:var(--accent);background:#fff0e9;border-radius:9px;flex:none;place-items:center;font-size:11px;font-weight:750;display:grid}.form-section-title h2{margin:0;font-size:16px}.form-section-title p{color:#8a918d;margin:5px 0 0;font-size:10px}.field-label{color:#555e59;gap:8px;margin-top:18px;font-size:11px;font-weight:650;display:grid}.field-label>span b{color:var(--accent)}.field-label>span em{color:#9da29f;margin-left:7px;font-size:8px;font-style:normal;font-weight:550}.field-label input{width:100%;height:45px;color:var(--ink);background:#fdfdfb;border:1px solid #dadcd6;border-radius:10px;outline:0;padding:0 13px;font-size:12px;transition:border .2s,box-shadow .2s}.field-label input:focus{border-color:#ec9a84;box-shadow:0 0 0 3px #ef68471a}.field-label>small{color:#969c98;font-size:9px;font-weight:500}.drive-input{background:#fdfdfb;border:1px solid #dadcd6;border-radius:10px;align-items:center;padding-left:12px;display:flex}.drive-input:focus-within{border-color:#ec9a84;box-shadow:0 0 0 3px #ef68471a}.drive-input input{border:0;box-shadow:none!important}.drive-input i{clip-path:polygon(50% 0,100% 88%,80% 100%,20% 100%,0 88%);background:conic-gradient(from 30deg,#3779e8,#f0c33c,#39a85b,#3779e8);flex:none;width:16px;height:14px}.drive-input.is-valid{background:#fbfffc;border-color:#79b694}.drive-input.is-invalid{background:#fffaf8;border-color:#e7a391}.drive-spinner{border:2px solid #d9ddd9;border-top-color:var(--accent);border-radius:50%;flex:none;width:17px;height:17px;margin-right:13px;animation:.8s linear infinite drive-spin}.drive-valid-icon{color:#37825a;background:#e4f4e9;border-radius:50%;flex:none;place-items:center;width:20px;height:20px;margin-right:12px;font-size:11px;font-weight:800;display:grid}.drive-check-result:empty{display:none}.drive-check-result p{margin:0;font-size:10px;font-weight:600;line-height:1.5}.drive-check-result .is-checking{color:#777f7b}.drive-check-result .is-error{color:#b64228}.drive-preview-success{background:#f4fbf6;border:1px solid #cfe5d7;border-radius:11px;padding:12px}.drive-preview-success>p{color:#4f725e}.drive-preview-success>p b{color:#2f7a51}.drive-preview-grid{gap:7px;margin-top:10px;display:flex;overflow:hidden}.drive-preview-photo,.drive-preview-more{background:#fff;border:1px solid #d7e1da;border-radius:8px;flex:none;place-items:center;width:54px;height:54px;display:grid;overflow:hidden}.drive-preview-photo img{object-fit:cover;width:100%;height:100%}.drive-preview-more{color:#567461;font-size:10px;font-weight:750}@keyframes drive-spin{to{transform:rotate(360deg)}}.toggle-row{border-top:1px solid #eeeeea;justify-content:space-between;align-items:center;gap:20px;min-height:64px;display:flex}.toggle-row b,.toggle-row small{display:block}.toggle-row b{color:#505954;font-size:11px}.toggle-row small{color:#949a96;margin-top:5px;font-size:9px}.switch{flex:none;width:39px;height:22px;position:relative}.switch input{opacity:0;pointer-events:none;position:absolute}.switch span{cursor:pointer;background:#d7dad6;border-radius:20px;transition:background .2s;position:absolute;inset:0}.switch span:after{content:"";background:#fff;border-radius:50%;width:16px;height:16px;transition:transform .2s;position:absolute;top:3px;left:3px;box-shadow:0 1px 4px #00000029}.switch input:checked+span:after{transform:translate(17px)}.limit-field{align-items:center;gap:12px;display:flex}.limit-field input{width:94px;font-size:17px;font-weight:700}.limit-field>span{gap:2px;font-size:11px;display:grid}.limit-field small{color:#969c98;font-size:8px;font-weight:500}.form-error{color:#b64228;background:#fff0eb;border:1px solid #f1b7a8;border-radius:11px;padding:13px 16px;font-size:11px}.form-actions{justify-content:flex-end;align-items:center;gap:21px;padding-top:9px;display:flex}.form-actions>a{color:#7f8783;font-size:11px;font-weight:650}.form-actions button:disabled{opacity:.55;cursor:not-allowed;transform:none}.admin-page,.membership-page{background:#f5f5f1;min-height:100vh}.admin-topbar,.membership-topbar{background:#ffffffe6;border-bottom:1px solid #e1e2dc;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;height:76px;padding:0 max(24px,50vw - 640px);display:grid}.admin-topbar nav,.membership-topbar nav{background:#f4f4f0;border-radius:11px;align-items:center;gap:7px;padding:5px;display:flex}.admin-topbar nav a,.membership-topbar nav a{color:#737b77;border-radius:8px;padding:8px 12px;font-size:10px;font-weight:700}.admin-topbar nav a.active,.membership-topbar nav a.active{color:var(--ink);background:#fff;box-shadow:0 2px 8px #1b272112}.admin-avatar{background:var(--green);color:#fff;border-radius:50%;justify-self:end;place-items:center;width:34px;height:34px;font-size:12px;font-weight:800;display:grid}.admin-wrap,.membership-wrap{width:min(1280px,100% - 48px);margin:0 auto;padding:52px 0 85px}.admin-title{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:28px;display:flex}.admin-title p,.membership-hero>div:first-child p{color:var(--accent);letter-spacing:.15em;text-transform:uppercase;margin:0 0 8px;font-size:9px;font-weight:800}.admin-title h1,.membership-hero h1{letter-spacing:-.055em;margin:0;font-size:clamp(34px,4vw,48px)}.admin-title span,.membership-hero>div:first-child span{color:#777f7b;margin-top:9px;font-size:12px;display:block}.admin-title>a{color:#69716d;font-size:11px;font-weight:700}.admin-stats{grid-template-columns:repeat(4,1fr);gap:13px;margin-bottom:18px;display:grid}.admin-stats article{background:#fff;border:1px solid #e0e1db;border-radius:15px;flex-direction:column;justify-content:center;min-height:118px;padding:21px;display:flex}.admin-stats small{color:#8a918d;text-transform:uppercase;letter-spacing:.08em;font-size:9px;font-weight:700}.admin-stats b{letter-spacing:-.04em;margin:9px 0 5px;font-size:27px}.admin-stats span{color:#818985;font-size:9px}.admin-sections{gap:18px;display:grid}.admin-panel{background:#fff;border:1px solid #dfe0da;border-radius:16px;overflow:hidden}.admin-panel-head{border-bottom:1px solid #ecece7;justify-content:space-between;align-items:center;gap:20px;min-height:76px;padding:16px 22px;display:flex}.admin-panel-head p{color:var(--accent);text-transform:uppercase;letter-spacing:.14em;margin:0 0 4px;font-size:8px;font-weight:800}.admin-panel-head h2{margin:0;font-size:16px}.admin-panel-head>span{color:#777f7b;background:#f2f3ef;border-radius:8px;padding:6px 9px;font-size:9px;font-weight:700}.admin-user-list{display:grid}.admin-user-row{border-bottom:1px solid #efefeb;grid-template-columns:minmax(200px,1.5fr) minmax(120px,.8fr) 60px 85px minmax(180px,1.2fr) minmax(108px,.7fr);align-items:center;gap:14px;min-height:88px;padding:15px 20px;display:grid;position:relative}.admin-user-row:last-child{border-bottom:0}.admin-user-row>div>small,.admin-user-identity small{color:#939995;margin-bottom:4px;font-size:8px;display:block}.admin-user-row>div>b,.admin-user-identity b{color:var(--ink);font-size:10px;display:block}.admin-user-row em{color:#858c88;margin-top:4px;font-size:8px;font-style:normal;display:block}.admin-user-identity{align-items:center;gap:11px;display:flex}.admin-user-identity>span{width:36px;height:36px;color:var(--accent-dark);background:#fff0e9;border-radius:11px;flex:none;place-items:center;font-size:12px;font-weight:800;display:grid}.account-status,.payment-status{border-radius:8px;width:max-content;padding:6px 8px;font-size:8px;font-weight:800}.account-status.active,.payment-status.paid{color:#37785a;background:#eaf5ee}.account-status.suspended,.payment-status.failed,.payment-status.cancelled{color:#ae442c;background:#fff0eb}.payment-status.pending{color:#95691f;background:#fff5df}.admin-assign-form{grid-template-columns:1fr auto;gap:6px;display:grid}.admin-assign-form select,.admin-assign-form button,.admin-user-actions button{color:#5d6661;background:#fff;border:1px solid #dcddd8;border-radius:8px;height:33px;font-size:8px;font-weight:700}.admin-assign-form select{min-width:0;padding:0 7px}.admin-assign-form button{border-color:var(--green);background:var(--green);color:#fff;padding:0 9px}.admin-user-actions{gap:6px;display:grid}.admin-user-actions button{cursor:pointer}.admin-user-actions .admin-role-button{color:var(--green);background:#f4f6f3;border-color:#d8ddd9}.admin-assign-form button:disabled,.admin-user-actions button:disabled,.admin-plan-card button:disabled{opacity:.5;cursor:not-allowed}.admin-inline-error{color:#b64228;grid-column:1/-1;margin:0;font-size:8px}.admin-plan-grid{background:#fafaf7;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;padding:16px;display:grid}.admin-plan-card{background:#fff;border:1px solid #e1e2dc;border-radius:14px;gap:10px;padding:18px;display:grid}.admin-plan-card.new-plan{border-style:dashed}.plan-card-heading{justify-content:space-between;align-items:flex-start;gap:9px;min-height:32px;display:flex}.plan-card-heading span{color:var(--accent-dark);font-size:9px;font-weight:800}.admin-plan-card label{color:#717975;gap:5px;font-size:8px;font-weight:700;display:grid}.admin-plan-card input{width:100%;height:34px;color:var(--ink);background:#fdfdfb;border:1px solid #dedfda;border-radius:8px;outline:0;padding:0 9px;font-size:9px}.admin-plan-card input:focus{border-color:#ed9e87;box-shadow:0 0 0 3px #ef684717}.plan-fields-row{grid-template-columns:1fr 1fr;gap:7px;display:grid}.admin-plan-card .plan-active-check{align-items:center;gap:7px;display:flex}.admin-plan-card .plan-active-check input{width:14px;height:14px;accent-color:var(--accent)}.admin-plan-card>button{background:var(--ink);color:#fff;cursor:pointer;border:0;border-radius:9px;height:36px;font-size:9px;font-weight:750}.admin-payment-list{display:grid}.admin-payment-list article{border-bottom:1px solid #efefeb;grid-template-columns:1fr 180px 90px;align-items:center;gap:18px;min-height:68px;padding:12px 21px;display:grid}.admin-payment-list article:last-child{border-bottom:0}.admin-payment-list b,.admin-payment-list small{display:block}.admin-payment-list b{font-size:10px}.admin-payment-list small{color:#929894;margin-top:4px;font-size:8px}.admin-empty{color:#858c88;text-align:center;margin:0;padding:38px 20px;font-size:10px}.admin-loading{color:#7f8783;place-items:center;min-height:80vh;font-size:12px;display:grid}.membership-wrap{width:min(1120px,100% - 48px)}.membership-hero{grid-template-columns:1fr 390px;align-items:center;gap:60px;padding:24px 0 44px;display:grid}.current-membership-card{background:var(--green);color:#fff;border-radius:18px;padding:25px;box-shadow:0 20px 45px #173c3229}.current-membership-card>small{color:#a9c2b9;text-transform:uppercase;letter-spacing:.11em;font-size:8px;font-weight:800}.current-membership-card h2{letter-spacing:-.04em;margin:8px 0 7px;font-size:25px}.current-membership-card p{color:#b6cbc3;margin:0 0 20px;font-size:9px}.current-membership-card>div{grid-template-columns:1fr 1fr;gap:8px;display:grid}.current-membership-card>div span{color:#b9ccc5;border:1px solid #ffffff1f;border-radius:10px;padding:12px;font-size:8px}.current-membership-card>div b{color:#fff;margin-bottom:3px;font-size:17px;display:block}.membership-plans{margin-top:10px}.membership-section-title{max-width:600px;margin-bottom:20px}.membership-section-title p{color:var(--accent);text-transform:uppercase;letter-spacing:.13em;margin:0 0 7px;font-size:9px;font-weight:800}.membership-section-title h2{letter-spacing:-.04em;margin:0 0 8px;font-size:25px}.membership-section-title span{color:#7d8581;font-size:10px}.membership-plan-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.membership-plan-card{background:#fff;border:1px solid #dfe0da;border-radius:17px;flex-direction:column;min-height:330px;padding:24px;display:flex;position:relative}.membership-plan-card>span{color:#77807b;background:#f2f2ee;border-radius:7px;width:max-content;padding:5px 8px;font-size:8px;font-weight:800}.membership-plan-card.current>span{color:var(--accent-dark);background:#fff0e9}.membership-plan-card h3{letter-spacing:-.04em;margin:18px 0 6px;font-size:21px}.membership-plan-card>p{color:#7d8581;min-height:36px;margin:0 0 17px;font-size:9px;line-height:1.6}.membership-price{margin-bottom:20px}.membership-price b{letter-spacing:-.04em;font-size:24px}.membership-price span{color:#929894;font-size:8px}.membership-plan-card ul{color:#68716c;gap:9px;margin:0 0 22px;padding:0;font-size:9px;list-style:none;display:grid}.membership-plan-card li:before{content:"✓";color:#438164;margin-right:7px;font-weight:800}.membership-plan-card button{background:var(--accent);color:#fff;cursor:pointer;border:0;border-radius:10px;width:100%;min-height:40px;margin-top:auto;font-size:10px;font-weight:750}.membership-plan-card button.secondary{color:#6c746f;background:#f7f7f3;border:1px solid #dedfda}.membership-plan-card button:disabled{opacity:.55;cursor:not-allowed}.free-plan-note{color:#77807b;margin-top:auto;font-size:8px;line-height:1.5}.membership-error{color:#a4432c;background:#fff2ed;border:1px solid #edb9ac;border-radius:10px;margin:12px 0 0;padding:11px 13px;font-size:9px}.payment-notice{color:#7c622d;background:#fff9e9;border:1px solid #edd5a5;border-radius:12px;align-items:center;gap:11px;margin-bottom:18px;padding:13px 16px;display:flex}.payment-notice.success{color:#356c50;background:#f0faf4;border-color:#bdddc9}.payment-notice.failed,.payment-notice.invalid{color:#a4432c;background:#fff2ed;border-color:#edb9ac}.payment-notice b{font-size:10px}.payment-notice span{font-size:9px}.error-boundary-page{place-items:center;min-height:100vh;padding:25px;display:grid}.error-boundary-card{text-align:center;background:#fff;border:1px solid #e0e1db;border-radius:17px;width:min(430px,100%);padding:30px}.error-boundary-card h1{margin:0 0 10px;font-size:22px}.error-boundary-card p{color:#747d78;font-size:10px;line-height:1.65}.error-boundary-card button{background:var(--ink);color:#fff;cursor:pointer;border:0;border-radius:10px;min-height:40px;padding:0 16px;font-size:10px;font-weight:700}.password-page{background:radial-gradient(circle at 50% 25%,#fff 0,#f7f4ec 38%,#f0ede5 100%);flex-direction:column;justify-content:center;align-items:center;gap:28px;min-height:100vh;padding:35px 20px;display:flex}.password-card{text-align:center;background:#ffffffe6;border:1px solid #e0e0d9;border-radius:20px;width:min(100%,430px);padding:38px;box-shadow:0 24px 60px #1c2a2314}.lock-emblem{width:56px;height:56px;color:var(--accent);background:#fff0e9;border-radius:18px;place-items:center;margin:0 auto 24px;font-size:10px;display:grid}.password-card h1{letter-spacing:-.045em;margin:9px 0;font-size:28px}.password-card>p{color:#7b837f;margin:0 auto 25px;font-size:12px;line-height:1.65}.password-card form{gap:11px;display:grid}.password-card input{text-align:center;border:1px solid #d9dbd5;border-radius:11px;outline:0;height:46px;padding:0 14px;font-size:12px}.password-card form span{color:#bd462d;font-size:10px}.password-page>small{color:#929894;font-size:9px}.album-site-header{background:#ffffffe6;border-bottom:1px solid #e1e2dc;justify-content:space-between;align-items:center;height:72px;padding:0 max(24px,50vw - 690px);display:flex}.private-badge{color:#4a7964;background:#eaf2ed;border-radius:8px;padding:7px 10px;font-size:9px;font-weight:700}.public-album-head{justify-content:space-between;align-items:flex-end;gap:30px;max-width:1380px;margin:0 auto;padding:45px 24px 31px;display:flex}.public-album-head p{color:var(--accent);text-transform:uppercase;letter-spacing:.14em;margin:0 0 8px;font-size:9px;font-weight:750}.public-album-head h1{letter-spacing:-.05em;margin:0 0 9px;font-size:36px}.public-album-head>div>span{color:#7e8682;font-size:11px}.album-head-actions button,.album-head-actions a{color:#747d78;cursor:pointer;background:#fff;border:1px solid #dcddd8;border-radius:9px;justify-content:center;align-items:center;min-height:37px;padding:0 13px;font-size:10px;font-weight:650;text-decoration:none;display:inline-flex}.album-loading{color:#929995;max-width:1380px;margin:0 auto 14px;padding:0 24px;font-size:10px}.public-gallery{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;max-width:1380px;margin:0 auto;padding:0 24px;display:grid}.gallery-load-more{color:#727b76;justify-content:center;align-items:center;gap:16px;max-width:1380px;margin:0 auto 92px;padding:18px 24px;font-size:13px;display:flex}.gallery-load-more button{min-height:42px;color:var(--ink);cursor:pointer;background:#fff;border:1px solid #d7dad4;border-radius:12px;padding:0 18px;font-weight:700}.public-photo{background:#fff;border:1px solid #e0e1dc;border-radius:11px;transition:transform .2s,border .2s,box-shadow .2s;overflow:hidden}.public-photo:hover{transform:translateY(-2px);box-shadow:0 10px 24px #19271f14}.photo-select-button{cursor:pointer;background:#ebece7;border:0;width:100%;height:235px;padding:0;display:block;position:relative;overflow:hidden}.photo-select-button img{object-fit:cover;width:100%;height:100%;transition:transform .25s;display:block}.public-photo:hover img{transform:scale(1.025)}.selection-mark{color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#141d1933;border:1px solid #ffffffeb;border-radius:50%;place-items:center;width:24px;height:24px;font-size:12px;font-weight:800;display:grid;position:absolute;top:10px;right:10px}.selected .selection-mark{border-color:var(--accent);background:var(--accent)}.public-photo footer{justify-content:space-between;align-items:center;gap:8px;height:43px;padding:0 10px;display:flex}.public-photo footer>span{color:#666f6a;min-width:0;font-family:var(--font-mono);text-overflow:ellipsis;white-space:nowrap;font-size:8px;overflow:hidden}.public-photo footer>div{align-items:center;gap:3px;display:flex}.public-photo footer button,.public-photo footer a{color:#6f7773;cursor:pointer;background:#f3f3ef;border:0;border-radius:7px;place-items:center;min-width:27px;height:27px;font-size:9px;display:grid}.selection-bar{z-index:20;color:#fff;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#17211df2;border:1px solid #ffffff26;border-radius:17px;justify-content:space-between;align-items:center;gap:18px;width:min(600px,100vw - 28px);min-height:61px;padding:9px 10px 9px 20px;display:flex;position:fixed;bottom:20px;left:50%;transform:translate(-50%);box-shadow:0 20px 50px #141f1940}.selection-bar>div{align-items:baseline;gap:8px;display:flex}.selection-bar b{color:#ff967b;font-size:22px}.selection-bar span{color:#c4ccc8;font-size:10px}.selection-bar button{background:var(--accent);color:#fff;cursor:pointer;border:0;border-radius:11px;min-height:43px;padding:0 18px;font-size:10px;font-weight:750}.selection-bar button:disabled{color:#b7c0bb;cursor:not-allowed;background:#53605a}.no-selected{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:320px;display:flex}.no-selected>span{color:#c1c6c2;font-size:34px}.no-selected h2{margin:15px 0 11px;font-size:20px}.no-selected button{color:var(--accent);cursor:pointer;background:0 0;border:0;font-size:11px;font-weight:700}.album-toast{z-index:40;color:#a94028;cursor:pointer;background:#fff5f1;border:1px solid #edc2b5;border-radius:11px;max-width:min(390px,100vw - 40px);padding:13px 15px;font-size:10px;position:fixed;top:88px;right:20px;box-shadow:0 12px 30px #1e2a231f}.album-toast span{margin-left:12px;font-size:14px}.modal-backdrop{z-index:50;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#111b1680;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.comment-modal{background:#fff;border-radius:18px;width:min(100%,470px);padding:31px;position:relative;box-shadow:0 28px 80px #0003}.modal-close{color:#747b77;cursor:pointer;background:#f1f2ee;border:0;border-radius:50%;width:30px;height:30px;position:absolute;top:13px;right:15px}.comment-modal h2{font-family:var(--font-mono);margin:7px 0 22px;font-size:14px}.comment-modal label{color:#5f6763;gap:7px;margin-top:14px;font-size:10px;font-weight:650;display:grid}.comment-modal input,.comment-modal textarea{resize:vertical;border:1px solid #d9dbd5;border-radius:10px;outline:0;width:100%;padding:12px;font-size:11px}.comment-modal .button{width:100%;margin-top:20px}@media (width<=900px){.nav-links{display:none}.hero-section{grid-template-columns:1fr;padding-top:65px}.hero-copy{text-align:center}.hero-copy h1,.hero-lead{margin-left:auto;margin-right:auto}.hero-actions,.trust-row{justify-content:center}.hero-visual{width:90%;margin:10px auto 0}.steps-grid{grid-template-columns:1fr}.featured-step{transform:none}.feature-band{grid-template-columns:1fr;gap:50px}.security-section{grid-template-columns:70px 1fr}.security-section>p{border-left:0;grid-column:2;padding-left:0}.login-layout{grid-template-columns:1fr;gap:50px;padding-top:54px}.login-copy{text-align:center}.login-copy h1,.login-copy>p,.login-benefits article{margin-left:auto;margin-right:auto}.login-card{width:min(100%,480px);margin:0 auto}.dashboard-shell{grid-template-columns:82px 1fr}.dashboard-sidebar{padding-left:13px;padding-right:13px}.sidebar-brand>span:last-child,.dashboard-sidebar nav a:not(.active){font-size:0}.sidebar-brand{justify-content:center}.dashboard-sidebar nav a{justify-content:center;padding:0;font-size:0}.dashboard-sidebar nav a span{font-size:18px}.sidebar-help{display:none}.public-gallery{grid-template-columns:repeat(3,minmax(0,1fr))}.admin-stats,.admin-plan-grid{grid-template-columns:repeat(2,1fr)}.admin-user-row{grid-template-columns:1.5fr 1fr 60px 80px}.admin-assign-form{grid-column:1/4}.membership-hero{grid-template-columns:1fr 340px;gap:30px}}@media (width<=620px){.site-header{height:72px;padding:0 18px}.site-header .button{padding:0 12px}.hero-section{padding:54px 18px 60px}.hero-copy h1{font-size:48px}.hero-lead{font-size:16px}.hero-actions{flex-direction:column;gap:18px}.hero-actions .button{width:100%}.hero-visual{width:116%;min-height:390px;margin-left:-8%;transform:scale(.9)}.floating-note{right:3px}.gallery-grid{grid-template-columns:repeat(2,1fr)}.photo-card{height:150px}.gallery-grid .photo-card:nth-child(n+3){display:none}.proof-strip{flex-wrap:wrap;gap:16px}.strip-divider{display:none}.section{padding:82px 18px}.section h2{margin-bottom:40px}.step-card{min-height:285px}.security-section{text-align:center;grid-template-columns:1fr}.security-icon{margin:auto}.security-section>p{grid-column:auto}.site-footer{text-align:center;grid-template-columns:1fr;gap:18px}.site-footer p{margin:0}.site-footer>div,.footer-brand{justify-content:center}.login-header{height:72px;padding:0 17px}.login-header .brand>span:last-child{font-size:13px}.login-back-link{font-size:10px}.login-layout{gap:36px;width:calc(100% - 32px);min-height:calc(100vh - 72px);padding:45px 0 60px}.login-copy h1{font-size:42px}.login-copy>p{font-size:15px}.login-benefits{margin-top:28px}.login-card{border-radius:20px;padding:27px 20px}.dashboard-shell{display:block}.dashboard-sidebar{display:none}.dashboard-topbar{justify-content:space-between;height:64px;padding:0 18px}.mobile-brand{font-size:13px;font-weight:750;display:block}.dashboard-content{padding:30px 16px 60px}.dashboard-title-row{flex-direction:column;align-items:flex-start}.dashboard-title-row .button{width:100%}.stats-row{grid-template-columns:1fr}.panel-head{flex-direction:column;align-items:flex-start;gap:12px;padding:17px}.search-field{width:100%}.table-header{display:none}.album-row{grid-template-columns:1fr auto;padding:13px 15px}.album-row>span:nth-child(2),.album-row>span:nth-child(3),.album-row>span:nth-child(4){display:none}.simple-topbar{height:66px;padding:0 16px}.simple-topbar .brand>span:last-child{font-size:13px}.new-album-wrap{padding:35px 15px 70px}.new-album-intro h1{font-size:31px}.form-section{padding:22px 18px}.form-actions{justify-content:space-between}.album-site-header{height:64px;padding:0 15px}.album-site-header .brand>span:last-child{font-size:13px}.private-badge{font-size:8px}.public-album-head{flex-direction:column;align-items:flex-start;padding:30px 15px 22px}.public-album-head h1{font-size:30px}.public-gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:0 8px}.photo-select-button{height:215px}.selection-bar{min-height:57px;padding-left:15px;bottom:10px}.selection-bar button{padding:0 12px}.comment-modal{padding:27px 20px 22px}.membership-chip{text-overflow:ellipsis;white-space:nowrap;max-width:108px;margin-right:8px;overflow:hidden}.admin-topbar,.membership-topbar{grid-template-columns:1fr auto;gap:10px;height:auto;min-height:66px;padding:10px 15px}.admin-topbar .brand>span:last-child,.membership-topbar .brand>span:last-child{font-size:12px}.admin-topbar nav,.membership-topbar nav{grid-area:2/1/auto/-1;justify-content:center;overflow-x:auto}.admin-avatar{grid-area:1/2}.admin-wrap,.membership-wrap{width:calc(100% - 28px);padding:34px 0 65px}.admin-title{flex-direction:column;align-items:flex-start;gap:16px}.admin-stats,.admin-plan-grid,.membership-plan-grid{grid-template-columns:1fr}.admin-user-row{grid-template-columns:1fr auto;gap:13px;padding:18px;display:grid}.admin-user-identity,.admin-user-row>div:nth-child(2),.admin-assign-form,.admin-inline-error{grid-column:1/-1}.admin-user-row>div:nth-child(3){grid-column:1}.admin-user-row .account-status{grid-area:3/2}.admin-user-actions{grid-area:4/2}.admin-plan-grid{padding:12px}.admin-payment-list article{grid-template-columns:1fr auto;gap:10px}.admin-payment-list article>div:nth-child(2){grid-column:1}.admin-payment-list .payment-status{grid-area:1/2}.membership-hero{grid-template-columns:1fr;gap:27px;padding-top:8px}.current-membership-card{padding:22px}.payment-notice{flex-direction:column;align-items:flex-start}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}:root{--paper:#f5f5f7;--surface:#ffffffc7;--ink:#1d1d1f;--muted:#6e6e73;--line:#00000014;--accent:#0071e3;--accent-dark:#0058b0;--green:#1d1d1f;--mac-blue:#007aff;--mac-green:#34c759;--mac-orange:#ff9f0a;--mac-red:#ff453a;--mac-surface:#ffffffc2;--mac-border:#00000017;--mac-shadow:0 24px 70px #28303d21, 0 3px 12px #28303d12;--mac-soft-shadow:0 10px 34px #28303d17}html{background:#f5f5f7}body{color:var(--ink);font-family:var(--font-ui);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;background:radial-gradient(circle at 10% -10%,#65adff2e,#0000 32rem),radial-gradient(circle at 90% 8%,#ba81ff1a,#0000 30rem),#f5f5f7}::selection{background:#007aff33}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-offset:3px;outline:3px solid #005fcc}.skip-link{z-index:9999;color:#005fcc;background:#fff;border-radius:11px;padding:11px 15px;font-size:.875rem;font-weight:750;transition:transform .16s;position:fixed;top:10px;left:10px;transform:translateY(-160%);box-shadow:0 12px 34px #0003}.skip-link:focus{transform:translateY(0)}#main-content:focus{outline:none}.sr-only{clip:rect(0,0,0,0)!important;white-space:nowrap!important;clip-path:inset(50%)!important;width:1px!important;height:1px!important;position:absolute!important;overflow:hidden!important}.brand{color:#1d1d1f;letter-spacing:-.035em;gap:9px;font-size:16px;font-weight:720}.brand-mark{background:linear-gradient(145deg,#1593ff,#0069d9);border-radius:10px;width:34px;height:34px;font-size:15px;transform:none;box-shadow:inset 0 1px #ffffff73,0 7px 18px #0071e33d}.brand>span:last-child>span{color:#0071e3}.button{letter-spacing:-.01em;border-radius:999px;min-height:46px;padding:0 20px;font-size:13px;font-weight:650;transition:transform .18s,box-shadow .18s,background .18s,border-color .18s}.button:hover{transform:translateY(-1px)}.button:active{transform:translateY(0)scale(.985)}.button-primary{background:linear-gradient(#1687f8,#0071e3);box-shadow:0 10px 25px #0071e33d,inset 0 1px #ffffff4d}.button-primary:hover{background:linear-gradient(#087cf0,#0064c9);box-shadow:0 13px 30px #0071e34d}.button-ghost{background:#ffffffb8;border-color:#0000001a;box-shadow:inset 0 1px #fffc}.button-light{color:#006bd6;background:#fff;box-shadow:0 10px 28px #00000029}.site-header{z-index:30;-webkit-backdrop-filter:saturate(180%)blur(24px);background:#fafafcc2;border:1px solid #ffffffb3;border-bottom-color:#00000014;border-radius:20px;width:min(1180px,100% - 32px);height:64px;margin:12px auto 0;padding:0 14px 0 18px;position:sticky;top:12px;box-shadow:0 10px 32px #28303d1a}.nav-links{background:#76768014;border-radius:12px;gap:5px;padding:4px;font-size:12px}.nav-links a{border-radius:9px;padding:8px 13px;transition:background .18s,box-shadow .18s}.nav-links a:hover{background:#ffffffe6;box-shadow:0 1px 5px #00000014}.button-small{border-radius:12px;min-height:38px;padding:0 16px}.hero-section{grid-template-columns:.92fr 1.08fr;gap:70px;min-height:720px;padding:108px 28px 96px;position:relative}.hero-section:before{content:"";z-index:-1;background:radial-gradient(circle,#58a4ff38,#795cff12 48%,#0000 70%);border-radius:50%;width:620px;height:620px;position:absolute;top:-120px;right:-230px}.eyebrow,.section-label{color:#0069d7;letter-spacing:.09em;background:#0071e312;border:1px solid #0071e31f;border-radius:999px;padding:7px 11px;font-size:10px}.eyebrow span{background:#34c759;width:6px;height:6px;box-shadow:0 0 0 4px #34c7591f}.hero-copy h1{color:#1d1d1f;letter-spacing:-.068em;max-width:610px;margin:26px 0 24px;font-size:clamp(50px,5.3vw,76px);font-weight:740;line-height:.99}.hero-copy h1 em{color:#0071e3;font-family:inherit;font-style:normal;font-weight:740}.hero-lead{color:#6e6e73;letter-spacing:-.012em;max-width:570px;font-size:18px;line-height:1.62}.hero-actions{gap:16px;margin-top:34px}.text-link{color:#0069d7;border:0;padding:12px 6px;font-size:13px}.trust-row{gap:8px;margin-top:25px}.trust-row span{color:#6e6e73;background:#ffffff8f;border:1px solid #00000012;border-radius:999px;padding:7px 10px;font-size:10px}.hero-visual{min-height:510px}.visual-glow{filter:blur(18px);background:radial-gradient(circle,#62abff47,#745bff1a 48%,#0000 70%);inset:5px -80px -8px 45px}.browser-card{border:1px solid #0000001f;border-radius:24px;max-width:640px;transform:none;box-shadow:0 36px 90px #232d3d33,0 2px 9px #232d3d1a,inset 0 1px #fff}.browser-topbar{background:linear-gradient(#f7f7f8,#e9e9eb);border-bottom-color:#0000001a;height:48px;padding:0 17px}.browser-dots{gap:7px}.browser-dots i{width:11px;height:11px;box-shadow:inset 0 0 0 1px #00000014}.browser-dots i:first-child{background:#ff5f57}.browser-dots i:nth-child(2){background:#febc2e}.browser-dots i:nth-child(3){background:#28c840}.browser-address{color:#7d7d82;background:#ffffffb8;border:1px solid #0000000f;border-radius:8px;max-width:330px;padding:6px 15px;font-size:8px;box-shadow:inset 0 1px 2px #00000008}.browser-lock{color:#34c759}.album-head{padding:24px 25px 18px}.album-count b{color:#0071e3}.gallery-grid{gap:8px;padding:0 14px}.photo-card{border-radius:10px;height:216px}.check{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-width:1.5px;width:21px;height:21px}.check.active{background:#007aff;border-color:#007aff;box-shadow:0 3px 10px #007aff52}.album-toolbar{background:#fafafcf0;min-height:62px;padding:14px 18px}.album-toolbar b{color:#0071e3}.album-toolbar button{background:#0071e3;border-radius:999px;padding:9px 15px}.floating-note{box-shadow:var(--mac-soft-shadow);border-color:#00000017;border-radius:15px;bottom:5px;right:-12px;transform:none}.proof-strip{border:1px solid var(--mac-border);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);text-transform:none;letter-spacing:0;background:#ffffff8f;border-radius:20px;width:min(1120px,100% - 40px);min-height:68px;margin:0 auto;box-shadow:inset 0 1px #fffc}.proof-strip b{color:#3a3a3c;font-size:11px}.section{max-width:1180px;padding:124px 28px}.section h2{color:#1d1d1f;letter-spacing:-.055em;font-weight:720}.steps-grid{gap:16px}.step-card{border-color:var(--mac-border);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffa8;border-radius:24px;min-height:318px;transition:transform .22s,box-shadow .22s;box-shadow:inset 0 1px #ffffffd9,0 10px 36px #28303d0f}.step-card:hover{box-shadow:var(--mac-soft-shadow);transform:translateY(-4px)}.featured-step{background:linear-gradient(145deg,#e8f4fff2,#ffffffdb);transform:none;box-shadow:0 18px 48px #0071e321}.step-number{color:#8e8e93}.step-icon{color:#0071e3;background:#0071e314;border:1px solid #0071e31a;border-radius:16px}.step-card h3{font-weight:680}.feature-band{background:radial-gradient(circle at 15% 20%,#007aff59,#0000 34%),linear-gradient(145deg,#222226,#0f1012);border:1px solid #ffffff1f;border-radius:32px;gap:90px;width:min(1180px,100% - 40px);max-width:1180px;margin:20px auto 0;padding:86px 72px;box-shadow:0 28px 70px #17191e33,inset 0 1px #ffffff1f}.feature-band h2{color:#fff}.light-label{color:#8ac4ff;background:#ffffff1a;border-color:#ffffff24}.feature-copy>p,.feature-list p{color:#fff9}.feature-list{border-color:#ffffff1f}.feature-list article{border-color:#ffffff1c}.feature-list article>span{color:#64b5ff}.security-section{margin-top:20px}.security-icon{color:#22a447;background:#34c7591c;box-shadow:inset 0 0 0 1px #34c7591a}.final-cta{border:1px solid var(--mac-border);width:min(1180px,100% - 40px);min-height:390px;box-shadow:var(--mac-soft-shadow), inset 0 1px 0 white;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:radial-gradient(circle at 50% 110%,#007aff2e,#0000 52%),#ffffffa8;border-radius:32px;margin:0 auto 20px}.cta-orbit{border-color:#007aff1c}.site-footer{color:#747478;min-height:110px}.login-page{background:radial-gradient(circle at 12% 18%,#007aff30,#0000 34rem),radial-gradient(circle at 88% 88%,#af52de1c,#0000 31rem),#f5f5f7}.login-page:before,.login-page:after{border-color:#007aff1a}.login-header{border:0;border-bottom:1px solid #00000012;height:70px}.login-layout{grid-template-columns:1fr 430px;min-height:calc(100vh - 70px);padding:72px 0}.login-copy h1{letter-spacing:-.065em;font-weight:740}.login-benefits article{border-color:var(--mac-border);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffff94}.login-benefits article>span{color:#0071e3}.login-card{box-shadow:var(--mac-shadow), inset 0 1px 0 white;-webkit-backdrop-filter:saturate(160%)blur(28px);backdrop-filter:saturate(160%)blur(28px);background:#ffffffc7;border-color:#0000001a;border-radius:26px}.login-card-kicker{color:#0071e3}.google-login-button{border-color:#0000001a;border-radius:15px;box-shadow:0 5px 18px #28303d14}.google-signin-slot{border-radius:15px}.google-auth-fallback{color:#0071e3}.login-next-step{background:#76768012;border:1px solid #0000000d;border-radius:14px}.free-plan-box{background:#ffffffa3;border-color:#00000014;border-radius:14px}.free-plan-box strong{color:#0071e3}.dashboard-shell{background:radial-gradient(circle at 80% 0,#007aff17,#0000 35rem),#eceef2;grid-template-columns:250px minmax(0,1fr);gap:12px;min-height:100vh;padding:12px}.dashboard-sidebar{-webkit-backdrop-filter:saturate(150%)blur(24px);backdrop-filter:saturate(150%)blur(24px);background:#f6f7f9c7;border:1px solid #ffffffb3;border-right-color:#00000014;border-radius:22px;height:calc(100vh - 24px);padding:22px 16px 16px;position:sticky;top:12px;box-shadow:0 15px 45px #28303d1a,inset 0 1px #fff}.sidebar-brand{border-bottom-color:#00000012;padding:0 8px 20px}.dashboard-sidebar nav{gap:4px;margin-top:20px}.dashboard-sidebar nav a{color:#55565a;border-radius:10px;min-height:42px;font-size:12px;transition:background .15s,color .15s}.dashboard-sidebar nav a span{color:#7c7d82}.dashboard-sidebar nav a:hover{background:#76768017}.dashboard-sidebar nav a.active{color:#fff;background:#007aff;box-shadow:0 5px 14px #007aff40,inset 0 1px #ffffff47}.dashboard-sidebar nav a.active span{color:#fff}.sidebar-help{background:#ffffff8c;border:1px solid #0000000f;border-radius:15px}.sidebar-help a{color:#0071e3}.dashboard-main{background:#f8f9fbc7;border:1px solid #ffffffbf;border-radius:22px;min-height:calc(100vh - 24px);overflow:hidden;box-shadow:0 15px 45px #28303d17,inset 0 1px #fff}.dashboard-topbar{z-index:20;-webkit-backdrop-filter:saturate(180%)blur(22px);backdrop-filter:saturate(180%)blur(22px);background:#fafafcb8;border-bottom-color:#00000014;justify-content:space-between;height:70px;padding:0 24px;position:sticky;top:0}.workspace-title,.dashboard-account-area{align-items:center;display:flex}.workspace-title{color:#646468;gap:16px;font-size:11px}.window-dots{gap:7px;display:flex}.window-dots i{border-radius:50%;width:11px;height:11px;display:block;box-shadow:inset 0 0 0 1px #00000014}.window-dots i:first-child{background:#ff5f57}.window-dots i:nth-child(2){background:#febc2e}.window-dots i:nth-child(3){background:#28c840}.dashboard-account-area{gap:12px}.membership-chip{color:#006bd6;background:#ffffffb8;border-color:#00000014;border-radius:999px;margin:0}.account-chip>span{background:linear-gradient(145deg,#73737a,#343438);box-shadow:inset 0 1px #ffffff4d}.dashboard-content{max-width:1180px;padding:52px 38px 74px}.dashboard-title-row h1{font-size:40px;font-weight:720}.dashboard-kicker{color:#0071e3!important}.stats-row{gap:14px}.stats-row article,.albums-panel{border-color:var(--mac-border);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffb8;box-shadow:0 10px 32px #28303d0f,inset 0 1px #fff}.stats-row article{border-radius:18px;min-height:105px}.stat-icon{color:#0071e3;background:#007aff17;border:1px solid #007aff17;border-radius:13px}.stat-icon.orange{color:#e88700;background:#ff9f0a1a}.stat-icon.green{color:#20a443;background:#34c7591a}.albums-panel{border-radius:20px}.panel-head{border-bottom-color:#00000012}.panel-head>div span{background:#76768017;border-radius:999px}.search-field{background:#7676800f;border-color:#00000014;border-radius:10px}.album-row{border-bottom-color:#0000000f}.album-row:not(.table-header):hover{background:#007aff0b}.table-header{background:#7676800b}.album-thumb{border-radius:11px;box-shadow:inset 0 0 0 1px #ffffff40}.status-dot{background:#ff9f0a}.status-dot.done{background:#34c759}.empty-albums>span{color:#0071e3}.mobile-dock{display:none}.new-album-page{background:radial-gradient(circle at 50% -10%,#007aff21,#0000 32rem),#f5f5f7;min-height:100vh}.simple-topbar{z-index:20;width:min(1100px,100% - 28px);height:64px;box-shadow:var(--mac-soft-shadow);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#fafafcbf;border:1px solid #fffc;border-bottom-color:#00000014;border-radius:20px;margin:10px auto 0;padding:0 16px;position:sticky;top:10px}.simple-topbar>a:last-child{color:#0071e3}.new-album-wrap{max-width:880px;padding-top:58px}.new-album-intro h1{letter-spacing:-.05em;font-size:42px;font-weight:720}.form-section{border-color:var(--mac-border);box-shadow:var(--mac-soft-shadow), inset 0 1px 0 white;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffc2;border-radius:20px}.create-album-form input,.create-album-form select,.create-album-form textarea,.comment-modal input,.comment-modal textarea,.password-card input,.admin-plan-card input{background:#ffffffd6;border-color:#0000001a;border-radius:11px;box-shadow:inset 0 1px 2px #00000006}.create-album-form input:focus,.create-album-form select:focus,.create-album-form textarea:focus,.comment-modal input:focus,.comment-modal textarea:focus,.password-card input:focus,.admin-plan-card input:focus{border-color:#007aff;box-shadow:0 0 0 4px #007aff1f}.switch input:checked+span{background:#34c759}.drive-preview-success{background:#34c75912;border-radius:16px}.drive-preview-photo{border-radius:10px}.form-actions{border-top-color:#00000012}.admin-page,.membership-page{background:radial-gradient(circle at 85% 0,#007aff1a,#0000 34rem),#f5f5f7}.admin-topbar,.membership-topbar{z-index:20;width:min(1280px,100% - 28px);min-height:66px;box-shadow:var(--mac-soft-shadow);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#fafafcc2;border:1px solid #fffc;border-bottom-color:#00000014;border-radius:20px;margin:10px auto 0;padding:0 16px;position:sticky;top:10px}.admin-topbar nav,.membership-topbar nav{background:#76768017;border-radius:11px}.admin-topbar nav a,.membership-topbar nav a{color:#626267;border-radius:8px}.admin-topbar nav a.active,.membership-topbar nav a.active{box-shadow:0 1px 6px #0000001f}.admin-avatar{background:linear-gradient(145deg,#73737a,#343438);box-shadow:inset 0 1px #ffffff4d}.admin-wrap,.membership-wrap{max-width:1280px;padding-top:58px}.admin-title h1,.membership-hero h1{font-weight:720}.admin-stats article,.admin-panel,.current-membership-card,.membership-plan-card{border-color:var(--mac-border);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffc2;box-shadow:0 10px 32px #28303d0f,inset 0 1px #fff}.admin-stats article{border-radius:18px}.admin-panel{border-radius:20px}.admin-panel-head{border-bottom-color:#00000012}.admin-user-row{border-bottom-color:#0000000f}.admin-user-identity>span{color:#0071e3;background:#007aff1a;border-radius:12px}.account-status.active{color:#198c37;background:#34c7591a}.admin-assign-form select,.admin-assign-form button,.admin-user-actions button{border-color:#00000017;border-radius:9px}.admin-assign-form button{background:#0071e3;border-color:#0071e3}.admin-user-actions .admin-role-button{color:#006bd6;background:#007aff12}.admin-plan-grid{background:#76768009}.admin-plan-card{box-shadow:none;border-color:#00000014;border-radius:16px}.admin-plan-card>button{background:#0071e3;border-radius:999px}.payment-status.paid{color:#198c37;background:#34c7591a}.membership-hero{gap:42px}.current-membership-card{background:radial-gradient(circle at 100% 0,#007aff2e,#0000 50%),#ffffffd1;border-radius:24px}.membership-plan-card{border-radius:20px}.membership-plan-card.current{border-color:#007aff6b;box-shadow:0 18px 45px #0071e321}.current-plan-badge{background:#0071e3}.membership-plan-card button{background:#0071e3;border-radius:999px}.public-album-page{background:#f5f5f7;min-height:100vh;padding-bottom:110px}.album-site-header{z-index:25;width:min(1320px,100% - 24px);height:64px;box-shadow:var(--mac-soft-shadow);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#fafafcc2;border:1px solid #ffffffd1;border-bottom-color:#00000014;border-radius:20px;margin:10px auto 0;padding:0 16px;position:sticky;top:10px}.private-badge{color:#238b3d;background:#34c75914;border-color:#34c7591f;border-radius:999px}.public-album-head{max-width:1320px;margin:0 auto;padding:52px 18px 28px}.public-album-head h1{letter-spacing:-.055em;font-weight:720}.album-head-actions button,.album-head-actions a{background:#ffffffbf;border-color:#00000017;border-radius:999px}.album-head-actions button.active{color:#fff;background:#0071e3;border-color:#0071e3}.public-gallery{grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:14px;max-width:1320px;margin:0 auto;padding:0 18px 30px}.gallery-load-more button{border-color:#0000001a;border-radius:12px;box-shadow:0 5px 16px #0000000f}.public-photo{background:#ffffffc7;border-color:#00000017;border-radius:17px;box-shadow:0 8px 26px #28303d0f}.public-photo.selected{border-color:#007aff;box-shadow:0 0 0 3px #007aff1f,0 12px 30px #0071e324}.photo-select-button{height:290px}.selection-mark{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-width:2px;width:28px;height:28px}.public-photo.selected .selection-mark{background:#007aff;border-color:#007aff}.photo-select-button:disabled{cursor:default}.public-photo footer button,.public-photo footer a{background:#76768014;border-radius:8px}.selection-bar{-webkit-backdrop-filter:saturate(160%)blur(24px);backdrop-filter:saturate(160%)blur(24px);background:#222225d6;border:1px solid #ffffffc7;border-bottom-color:#00000017;border-radius:20px;min-height:64px;bottom:16px;box-shadow:0 18px 45px #00000038}.selection-bar button{background:#0a84ff;border-radius:14px}.album-toast{color:#005aad;cursor:default;background:#eff7fff2;border-color:#007aff33;border-radius:14px;align-items:flex-start;gap:12px;display:flex}.album-toast>span{font-size:inherit;flex:1;margin-left:0}.modal-backdrop{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0f11146b}.comment-modal{-webkit-backdrop-filter:blur(26px);backdrop-filter:blur(26px);background:#ffffffe6;border:1px solid #ffffffbd;border-radius:24px;box-shadow:0 34px 90px #00000040}.password-page{background:radial-gradient(circle at 50% 20%,#007aff29,#0000 28rem),#f5f5f7}.password-card{border-color:var(--mac-border);box-shadow:var(--mac-shadow), inset 0 1px 0 white;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:#ffffffd1;border-radius:26px}.lock-emblem{color:#0071e3;background:#007aff1a}@media (width<=1080px){.hero-section{grid-template-columns:1fr 1fr;gap:34px}.hero-copy h1{font-size:58px}.feature-band{gap:54px;padding:72px 48px}.dashboard-shell{grid-template-columns:218px minmax(0,1fr)}.dashboard-content{padding-left:26px;padding-right:26px}.admin-user-row{grid-template-columns:minmax(180px,1.4fr) minmax(110px,.8fr) 50px 76px minmax(150px,1fr) minmax(100px,.7fr);gap:10px}}@media (width<=900px){.site-header{margin-top:8px;top:8px}.hero-section{grid-template-columns:1fr;min-height:auto;padding-top:88px}.hero-copy{text-align:center}.hero-copy h1,.hero-lead{margin-left:auto;margin-right:auto}.hero-actions,.trust-row{justify-content:center}.hero-visual{width:min(94%,680px);margin:14px auto 0}.feature-band{grid-template-columns:1fr}.login-layout{grid-template-columns:1fr;gap:48px}.dashboard-shell{grid-template-columns:78px minmax(0,1fr);gap:8px;padding:8px}.dashboard-sidebar{height:calc(100vh - 16px);padding-left:11px;padding-right:11px;top:8px}.dashboard-main{min-height:calc(100vh - 16px)}.workspace-title b{display:none}.admin-user-row{grid-template-columns:1.5fr 1fr 58px 86px}}@media (width<=700px){body{background:#f5f5f7}.site-header{border-radius:17px;width:calc(100% - 16px);height:58px;padding:0 8px 0 12px}.site-header .brand>span:last-child{font-size:13px}.site-header .button{min-height:38px;padding:0 13px;font-size:0}.site-header .button:after{content:"Đăng nhập";font-size:11px}.hero-section{padding:70px 17px 56px}.hero-copy h1{font-size:clamp(43px,13vw,56px);line-height:1.01}.hero-lead{font-size:16px}.hero-actions{flex-direction:column;gap:8px}.hero-actions .button{width:min(100%,360px)}.trust-row{gap:6px}.hero-visual{width:108%;min-height:410px;margin-left:-4%;transform:scale(.94)}.browser-card{border-radius:19px}.browser-address{max-width:190px}.photo-card{height:165px}.floating-note{right:0}.proof-strip{border-radius:17px;gap:10px;width:calc(100% - 24px);padding:16px}.section{padding:86px 17px}.section h2{font-size:38px}.step-card{border-radius:21px}.feature-band{border-radius:25px;width:calc(100% - 20px);padding:54px 24px}.security-section{text-align:center;grid-template-columns:1fr}.security-icon{margin:0 auto}.security-section>p{grid-column:auto}.final-cta{border-radius:25px;width:calc(100% - 20px);min-height:360px}.site-footer{text-align:center;grid-template-columns:1fr;gap:18px}.site-footer>div{flex-wrap:wrap;justify-content:center}.login-header{height:62px;padding:0 15px}.login-header .brand>span:last-child{font-size:12px}.login-layout{gap:34px;width:calc(100% - 28px);min-height:calc(100vh - 62px);padding:45px 0 62px}.login-copy h1{font-size:42px}.login-copy>p{font-size:15px}.login-card{border-radius:22px;padding:27px 20px}.dashboard-shell{min-height:100vh;padding:0;display:block}.dashboard-sidebar{display:none}.dashboard-main{min-height:100vh;box-shadow:none;border:0;border-radius:0}.dashboard-topbar{height:64px;padding:0 14px}.workspace-title{display:none}.dashboard-account-area{gap:8px}.mobile-brand{font-size:12px;font-weight:700;display:block}.membership-chip{text-overflow:ellipsis;white-space:nowrap;max-width:92px;padding:6px 9px;overflow:hidden}.account-chip small{display:none}.account-chip b{text-overflow:ellipsis;white-space:nowrap;max-width:78px;overflow:hidden}.dashboard-content{padding:34px 14px 118px}.dashboard-title-row{flex-direction:column;align-items:flex-start;gap:20px}.dashboard-title-row h1{font-size:34px}.dashboard-title-row .button{width:100%}.stats-row{grid-template-columns:repeat(3,1fr);gap:7px;margin-top:22px}.stats-row article{text-align:center;border-radius:15px;justify-content:center;min-height:88px;padding:12px 7px}.stat-icon{display:none}.stats-row b{font-size:20px}.stats-row small{font-size:8px}.albums-panel{border-radius:18px}.panel-head{flex-direction:column;align-items:stretch;gap:12px;padding:17px}.search-field{width:100%}.table-header{display:none}.album-row{grid-template-columns:1fr auto;min-height:78px;padding:12px 13px}.album-row>span:nth-child(2),.album-row>span:nth-child(3),.album-row>span:nth-child(4){display:none}.mobile-dock{z-index:40;left:50%;bottom:max(12px, env(safe-area-inset-bottom));-webkit-backdrop-filter:saturate(180%)blur(24px);backdrop-filter:saturate(180%)blur(24px);background:#f7f7f9c7;border:1px solid #ffffffbf;border-bottom-color:#0000001c;border-radius:20px;grid-auto-columns:1fr;grid-auto-flow:column;width:min(100% - 24px,430px);min-height:66px;padding:7px;display:grid;position:fixed;transform:translate(-50%);box-shadow:0 16px 40px #20273238}.mobile-dock a{color:#696a70;border-radius:14px;place-items:center;gap:2px;min-width:0;display:grid}.mobile-dock a span{font-size:18px;line-height:1}.mobile-dock a small{font-size:8px;font-weight:650}.mobile-dock a.active{color:#fff;background:#007aff;box-shadow:0 6px 16px #007aff42}.simple-topbar,.admin-topbar,.membership-topbar,.album-site-header{border-radius:17px;width:calc(100% - 14px);margin-top:7px;top:7px}.new-album-wrap{width:calc(100% - 24px);padding-top:38px}.new-album-intro h1{font-size:34px}.form-section{border-radius:18px;padding:22px 17px}.form-actions{gap:8px}.form-actions .button{flex:1}.admin-topbar,.membership-topbar{grid-template-columns:1fr auto;gap:8px;height:auto;min-height:62px;padding:9px 12px}.admin-topbar nav,.membership-topbar nav{grid-area:2/1/auto/-1;justify-content:flex-start;overflow-x:auto}.admin-wrap,.membership-wrap{width:calc(100% - 24px);padding-top:40px}.admin-stats,.admin-plan-grid,.membership-plan-grid{grid-template-columns:1fr}.admin-title{flex-direction:column;align-items:flex-start}.admin-user-row{grid-template-columns:1fr auto;padding:17px 14px}.admin-user-identity,.admin-user-row>div:nth-child(2),.admin-assign-form,.admin-inline-error{grid-column:1/-1}.admin-user-actions{grid-area:auto/1/auto/-1;grid-template-columns:1fr 1fr}.membership-hero{grid-template-columns:1fr}.current-membership-card{border-radius:21px}.public-album-head{flex-direction:column;align-items:flex-start;gap:18px;padding:38px 14px 21px}.public-album-head h1{font-size:34px}.album-head-actions,.album-head-actions button,.album-head-actions a{width:100%}.public-gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:0 7px 25px}.public-photo{border-radius:13px}.photo-select-button{height:230px}.public-photo footer{padding:8px}.public-photo footer>span{max-width:80px;font-size:8px}.selection-bar{bottom:max(9px, env(safe-area-inset-bottom));border-radius:17px;width:calc(100% - 18px);min-height:60px;padding-left:13px}.selection-bar button{padding:0 12px}.comment-modal{border-radius:21px;width:calc(100% - 12px);padding:27px 18px 20px}}@media (width<=420px){.hero-copy h1{font-size:42px}.hero-visual{width:118%;margin-left:-9%}.browser-topbar{padding:0 12px}.browser-address{max-width:150px}.proof-strip>span:first-child{text-align:center;width:100%}.login-back-link{font-size:0}.login-back-link:after{content:"← Trang chủ";font-size:10px}.google-login-button{padding:0 11px}.google-login-button small{font-size:8px}.photo-select-button{height:190px}.selection-bar div span{font-size:8px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}:root{--type-caption:.8125rem;--type-small:.875rem;--type-ui:.9375rem;--type-body:1rem;--type-lead:1.1875rem}html{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;font-size:106.25%}body{font-size:var(--type-body);letter-spacing:-.011em;font-kerning:normal;font-optical-sizing:auto;font-synthesis:none;font-weight:450;line-height:1.6}button,input,select,textarea{font:inherit;letter-spacing:inherit}h1,h2,h3{font-family:var(--font-ui);text-wrap:balance}p,li,small,label,button,a{text-wrap:pretty}.button{font-size:var(--type-ui);line-height:1.2}.brand{font-size:1.0625rem;line-height:1.15}.nav-links{font-size:var(--type-small);line-height:1.2}.eyebrow,.section-label{font-size:var(--type-caption);letter-spacing:.075em;line-height:1.25}.hero-copy h1{letter-spacing:-.052em;font-size:clamp(3.25rem,5.15vw,4.625rem);line-height:1.025}.hero-lead{font-size:var(--type-lead);line-height:1.62}.text-link{font-size:var(--type-ui)}.trust-row span{font-size:var(--type-caption);line-height:1.3}.browser-address{font-size:.6875rem;line-height:1.2}.album-kicker{font-size:.6875rem}.album-head strong{font-size:1rem}.album-count span,.photo-card small,.floating-note small{font-size:.625rem}.album-toolbar{font-size:var(--type-caption)}.album-toolbar button,.floating-note b{font-size:.6875rem}.proof-strip{font-size:var(--type-caption);line-height:1.35}.proof-strip b{font-size:var(--type-small)}.section h2{letter-spacing:-.042em;font-size:clamp(2.375rem,4vw,3.25rem);line-height:1.1}.step-number{font-size:var(--type-caption)}.step-card h3{letter-spacing:-.025em;font-size:1.25rem;line-height:1.25}.step-card p,.feature-copy>p,.security-section>p{font-size:.9375rem;line-height:1.68}.feature-list article>span{font-size:var(--type-caption)}.feature-list h3{font-size:1.125rem;line-height:1.35}.feature-list p{font-size:var(--type-ui);line-height:1.6}.security-section h2{font-size:clamp(2rem,3vw,2.5rem)}.final-cta h2{letter-spacing:-.045em;font-size:clamp(2.625rem,5vw,3.75rem);line-height:1.06}.site-footer{font-size:var(--type-small);line-height:1.5}.login-back-link{font-size:var(--type-small)}.login-copy h1{letter-spacing:-.048em;font-size:clamp(2.875rem,5vw,4.25rem);line-height:1.04}.login-copy>p{font-size:1.0625rem;line-height:1.68}.login-benefits article>span,.login-card-kicker{font-size:.6875rem}.login-benefits b{font-size:var(--type-ui)}.login-benefits small{font-size:var(--type-caption);line-height:1.55}.login-card h2{letter-spacing:-.035em;font-size:1.875rem;line-height:1.16}.login-card>p:not(.login-privacy){font-size:var(--type-ui);line-height:1.6}.google-login-button b{font-size:var(--type-ui)}.google-login-button small,.login-next-step b{font-size:var(--type-caption)}.login-next-step p{font-size:var(--type-caption);line-height:1.55}.free-plan-box span{font-size:.6875rem}.free-plan-box b{font-size:var(--type-ui)}.free-plan-box strong{font-size:1.625rem}.login-privacy{font-size:.6875rem!important;line-height:1.6!important}.dashboard-sidebar nav a{font-size:var(--type-ui);line-height:1.25}.sidebar-help b{font-size:var(--type-small)}.sidebar-help p{font-size:var(--type-caption);line-height:1.55}.sidebar-help a,.workspace-title,.membership-chip{font-size:var(--type-caption)}.account-chip b{font-size:var(--type-small)}.account-chip small{font-size:.6875rem}.dashboard-kicker{font-size:var(--type-caption)!important}.dashboard-title-row h1{letter-spacing:-.04em;font-size:clamp(2.25rem,3.3vw,2.625rem);line-height:1.1}.dashboard-title-row p{font-size:.9375rem;line-height:1.55}.stats-row b{font-variant-numeric:tabular-nums;font-size:1.625rem}.stats-row small{font-size:var(--type-caption);line-height:1.35}.panel-head h2{font-size:1.0625rem}.panel-head>div span{font-size:.6875rem}.search-field input{font-size:var(--type-ui)}.album-row{font-size:var(--type-small);line-height:1.4}.table-header{font-size:.6875rem}.album-name-cell b{font-size:var(--type-small)}.album-name-cell small{font-size:var(--type-caption)}.empty-albums h3{font-size:1.125rem}.empty-albums p{font-size:var(--type-ui);line-height:1.55}.simple-topbar>a:last-child{font-size:var(--type-small)}.new-album-intro h1{letter-spacing:-.04em;font-size:clamp(2.25rem,4vw,2.625rem);line-height:1.1}.new-album-intro>p:last-child{font-size:.9375rem;line-height:1.55}.form-section-title h2{font-size:1.125rem}.form-section-title p{font-size:var(--type-small);line-height:1.45}.field-label{font-size:var(--type-ui)}.field-label>span em{font-size:.6875rem}.field-label input,.create-album-form select,.create-album-form textarea{font-size:.9375rem}.field-label>small{font-size:var(--type-caption);line-height:1.5}.drive-check-result p,.drive-preview-more{font-size:var(--type-caption)}.toggle-row b{font-size:var(--type-small)}.toggle-row small{font-size:var(--type-caption);line-height:1.5}.limit-field>span{font-size:var(--type-small)}.limit-field small{font-size:.6875rem}.form-error{font-size:var(--type-small);line-height:1.5}.form-actions>a{font-size:var(--type-ui)}.admin-topbar nav a,.membership-topbar nav a{font-size:var(--type-small)}.admin-title p,.membership-hero>div:first-child p{font-size:.6875rem}.admin-title h1,.membership-hero h1{letter-spacing:-.042em;font-size:clamp(2.25rem,4vw,3rem);line-height:1.08}.admin-title span,.membership-hero>div:first-child span{font-size:var(--type-ui);line-height:1.55}.admin-title>a{font-size:var(--type-small)}.admin-stats small{font-size:.6875rem}.admin-stats b{font-variant-numeric:tabular-nums;font-size:1.875rem}.admin-stats span{font-size:var(--type-caption);line-height:1.4}.admin-panel-head p{font-size:.6875rem}.admin-panel-head h2{font-size:1.125rem}.admin-panel-head>span{font-size:var(--type-caption)}.admin-user-row>div>small,.admin-user-identity small{font-size:.6875rem}.admin-user-row>div>b,.admin-user-identity b{font-size:var(--type-small)}.admin-user-row em{font-size:.6875rem;line-height:1.4}.account-status,.payment-status{font-size:.6875rem}.admin-assign-form select,.admin-assign-form button,.admin-user-actions button,.admin-inline-error{font-size:var(--type-caption)}.plan-card-heading b{font-size:var(--type-ui)}.plan-card-heading span,.admin-plan-card label{font-size:var(--type-caption)}.admin-plan-card input,.admin-plan-card>button,.admin-payment-list b{font-size:var(--type-small)}.admin-payment-list small{font-size:var(--type-caption)}.admin-empty{font-size:var(--type-small)}.current-membership-card>small{font-size:.6875rem}.current-membership-card h2{font-size:1.625rem}.current-membership-card p{font-size:var(--type-caption);line-height:1.55}.current-membership-card>div span{font-size:var(--type-caption)}.current-membership-card>div b{font-size:1.125rem}.membership-section-title p{font-size:.6875rem}.membership-section-title h2{font-size:1.625rem}.membership-section-title span{font-size:var(--type-small)}.membership-plan-card>span{font-size:.6875rem}.membership-plan-card h3{font-size:1.375rem}.membership-plan-card>p{font-size:var(--type-small);line-height:1.6}.membership-price b{font-size:1.625rem}.membership-price span,.free-plan-note{font-size:var(--type-caption)}.membership-plan-card ul{font-size:var(--type-small);line-height:1.5}.membership-plan-card button,.membership-error,.payment-notice b,.payment-notice span{font-size:var(--type-small)}.private-badge{font-size:var(--type-caption)}.public-album-head p{font-size:.6875rem}.public-album-head h1{letter-spacing:-.042em;overflow-wrap:anywhere;font-size:clamp(2.125rem,4vw,2.625rem);line-height:1.1}.public-album-head>div>span,.album-head-actions button,.album-head-actions a,.album-loading{font-size:var(--type-small)}.public-photo footer button,.public-photo footer a{font-size:var(--type-caption)}.selection-bar span,.selection-bar button{font-size:var(--type-small)}.album-toast{font-size:var(--type-small);line-height:1.45}.comment-modal h2{font-size:1.125rem;line-height:1.35}.comment-modal label{font-size:var(--type-ui)}.comment-modal input,.comment-modal textarea{font-size:.9375rem;line-height:1.5}.password-card h1{font-size:1.875rem;line-height:1.15}.password-card>p{font-size:var(--type-ui);line-height:1.65}.password-card input{font-size:.9375rem}.password-card form span,.password-page>small{font-size:var(--type-caption)}.no-selected h2{font-size:1.375rem}.no-selected button{font-size:var(--type-ui)}@media (width<=700px){:root{--type-caption:.8125rem;--type-small:.875rem;--type-ui:.9375rem;--type-body:1rem;--type-lead:1.125rem}html{font-size:100%}body{line-height:1.62}.button{min-height:44px;font-size:.9375rem}.site-header .brand>span:last-child,.login-header .brand>span:last-child,.simple-topbar .brand>span:last-child,.album-site-header .brand>span:last-child,.site-header .button:after{font-size:var(--type-small)}.hero-copy h1{letter-spacing:-.047em;font-size:clamp(2.5rem,11.5vw,3rem);line-height:1.035}.hero-lead{font-size:var(--type-lead);line-height:1.62}.section h2{font-size:clamp(2rem,9vw,2.5rem);line-height:1.12}.final-cta h2{font-size:clamp(2.125rem,9vw,2.75rem)}.login-copy h1{font-size:clamp(2.375rem,10vw,2.75rem);line-height:1.07}.login-copy>p{font-size:var(--type-body)}.login-card h2{font-size:1.75rem}.google-login-button small{font-size:var(--type-caption)}.mobile-brand{font-size:var(--type-small)}.dashboard-title-row h1{font-size:2rem}.dashboard-title-row p{font-size:var(--type-ui)}.stats-row b{font-size:1.375rem}.stats-row small{font-size:.75rem;line-height:1.35}.mobile-dock a small{font-size:.75rem;line-height:1.2}.new-album-intro h1,.admin-title h1,.membership-hero h1{font-size:2rem}.admin-topbar nav a,.membership-topbar nav a{font-size:var(--type-caption);white-space:nowrap}.admin-user-row>div>b,.admin-user-identity b{font-size:var(--type-ui);overflow-wrap:anywhere}.admin-assign-form select,.admin-assign-form button,.admin-user-actions button{min-height:38px;font-size:var(--type-small)}.public-album-head h1{font-size:2rem}.album-head-actions button,.album-head-actions a{min-height:42px;font-size:var(--type-small)}.public-photo footer>span{max-width:6.75rem;font-size:.75rem}.selection-bar div span{font-size:.75rem}.selection-bar button{min-height:42px}}@media (width<=420px){.hero-copy h1{font-size:clamp(2.25rem,10.8vw,2.625rem)}.login-back-link:after{font-size:var(--type-caption)}.google-login-button small,.selection-bar div span{font-size:.75rem}}.admin-stats{grid-template-columns:repeat(auto-fit,minmax(185px,1fr))}.admin-user-row{grid-template-columns:minmax(230px,1.5fr) minmax(150px,.9fr) 70px 92px;gap:14px 20px;padding:20px 22px}.admin-user-row em.expired{color:#c05a42}.admin-account-tools{border-top:1px solid #0000000f;grid-column:1/-1;grid-template-columns:minmax(280px,1fr) minmax(300px,1fr) minmax(220px,.72fr);align-items:end;gap:10px;padding-top:14px;display:grid}.admin-assign-form,.admin-expiry-form{align-items:end;min-width:0}.admin-assign-form{grid-template-columns:minmax(0,1fr) auto}.admin-expiry-form{grid-template-columns:minmax(0,1fr) auto;gap:6px;display:grid;position:relative}.admin-assign-form label,.admin-expiry-form label{gap:6px;min-width:0;display:grid}.admin-assign-form label>span,.admin-expiry-form label>span{color:#73747a;letter-spacing:.025em;font-size:.6875rem;font-weight:700}.admin-assign-form select,.admin-assign-form button,.admin-expiry-form input,.admin-expiry-form button,.admin-user-actions button{height:40px;font-size:var(--type-caption);border:1px solid #00000017;border-radius:10px;font-weight:680}.admin-assign-form select,.admin-expiry-form input{color:#3f4044;background:#ffffffd6;outline:0;width:100%;min-width:0;padding:0 10px}.admin-assign-form select:focus,.admin-expiry-form input:focus{border-color:#007aff;box-shadow:0 0 0 4px #007aff1c}.admin-assign-form button,.admin-expiry-form button{color:#fff;background:#0071e3;border-color:#0071e3;padding:0 13px}.admin-expiry-form small{color:#8c8d92;font-size:.6875rem;position:absolute;top:calc(100% + 3px);left:0}.admin-user-actions{grid-template-columns:1fr 1fr;gap:6px}.admin-user-actions .admin-status-button{color:#b63b35;background:#ff453a0f}.admin-assign-form button:disabled,.admin-expiry-form button:disabled,.admin-expiry-form input:disabled,.admin-user-actions button:disabled{opacity:.48;cursor:not-allowed}.admin-inline-error{font-size:var(--type-caption);grid-column:1/-1}.admin-audit-list{display:grid}.admin-audit-row{border-bottom:1px solid #0000000f;grid-template-columns:38px minmax(220px,1.35fr) minmax(180px,1fr) minmax(185px,1fr) 120px;align-items:center;gap:14px;min-height:84px;padding:15px 22px;display:grid}.admin-audit-row:last-child{border-bottom:0}.audit-action-icon{color:#0071e3;background:#007aff1a;border-radius:11px;place-items:center;width:36px;height:36px;font-size:1rem;font-weight:750;display:grid}.audit-action-icon.vnpay{color:#198c37;background:#34c7591a}.audit-main,.audit-target,.audit-actor{min-width:0}.audit-main b,.audit-target b,.audit-actor b{color:#2f3033;font-size:var(--type-small);text-overflow:ellipsis;white-space:nowrap;line-height:1.35;display:block;overflow:hidden}.audit-main small,.audit-target small,.audit-actor small{color:#8b8c91;margin-bottom:4px;font-size:.6875rem;display:block}.audit-main small{color:#6c6d72;white-space:normal;margin:4px 0 0;line-height:1.42}.audit-actor em{color:#8b8c91;margin-top:3px;font-size:.6875rem;font-style:normal;display:block}.admin-audit-row time{color:#727379;font-size:var(--type-caption);text-align:right}.audit-details{grid-column:2/-1}.audit-details summary{color:#006bd6;cursor:pointer;width:max-content;font-size:.6875rem;font-weight:680}.audit-details>div{background:#7676800f;border-radius:12px;grid-template-columns:1fr auto 1fr;align-items:stretch;gap:12px;margin-top:11px;padding:12px;display:grid}.audit-details>div>span{min-width:0}.audit-details>div small{color:#8a8b90;margin-bottom:4px;font-size:.6875rem;display:block}.audit-details>div b{color:#55565b;font-size:var(--type-caption);overflow-wrap:anywhere;font-weight:550;line-height:1.5;display:block}.audit-details>div i{color:#a2a3a8;align-self:center;font-style:normal}@media (width<=1080px){.admin-user-row{grid-template-columns:minmax(200px,1.5fr) minmax(130px,1fr) 58px 86px}.admin-account-tools{grid-template-columns:1fr 1fr}.admin-user-actions{grid-column:1/-1;grid-template-columns:1fr 1fr}.admin-audit-row{grid-template-columns:38px minmax(200px,1.3fr) minmax(160px,1fr) minmax(170px,1fr) 105px}}@media (width<=800px){.admin-audit-row{grid-template-columns:38px 1fr auto;align-items:start}.audit-main{align-self:center}.audit-target,.audit-actor{grid-column:2/-1}.admin-audit-row time{grid-area:1/3;align-self:center}.audit-details{grid-column:2/-1}}@media (width<=700px){.admin-user-row{grid-template-columns:1fr auto;gap:13px;padding:18px 14px}.admin-user-identity,.admin-user-row>div:nth-child(2),.admin-account-tools,.admin-inline-error{grid-column:1/-1}.admin-user-row>div:nth-child(3){grid-column:1}.admin-user-row>.account-status{grid-area:3/2}.admin-account-tools{grid-template-columns:1fr;padding-top:15px}.admin-assign-form,.admin-expiry-form{grid-template-columns:1fr auto}.admin-user-actions{grid-column:auto}.admin-expiry-form{margin-bottom:8px}.admin-audit-row{grid-template-columns:34px 1fr;gap:11px;padding:16px 14px}.audit-action-icon{width:34px;height:34px}.admin-audit-row time{text-align:left;grid-area:auto/2;justify-self:start}.audit-target,.audit-actor,.audit-details{grid-column:2}.audit-details>div{grid-template-columns:1fr}.audit-details>div i{display:none}}@media (width<=420px){.admin-assign-form,.admin-expiry-form{grid-template-columns:1fr}.admin-assign-form button,.admin-expiry-form button{width:100%}.admin-user-actions{grid-template-columns:1fr}}.login-benefits article>span,.login-card-kicker,.free-plan-box span,.login-privacy,.account-chip small,.panel-head>div span,.table-header,.field-label>span em,.limit-field small,.admin-title p,.membership-hero>div:first-child p,.admin-stats small,.admin-panel-head p,.admin-user-row>div>small,.admin-user-identity small,.admin-user-row em,.account-status,.payment-status,.current-membership-card>small,.membership-section-title p,.membership-plan-card>span,.public-album-head p,.public-photo footer>span,.admin-assign-form label>span,.admin-expiry-form label>span,.admin-expiry-form small,.audit-main small,.audit-target small,.audit-actor small,.audit-actor em,.audit-details summary,.audit-details>div small{line-height:1.45;font-size:var(--type-caption)!important}.admin-user-row>div>b,.admin-user-identity b,.admin-payment-list b,.audit-main b,.audit-target b,.audit-actor b,.audit-details>div b{font-size:var(--type-small);line-height:1.5}.admin-assign-form select,.admin-assign-form button,.admin-expiry-form input,.admin-expiry-form button,.admin-user-actions button,.admin-plan-card input,.admin-plan-card>button{font-size:var(--type-ui)}.admin-audit-row time{font-size:var(--type-caption);line-height:1.4}@media (width<=700px){.admin-panel-head{padding:18px 16px}.admin-panel-head h2{font-size:1.125rem;line-height:1.3}.admin-panel-head>span{font-size:var(--type-caption)}.admin-user-row{line-height:1.5}.admin-assign-form select,.admin-assign-form button,.admin-expiry-form input,.admin-expiry-form button,.admin-user-actions button{min-height:44px}}.album-name-cell,.album-name-cell>span:last-child{min-width:0}.album-name-cell b{max-width:100%;font-size:var(--type-ui);text-overflow:ellipsis;white-space:nowrap;line-height:1.35;overflow:hidden}.album-thumb{color:#718096;background:linear-gradient(145deg,#e9eef5,#d8e2ef);border:1px solid #00000014;border-radius:12px;flex:none;place-items:center;width:58px;height:54px;display:grid;overflow:hidden;box-shadow:inset 0 1px #fff9,0 4px 12px #28303d14}.album-thumb img{object-fit:cover;width:100%;height:100%;display:block}.album-thumb>span{font-size:1.125rem}@media (width<=700px){.album-row{min-height:88px}.album-thumb{width:62px;height:58px}.album-name-cell b{font-size:var(--type-ui)}}.albums-panel{position:relative;overflow:visible}.album-table{position:relative}.dashboard-album-search{z-index:3;position:absolute;top:-55px;right:22px}.album-client-rows,.album-client-rows .album-row{position:relative}.album-client-rows .album-row:has(.row-menu[aria-expanded=true]){z-index:12}.album-client-rows .album-row.deleting{opacity:.45;pointer-events:none}.album-thumb-stack{flex:0 0 112px;align-items:center;width:112px;height:58px;padding-left:2px;display:flex}.album-thumb-stack .album-thumb{border:2px solid #fffffff0;border-radius:11px;width:46px;height:52px;margin-left:-13px;transform:rotate(2deg);box-shadow:0 5px 13px #1c273524}.album-thumb-stack .album-thumb:first-child{z-index:3;margin-left:0;transform:rotate(-3deg)}.album-thumb-stack .album-thumb:nth-child(2){z-index:2;transform:translateY(-1px)rotate(2deg)}.album-thumb-stack .album-thumb:nth-child(3){z-index:1;transform:translateY(1px)rotate(5deg)}.album-name-cell a:hover b{color:#0071e3}.album-row-menu{place-items:center;display:grid;position:relative}.row-menu{color:#85878d;letter-spacing:1px;cursor:pointer;background:0 0;border:0;border-radius:10px;place-items:center;width:36px;height:36px;padding:0 0 6px;font-size:17px;font-weight:750;display:grid}.row-menu:hover,.row-menu[aria-expanded=true]{color:#006bd6;background:#007aff17}.album-row-menu-panel{z-index:30;-webkit-backdrop-filter:saturate(170%)blur(24px);backdrop-filter:saturate(170%)blur(24px);background:#fffffff0;border:1px solid #0000001a;border-radius:14px;gap:3px;width:205px;padding:7px;display:grid;position:absolute;bottom:42px;right:0;box-shadow:0 20px 48px #1f273330,inset 0 1px #fff}.album-row-menu-panel a,.album-row-menu-panel button{color:#3c3c40;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:9px;align-items:center;gap:10px;min-height:39px;padding:0 10px;font-size:.8125rem;display:flex}.album-row-menu-panel a:hover,.album-row-menu-panel button:hover{background:#76768017}.album-row-menu-panel a span,.album-row-menu-panel button span{color:#6e6e73;text-align:center;width:18px}.album-row-menu-panel .danger{color:#d82d27}.album-filter-empty{color:#7c7d82;text-align:center;padding:36px 20px;font-size:.875rem}.dashboard-notice{z-index:80;color:#005aad;background:#eff7fff5;border:1px solid #007aff2b;border-radius:13px;align-items:flex-start;gap:12px;max-width:min(380px,100vw - 32px);padding:13px 15px;font-size:.8125rem;display:flex;position:fixed;top:92px;right:24px;box-shadow:0 14px 36px #1f273326}.dashboard-notice>span{flex:1}.dashboard-notice button,.album-toast button{color:currentColor;cursor:pointer;background:0 0;border:0;border-radius:8px;flex:none;width:28px;height:28px;font-size:1.1rem}.dashboard-notice button:hover,.album-toast button:hover{background:#0000000f}.album-manager-page{background:radial-gradient(circle at 85% -10%,#007aff1f,#0000 32rem),#f5f5f7;min-height:100vh}.manager-topbar{z-index:30;-webkit-backdrop-filter:saturate(180%)blur(24px);backdrop-filter:saturate(180%)blur(24px);background:#fafafcc7;border:1px solid #fffc;border-bottom-color:#00000014;border-radius:20px;justify-content:space-between;align-items:center;gap:20px;width:min(1240px,100% - 28px);min-height:66px;margin:10px auto 0;padding:0 18px;display:flex;position:sticky;top:10px;box-shadow:0 10px 34px #28303d17}.manager-topbar nav{align-items:center;gap:8px;display:flex}.manager-topbar nav a{color:#006bd6;border-radius:10px;padding:9px 12px;font-size:.8125rem;font-weight:650}.manager-topbar nav a:hover{background:#007aff14}.manager-wrap{width:min(1180px,100% - 32px);margin:0 auto;padding:54px 0 90px}.manager-heading{justify-content:space-between;align-items:flex-end;gap:28px;display:flex}.manager-heading h1{letter-spacing:-.05em;max-width:760px;margin:6px 0 8px;font-size:clamp(2.25rem,4vw,3.25rem);line-height:1.05}.manager-heading>div:first-child>span{color:#6e6e73;font-size:.9375rem}.manager-heading-actions{gap:8px;display:flex}.manager-heading-actions button,.manager-heading-actions a,.manager-card>header>button{color:#006bd6;cursor:pointer;background:#ffffffc2;border:1px solid #00000017;border-radius:12px;justify-content:center;align-items:center;min-height:42px;padding:0 14px;font-size:.8125rem;font-weight:650;display:inline-flex}.manager-stats{grid-template-columns:repeat(4,1fr);gap:12px;margin:30px 0 18px;display:grid}.manager-stats article,.manager-card,.manager-danger-zone{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffc7;border:1px solid #00000017;box-shadow:0 10px 34px #28303d11,inset 0 1px #fff}.manager-stats article{border-radius:18px;min-height:118px;padding:20px}.manager-stats span,.manager-stats small{color:#77777c;font-size:.75rem;display:block}.manager-stats b{letter-spacing:-.04em;margin:8px 0 6px;font-size:1.65rem;display:block}.manager-stats b.active-text{color:#198f3e;font-size:1.2rem}.manager-stats b.closed-text{color:#006bd6;font-size:1.2rem}.manager-message{color:#005aad;text-align:left;cursor:pointer;background:#eef7ffe6;border:1px solid #007aff2e;border-radius:13px;justify-content:space-between;width:100%;margin:0 0 16px;padding:13px 15px;font-size:.875rem;display:flex}.manager-grid{grid-template-columns:minmax(340px,.76fr) minmax(0,1.24fr);align-items:start;gap:16px;display:grid}.manager-card{border-radius:20px;overflow:hidden}.manager-card>header{border-bottom:1px solid #00000012;justify-content:space-between;align-items:center;gap:20px;min-height:78px;padding:15px 20px;display:flex}.manager-card>header p{color:#0071e3;text-transform:uppercase;letter-spacing:.12em;margin:0 0 5px;font-size:.6875rem;font-weight:750}.manager-card>header h2{margin:0;font-size:1.125rem}.manager-card>header>span{color:#77777c;font-size:.75rem}.manager-card>header>button:disabled{opacity:.55;cursor:wait}.manager-card-body{gap:16px;padding:21px;display:grid}.manager-field{color:#535358;gap:7px;font-size:.8125rem;font-weight:650;display:grid}.manager-field input,.manager-field select,.manager-password-box>input{color:#1d1d1f;background:#ffffffe0;border:1px solid #0000001c;border-radius:11px;outline:none;width:100%;min-height:44px;padding:0 12px;font-size:.9375rem}.manager-field input:focus,.manager-field select:focus,.manager-password-box>input:focus{border-color:#007aff;box-shadow:0 0 0 4px #007aff1c}.manager-field small{color:#818186;font-size:.75rem;font-weight:400}.manager-toggle-list{gap:8px;display:grid}.manager-toggle-list>label{background:#76768009;border:1px solid #00000013;border-radius:12px;justify-content:space-between;align-items:center;gap:16px;min-height:62px;padding:12px;display:flex}.manager-toggle-list b,.manager-toggle-list small{display:block}.manager-toggle-list b{font-size:.8125rem}.manager-toggle-list small{color:#77777c;margin-top:4px;font-size:.6875rem;line-height:1.4}.manager-toggle-list input{accent-color:#34c759;flex:none;width:20px;height:20px}.manager-password-box{border:1px solid #00000014;border-radius:13px;margin:0;padding:14px}.manager-password-box legend{color:#535358;padding:0 5px;font-size:.8125rem;font-weight:650}.manager-password-box p{color:#77777c;margin:0 0 10px;font-size:.75rem}.manager-password-box>div{flex-wrap:wrap;gap:9px 14px;display:flex}.manager-password-box>div label{color:#535358;align-items:center;gap:5px;font-size:.75rem;display:flex}.manager-password-box>div input{accent-color:#007aff}.manager-password-box>input{margin-top:12px}.manager-save{width:100%}.manager-drive-line{background:#007aff11;border-radius:13px;grid-template-columns:auto 1fr;gap:4px 9px;margin:16px 18px 0;padding:13px;display:grid}.manager-drive-line>span{color:#0071e3;grid-row:1/3;font-size:1.25rem}.manager-drive-line a{color:#006bd6;font-size:.8125rem;font-weight:650}.manager-drive-line small{color:#6e6e73;font-size:.6875rem;line-height:1.45}.manager-photo-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;max-height:590px;padding:16px 18px 20px;display:grid;overflow:auto}.manager-photo-grid figure{background:#f0f0f2;border:1px solid #00000014;border-radius:12px;min-width:0;margin:0;overflow:hidden}.manager-photo-grid img{aspect-ratio:1;object-fit:cover;width:100%;display:block}.manager-photo-grid figcaption{color:#55555a;text-overflow:ellipsis;white-space:nowrap;padding:8px;font-size:.6875rem;overflow:hidden}.manager-load-more{color:#0071e3;cursor:pointer;background:#fffc;border:1px solid #0000001a;border-radius:11px;min-height:42px;margin:0 auto 18px;padding:0 16px;font-size:.75rem;font-weight:700;display:block}.manager-load-more.compact{min-height:36px;margin:10px auto 0}.manager-feedback{margin-top:16px}.manager-feedback>header small{color:#77777c;margin-top:6px;font-size:.6875rem;font-weight:500;display:block}.feedback-header-actions{gap:8px;display:flex}.feedback-header-actions button{color:#006bd6;cursor:pointer;background:#ffffffd1;border:1px solid #00000017;border-radius:11px;min-height:40px;padding:0 13px;font-size:.75rem;font-weight:700}.feedback-header-actions button:disabled{opacity:.5;cursor:wait}.feedback-tabs{gap:7px;padding:13px 18px 0;display:flex;overflow-x:auto}.feedback-tabs button{color:#5d5d62;white-space:nowrap;cursor:pointer;background:#7676800d;border:1px solid #00000014;border-radius:999px;align-items:center;gap:7px;min-height:38px;padding:0 13px;font-size:.75rem;font-weight:700;display:inline-flex}.feedback-tabs button span{background:#7676801a;border-radius:999px;min-width:21px;padding:2px 6px;font-size:.625rem}.feedback-tabs button.active{color:#fff;background:#007aff;border-color:#007aff}.feedback-tabs button.active span{background:#fff3}.manager-feedback-grid{grid-template-columns:1fr 1fr;display:grid}.manager-feedback-grid.single{grid-template-columns:1fr}.manager-feedback-grid>section{min-width:0;padding:18px}.manager-feedback-grid>section+section{border-left:1px solid #00000012}.feedback-title{justify-content:space-between;align-items:center;margin-bottom:11px;display:flex}.feedback-title h3{margin:0;font-size:.9375rem}.feedback-title span{color:#6e6e73;background:#76768014;border-radius:999px;padding:5px 8px;font-size:.6875rem}.feedback-list{gap:7px;max-height:440px;display:grid;overflow:auto}.feedback-list article{border:1px solid #00000012;border-radius:12px;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:62px;padding:7px;display:grid}.feedback-list article.comment-entry{grid-template-columns:48px minmax(0,1fr);align-items:start}.feedback-list img{object-fit:cover;border-radius:9px;width:48px;height:48px}.feedback-list b,.feedback-list span{display:block}.feedback-list b{text-overflow:ellipsis;white-space:nowrap;font-size:.8125rem;overflow:hidden}.feedback-list span{color:#79797e;margin-top:4px;font-size:.6875rem}.feedback-list em{color:#238b3d;background:#34c7591a;border-radius:999px;padding:5px 7px;font-size:.625rem;font-style:normal}.feedback-list p{color:#444449;margin:7px 0 2px;font-size:.8125rem;line-height:1.45}.feedback-empty{text-align:center;margin:0;padding:35px 12px;color:#818186!important;font-size:.8125rem!important}.manager-danger-zone{background:#fff7f6d1;border-color:#ff453a30;border-radius:18px;justify-content:space-between;align-items:center;gap:22px;margin-top:16px;padding:20px;display:flex}.manager-danger-zone b{color:#b52a24;font-size:.9375rem}.manager-danger-zone p{color:#77777c;margin:5px 0 0;font-size:.75rem}.manager-danger-zone button{color:#d82d27;cursor:pointer;background:#fff;border:1px solid #ff453a40;border-radius:11px;min-height:42px;padding:0 14px;font-size:.8125rem;font-weight:650}.manager-loading{color:#6e6e73;place-items:center;min-height:75vh;font-size:.9375rem;display:grid}.language-switcher{z-index:120;right:max(14px, env(safe-area-inset-right));bottom:max(16px, env(safe-area-inset-bottom));color:#1d1d1f;text-align:left;cursor:pointer;-webkit-backdrop-filter:saturate(180%)blur(20px);backdrop-filter:saturate(180%)blur(20px);background:#ffffffe6;border:1px solid #0000001c;border-radius:999px;grid-template-rows:auto auto;grid-template-columns:25px auto;align-items:center;column-gap:8px;min-height:46px;padding:7px 13px 7px 9px;display:grid;position:fixed;box-shadow:0 10px 30px #18213029,inset 0 1px #fff}.language-switcher>span{color:#fff;background:#007aff;border-radius:50%;grid-row:1/3;place-items:center;width:25px;height:25px;font-size:1rem;display:grid}.language-switcher b{align-self:end;font-size:.75rem;line-height:1}.language-switcher small{color:#6e6e73;align-self:start;margin-top:3px;font-size:.625rem;line-height:1}.language-switcher:hover{transform:translateY(-1px);box-shadow:0 13px 34px #18213033,inset 0 1px #fff}.language-switcher:focus-visible{outline-offset:2px;outline:3px solid #007aff4d}.seo-landing-page{background:radial-gradient(circle at 80% 0,#007aff1a,#0000 32rem),#f5f5f7;min-height:100vh;padding:10px max(16px,50vw - 590px) 90px}.seo-landing-page .legal-nav{width:100%}.seo-nav-links{align-items:center;gap:8px;display:flex}.seo-nav-links a{color:#006bd6;border-radius:10px;padding:9px 12px;font-size:.8125rem;font-weight:700}.seo-answer-hero{max-width:920px;padding:86px 0 64px}.seo-answer-hero>p{color:#0071e3;letter-spacing:.12em;text-transform:uppercase;margin:0 0 15px;font-size:.75rem;font-weight:800}.seo-answer-hero h1{letter-spacing:-.065em;margin:0;font-size:clamp(2.7rem,7vw,5.4rem);line-height:.98}.seo-answer-hero>span{color:#5e5e63;max-width:780px;margin-top:24px;font-size:clamp(1rem,2vw,1.25rem);line-height:1.65;display:block}.seo-answer-hero .hero-actions{margin-top:28px}.seo-answer-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.seo-answer-grid article,.seo-content-section,.seo-faq{background:#ffffffc7;border:1px solid #00000014;border-radius:22px;box-shadow:0 12px 34px #28303d0f}.seo-answer-grid article{padding:24px}.seo-answer-grid article>b{color:#fff;background:#007aff;border-radius:10px;place-items:center;width:34px;height:34px;display:grid}.seo-answer-grid h2{margin:25px 0 10px;font-size:1.18rem}.seo-answer-grid p,.seo-content-section p,.seo-faq p{color:#626267;font-size:.9375rem;line-height:1.65}.seo-content-section,.seo-faq{margin-top:16px;padding:clamp(24px,5vw,48px)}.seo-content-section h2,.seo-faq>h2{letter-spacing:-.035em;margin:0 0 12px;font-size:clamp(1.55rem,3vw,2.2rem)}.seo-content-section p+h2{margin-top:34px}.seo-faq{grid-template-columns:1fr 1fr;gap:14px 26px;display:grid}.seo-faq>h2{grid-column:1/-1}.seo-faq article{border-top:1px solid #00000014;padding-top:17px}.seo-faq h3{margin:0 0 8px;font-size:1rem}.seo-faq p{margin:0}.seo-landing-page .final-cta{margin-top:16px}@media (width<=700px){.language-switcher{right:10px;bottom:max(10px, env(safe-area-inset-bottom));grid-template-columns:24px auto;min-width:48px;padding:7px 10px 7px 8px}.language-switcher small{display:none}.seo-answer-hero{padding:58px 0 42px}.seo-answer-hero h1{font-size:2.65rem}.seo-answer-grid,.seo-faq{grid-template-columns:1fr}.seo-faq>h2{grid-column:auto}}@media (width<=900px){.manager-grid{grid-template-columns:1fr}.manager-photo-grid{grid-template-columns:repeat(5,minmax(0,1fr));max-height:500px}}@media (width<=700px){.dashboard-album-search{width:calc(100% - 26px);margin:12px 13px;position:static}.album-table>.table-header{display:none}.album-thumb-stack{flex-basis:92px;width:92px}.album-thumb-stack .album-thumb{width:42px;height:50px;margin-left:-16px}.album-thumb-stack .album-thumb:first-child{margin-left:0}.album-row-menu-panel{width:min(260px,100vw - 32px);position:fixed;bottom:96px;right:16px}.manager-topbar{min-height:62px;padding:0 12px}.manager-topbar .brand>span:last-child{display:none}.manager-topbar nav a{padding:8px;font-size:.75rem}.manager-wrap{width:calc(100% - 24px);padding:38px 0 70px}.manager-heading{flex-direction:column;align-items:flex-start}.manager-heading h1{font-size:2.25rem}.manager-heading-actions{width:100%}.manager-heading-actions button,.manager-heading-actions a{flex:1}.manager-stats{grid-template-columns:1fr 1fr;gap:8px}.manager-stats article{min-height:105px;padding:15px}.manager-card>header{flex-direction:column;align-items:flex-start}.manager-card>header>button,.feedback-header-actions{width:100%}.feedback-header-actions button{flex:1}.manager-photo-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;padding:12px}.manager-feedback-grid{grid-template-columns:1fr}.manager-feedback-grid>section+section{border-top:1px solid #00000012;border-left:0}.manager-danger-zone{flex-direction:column;align-items:stretch}.manager-danger-zone button{width:100%}}.dashboard-account-menu{position:relative}.account-menu-trigger{color:#1d1d1f;text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:14px;min-height:48px;padding:5px 8px 5px 5px;transition:border-color .16s,background .16s}.account-menu-trigger:hover,.account-menu-trigger[aria-expanded=true]{background:#76768013;border-color:#00000014}.account-menu-trigger>i{color:#85858a;margin-left:3px;font-size:.875rem;font-style:normal;transition:transform .16s}.account-menu-trigger[aria-expanded=true]>i{transform:rotate(180deg)}.account-popover{z-index:90;-webkit-backdrop-filter:saturate(180%)blur(26px);backdrop-filter:saturate(180%)blur(26px);background:#fffffff2;border:1px solid #0000001a;border-radius:20px;width:min(390px,100vw - 30px);position:absolute;top:calc(100% + 10px);right:0;overflow:hidden;box-shadow:0 28px 75px #1f273338,inset 0 1px #fff}.account-popover>header{border-bottom:1px solid #00000012;grid-template-columns:46px minmax(0,1fr) auto;align-items:center;gap:11px;padding:18px;display:grid}.account-popover-avatar{color:#fff;background:linear-gradient(145deg,#73737a,#343438);border-radius:14px;place-items:center;width:46px;height:46px;font-size:1rem;font-weight:750;display:grid;box-shadow:inset 0 1px #ffffff59}.account-popover header b,.account-popover header span{display:block}.account-popover header b{text-overflow:ellipsis;white-space:nowrap;font-size:.9375rem;line-height:1.35;overflow:hidden}.account-popover header div>span{color:#74747a;text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:.75rem;overflow:hidden}.account-popover header em{color:#218c3e;white-space:nowrap;background:#34c7591c;border-radius:999px;padding:5px 7px;font-size:.625rem;font-style:normal;font-weight:700}.account-popover header em.suspended{color:#c62e27;background:#ff453a1a}.account-plan-summary{background:linear-gradient(145deg,#007aff13,#685cff09);border:1px solid #007aff1c;border-radius:15px;margin:13px;padding:15px}.account-plan-summary>div:first-child{justify-content:space-between;align-items:center;gap:12px;display:flex}.account-plan-summary>div:first-child span{color:#64646a;font-size:.75rem}.account-plan-summary>div:first-child b{color:#006bd6;font-size:.9375rem}.account-plan-summary>small{color:#77777d;margin-top:5px;font-size:.6875rem;display:block}.account-usage-line{color:#5f5f65;justify-content:space-between;align-items:center;margin-top:15px;font-size:.6875rem;display:flex}.account-usage-line b{color:#006bd6}.account-progress{appearance:none;background:#007aff1a;border:0;border-radius:999px;width:100%;height:6px;margin-top:7px;display:block;overflow:hidden}.account-progress::-webkit-progress-bar{background:#007aff1a;border-radius:999px}.account-progress::-webkit-progress-value{background:linear-gradient(90deg,#0a84ff,#5e5ce6);border-radius:999px}.account-progress::-moz-progress-bar{background:linear-gradient(90deg,#0a84ff,#5e5ce6);border-radius:999px}.account-detail-grid{grid-template-columns:1fr 1fr;gap:8px;margin:0;padding:0 13px 13px;display:grid}.account-detail-grid>div{background:#76768009;border:1px solid #0001;border-radius:12px;min-width:0;padding:11px}.account-detail-grid dt{color:#85858a;text-transform:uppercase;letter-spacing:.06em;font-size:.625rem}.account-detail-grid dd{color:#333337;text-overflow:ellipsis;white-space:nowrap;margin:5px 0 0;font-size:.75rem;font-weight:650;overflow:hidden}.account-popover-actions{border-top:1px solid #00000012;gap:3px;padding:8px;display:grid}.account-popover-actions a{border-radius:11px;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:9px;min-height:54px;padding:7px 9px;display:grid}.account-popover-actions a:hover{background:#007aff11}.account-popover-actions a>span{color:#006bd6;background:#007aff17;border-radius:10px;place-items:center;width:34px;height:34px;font-size:.9375rem;display:grid}.account-popover-actions b,.account-popover-actions small{display:block}.account-popover-actions b{font-size:.8125rem}.account-popover-actions small{color:#7c7c82;margin-top:3px;font-size:.6875rem}.account-popover-actions a>i{color:#99999e;font-size:1.1rem;font-style:normal}.account-signout{color:#d82d27;border-top:1px solid #00000012;align-items:center;gap:10px;min-height:48px;padding:0 18px;font-size:.8125rem;font-weight:650;display:flex}.account-signout:hover{background:#ff453a0e}.account-signout span{text-align:center;width:18px}@media (width<=700px){.account-menu-trigger{min-height:44px;padding:4px}.account-menu-trigger>div,.account-menu-trigger>i{display:none}.account-menu-trigger>span{width:36px;height:36px}.account-popover{width:calc(100vw - 24px);max-height:calc(100vh - 88px);position:fixed;top:72px;right:12px;overflow-y:auto}.account-popover>header{grid-template-columns:44px minmax(0,1fr)}.account-popover header em{grid-column:2;width:max-content;margin-top:-5px}}.commercial-home{overflow:clip}.header-actions{align-items:center;gap:8px;display:flex}.header-login{color:#56565b;border-radius:10px;padding:10px 12px;font-size:.8125rem;font-weight:650;transition:background .18s,color .18s}.header-login:hover{color:#006bd6;background:#76768014}.header-cta{border-radius:12px;min-height:40px;padding:0 17px}.commercial-home .hero-section{min-height:760px;padding-top:112px;padding-bottom:106px}.commercial-home .hero-copy h1{max-width:650px;font-size:clamp(3.45rem,5.25vw,4.9rem)}.commercial-home .hero-lead{max-width:610px}.commercial-home .browser-card{background:#ffffffed}.floating-status{z-index:3;color:#515157;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffe6;border:1px solid #00000014;border-radius:999px;align-items:center;gap:8px;padding:10px 13px;font-size:.6875rem;font-weight:650;display:flex;position:absolute;bottom:50px;left:-18px;box-shadow:0 12px 32px #1f273321}.floating-status i{background:#34c759;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #34c7591f}.commercial-home .browser-card{animation:8s ease-in-out infinite hero-browser-float}.commercial-home .visual-glow{animation:9s ease-in-out infinite alternate hero-glow-drift}.commercial-home .photo-card{animation:7s ease-in-out infinite alternate hero-photo-breathe}.commercial-home .photo-card:nth-child(2){animation-delay:-1.7s}.commercial-home .photo-card:nth-child(3){animation-delay:-3.4s}.commercial-home .photo-card:nth-child(4){animation-delay:-5.1s}.commercial-home .check.active{animation:3.6s ease-in-out infinite hero-check-pulse}.commercial-home .gallery-grid .photo-card:nth-child(3) .check{animation-delay:-1.8s}.floating-note{animation:5.2s ease-in-out infinite hero-note-float}.floating-status{animation:5.8s ease-in-out infinite hero-status-float}.floating-status i{animation:2.2s ease-out infinite hero-live-pulse}.floating-viewer{z-index:4;color:#55555a;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffe6;border:1px solid #00000014;border-radius:999px;align-items:center;gap:8px;padding:8px 11px 8px 8px;font-size:.625rem;animation:6.4s ease-in-out infinite hero-viewer-float;display:flex;position:absolute;top:18px;right:18px;box-shadow:0 12px 30px #1f27331f}.floating-viewer>span{color:#fff;background:linear-gradient(145deg,#6f8cff,#8e62d9);border-radius:50%;place-items:center;width:27px;height:27px;font-size:.5625rem;font-weight:800;display:grid}.floating-viewer>i{background:#34c759;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 3px #34c75921}@keyframes hero-browser-float{0%,to{transform:translate(0,0)rotate(-.35deg)}50%{transform:translateY(-9px)rotate(.25deg)}}@keyframes hero-glow-drift{0%{opacity:.72;transform:translate(-8px,6px)scale(.96)}to{opacity:1;transform:translate(10px,-8px)scale(1.05)}}@keyframes hero-photo-breathe{0%{filter:saturate(.92);background-position:48%}to{filter:saturate(1.08);background-position:54% 46%}}@keyframes hero-check-pulse{0%,72%,to{transform:scale(1);box-shadow:0 3px 10px #007aff4d}82%{transform:scale(1.14);box-shadow:0 0 0 7px #007aff14,0 3px 12px #007aff59}}@keyframes hero-note-float{0%,to{transform:translate(0,0)rotate(-.5deg)}50%{transform:translate(-4px,-8px)rotate(.5deg)}}@keyframes hero-status-float{0%,to{transform:translate(0,0)}50%{transform:translate(5px,-6px)}}@keyframes hero-viewer-float{0%,to{transform:translate(0,0)}50%{transform:translate(-6px,7px)}}@keyframes hero-live-pulse{0%{box-shadow:0 0 #34c7594d}70%,to{box-shadow:0 0 0 8px #34c75900}}.motion-showcase{padding-top:92px;padding-bottom:104px}.motion-showcase-heading{grid-template-columns:1.15fr .85fr;align-items:end;gap:70px;margin-bottom:42px;display:grid}.motion-showcase-heading h2{max-width:670px;margin:20px 0 0;font-size:clamp(2.55rem,4.4vw,3.9rem)}.motion-showcase-heading>p{color:#69696f;max-width:470px;margin:0 0 8px;font-size:.9375rem;line-height:1.72}.motion-stage{isolation:isolate;background:radial-gradient(circle at 50% 115%,#007aff3d,#0000 44%),linear-gradient(145deg,#17181c,#090a0c);border:1px solid #ffffff1f;border-radius:34px;grid-template-columns:minmax(190px,.78fr) 72px minmax(280px,1.12fr) 72px minmax(210px,.82fr);align-items:center;gap:12px;min-height:525px;padding:54px 38px;display:grid;position:relative;overflow:hidden;box-shadow:0 30px 78px #191d2633,inset 0 1px #ffffff1f}.motion-stage:before{z-index:-1;content:"";background-image:linear-gradient(#ffffff06 1px,#0000 1px),linear-gradient(90deg,#ffffff06 1px,#0000 1px);background-size:34px 34px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000,#000 20% 80%,#0000);mask-image:linear-gradient(#0000,#000 20% 80%,#0000)}.motion-aurora{z-index:-1;filter:blur(58px);opacity:.32;border-radius:50%;width:270px;height:270px;position:absolute}.aurora-one{background:#007aff;animation:11s ease-in-out infinite alternate motion-aurora-one;top:2%;left:7%}.aurora-two{background:#af52de;animation:13s ease-in-out infinite alternate motion-aurora-two;bottom:-7%;right:5%}.motion-node{color:#222226;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:#ffffffe6;border:1px solid #ffffff24;border-radius:23px;min-width:0;position:relative;overflow:hidden;box-shadow:0 22px 55px #00000047,inset 0 1px #fff}.motion-node>header{border-bottom:1px solid #00000012;align-items:center;gap:10px;min-height:65px;padding:12px 14px;display:flex}.motion-node header>div{flex:1;min-width:0}.motion-node header small,.motion-node header b{display:block}.motion-node header small{color:#85858a;text-transform:uppercase;letter-spacing:.08em;margin-bottom:4px;font-size:.5625rem;font-weight:700}.motion-node header b{text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;overflow:hidden}.motion-drive-node{animation:7.4s ease-in-out infinite motion-node-left;transform:rotate(-1.2deg)}.motion-album-node{z-index:2;min-height:385px;animation:8.2s ease-in-out infinite motion-node-center;transform:translateY(-6px)}.motion-result-node{animation:7.8s ease-in-out infinite motion-node-right;transform:rotate(1.1deg)}.motion-drive-mark{clip-path:polygon(50% 0,100% 88%,80% 100%,20% 100%,0 88%);background:conic-gradient(from 30deg,#3779e8,#f0c33c,#39a85b,#3779e8);flex:none;width:31px;height:27px}.motion-live-dot{background:#34c759;border-radius:50%;width:8px;height:8px;animation:2s ease-out infinite motion-green-pulse}.motion-photo-stack{place-items:center;min-height:235px;padding:26px 20px 18px;display:grid}.motion-mini-photo{background-size:cover;border:4px solid #fff;border-radius:13px;grid-area:1/1;width:126px;height:165px;box-shadow:0 14px 28px #0000002e}.mini-photo-one{background:radial-gradient(circle at 57% 28%,#e6c4a9 0 11%,#0000 12%),linear-gradient(145deg,#29443b,#c6a484 55%,#182b25);animation:6.5s ease-in-out infinite motion-photo-one;transform:translate(-24px,4px)rotate(-9deg)}.mini-photo-two{background:radial-gradient(circle at 48% 27%,#dbad91 0 12%,#0000 13%),linear-gradient(135deg,#718b7b,#e0c5aa 48%,#2f453b);animation:6.8s ease-in-out infinite motion-photo-two;transform:translate(8px,-11px)rotate(3deg)}.mini-photo-three{background:radial-gradient(circle at 55% 25%,#dcb99f 0 11%,#0000 12%),linear-gradient(145deg,#5b7668,#d6b899 52%,#253b32);animation:7.1s ease-in-out infinite motion-photo-three;transform:translate(32px,14px)rotate(10deg)}.motion-drive-node>footer,.motion-result-node>footer{background:#f6f6f8e6;border-top:1px solid #00000012;align-items:center;gap:11px;min-height:66px;padding:12px 14px;display:flex}.motion-drive-node footer b,.motion-drive-node footer small,.motion-result-node footer b,.motion-result-node footer small{display:block}.motion-drive-node footer b,.motion-result-node footer b{font-size:.6875rem}.motion-drive-node footer small,.motion-result-node footer small{color:#85858a;margin-top:3px;font-size:.5625rem}.motion-sync-ring{border:3px solid #007aff1f;border-top-color:#007aff;border-radius:50%;flex:none;width:26px;height:26px;animation:1.4s linear infinite motion-spin}.motion-flow{background:linear-gradient(90deg,#007aff14,#58aaff9e,#007aff14);height:2px;position:relative}.motion-flow>span{background:#5ac8fa;border-radius:50%;width:13px;height:13px;animation:2.7s ease-in-out infinite motion-transfer;position:absolute;top:50%;left:0;transform:translateY(-50%);box-shadow:0 0 0 6px #5ac8fa1a,0 0 18px #5ac8facc}.motion-flow>i{background:#ffffffa6;border-radius:50%;width:4px;height:4px;position:absolute;top:50%;transform:translateY(-50%)}.motion-flow>i:nth-child(2){left:35%}.motion-flow>i:nth-child(3){left:70%}.motion-flow-two>span{animation-delay:-1.35s}.motion-album-node>header>span{color:#99999e;letter-spacing:.08em;font-size:.6875rem}.motion-album-grid{grid-template-columns:repeat(3,1fr);gap:6px;padding:12px;display:grid}.motion-shot{background-size:cover;border-radius:9px;height:116px;position:relative;overflow:hidden}.shot-one{background:linear-gradient(160deg,#0000 45%,#0000004d),linear-gradient(135deg,#506b5d,#d9bda0)}.shot-two{background:linear-gradient(160deg,#0000 42%,#00000052),linear-gradient(135deg,#6e887a,#e3c9ae)}.shot-three{background:linear-gradient(160deg,#0000 45%,#00000047),linear-gradient(135deg,#344e43,#caa98b)}.shot-four{background:linear-gradient(160deg,#0000 42%,#0000004f),linear-gradient(135deg,#87998e,#ddc1a5)}.shot-five{background:linear-gradient(160deg,#0000 45%,#00000047),linear-gradient(135deg,#5c7769,#c8a486)}.shot-six{background:linear-gradient(160deg,#0000 42%,#00000057),linear-gradient(135deg,#425d50,#e0c4aa)}.motion-shot:after{content:"";background:#f4ebe0cc;border-radius:50% 50% 18% 18%;position:absolute;inset:38% 20% -10% 30%}.motion-shot>i{z-index:2;color:#fff;background:#0000002e;border:1px solid #ffffffe6;border-radius:50%;place-items:center;width:19px;height:19px;font-size:.5625rem;font-style:normal;display:grid;position:absolute;top:7px;right:7px}.motion-shot.selected>i{background:#007aff;border-color:#007aff;animation:4.2s ease-in-out infinite motion-select-pop}.motion-shot:nth-child(4)>i{animation-delay:-1.4s}.motion-shot:nth-child(6)>i{animation-delay:-2.8s}.motion-album-node>footer{color:#67676d;background:#f6f6f8eb;border-top:1px solid #00000012;justify-content:space-between;align-items:center;gap:12px;min-height:56px;padding:9px 12px;font-size:.625rem;display:flex}.motion-album-node footer b{color:#007aff;font-size:.875rem}.motion-confirm{color:#fff;background:#007aff;border-radius:999px;padding:8px 11px;font-size:.5625rem;font-weight:750;animation:4.2s ease-in-out infinite motion-confirm-pulse}.motion-result-node>header>span{color:#1d9d42;background:#34c7591f;border-radius:50%;place-items:center;width:28px;height:28px;font-size:.75rem;display:grid}.motion-result-list{gap:7px;padding:17px 12px;display:grid}.motion-result-list>span{background:#f8f8fadb;border:1px solid #0000000e;border-radius:10px;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:8px;min-width:0;padding:7px;animation:5.4s ease-in-out infinite motion-result-arrive;display:grid}.motion-result-list>span:nth-child(2){animation-delay:-1.8s}.motion-result-list>span:nth-child(3){animation-delay:-3.6s}.motion-result-list b{text-overflow:ellipsis;white-space:nowrap;font-size:.5625rem;overflow:hidden}.motion-result-list em{color:#299849;white-space:nowrap;font-size:.5rem;font-style:normal}.result-thumb{background:linear-gradient(145deg,#607a6c,#d3b295);border-radius:8px;width:34px;height:34px}.result-two{background:linear-gradient(145deg,#8b9d91,#d9bda3)}.result-three{background:linear-gradient(145deg,#465f52,#c8a488)}.motion-result-node>footer>span{color:#0071e3;background:#007aff1a;border-radius:9px;place-items:center;width:29px;height:29px;font-size:.875rem;display:grid}.motion-benefits{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:20px;display:flex}.motion-benefits>span{color:#66666b;background:#ffffff9e;border:1px solid #00000013;border-radius:999px;align-items:center;gap:7px;padding:8px 12px;font-size:.75rem;display:flex}.motion-benefits i{color:#229840;background:#34c7591f;border-radius:50%;place-items:center;width:18px;height:18px;font-size:.5625rem;font-style:normal;display:grid}@keyframes motion-node-left{0%,to{transform:translate(0,0)rotate(-1.2deg)}50%{transform:translateY(-7px)rotate(-.5deg)}}@keyframes motion-node-center{0%,to{transform:translateY(-6px)}50%{transform:translateY(3px)}}@keyframes motion-node-right{0%,to{transform:translate(0,0)rotate(1.1deg)}50%{transform:translateY(-8px)rotate(.4deg)}}@keyframes motion-aurora-one{to{transform:translate(90px,75px)scale(1.15)}}@keyframes motion-aurora-two{to{transform:translate(-85px,-65px)scale(.9)}}@keyframes motion-photo-one{0%,to{transform:translate(-24px,4px)rotate(-9deg)}50%{transform:translate(-30px,-4px)rotate(-12deg)}}@keyframes motion-photo-two{0%,to{transform:translate(8px,-11px)rotate(3deg)}50%{transform:translate(4px,-19px)rotate(1deg)}}@keyframes motion-photo-three{0%,to{transform:translate(32px,14px)rotate(10deg)}50%{transform:translate(38px,7px)rotate(13deg)}}@keyframes motion-spin{to{transform:rotate(360deg)}}@keyframes motion-transfer{0%{opacity:0;left:0}12%,88%{opacity:1}to{opacity:0;left:calc(100% - 13px)}}@keyframes motion-green-pulse{0%{box-shadow:0 0 #34c75952}70%,to{box-shadow:0 0 0 8px #34c75900}}@keyframes motion-select-pop{0%,70%,to{transform:scale(1)}80%{transform:scale(1.2);box-shadow:0 0 0 6px #007aff21}}@keyframes motion-confirm-pulse{0%,78%,to{box-shadow:0 0 #007aff00}88%{box-shadow:0 0 0 7px #007aff1a}}@keyframes motion-result-arrive{0%,68%,to{border-color:#0000000e;transform:translate(0)}76%{border-color:#34c75938;transform:translate(4px)}}.trial-demo-section{max-width:1240px;padding-top:82px;padding-bottom:128px}.trial-demo-heading{text-align:center;max-width:790px;margin:0 auto 50px}.trial-demo-heading h2{margin:20px 0 18px;font-size:clamp(2.55rem,4.3vw,3.75rem)}.trial-demo-heading>p{color:#6e6e73;max-width:650px;margin:0 auto;font-size:.9375rem;line-height:1.72}.trial-banner-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:16px;display:grid}.trial-action-banner{background:#ffffffb8;border:1px solid #00000016;border-radius:27px;min-width:0;transition:transform .24s,box-shadow .24s;overflow:hidden;box-shadow:0 18px 50px #28303d14,inset 0 1px #fff}.trial-action-banner:hover{transform:translateY(-5px);box-shadow:0 25px 60px #28303d21,inset 0 1px #fff}.trial-banner-art{isolation:isolate;border-bottom:1px solid #00000012;min-height:326px;position:relative;overflow:hidden}.trial-banner-art:before{z-index:-1;filter:blur(50px);content:"";opacity:.45;border-radius:50%;width:250px;height:250px;animation:8s ease-in-out infinite alternate trial-art-glow;position:absolute}.trial-banner-copy{padding:27px 27px 29px}.trial-banner-number{color:#006bd6;width:34px;height:34px;font-family:var(--font-mono);background:#007aff17;border-radius:11px;place-items:center;font-size:.625rem;font-weight:750;display:grid}.trial-banner-copy h3{letter-spacing:-.035em;min-height:56px;margin:20px 0 10px;font-size:1.3rem;line-height:1.28}.trial-banner-copy>p{color:#6b6b71;min-height:88px;margin:0;font-size:.8125rem;line-height:1.68}.trial-banner-copy ul{color:#55555b;border-top:1px solid #00000012;gap:8px;min-height:78px;margin:19px 0 22px;padding:16px 0 0;font-size:.75rem;list-style:none;display:grid}.trial-banner-copy li:before{color:#27a247;content:"✓";margin-right:7px;font-weight:800}.trial-banner-copy>a{color:#006bd6;align-items:center;gap:8px;font-size:.8125rem;font-weight:750;display:inline-flex}.trial-banner-copy>a span{transition:transform .18s}.trial-banner-copy>a:hover span{transform:translate(4px)}.drive-demo-art{background:linear-gradient(145deg,#e9f5ff,#f7fbff 58%,#e8edff);place-items:center;padding:24px 20px;display:grid}.drive-demo-art:before{background:#5ac8fa;top:-70px;right:-60px}.drive-demo-art:after{z-index:-1;filter:blur(34px);content:"";background:#5e5ce62b;border-radius:50%;width:190px;height:190px;position:absolute;bottom:-70px;left:-45px}.drive-demo-art>.demo-window-bar,.drive-demo-body{width:min(100%,330px)}.demo-window-bar{background:linear-gradient(#f8f8fa,#e9e9ec);border:1px solid #00000014;border-bottom:0;border-radius:15px 15px 0 0;align-items:center;gap:6px;height:39px;padding:0 11px;display:flex;box-shadow:0 15px 34px #2d3f5824}.demo-window-bar i{background:#ff5f57;border-radius:50%;width:7px;height:7px}.demo-window-bar i:nth-child(2){background:#febc2e}.demo-window-bar i:nth-child(3){background:#28c840}.demo-window-bar span{color:#7c7c82;text-align:center;flex:1;padding-right:21px;font-size:.5625rem}.drive-demo-body{background:#fffffff0;border:1px solid #00000014;border-radius:0 0 15px 15px;min-height:226px;padding:17px;box-shadow:0 18px 38px #2d3f5829}.demo-step-label{color:#0071e3;text-transform:uppercase;letter-spacing:.08em;font-size:.5625rem;font-weight:750}.demo-url-input{color:#85858a;white-space:nowrap;background:#fff;border:1px solid #007aff38;border-radius:10px;align-items:center;gap:7px;height:41px;margin-top:11px;padding:0 11px;font-size:.5625rem;display:flex;overflow:hidden}.demo-url-input span{text-overflow:ellipsis;overflow:hidden}.demo-url-input i{background:#007aff;flex:none;width:1px;height:15px;animation:1s step-end infinite demo-caret}.demo-scan-line{background:#007aff17;border-radius:99px;height:4px;margin:10px 1px;overflow:hidden}.demo-scan-line span{border-radius:inherit;background:linear-gradient(90deg,#007aff,#5ac8fa);width:55%;height:100%;animation:3.1s ease-in-out infinite demo-scan;display:block}.demo-folder-result{background:#34c7590e;border:1px solid #34c75924;border-radius:11px;grid-template-columns:34px minmax(0,1fr) 23px;align-items:center;gap:9px;min-width:0;padding:9px;animation:4.4s ease-in-out infinite demo-result-highlight;display:grid}.demo-folder-icon{background:#5ac8fa;border-radius:5px;width:32px;height:25px;position:relative;box-shadow:inset 0 -12px #007aff47}.demo-folder-icon:before{content:"";background:#5ac8fa;border-radius:4px 4px 0 0;width:14px;height:7px;position:absolute;top:-4px;left:2px}.demo-folder-result b,.demo-folder-result small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.demo-folder-result b{font-size:.625rem}.demo-folder-result small{color:#6f7e73;margin-top:3px;font-size:.5rem}.demo-folder-result em{color:#fff;background:#34c759;border-radius:50%;place-items:center;width:22px;height:22px;font-size:.5625rem;font-style:normal;animation:3.4s ease-in-out infinite demo-check-pop;display:grid}.demo-primary-control{color:#fff;background:#007aff;border-radius:999px;justify-content:center;align-items:center;min-height:34px;margin-top:10px;font-size:.5625rem;font-weight:750;animation:4s ease-in-out infinite demo-control-pulse;display:flex;box-shadow:0 8px 18px #007aff33}.selection-demo-art{background:linear-gradient(145deg,#f2edff,#f8f7ff 55%,#e9f5ff);place-items:center;display:grid}.selection-demo-art:before{background:#af52de;top:20px;left:-55px}.selection-demo-orbit{border:1px solid #5e5ce61f;border-radius:50%;animation:16s linear infinite demo-orbit-spin;position:absolute}.selection-demo-orbit:after{content:"";background:#5e5ce6;border-radius:50%;width:8px;height:8px;position:absolute;box-shadow:0 0 0 5px #5e5ce617}.selection-demo-orbit.orbit-a{width:275px;height:275px}.selection-demo-orbit.orbit-a:after{top:34px;left:28px}.selection-demo-orbit.orbit-b{width:215px;height:215px;animation-duration:12s;animation-direction:reverse}.selection-demo-orbit.orbit-b:after{background:#007aff;bottom:45px;right:18px}.demo-phone{z-index:2;background:#fff;border:6px solid #252529;border-radius:29px;width:174px;min-height:282px;animation:6.4s ease-in-out infinite demo-phone-float;position:relative;overflow:hidden;box-shadow:0 24px 46px #2a22493b}.demo-phone:before{z-index:4;content:"";background:#252529;border-radius:99px;width:49px;height:12px;position:absolute;top:4px;left:50%;transform:translate(-50%)}.demo-phone-top{border-bottom:1px solid #0000000f;grid-template-columns:22px 1fr 20px;align-items:end;gap:5px;height:45px;padding:0 9px 8px;display:grid}.demo-phone-top>i{background:linear-gradient(145deg,#1687f8,#0071e3);border-radius:6px;width:18px;height:18px}.demo-phone-top b{font-size:.5625rem}.demo-phone-top span{color:#99999e;font-size:.5rem}.demo-phone-grid{grid-template-columns:repeat(2,1fr);gap:4px;padding:7px;display:grid}.phone-shot{background:linear-gradient(145deg,#4f6b5d,#d3b294);border-radius:7px;height:75px;position:relative;overflow:hidden}.phone-shot:nth-child(2),.phone-shot:nth-child(5){background:linear-gradient(145deg,#82978a,#e2c7ad)}.phone-shot:nth-child(3),.phone-shot:nth-child(6){background:linear-gradient(145deg,#385449,#c5a183)}.phone-shot:after{content:"";background:#f4ebe0d1;border-radius:50% 50% 15% 15%;position:absolute;inset:38% 18% -12% 30%}.phone-shot>i{z-index:2;color:#fff;background:#0003;border:1px solid #ffffffeb;border-radius:50%;place-items:center;width:17px;height:17px;font-size:.5rem;font-style:normal;display:grid;position:absolute;top:5px;right:5px}.phone-shot.selected>i{background:#007aff;border-color:#007aff;animation:4.2s ease-in-out infinite demo-phone-select}.phone-shot-four>i{animation-delay:-2.1s}.demo-phone-bottom{background:#f5f5f7;grid-template-columns:auto 1fr auto;align-items:center;gap:4px;min-height:40px;padding:5px 8px;display:grid}.demo-phone-bottom b{color:#007aff;font-size:.75rem}.demo-phone-bottom span{color:#77777c;font-size:.48rem}.demo-phone-bottom em{color:#fff;background:#007aff;border-radius:999px;padding:6px 7px;font-size:.45rem;font-style:normal;font-weight:750}.demo-comment-chip{z-index:3;background:#fffffff0;border:1px solid #00000013;border-radius:12px;grid-template-columns:27px minmax(0,1fr);align-items:center;gap:7px;width:150px;padding:8px;animation:5.4s ease-in-out infinite demo-comment-float;display:grid;position:absolute;bottom:31px;right:11px;box-shadow:0 14px 30px #2a224929}.demo-comment-chip>span{color:#9c42c5;background:#af52de1a;border-radius:8px;place-items:center;width:27px;height:27px;font-size:.5625rem;display:grid}.demo-comment-chip b,.demo-comment-chip small{display:block}.demo-comment-chip b{font-size:.5rem}.demo-comment-chip small{color:#7c7c82;margin-top:2px;font-size:.43rem}.demo-selection-chip{z-index:3;color:#358c4b;background:#fffffff0;border:1px solid #34c75926;border-radius:999px;align-items:center;gap:6px;padding:7px 9px;font-size:.5rem;font-weight:700;animation:5.8s ease-in-out infinite demo-selection-float;display:flex;position:absolute;top:42px;left:13px;box-shadow:0 12px 26px #2a22491f}.demo-selection-chip i{color:#fff;background:#34c759;border-radius:50%;place-items:center;width:18px;height:18px;font-size:.5rem;font-style:normal;display:grid}.result-demo-art{background:linear-gradient(145deg,#eaf9f0,#f8fcfa 58%,#e8f3ff);place-items:center;padding:27px 20px;display:grid}.result-demo-art:before{background:#34c759;bottom:-65px;right:-40px}.result-demo-panel{background:#fffffff0;border:1px solid #00000014;border-radius:17px;width:min(100%,325px);animation:7s ease-in-out infinite demo-panel-float;overflow:hidden;box-shadow:0 18px 38px #2a463629}.result-demo-panel>header{border-bottom:1px solid #0000000f;justify-content:space-between;align-items:center;gap:10px;min-height:55px;padding:10px 12px;display:flex}.result-demo-panel header small,.result-demo-panel header b{display:block}.result-demo-panel header small{color:#85858a;margin-bottom:3px;font-size:.5rem}.result-demo-panel header b{font-size:.6875rem}.result-demo-panel header>span{color:#299347;background:#34c7591a;border-radius:99px;padding:5px 7px;font-size:.48rem;font-weight:750}.result-demo-tabs{color:#85858a;gap:14px;padding:10px 12px 7px;font-size:.5rem;display:flex}.result-demo-tabs b{color:#0071e3}.result-demo-rows{gap:6px;padding:5px 10px 14px;display:grid}.result-demo-rows>span{background:#fafafa;border:1px solid #0000000e;border-radius:9px;grid-template-columns:34px minmax(0,1fr) 20px;align-items:center;gap:8px;min-width:0;padding:6px;animation:5.7s ease-in-out infinite demo-row-arrive;display:grid}.result-demo-rows>span:nth-child(2){animation-delay:-1.9s}.result-demo-rows>span:nth-child(3){animation-delay:-3.8s}.demo-row-thumb{background:linear-gradient(145deg,#557064,#d3b196);border-radius:7px;width:34px;height:34px}.row-thumb-two{background:linear-gradient(145deg,#82968a,#e1c4a8)}.row-thumb-three{background:linear-gradient(145deg,#405c50,#c8a387)}.result-demo-rows b{text-overflow:ellipsis;white-space:nowrap;font-size:.53rem;overflow:hidden}.result-demo-rows em{color:#fff;background:#34c759;border-radius:50%;place-items:center;width:19px;height:19px;font-size:.48rem;font-style:normal;display:grid}.demo-export-card{z-index:3;background:#fffffff5;border:1px solid #00000013;border-radius:14px;grid-template-columns:40px minmax(0,1fr) 24px;align-items:center;gap:9px;width:190px;padding:10px;animation:5.5s ease-in-out infinite demo-export-float;display:grid;position:absolute;bottom:19px;right:7px;box-shadow:0 15px 34px #2a46362b}.demo-export-card>span{color:#258c42;background:#34c7591c;border-radius:10px;place-items:center;width:40px;height:40px;font-size:.5625rem;font-weight:800;display:grid}.demo-export-card b,.demo-export-card small{display:block}.demo-export-card b{font-size:.5625rem}.demo-export-card small{color:#7d7d82;margin-top:3px;font-size:.47rem}.demo-export-card>i{color:#0071e3;font-size:.875rem;font-style:normal;animation:2s ease-in-out infinite demo-download}.animated-trial-cta{background:radial-gradient(circle at 8%,#007aff2e,#0000 32%),linear-gradient(135deg,#eef7fff5,#ffffffd6);border:1px solid #007aff29;border-radius:28px;grid-template-columns:180px minmax(0,1fr) auto;align-items:center;gap:34px;min-height:190px;margin-top:18px;padding:28px 32px;display:grid;position:relative;overflow:hidden;box-shadow:0 18px 50px #0071e314,inset 0 1px #fff}.animated-trial-cta:after{z-index:0;content:"";border:1px solid #007aff17;border-radius:50%;width:260px;height:260px;animation:18s linear infinite demo-cta-orbit;position:absolute;top:-95px;right:-70px}.animated-trial-cta>*{z-index:1;position:relative}.trial-cta-visual{min-height:125px;position:relative}.trial-cta-photo{background:linear-gradient(145deg,#526e60,#d4b398);border:3px solid #fff;border-radius:10px;width:78px;height:103px;position:absolute;top:50%;left:50%;box-shadow:0 12px 25px #263b302b}.trial-cta-photo.photo-a{animation:6s ease-in-out infinite demo-cta-photo-a;transform:translate(-88%,-50%)rotate(-11deg)}.trial-cta-photo.photo-b{z-index:2;background:linear-gradient(145deg,#82988b,#e0c6ac);animation:6.4s ease-in-out infinite demo-cta-photo-b;transform:translate(-50%,-56%)rotate(1deg)}.trial-cta-photo.photo-c{background:linear-gradient(145deg,#3e5b4e,#c8a488);animation:6.8s ease-in-out infinite demo-cta-photo-c;transform:translate(-12%,-46%)rotate(11deg)}.trial-cta-check{z-index:4;color:#fff;background:#34c759;border:3px solid #fff;border-radius:50%;place-items:center;width:30px;height:30px;font-size:.75rem;font-style:normal;animation:3.4s ease-in-out infinite demo-check-pop;display:grid;position:absolute;top:16px;right:18px;box-shadow:0 8px 18px #34c75947}.trial-cta-kicker{color:#0071e3;text-transform:uppercase;letter-spacing:.1em;font-size:.625rem;font-weight:800}.animated-trial-cta h3{letter-spacing:-.035em;margin:8px 0 6px;font-size:1.45rem}.animated-trial-cta p{color:#69696f;max-width:610px;margin:0;font-size:.8125rem;line-height:1.6}.animated-trial-cta .button{white-space:nowrap;min-width:190px;animation:4s ease-in-out infinite demo-cta-button}@keyframes trial-art-glow{to{opacity:.65;transform:translate(45px,30px)scale(1.18)}}@keyframes demo-caret{50%{opacity:0}}@keyframes demo-scan{0%{transform:translate(-100%)}55%,to{transform:translate(182%)}}@keyframes demo-result-highlight{0%,64%,to{border-color:#34c75924;transform:translateY(0)}74%{border-color:#34c75957;transform:translateY(-2px)}}@keyframes demo-check-pop{0%,72%,to{transform:scale(1)}82%{transform:scale(1.18);box-shadow:0 0 0 7px #34c7591a}}@keyframes demo-control-pulse{0%,76%,to{box-shadow:0 8px 18px #007aff33}86%{box-shadow:0 0 0 7px #007aff17,0 9px 22px #007aff40}}@keyframes demo-orbit-spin{to{transform:rotate(360deg)}}@keyframes demo-phone-float{0%,to{transform:translate(0,0)rotate(-1deg)}50%{transform:translateY(-8px)rotate(1deg)}}@keyframes demo-phone-select{0%,66%,to{transform:scale(1)}76%{transform:scale(1.2);box-shadow:0 0 0 6px #007aff1f}}@keyframes demo-comment-float{0%,to{transform:translate(0,0)rotate(1deg)}50%{transform:translate(-5px,-7px)rotate(-1deg)}}@keyframes demo-selection-float{0%,to{transform:translate(0,0)}50%{transform:translate(5px,-6px)}}@keyframes demo-panel-float{0%,to{transform:translate(0,0)rotate(.5deg)}50%{transform:translateY(-7px)rotate(-.5deg)}}@keyframes demo-row-arrive{0%,68%,to{border-color:#0000000e;transform:translate(0)}77%{border-color:#34c75940;transform:translate(4px)}}@keyframes demo-export-float{0%,to{transform:translate(0,0)rotate(1.2deg)}50%{transform:translate(-6px,-8px)rotate(-.3deg)}}@keyframes demo-download{0%,to{transform:translateY(-2px)}50%{transform:translateY(3px)}}@keyframes demo-cta-orbit{to{transform:rotate(360deg)}}@keyframes demo-cta-photo-a{0%,to{transform:translate(-88%,-50%)rotate(-11deg)}50%{transform:translate(-93%,-56%)rotate(-14deg)}}@keyframes demo-cta-photo-b{0%,to{transform:translate(-50%,-56%)rotate(1deg)}50%{transform:translate(-50%,-63%)rotate(-1deg)}}@keyframes demo-cta-photo-c{0%,to{transform:translate(-12%,-46%)rotate(11deg)}50%{transform:translate(-7%,-52%)rotate(14deg)}}@keyframes demo-cta-button{0%,76%,to{box-shadow:0 10px 25px #0071e33d}86%{box-shadow:0 0 0 8px #007aff17,0 13px 30px #0071e34d}}.commercial-intro{padding-top:138px;padding-bottom:96px}.intro-heading{border-bottom:1px solid #00000017;grid-template-columns:.65fr 1.35fr;align-items:start;gap:55px;padding-bottom:58px;display:grid}.intro-heading .section-label{width:max-content}.commercial-intro .intro-heading h2{letter-spacing:-.052em;max-width:790px;margin:0;font-size:clamp(2.5rem,4.25vw,3.65rem);line-height:1.08}.intro-layout{grid-template-columns:1.08fr .92fr;gap:76px;padding-top:58px;display:grid}.intro-copy p{color:#66666c;margin:0 0 20px;font-size:1rem;line-height:1.78}.intro-copy .intro-lead{color:#333337;font-size:1.16rem;line-height:1.7}.intro-copy strong{color:#1d1d1f}.intro-link{color:#006bd6;border-bottom:1px solid #0071e347;align-items:center;gap:10px;margin-top:12px;padding-bottom:5px;font-size:.9375rem;font-weight:700;display:inline-flex}.intro-link span{transition:transform .18s}.intro-link:hover span{transform:translate(4px)}.intro-outcomes{align-content:start;gap:11px;display:grid}.intro-outcomes article{background:#ffffffad;border:1px solid #00000013;border-radius:20px;grid-template-columns:42px 1fr;gap:17px;padding:22px;display:grid;box-shadow:inset 0 1px #ffffffe6}.intro-outcomes article>span{color:#006bd6;width:42px;height:42px;font-family:var(--font-mono);background:#007aff17;border-radius:13px;place-items:center;font-size:.6875rem;font-weight:700;display:grid}.intro-outcomes h3{letter-spacing:-.025em;margin:1px 0 6px;font-size:1.05rem}.intro-outcomes p{color:#6d6d72;margin:0;font-size:.875rem;line-height:1.62}.workflow-section{padding-top:100px}.commercial-home .step-card{min-height:345px}.commercial-home .step-icon{margin-bottom:42px}.use-cases-section{grid-template-columns:.82fr 1.18fr;align-items:start;gap:72px;padding-top:90px;padding-bottom:132px;display:grid}.use-cases-heading{position:sticky;top:110px}.use-cases-heading h2{margin:20px 0;font-size:clamp(2.35rem,3.6vw,3.2rem)}.use-cases-heading>p{color:#6e6e73;max-width:470px;margin:0;font-size:.9375rem;line-height:1.7}.use-case-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;display:grid}.use-case-grid article{background:#ffffffb3;border:1px solid #00000014;border-radius:22px;min-height:238px;padding:25px;box-shadow:0 10px 32px #28303d0e,inset 0 1px #fff}.use-case-grid article:nth-child(2),.use-case-grid article:nth-child(3){background:linear-gradient(145deg,#e8f4ffe6,#ffffffc2)}.use-case-grid span{color:#8c8c92;font-family:var(--font-mono);font-size:.6875rem}.use-case-grid h3{letter-spacing:-.03em;margin:66px 0 10px;font-size:1.14rem}.use-case-grid p{color:#6e6e73;margin:0;font-size:.875rem;line-height:1.62}.commercial-home .feature-band{align-items:start;padding-top:94px;padding-bottom:94px}.commercial-home .feature-copy{position:sticky;top:110px}.commercial-home .feature-copy h2{font-size:clamp(2.4rem,3.8vw,3.35rem)}.commercial-home .feature-list article{padding:19px 0}.pricing-section{isolation:isolate;padding-top:142px;padding-bottom:118px;position:relative}.pricing-heading{text-align:center;max-width:760px;margin:0 auto 36px}.pricing-heading .section-label{margin-bottom:20px}.pricing-heading h2{margin:0 0 19px;font-size:clamp(2.55rem,4.5vw,3.75rem)}.pricing-heading>p{color:#6e6e73;max-width:620px;margin:0 auto;font-size:.9375rem;line-height:1.7}.pricing-promo{color:#fff;background:linear-gradient(118deg,#083b87 0%,#006ee6 52%,#1a8df8 100%);border:1px solid #fff3;border-radius:27px;grid-template-columns:154px minmax(0,1fr) auto;align-items:center;gap:26px;min-height:194px;margin:0 0 34px;padding:24px 28px 24px 18px;display:grid;position:relative;overflow:hidden;box-shadow:0 24px 60px #0056b838,inset 0 1px #ffffff3d}.pricing-promo:before,.pricing-promo:after{z-index:-1;content:"";filter:blur(1px);pointer-events:none;border-radius:50%;position:absolute}.pricing-promo:before{background:#97d3ff4d;width:310px;height:310px;animation:7s ease-in-out infinite alternate pricing-promo-glow;top:-210px;right:15%}.pricing-promo:after{background:#8961ff47;width:220px;height:220px;animation:8s ease-in-out 1s infinite alternate-reverse pricing-promo-glow;bottom:-170px;left:9%}.promo-motion{place-items:center;width:142px;height:136px;display:grid;position:relative}.promo-orbit{border:1px dashed #ffffff52;border-radius:50%;animation:13s linear infinite promo-orbit-spin;position:absolute;inset:8px}.promo-orbit>i{background:#fff;border-radius:50%;width:7px;height:7px;position:absolute;box-shadow:0 0 14px #ffffffe6}.promo-orbit>i:first-child{top:5px;left:28px}.promo-orbit>i:nth-child(2){background:#ffd86b;width:10px;height:10px;top:54px;right:-3px}.promo-orbit>i:nth-child(3){width:5px;height:5px;bottom:8px;left:17px}.promo-gift{background:linear-gradient(145deg,#fffffffa,#daefffe6);border:1px solid #ffffff75;border-radius:9px 9px 14px 14px;width:68px;height:58px;margin-top:16px;animation:3.8s ease-in-out infinite promo-gift-float;position:relative;box-shadow:0 17px 28px #00205240,inset 0 1px #fff}.promo-gift:before{content:"";transform-origin:16px 14px;background:linear-gradient(#fff,#dcedff);border-radius:7px;width:78px;height:16px;animation:4.5s ease-in-out infinite promo-gift-lid;position:absolute;top:-10px;left:-6px;box-shadow:0 6px 12px #00377d24}.promo-gift:after{content:"";background:linear-gradient(#ffcc4d,#ff9f0a);width:12px;position:absolute;inset:-10px auto 0 28px;box-shadow:inset 1px 0 #fff6}.promo-gift>i{z-index:2;width:38px;height:19px;position:absolute;top:-27px;left:15px}.promo-gift>i:before,.promo-gift>i:after{content:"";border:5px solid #ffd053;width:20px;height:15px;position:absolute;top:4px}.promo-gift>i:before{border-radius:14px 3px;left:1px;transform:rotate(22deg)}.promo-gift>i:after{border-radius:3px 14px;right:1px;transform:rotate(-22deg)}.promo-confetti{background:#ffd65c;border-radius:5px;width:7px;height:18px;animation:3.2s ease-in-out infinite promo-confetti-pop;position:absolute}.promo-confetti-one{top:11px;right:21px;transform:rotate(28deg)}.promo-confetti-two{background:#72f0c0;height:13px;animation-delay:1.1s;bottom:12px;left:21px;transform:rotate(-38deg)}.pricing-promo-copy{min-width:0}.promo-kicker{color:#cbe6ff;letter-spacing:.13em;text-transform:uppercase;align-items:center;gap:7px;font-size:.6875rem;font-weight:800;display:inline-flex}.promo-kicker i{background:#73f0b8;border-radius:50%;width:7px;height:7px;animation:2s ease-out infinite promo-live-pulse;box-shadow:0 0 0 5px #73f0b81f}.pricing-promo h3{letter-spacing:-.035em;margin:7px 0;font-size:clamp(1.35rem,2.2vw,1.75rem);line-height:1.14}.pricing-promo-copy>p{color:#ffffffbf;max-width:690px;margin:0;font-size:.8125rem;line-height:1.55}.promo-benefits{color:#ffffffe6;flex-wrap:wrap;gap:7px 17px;margin-top:13px;font-size:.6875rem;font-weight:650;display:flex}.promo-benefits span:first-letter{color:#73f0b8}.promo-cta{color:#0065c9;white-space:nowrap;background:#fff;border-radius:999px;justify-content:center;align-items:center;gap:9px;min-height:48px;padding:0 19px;font-size:.8125rem;font-weight:780;transition:transform .18s,box-shadow .18s;display:inline-flex;box-shadow:0 13px 30px #001a4433,inset 0 1px #fff}.promo-cta:hover{transform:translateY(-2px);box-shadow:0 17px 34px #001a4442,inset 0 1px #fff}.promo-cta>span{font-size:1rem;transition:transform .18s}.promo-cta:hover>span{transform:translate(3px)}.pricing-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:15px;display:grid}.pricing-card{background:#ffffffb8;border:1px solid #00000016;border-radius:25px;flex-direction:column;min-height:580px;padding:29px;transition:transform .24s,border-color .24s,box-shadow .24s;display:flex;position:relative;overflow:hidden;box-shadow:0 14px 42px #28303d12,inset 0 1px #fff}.pricing-card:before{content:"";pointer-events:none;background:#007aff0e;border-radius:50%;width:180px;height:180px;position:absolute;top:-108px;right:-88px}.pricing-card.featured{background:radial-gradient(circle at 85% 0,#007aff24,#0000 45%),#ffffffe6;border-color:#007aff52;transform:translateY(-10px);box-shadow:0 22px 55px #0071e324,inset 0 1px #fff}.plan-topline{justify-content:space-between;align-items:center;gap:12px;min-height:25px;display:flex}.plan-topline>span{color:#7a7a80;text-transform:uppercase;letter-spacing:.09em;font-size:.6875rem;font-weight:750}.plan-topline>b{color:#006bd6;white-space:nowrap;background:#007aff17;border-radius:999px;padding:5px 9px;font-size:.625rem}.pricing-card.featured .plan-topline>b{color:#fff;background:#007aff;animation:3.6s ease-in-out infinite plan-badge-pulse;box-shadow:0 6px 16px #007aff38}.plan-motion-icon{place-items:center;width:74px;height:74px;margin:17px 0 2px;animation:4.6s ease-in-out infinite plan-icon-float;display:grid;position:relative}.plan-icon-core{z-index:2;border:1px solid #ffffffbf;border-radius:20px;place-items:center;width:62px;height:62px;display:grid;position:relative;box-shadow:0 13px 28px #24364e24,inset 0 1px #fffc}.plan-icon-core svg{stroke:currentColor;stroke-width:2.15px;stroke-linecap:round;stroke-linejoin:round;width:38px;height:38px;overflow:visible}.plan-motion-icon-drive{color:#006bd6}.plan-motion-icon-drive .plan-icon-core{background:linear-gradient(145deg,#e8f4ff,#fff)}.plan-motion-icon-rocket{color:#7b4bd6;animation-delay:.45s}.plan-motion-icon-rocket .plan-icon-core{background:linear-gradient(145deg,#f3ecff,#fff)}.plan-motion-icon-studio{color:#dc7a00;animation-delay:.9s}.plan-motion-icon-studio .plan-icon-core{background:linear-gradient(145deg,#fff2d8,#fff)}.plan-icon-halo{opacity:.08;background:currentColor;border-radius:22px;animation:3s ease-out infinite plan-icon-halo;position:absolute;inset:3px}.plan-icon-spark{z-index:3;background:currentColor;border-radius:2px;width:7px;height:7px;animation:2.5s ease-in-out infinite plan-spark-twinkle;position:absolute;transform:rotate(45deg);box-shadow:0 0 10px}.plan-icon-spark-one{top:3px;right:3px}.plan-icon-spark-two{width:5px;height:5px;animation-delay:1.1s;bottom:4px;left:1px}.pricing-card h3{letter-spacing:-.04em;margin:12px 0 8px;font-size:1.55rem}.pricing-card>p{color:#6e6e73;min-height:48px;margin:0;font-size:.875rem;line-height:1.6}.plan-price{margin:22px 0 11px}.plan-price strong{letter-spacing:-.05em;font-size:2.1rem}.plan-price span{color:#85858a;margin-left:5px;font-size:.75rem}.plan-promotion{background:#007aff0e;border:1px solid #007aff17;border-radius:12px;justify-content:space-between;align-items:center;gap:10px;min-height:42px;padding:9px 11px;display:flex}.plan-promotion b{color:#006bd6;font-size:.75rem}.plan-promotion span{color:#737379;text-align:right;font-size:.625rem}.pricing-card.featured .plan-promotion{background:#007aff16;border-color:#007aff2b}.pricing-card ul{color:#55555b;border-top:1px solid #00000013;gap:11px;margin:0 0 23px;padding:19px 0 0;font-size:.8125rem;list-style:none;display:grid}.pricing-card li:first-letter{color:#24a148}.pricing-card .button{width:100%;margin-top:auto}.pricing-card.featured .button{animation:4s ease-in-out infinite plan-cta-pulse}.pricing-note{color:#85858a;text-align:center;margin:22px 0 0;font-size:.75rem}@media (hover:hover){.pricing-card:hover{border-color:#007aff33;transform:translateY(-5px);box-shadow:0 21px 50px #28303d1f,inset 0 1px #fff}.pricing-card.featured:hover{transform:translateY(-14px)}}@keyframes pricing-promo-glow{to{opacity:.72;transform:translate(24px,18px)scale(1.12)}}@keyframes promo-orbit-spin{to{transform:rotate(360deg)}}@keyframes promo-gift-float{0%,to{transform:translateY(2px)rotate(-1deg)}50%{transform:translateY(-7px)rotate(1deg)}}@keyframes promo-gift-lid{0%,70%,to{transform:translate(0,0)rotate(0)}78%{transform:translate(-2px,-5px)rotate(-5deg)}86%{transform:translate(2px,-2px)rotate(3deg)}}@keyframes promo-confetti-pop{0%,62%,to{opacity:.45;transform:translateY(0)rotate(28deg)scale(.8)}74%{opacity:1;transform:translateY(-8px)rotate(48deg)scale(1)}}@keyframes promo-live-pulse{0%{box-shadow:0 0 #73f0b859}70%,to{box-shadow:0 0 0 8px #73f0b800}}@keyframes plan-icon-float{0%,to{transform:translate(0,0)rotate(-1deg)}50%{transform:translateY(-5px)rotate(1deg)}}@keyframes plan-icon-halo{0%{opacity:.1;transform:scale(.86)}72%,to{opacity:0;transform:scale(1.18)}}@keyframes plan-spark-twinkle{0%,to{opacity:.35;transform:rotate(45deg)scale(.72)}50%{opacity:1;transform:rotate(45deg)scale(1.12)}}@keyframes plan-badge-pulse{0%,74%,to{box-shadow:0 6px 16px #007aff38}84%{box-shadow:0 0 0 6px #007aff17,0 7px 18px #007aff3d}}@keyframes plan-cta-pulse{0%,76%,to{box-shadow:0 10px 25px #0071e33d}86%{box-shadow:0 0 0 7px #007aff14,0 13px 30px #0071e34d}}.commercial-home .security-section{padding-top:88px;padding-bottom:112px}.faq-section{grid-template-columns:.8fr 1.2fr;gap:75px;padding-top:108px;padding-bottom:142px;display:grid}.faq-section header h2{margin:20px 0 0;font-size:clamp(2.35rem,3.7vw,3.25rem)}.faq-list{border-top:1px solid #0000001a}.faq-list details{border-bottom:1px solid #0000001a}.faq-list summary{color:#2c2c30;cursor:pointer;justify-content:space-between;align-items:center;gap:24px;min-height:78px;font-size:1rem;font-weight:680;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:#0071e3;font-size:1.35rem;font-weight:400;transition:transform .18s}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list p{color:#6e6e73;max-width:680px;margin:-6px 45px 24px 0;font-size:.875rem;line-height:1.68}.commercial-home .final-cta{min-height:430px;padding-left:24px;padding-right:24px}.commercial-home .final-cta p{max-width:650px;line-height:1.65}.commercial-footer{grid-template-columns:1.5fr repeat(3,.7fr);align-items:start;gap:54px;max-width:1180px;min-height:auto;padding:64px 28px 35px;display:grid}.footer-summary{max-width:350px}.commercial-footer .footer-summary p{color:#727278;text-align:left;margin:19px 0 0;line-height:1.65}.footer-column{justify-content:stretch!important;gap:10px!important;display:grid!important}.footer-column b{color:#2e2e32;margin-bottom:4px;font-size:.8125rem}.footer-column a{color:#74747a;font-size:.75rem}.footer-column a:hover{color:#006bd6}.commercial-footer>small{color:#8a8a90;border-top:1px solid #00000014;grid-column:1/-1;padding-top:28px;font-size:.6875rem}@media (width<=1080px){.header-login{display:none}.commercial-home .hero-section{gap:36px}.commercial-home .hero-copy h1{font-size:clamp(3.2rem,5.7vw,4.1rem)}.motion-stage{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;min-height:480px;padding:42px 24px}.motion-flow{display:none}.motion-mini-photo{width:108px;height:148px}.trial-banner-grid{grid-template-columns:1fr}.trial-action-banner{grid-template-columns:minmax(330px,.9fr) minmax(0,1.1fr);display:grid}.trial-banner-art{border-bottom:0;border-right:1px solid #00000012;min-height:350px}.trial-banner-copy{align-self:center}.trial-banner-copy h3,.trial-banner-copy>p,.trial-banner-copy ul{min-height:0}.intro-layout{gap:44px}.use-cases-section{gap:42px}.pricing-promo{grid-template-columns:130px minmax(0,1fr);padding-right:24px}.promo-motion{width:126px}.promo-cta{grid-column:2;justify-self:start}.commercial-footer{gap:32px}}@media (width<=900px){.commercial-home .hero-section{padding-bottom:78px}.floating-status{left:6px}.motion-showcase-heading{grid-template-columns:1fr;gap:22px}.motion-showcase-heading>p{max-width:620px}.motion-stage{grid-template-columns:1fr;gap:18px;padding:28px}.motion-node{width:min(100%,540px);margin:0 auto}.motion-drive-node,.motion-album-node,.motion-result-node{animation-name:motion-node-mobile;transform:none}.motion-photo-stack{min-height:220px}.animated-trial-cta{grid-template-columns:140px minmax(0,1fr);gap:24px}.animated-trial-cta .button{grid-column:2;justify-self:start}.intro-heading{grid-template-columns:1fr;gap:25px}.intro-layout,.use-cases-section{grid-template-columns:1fr}.use-cases-heading,.commercial-home .feature-copy{position:static}.pricing-grid{grid-template-columns:1fr;max-width:650px;margin:0 auto}.pricing-card{min-height:560px}.pricing-card.featured{transform:none}.faq-section{grid-template-columns:1fr;gap:42px}.commercial-footer{grid-template-columns:1.3fr repeat(3,1fr);gap:24px}}@media (width<=700px){.site-header .header-cta{min-height:38px;padding:0 13px;font-size:.8125rem}.site-header .header-cta:after{content:none}.commercial-home .hero-section{padding-top:74px;padding-bottom:62px}.commercial-home .hero-copy h1{font-size:clamp(2.55rem,11.8vw,3.15rem)}.commercial-home .hero-lead{font-size:1.0625rem}.floating-status{bottom:44px;left:12px}.floating-note{right:5px}.floating-viewer{display:none}.motion-showcase{padding-top:66px;padding-bottom:72px}.motion-showcase-heading{margin-bottom:28px}.motion-showcase-heading h2{font-size:clamp(2.15rem,9.5vw,2.75rem)}.motion-stage{border-radius:25px;padding:18px}.motion-node{border-radius:19px}.motion-album-node{min-height:360px}.motion-benefits{justify-content:flex-start}.trial-demo-section{padding-top:62px;padding-bottom:88px}.trial-demo-heading{margin-bottom:34px}.trial-demo-heading h2{font-size:clamp(2.15rem,9.5vw,2.75rem)}.trial-action-banner{border-radius:22px;display:block}.trial-banner-art{border-bottom:1px solid #00000012;border-right:0;min-height:330px}.trial-banner-copy{padding:23px}.trial-banner-copy h3,.trial-banner-copy>p,.trial-banner-copy ul{min-height:0}.animated-trial-cta{text-align:center;grid-template-columns:1fr;gap:17px;padding:25px}.trial-cta-visual{width:180px;margin:0 auto}.animated-trial-cta .button{grid-column:auto;justify-self:stretch;width:100%}.commercial-home .proof-strip>span:first-child{text-align:center;width:100%}.commercial-intro{padding-top:96px;padding-bottom:58px}.intro-heading{padding-bottom:38px}.commercial-intro .intro-heading h2{font-size:clamp(2.05rem,9.5vw,2.55rem)}.intro-layout{gap:38px;padding-top:38px}.intro-copy .intro-lead{font-size:1.05rem}.intro-copy p{font-size:.9375rem}.intro-outcomes article{border-radius:17px;grid-template-columns:38px 1fr;gap:13px;padding:17px}.intro-outcomes article>span{width:38px;height:38px}.workflow-section{padding-top:70px}.commercial-home .step-card{min-height:310px}.use-cases-section{gap:38px;padding-top:58px;padding-bottom:92px}.use-cases-heading h2{font-size:2.2rem}.use-case-grid{grid-template-columns:1fr}.use-case-grid article{min-height:205px}.use-case-grid h3{margin-top:48px}.commercial-home .feature-band{padding-top:62px;padding-bottom:62px}.pricing-section{padding-top:98px;padding-bottom:72px}.pricing-heading{margin-bottom:30px}.pricing-heading h2{font-size:2.3rem}.pricing-promo{text-align:center;grid-template-columns:1fr;gap:15px;padding:22px}.promo-motion{width:132px;height:112px;margin:-2px auto 0}.promo-orbit{inset:-2px 8px}.pricing-promo-copy>p{margin-left:auto;margin-right:auto}.promo-benefits{justify-content:center}.promo-cta{grid-column:auto;justify-self:stretch;width:100%}.pricing-card{border-radius:22px;min-height:auto;padding:24px}.commercial-home .security-section{padding-top:72px;padding-bottom:82px}.faq-section{gap:28px;padding-top:72px;padding-bottom:96px}.faq-section header h2{font-size:2.2rem}.faq-list summary{min-height:72px;font-size:.9375rem}.faq-list p{margin-right:30px}.commercial-home .final-cta{min-height:390px}.commercial-footer{text-align:left;grid-template-columns:1fr 1fr;gap:35px 25px;padding:52px 22px 30px}.footer-summary{grid-column:1/-1}.commercial-footer .footer-summary p{text-align:left}.commercial-footer .footer-column{justify-content:start!important}.commercial-footer>small{text-align:left}}@media (width<=420px){.site-header .brand>span:last-child{display:none}.commercial-home .hero-visual{width:112%;margin-left:-6%}.floating-status{display:none}.floating-note{bottom:12px}.motion-stage{border-radius:22px;width:calc(100% + 16px);margin-left:-8px;padding:12px}.motion-shot{height:96px}.motion-photo-stack{min-height:205px}.motion-benefits>span{width:100%}.trial-banner-art{min-height:305px}.drive-demo-art{padding:18px 13px}.demo-phone{transform:scale(.94)}.demo-comment-chip{width:142px;right:5px}.demo-selection-chip{left:5px}.result-demo-art{padding:20px 12px}.demo-export-card{width:178px;right:3px}.pricing-promo{border-radius:22px;padding:20px 17px}.pricing-promo h3{font-size:1.35rem}.promo-benefits{grid-template-columns:1fr;gap:5px;display:grid}.plan-promotion{flex-direction:column;align-items:flex-start;gap:2px}.plan-promotion span{text-align:left}.pricing-card{min-height:auto}.commercial-footer{grid-template-columns:1fr 1fr}.commercial-footer .footer-column:last-of-type{grid-column:1/-1}}@keyframes motion-node-mobile{0%,to{transform:translate(0,0)}50%{transform:translateY(-5px)}}@media (prefers-reduced-motion:reduce){.commercial-home .browser-card,.commercial-home .visual-glow,.commercial-home .photo-card,.commercial-home .check.active,.floating-note,.floating-status,.floating-status i,.floating-viewer,.motion-aurora,.motion-node,.motion-mini-photo,.motion-sync-ring,.motion-flow>span,.motion-live-dot,.motion-shot.selected>i,.motion-confirm,.motion-result-list>span,.trial-banner-art:before,.demo-url-input i,.demo-scan-line span,.demo-folder-result,.demo-folder-result em,.demo-primary-control,.selection-demo-orbit,.demo-phone,.phone-shot.selected>i,.demo-comment-chip,.demo-selection-chip,.result-demo-panel,.result-demo-rows>span,.demo-export-card,.demo-export-card>i,.animated-trial-cta:after,.trial-cta-photo,.trial-cta-check,.animated-trial-cta .button,.pricing-promo:before,.pricing-promo:after,.promo-orbit,.promo-gift,.promo-gift:before,.promo-confetti,.promo-kicker i,.plan-motion-icon,.plan-icon-halo,.plan-icon-spark,.pricing-card.featured .plan-topline>b,.pricing-card.featured .button{animation:none!important}}.drive-onboarding-card{background:linear-gradient(145deg,#eef7fff2,#ffffffe0);border:1px solid #007aff29;border-radius:20px;padding:24px;overflow:hidden;box-shadow:0 16px 42px #005db813,inset 0 1px #fff}.drive-onboarding-heading{grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:13px;display:grid}.drive-onboarding-heading>span{color:#fff;background:linear-gradient(145deg,#0a84ff,#5e5ce6);border-radius:13px;place-items:center;width:42px;height:42px;font-size:1rem;display:grid;box-shadow:0 8px 20px #007aff33}.drive-onboarding-heading p{color:#0071e3;letter-spacing:.08em;text-transform:uppercase;margin:0 0 3px;font-size:.6875rem;font-weight:750}.drive-onboarding-heading h2{letter-spacing:-.02em;margin:0;font-size:1.125rem}.drive-onboarding-heading>a{color:#006bd6;border-radius:10px;padding:8px 10px;font-size:.75rem;font-weight:650}.drive-onboarding-heading>a:hover{background:#007aff14}.drive-onboarding-card ol{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin:20px 0 0;padding:0;list-style:none;display:grid}.drive-onboarding-card li{background:#ffffffb8;border:1px solid #0001;border-radius:13px;grid-template-columns:26px minmax(0,1fr);gap:9px;min-width:0;padding:13px;display:grid}.drive-onboarding-card li>b{color:#006bd6;background:#007aff17;border-radius:8px;place-items:center;width:26px;height:26px;font-size:.6875rem;display:grid}.drive-onboarding-card li strong,.drive-onboarding-card li small{display:block}.drive-onboarding-card li strong{color:#333337;font-size:.8125rem;line-height:1.35}.drive-onboarding-card li small{color:#74747a;margin-top:5px;font-size:.6875rem;line-height:1.45}.drive-privacy-note{color:#4c5964;align-items:flex-start;gap:8px;margin:14px 1px 0;font-size:.75rem;line-height:1.5;display:flex}.drive-privacy-note span{color:#24a148;font-weight:800}.create-progress{background:#ffffffbd;border:1px solid #00000013;border-radius:16px;justify-content:center;align-items:center;gap:10px;min-height:54px;padding:0 14px;display:flex}.create-progress>span{color:#86868b;white-space:nowrap;align-items:center;gap:7px;font-size:.75rem;font-weight:650;display:flex}.create-progress>span b{color:#737378;background:#7676801a;border-radius:50%;place-items:center;width:24px;height:24px;font-size:.6875rem;display:grid}.create-progress>span.active{color:#005eb8}.create-progress>span.active b{color:#fff;background:#007aff}.create-progress>span.done{color:#238b3d}.create-progress>span.done b{color:#fff;background:#34c759}.create-progress>i{background:#0000001c;width:38px;height:1px}.create-simple-note{background:#f0fdf4c7;border:1px solid #34c7592e;border-radius:15px;align-items:flex-start;gap:11px;padding:14px 16px;display:flex}.create-simple-note>span{color:#fff;background:#34c759;border-radius:50%;flex:none;place-items:center;width:28px;height:28px;font-size:.75rem;font-weight:800;display:grid}.create-simple-note b{font-size:.8125rem}.create-simple-note p{color:#607066;margin:4px 0 0;font-size:.75rem;line-height:1.5}.advanced-settings{background:#ffffffad;border:1px solid #00000014;border-radius:18px;overflow:hidden}.advanced-settings>summary{cursor:pointer;justify-content:space-between;align-items:center;gap:15px;min-height:68px;padding:13px 18px;list-style:none;display:flex}.advanced-settings>summary::-webkit-details-marker{display:none}.advanced-settings>summary b,.advanced-settings>summary small{display:block}.advanced-settings>summary b{font-size:.875rem}.advanced-settings>summary small{color:#7a7a80;margin-top:4px;font-size:.6875rem;line-height:1.4}.advanced-settings>summary i{color:#0071e3;background:#007aff17;border-radius:50%;flex:none;place-items:center;width:32px;height:32px;font-style:normal;transition:transform .2s;display:grid}.advanced-settings[open]>summary i{transform:rotate(45deg)}.advanced-settings-body{gap:14px;padding:0 12px 12px;display:grid}.advanced-settings-body .form-section{box-shadow:none;margin:0}.drive-field-actions{justify-content:space-between;align-items:center;gap:12px;margin:3px 0 7px;display:flex}.drive-field-actions>span{color:#85858a;font-size:.6875rem;font-weight:500}.drive-field-actions>button{color:#006bd6;cursor:pointer;background:#007aff11;border:1px solid #007aff29;border-radius:9px;padding:6px 9px;font-size:.6875rem;font-weight:700}.drive-check-result .is-error a{color:#006bd6;text-underline-offset:2px;margin-left:4px;font-weight:750;text-decoration:underline}.drive-preview-success>p{gap:4px;display:grid}.drive-preview-success>p span{color:#567461;font-size:.75rem;font-weight:500}.drive-stage-banner{background:linear-gradient(135deg,#eef7fff2,#ffffffd6);border:1px solid #007aff24;border-radius:17px;grid-template-columns:minmax(210px,.8fr) minmax(420px,1.4fr) auto;align-items:center;gap:20px;min-height:86px;margin-top:25px;padding:14px 16px;display:grid;box-shadow:inset 0 1px #fff}.drive-stage-heading{align-items:center;gap:11px;display:flex}.drive-stage-heading>span{color:#fff;background:#007aff;border-radius:12px;flex:none;place-items:center;width:38px;height:38px;font-size:.875rem;display:grid}.drive-stage-heading b,.drive-stage-heading small{display:block}.drive-stage-heading b{font-size:.875rem}.drive-stage-heading small{color:#727278;margin-top:3px;font-size:.6875rem}.drive-stage-banner ol{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin:0;padding:0;list-style:none;display:grid}.drive-stage-banner li{color:#54545a;align-items:center;gap:7px;font-size:.75rem;display:flex}.drive-stage-banner li b{color:#006bd6;background:#007aff17;border-radius:50%;flex:none;place-items:center;width:23px;height:23px;font-size:.625rem;display:grid}.drive-stage-banner>a{color:#006bd6;white-space:nowrap;border-radius:10px;padding:9px 11px;font-size:.75rem;font-weight:750}.drive-stage-banner>a:hover{background:#007aff14}.album-sync-label{color:#57876a}.manager-created-panel{background:linear-gradient(145deg,#f0fdf4f0,#ffffffde);border:1px solid #34c75933;border-radius:18px;grid-template-columns:minmax(280px,1fr) minmax(360px,1.1fr) auto;align-items:center;gap:20px;margin:22px 0 0;padding:17px;display:grid;box-shadow:0 13px 34px #238b3d12,inset 0 1px #fff}.manager-created-panel>div:first-child{align-items:center;gap:11px;display:flex}.manager-created-panel>div:first-child>span{color:#fff;background:#34c759;border-radius:50%;flex:none;place-items:center;width:38px;height:38px;font-weight:800;display:grid}.manager-created-panel b,.manager-created-panel small{display:block}.manager-created-panel b{font-size:.875rem}.manager-created-panel small{color:#637068;margin-top:4px;font-size:.6875rem;line-height:1.45}.manager-created-panel ol{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin:0;padding:0;list-style:none;display:grid}.manager-created-panel li{color:#56605a;align-items:center;gap:6px;font-size:.6875rem;display:flex}.manager-created-panel li b{color:#238b3d;background:#34c7591f;border-radius:50%;flex:none;place-items:center;width:22px;height:22px;font-size:.625rem;display:grid}.manager-created-panel>div:last-child{gap:6px;display:grid}.manager-created-panel>div:last-child button,.manager-created-panel>div:last-child a{color:#006bd6;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #0000001a;border-radius:10px;justify-content:center;align-items:center;min-height:38px;padding:0 11px;font-size:.6875rem;font-weight:700;display:flex}.manager-created-panel>div:last-child button{color:#fff;background:#007aff;border-color:#007aff}@media (width<=980px){.drive-stage-banner{grid-template-columns:1fr auto}.drive-stage-banner ol{grid-area:2/1/auto/-1}.manager-created-panel{grid-template-columns:1fr auto}.manager-created-panel ol{grid-area:2/1/auto/-1}}@media (width<=700px){.drive-onboarding-card{border-radius:17px;padding:17px}.drive-onboarding-heading{grid-template-columns:38px minmax(0,1fr)}.drive-onboarding-heading>span{width:38px;height:38px}.drive-onboarding-heading>a{grid-column:2;width:max-content;padding-left:0}.drive-onboarding-card ol{grid-template-columns:1fr}.create-progress{justify-content:space-between;gap:5px;overflow:hidden}.create-progress>span{font-size:.6875rem}.create-progress>span b{width:22px;height:22px}.create-progress>i{flex:0 14px;width:14px}.advanced-settings>summary{padding:12px 14px}.drive-stage-banner{grid-template-columns:1fr;gap:13px}.drive-stage-banner ol{grid-area:auto;grid-template-columns:1fr;gap:9px;padding-left:5px}.drive-stage-banner>a{width:max-content;padding-left:5px}.album-sync-label{margin-top:2px;display:block}.manager-created-panel{grid-template-columns:1fr;gap:15px}.manager-created-panel ol{grid-area:auto;grid-template-columns:1fr}.manager-created-panel>div:last-child{grid-template-columns:1fr 1fr}}@media (width<=430px){.create-progress>span{font-size:0}.create-progress>span b{font-size:.6875rem}.manager-created-panel>div:last-child{grid-template-columns:1fr}}.album-head-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;max-width:650px;display:flex}.album-head-actions button,.album-head-actions a{min-height:42px;padding:0 14px;font-size:.8125rem;font-weight:700;text-decoration:none;transition:border-color .18s,background .18s,transform .18s}.album-head-actions button:hover:not(:disabled),.album-head-actions a:hover{border-color:#007aff52;transform:translateY(-1px)}.album-head-actions button:disabled{opacity:.45;cursor:not-allowed}.album-head-actions .download-bulk-button{color:#fff;background:#007aff;border-color:#007aff33}.album-head-actions .download-bulk-button:hover:not(:disabled){background:#006fe8;border-color:#007aff}.album-loading{justify-content:center;align-items:center;min-height:34px;font-size:.8125rem;font-weight:650;display:flex}.public-photo{content-visibility:auto;contain-intrinsic-size:290px 338px;position:relative}.photo-preview-button{cursor:zoom-in;background:#e8e8ec;border:0;width:100%;height:290px;padding:0;display:block;position:relative;overflow:hidden}.gallery-image-frame{background:linear-gradient(145deg,#ececf0,#f7f7f9);display:block;position:absolute;inset:0;overflow:hidden}.gallery-image-frame:before{z-index:0;content:"";background:linear-gradient(105deg,#0000 25%,#ffffffb8 45%,#0000 65%);animation:1.35s ease-in-out infinite gallery-shimmer;position:absolute;inset:0;transform:translate(-100%)}@keyframes gallery-shimmer{to{transform:translate(100%)}}.gallery-image-loading{z-index:1;color:#77777d;place-content:center;justify-items:center;gap:8px;display:grid;position:absolute;inset:0}.gallery-image-loading i{border:3px solid #007aff24;border-top-color:#007aff;border-radius:50%;width:25px;height:25px;animation:.72s linear infinite lightbox-spin}.gallery-image-loading small{font-size:.6875rem;font-weight:700}.gallery-image-error{z-index:1;color:#929298;place-items:center;font-size:1.8rem;display:none;position:absolute;inset:0}.gallery-image-frame img{z-index:2;opacity:0;position:relative}.gallery-image-frame.is-loaded:before,.gallery-image-frame.is-loaded .gallery-image-loading{display:none}.gallery-image-frame.is-loaded img{opacity:1}.gallery-image-frame.is-error:before,.gallery-image-frame.is-error .gallery-image-loading,.gallery-image-frame.is-error img{display:none}.gallery-image-frame.is-error .gallery-image-error{display:grid}.photo-preview-button img{object-fit:cover;width:100%;height:100%;transition:opacity .22s,transform .3s,filter .3s;display:block}.public-photo:hover .photo-preview-button img{filter:brightness(.96);transform:scale(1.025)}.photo-open-badge{color:#fff;opacity:0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#1414189e;border:1px solid #ffffff61;border-radius:999px;align-items:center;gap:5px;min-height:30px;padding:0 10px;font-size:.75rem;transition:opacity .18s,transform .18s;display:flex;position:absolute;bottom:10px;right:10px;transform:translateY(4px)}.photo-open-badge b{font-size:.6875rem}.public-photo:hover .photo-open-badge,.photo-preview-button:focus-visible .photo-open-badge{opacity:1;transform:none}.selection-toggle{z-index:3;cursor:pointer;background:#ffffff1f;border:0;border-radius:50%;place-items:center;width:42px;height:42px;padding:0;display:grid;position:absolute;top:9px;left:9px}.selection-toggle:disabled{cursor:default}.selection-toggle .selection-mark{background:#19191d59;border:2px solid #fffffff0;width:28px;height:28px;position:static;box-shadow:0 3px 12px #0000002e}.public-photo.selected .selection-toggle .selection-mark{background:#007aff;border-color:#007aff}.public-photo footer{height:auto;min-height:48px}.public-photo footer>span{font-size:.75rem!important}.public-photo footer button,.public-photo footer a{min-width:32px;height:32px;font-size:.8125rem;text-decoration:none}.photo-lightbox{z-index:1000;color:#fff;background:#050508f5;grid-template-rows:76px minmax(0,1fr) 56px 28px;animation:.18s ease-out lightbox-in;display:grid;position:fixed;inset:0}@keyframes lightbox-in{0%{opacity:0}to{opacity:1}}.lightbox-topbar{z-index:3;min-width:0;padding:max(12px,env(safe-area-inset-top)) 18px 10px;background:linear-gradient(#0000007a,#0000);justify-content:space-between;align-items:center;gap:20px;display:flex}.lightbox-topbar>div:first-child{min-width:0}.lightbox-topbar b,.lightbox-topbar span{display:block}.lightbox-topbar b{text-overflow:ellipsis;white-space:nowrap;max-width:min(62vw,760px);font-size:.9375rem;overflow:hidden}.lightbox-topbar>div:first-child span{color:#ffffff9e;margin-top:4px;font-size:.75rem}.lightbox-actions{align-items:center;gap:8px;display:flex}.lightbox-actions a,.lightbox-actions button,.lightbox-zoom button,.lightbox-nav{color:#fff;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffff1a;border:1px solid #ffffff29}.lightbox-actions a{border-radius:999px;align-items:center;gap:7px;min-height:42px;padding:0 14px;font-size:.8125rem;font-weight:700;text-decoration:none;display:flex}.lightbox-actions .original-quality-button{color:#fff;background:#0a84ff;border-radius:999px;align-items:center;gap:7px;width:auto;min-height:42px;padding:0 14px;font-size:.75rem;font-weight:800;display:flex}.lightbox-actions .original-quality-button span{font-size:.75rem;font-weight:700}.lightbox-actions button{cursor:pointer;border-radius:50%;width:42px;height:42px;font-size:1.5rem}.lightbox-stage{touch-action:none;-webkit-user-select:none;user-select:none;place-items:center;min-width:0;min-height:0;display:grid;position:relative;overflow:hidden}.lightbox-stage.is-zoomed{cursor:grab}.lightbox-stage.is-zoomed:active{cursor:grabbing}.lightbox-stage img{object-fit:contain;will-change:transform;grid-area:1/1;max-width:calc(100vw - 100px);max-height:calc(100vh - 180px);transition:opacity .2s,transform .12s ease-out}.lightbox-preview-image{z-index:1;opacity:1}.lightbox-original-image{z-index:2;opacity:0}.lightbox-original-image.is-loaded{opacity:1}.lightbox-stage.has-original-failed .lightbox-original-image{display:none}.lightbox-loading{z-index:3;color:#ffffffd6;background:radial-gradient(circle,#00000057,#0000 28%);justify-content:center;align-items:center;gap:11px;font-size:.8125rem;font-weight:650;display:flex;position:absolute;inset:0}.lightbox-loading span{border:3px solid #ffffff38;border-top-color:#fff;border-radius:50%;width:24px;height:24px;animation:.72s linear infinite lightbox-spin}@keyframes lightbox-spin{to{transform:rotate(360deg)}}.lightbox-fallback{color:#ffffffb8;background:#0000009e;border-radius:999px;padding:7px 10px;font-size:.6875rem;position:absolute;bottom:12px}.lightbox-nav{z-index:4;cursor:pointer;border-radius:16px;width:48px;height:64px;font-size:2rem;position:absolute;top:50%;transform:translateY(-50%)}.lightbox-nav.previous{left:16px}.lightbox-nav.next{right:16px}.lightbox-nav:disabled{opacity:.25;cursor:default}.lightbox-zoom{z-index:3;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#1e1e22b8;border:1px solid #ffffff1f;border-radius:999px;place-self:center;align-items:center;display:flex;overflow:hidden}.lightbox-zoom button{cursor:pointer;background:0 0;border:0;width:44px;height:42px;font-size:1.1rem}.lightbox-zoom button:disabled{opacity:.3;cursor:default}.lightbox-zoom .zoom-value{border-left:1px solid #ffffff1f;border-right:1px solid #ffffff1f;width:70px;font-size:.75rem;font-weight:700}.lightbox-help{color:#ffffff7a;text-align:center;margin:0;font-size:.6875rem}@media (width<=700px){.public-album-head{gap:16px}.album-head-actions{grid-template-columns:repeat(2,minmax(0,1fr));width:100%;max-width:none;display:grid}.album-head-actions button,.album-head-actions a{width:100%;min-height:44px;padding:0 8px;font-size:.75rem}.photo-preview-button{height:230px}.photo-open-badge{opacity:1;min-height:28px;transform:none}.photo-open-badge b{display:none}.selection-toggle{width:44px;height:44px;top:6px;left:6px}.public-photo footer{padding:8px 9px}.public-photo footer>span{max-width:calc(100% - 75px);font-size:.6875rem!important}.photo-lightbox{grid-template-rows:70px minmax(0,1fr) 56px 26px}.lightbox-topbar{padding-left:12px;padding-right:10px}.lightbox-topbar b{max-width:48vw;font-size:.8125rem}.lightbox-actions a{justify-content:center;width:42px;padding:0}.lightbox-actions a span{display:none}.lightbox-actions .original-quality-button{justify-content:center;width:42px;padding:0}.lightbox-actions .original-quality-button span{display:none}.lightbox-stage img{max-width:100vw;max-height:calc(100vh - 160px)}.lightbox-nav{border-radius:14px;width:44px;height:48px;top:auto;bottom:82px}.lightbox-nav.previous{left:10px}.lightbox-nav.next{right:10px}.lightbox-help{font-size:.625rem}}@media (width<=430px){.photo-preview-button{height:190px}.lightbox-help{font-size:0}.lightbox-help:after{content:"Chạm đúp hoặc dùng nút + / − để thu phóng";font-size:.625rem}}.guide-page{color:#1d1d1f;background:#f5f5f7;min-height:100vh}.guide-topbar{z-index:30;-webkit-backdrop-filter:saturate(160%)blur(24px);backdrop-filter:saturate(160%)blur(24px);background:#fafafcd1;border:1px solid #fffc;border-bottom-color:#00000014;border-radius:20px;justify-content:space-between;align-items:center;gap:24px;width:min(1180px,100% - 24px);height:66px;margin:10px auto 0;padding:0 14px 0 18px;display:flex;position:sticky;top:10px;box-shadow:0 15px 40px #232a341a}.guide-topbar nav{align-items:center;gap:28px;display:flex}.guide-topbar nav a{color:#5e5e63;font-size:.8125rem;font-weight:620}.guide-topbar nav a:hover{color:#0071e3}.guide-hero{grid-template-columns:minmax(0,1.25fr) minmax(330px,.75fr);align-items:center;gap:80px;max-width:1180px;min-height:620px;margin:0 auto;padding:86px 28px 76px;display:grid}.guide-hero h1{letter-spacing:-.06em;max-width:720px;margin:12px 0 24px;font-size:clamp(3.25rem,6vw,5.4rem);line-height:.99}.guide-hero>div>p:last-of-type{color:#69696f;max-width:680px;margin:0;font-size:1.125rem;line-height:1.7}.guide-hero-actions{gap:10px;margin-top:32px;display:flex}.guide-quick-card{background:#ffffffd1;border:1px solid #00000014;border-radius:26px;padding:28px;position:relative;overflow:hidden;box-shadow:0 24px 65px #2c343f1f}.guide-quick-card:before{content:"";filter:blur(6px);background:#007aff1f;border-radius:50%;width:180px;height:180px;position:absolute;top:-70px;right:-50px}.guide-quick-card>span{color:#0071e3;letter-spacing:.13em;text-transform:uppercase;font-size:.6875rem;font-weight:800}.guide-quick-card ol{gap:9px;margin:21px 0;padding:0;list-style:none;display:grid;position:relative}.guide-quick-card li{background:#f8f8facc;border:1px solid #0001;border-radius:13px;align-items:center;gap:12px;min-height:48px;padding:0 12px;font-size:.8125rem;font-weight:680;display:flex}.guide-quick-card li b{color:#fff;background:#007aff;border-radius:8px;flex:none;place-items:center;width:26px;height:26px;font-size:.6875rem;display:grid}.guide-quick-card>p{color:#47604e;background:#34c75913;border-radius:13px;margin:0;padding:13px;font-size:.75rem;line-height:1.55}.guide-section{max-width:1180px;margin:0 auto;padding:92px 28px}.guide-section>header{max-width:760px;margin-bottom:38px}.guide-section>header>span,.guide-permission>div>span,.guide-final-cta>div>span{color:#0071e3;letter-spacing:.14em;text-transform:uppercase;font-size:.6875rem;font-weight:800}.guide-section h2,.guide-permission h2,.guide-safety h2,.guide-final-cta h2{letter-spacing:-.045em;margin:10px 0 13px;font-size:clamp(2rem,4vw,3rem);line-height:1.08}.guide-section>header p,.guide-permission>div>p,.guide-final-cta p{color:#717177;margin:0;font-size:.9375rem;line-height:1.65}.guide-step-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.guide-step-grid article{background:#ffffffc7;border:1px solid #00000013;border-radius:19px;grid-template-columns:48px minmax(0,1fr);gap:16px;min-height:152px;padding:23px;display:grid;box-shadow:0 10px 30px #2a323c0b}.guide-step-grid article>span{color:#006bd6;background:#007aff17;border-radius:15px;place-items:center;width:48px;height:48px;font-size:.75rem;font-weight:800;display:grid}.guide-step-grid h3,.customer-guide-list h3{letter-spacing:-.015em;margin:2px 0 7px;font-size:1rem}.guide-step-grid p,.customer-guide-list p{color:#6e6e74;margin:0;font-size:.8125rem;line-height:1.62}.guide-permission{color:#fff;background:radial-gradient(circle at 100% 0,#4c9fff42,#0000 42%),#111d2c;border-radius:30px;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);align-items:center;gap:70px;max-width:1124px;margin:24px auto;padding:54px;display:grid;box-shadow:0 28px 75px #111d2c33}.guide-permission>div>span{color:#82bdff}.guide-permission>div>p{color:#ffffffa8}.guide-permission ol{gap:10px;margin:0;padding:0;list-style:none;display:grid}.guide-permission li{background:#ffffff12;border:1px solid #ffffff1a;border-radius:16px;align-items:center;gap:13px;min-height:70px;padding:10px 14px;display:flex}.guide-permission li>b{background:#0a84ff;border-radius:11px;flex:none;place-items:center;width:34px;height:34px;font-size:.75rem;display:grid}.guide-permission li strong,.guide-permission li small{display:block}.guide-permission li strong{font-size:.8125rem}.guide-permission li small{color:#ffffff8c;margin-top:4px;font-size:.6875rem}.customer-guide-list{counter-reset:guide;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;display:grid}.customer-guide-list article{background:#fff;border:1px solid #00000013;border-radius:18px;min-height:220px;padding:20px}.customer-guide-list article>b{color:#fff;background:#1d1d1f;border-radius:10px;place-items:center;width:32px;height:32px;margin-bottom:28px;font-size:.6875rem;display:grid}.guide-customer-note{background:#edf7ffcc;border:1px solid #007aff21;border-radius:17px;align-items:flex-start;gap:14px;margin-top:14px;padding:20px;display:flex}.guide-customer-note>span{color:#fff;background:#007aff;border-radius:50%;flex:none;place-items:center;width:32px;height:32px;display:grid}.guide-customer-note b{font-size:.8125rem}.guide-customer-note p{color:#53606b;margin:5px 0 0;font-size:.8125rem;line-height:1.6}.troubleshooting-table{background:#ffffffd1;border:1px solid #00000013;border-radius:20px;overflow:hidden}.troubleshooting-row{border-bottom:1px solid #0001;grid-template-columns:.72fr 1.1fr 1.25fr;align-items:center;gap:20px;min-height:88px;padding:16px 20px;display:grid}.troubleshooting-row:last-child{border-bottom:0}.troubleshooting-row.heading{color:#85858b;letter-spacing:.08em;text-transform:uppercase;background:#7676800f;min-height:48px;font-size:.6875rem;font-weight:800}.troubleshooting-row strong{font-size:.8125rem}.troubleshooting-row span{color:#66666d;font-size:.75rem;line-height:1.55}.guide-safety{background:#fff;border:1px solid #00000013;border-radius:28px;grid-template-columns:.75fr 1.25fr;align-items:center;gap:55px;max-width:1124px;margin:20px auto 70px;padding:45px 48px;display:grid}.guide-safety>div>span{color:#238b3d;background:#34c7591a;border-radius:13px;place-items:center;width:42px;height:42px;display:grid}.guide-safety ul{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:0;padding:0;list-style:none;display:grid}.guide-safety li{color:#55555b;padding-left:24px;font-size:.8125rem;line-height:1.5;position:relative}.guide-safety li:before{color:#24a148;content:"✓";font-weight:800;position:absolute;left:0}.guide-final-cta{background:linear-gradient(135deg,#edf7ff,#fff);border-radius:26px;justify-content:space-between;align-items:center;gap:40px;max-width:1124px;margin:0 auto 70px;padding:44px 48px;display:flex;box-shadow:inset 0 0 0 1px #007aff1c}.guide-final-cta h2{margin-bottom:8px;font-size:2rem}.guide-final-cta .button{flex:none}.guide-footer{color:#85858b;border-top:1px solid #00000013;justify-content:space-between;align-items:center;gap:20px;max-width:1180px;min-height:100px;margin:0 auto;padding:24px 28px;font-size:.75rem;display:flex}.guide-footer>div{gap:22px;display:flex}.guide-footer a{color:#66666d}.guide-hero-demo{background:#ffffffb3;border:1px solid #00000014;border-radius:28px;min-width:0;padding:16px 16px 14px;position:relative;box-shadow:0 28px 72px #27324324,inset 0 1px #fff}.guide-hero-demo:before{z-index:-1;content:"";filter:blur(18px);background:#007aff29;border-radius:50%;width:250px;height:250px;animation:7s ease-in-out infinite alternate guide-aurora-drift;position:absolute;top:-55px;right:-44px}.guide-demo-window{background:#ffffffed;border:1px solid #00000014;border-radius:19px;animation:5.2s ease-in-out infinite guide-window-float;overflow:hidden;box-shadow:0 18px 40px #28303d1c}.guide-demo-window>header{background:#f6f6f8e0;border-bottom:1px solid #0001;grid-template-columns:1fr auto 1fr;align-items:center;height:43px;padding:0 12px;display:grid}.guide-demo-window>header>span{gap:5px;display:flex}.guide-demo-window>header>span i{background:#ff5f57;border-radius:50%;width:7px;height:7px}.guide-demo-window>header>span i:nth-child(2){background:#ffbd2e}.guide-demo-window>header>span i:nth-child(3){background:#28c840}.guide-demo-window>header b{color:#4c4c51;font-size:.6875rem}.guide-demo-window>header em{color:#8b8b91;justify-self:end;font-size:.5625rem;font-style:normal}.guide-demo-body{gap:10px;padding:20px;display:grid;position:relative}.guide-demo-body>small{color:#77777c;font-size:.625rem;font-weight:700}.guide-demo-link{color:#4f5964;height:40px;font-family:var(--font-mono);background:#fff;border:1px solid #007aff47;border-radius:11px;justify-content:space-between;align-items:center;gap:10px;padding:0 11px;font-size:.5625rem;display:flex;overflow:hidden;box-shadow:0 0 0 3px #007aff12}.guide-demo-link span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.guide-demo-link i{background:#007aff;flex:none;width:1px;height:15px;animation:.8s step-end infinite guide-demo-caret}.guide-demo-scan{background:#007aff14;border-radius:999px;height:4px;overflow:hidden}.guide-demo-scan span{border-radius:inherit;background:linear-gradient(90deg,#0000,#0a84ff,#0000);width:50%;height:100%;animation:3.4s ease-in-out infinite guide-demo-scan;display:block}.guide-demo-folder{background:#f4fdf7e0;border:1px solid #34c7592b;border-radius:13px;grid-template-columns:36px minmax(0,1fr) 25px;align-items:center;gap:10px;min-height:55px;padding:9px 10px;animation:4s ease-in-out infinite guide-folder-ready;display:grid}.guide-folder-symbol{background:linear-gradient(145deg,#55b6ff,#087bee);border-radius:6px;width:36px;height:27px;display:block;position:relative;box-shadow:inset 0 1px #ffffff73,0 7px 14px #0071e329}.guide-folder-symbol:before{content:"";background:#55b6ff;border-radius:4px 4px 0 0;width:17px;height:7px;position:absolute;top:-4px;left:3px}.guide-demo-folder b,.guide-demo-folder small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.guide-demo-folder b{color:#37373b;font-size:.6875rem}.guide-demo-folder small{color:#6f7b73;margin-top:3px;font-size:.5625rem}.guide-demo-folder>em{color:#fff;background:#34c759;border-radius:50%;place-items:center;width:24px;height:24px;font-size:.625rem;font-style:normal;animation:4s ease-in-out infinite guide-check-pop;display:grid}.guide-demo-photos{grid-template-columns:repeat(3,1fr);gap:7px;min-height:82px;display:grid}.guide-demo-photos span{background-color:#d4d9df;background-position:50%;background-size:cover;border-radius:10px;min-width:0;animation:4.4s ease-in-out infinite guide-photo-rise;box-shadow:inset 0 0 0 1px #ffffff4d}.guide-demo-photos span:first-child{background-image:linear-gradient(155deg,#0d192814,#00000080),radial-gradient(circle at 55% 28%,#f3c7a3 0 9%,#0000 10%),linear-gradient(135deg,#8ec5fc,#273d5d)}.guide-demo-photos span:nth-child(2){background-image:linear-gradient(155deg,#ffffff0d,#0000006b),radial-gradient(circle at 48% 33%,#dcb99c 0 10%,#0000 11%),linear-gradient(135deg,#f7c9d7,#67758d);animation-delay:.22s}.guide-demo-photos span:nth-child(3){background-image:linear-gradient(155deg,#ffffff0a,#00000080),radial-gradient(circle at 62% 31%,#e8c8a6 0 9%,#0000 10%),linear-gradient(135deg,#c9b6ff,#37516c);animation-delay:.44s}.guide-demo-ready{color:#0066c5;background:#eef7ff;border-radius:10px;justify-content:center;align-items:center;gap:7px;min-height:35px;font-size:.625rem;font-weight:750;display:flex}.guide-demo-ready i{background:#34c759;border-radius:50%;width:7px;height:7px;animation:2s ease-out infinite guide-live-pulse}.guide-demo-pointer{z-index:5;clip-path:polygon(0 0,100% 72%,57% 77%,72% 100%,57% 100%,43% 80%,10% 100%);filter:drop-shadow(0 2px 2px #00000057);background:#fff;width:18px;height:23px;animation:5s ease-in-out infinite guide-pointer-path;position:absolute;bottom:25px;right:24px}.guide-hero-demo>p{color:#6e6e73;text-align:center;margin:13px 4px 0;font-size:.6875rem;line-height:1.5}.guide-hero-demo>p strong{color:#3a596f}.guide-step-grid .guide-step-card{flex-direction:column;gap:0;min-height:260px;padding:23px;transition:transform .22s,border-color .22s,box-shadow .22s;display:flex}.guide-step-card-top{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:25px;display:flex}.guide-step-card-top>span{color:#6c6c72;width:38px;height:38px;font-family:var(--font-mono);background:#76768014;border-radius:12px;flex:none;place-items:center;font-size:.6875rem;font-weight:750;display:grid}.guide-step-visual{color:#0071e3;place-items:center;width:76px;height:76px;animation:4s ease-in-out infinite guide-step-float;display:grid;position:relative}.guide-step-card:nth-child(2n) .guide-step-visual{animation-delay:.5s}.guide-step-card:nth-child(3n) .guide-step-visual{animation-delay:1s}.guide-step-icon{z-index:2;background:linear-gradient(145deg,#e7f3ff,#fff);border:1px solid #fffc;border-radius:19px;place-items:center;width:60px;height:60px;display:grid;position:relative;box-shadow:0 13px 28px #2b394b21,inset 0 1px #fff}.guide-step-icon svg{stroke:currentColor;stroke-width:2.05px;stroke-linecap:round;stroke-linejoin:round;width:36px;height:36px}.guide-step-orbit{opacity:.12;border:1px solid;border-radius:23px;animation:3s ease-out infinite guide-step-orbit;position:absolute;inset:2px}.guide-step-spark{z-index:3;background:currentColor;border-radius:2px;width:6px;height:6px;animation:2.4s ease-in-out infinite guide-step-spark;position:absolute;transform:rotate(45deg);box-shadow:0 0 9px}.guide-step-spark-one{top:4px;right:3px}.guide-step-spark-two{width:4px;height:4px;animation-delay:1s;bottom:5px;left:2px}.guide-step-visual-share{color:#7b4bd6}.guide-step-visual-share .guide-step-icon{background:linear-gradient(145deg,#f1eaff,#fff)}.guide-step-visual-album{color:#d66d00}.guide-step-visual-album .guide-step-icon{background:linear-gradient(145deg,#fff0d7,#fff)}.guide-step-visual-protect{color:#20954a}.guide-step-visual-protect .guide-step-icon{background:linear-gradient(145deg,#e7f8eb,#fff)}.guide-step-visual-send{color:#d33b75}.guide-step-visual-send .guide-step-icon{background:linear-gradient(145deg,#ffe8f1,#fff)}.guide-step-visual-result{color:#2e6fc5}.guide-step-visual-result .guide-step-icon{background:linear-gradient(145deg,#e8f3ff,#fff)}.guide-step-grid .guide-step-card h3{margin:0 0 8px;font-size:1.05rem}.guide-step-grid .guide-step-card p{font-size:.8125rem;line-height:1.65}@media (hover:hover){.guide-step-grid .guide-step-card:hover{border-color:#007aff33;transform:translateY(-4px);box-shadow:0 17px 40px #2a323c17}}.guide-share-demo{color:#1d1d1f;background:#fffffff5;border:1px solid #ffffff24;border-radius:22px;padding:17px;animation:5s ease-in-out infinite guide-share-float;position:relative;overflow:hidden;box-shadow:0 23px 55px #0000003d}.guide-share-demo>header{grid-template-columns:38px minmax(0,1fr) 28px;align-items:center;gap:11px;padding:2px 2px 14px;display:grid}.guide-share-demo>header .guide-folder-symbol{width:36px;height:27px}.guide-share-demo>header small,.guide-share-demo>header b{display:block}.guide-share-demo>header small{color:#85858b;font-size:.5625rem}.guide-share-demo>header b{text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:.75rem;overflow:hidden}.guide-share-demo>header>i{color:#74747a;background:#76768014;border-radius:50%;place-items:center;width:27px;height:27px;font-size:.875rem;font-style:normal;display:grid}.guide-share-people{color:#68686e;justify-content:space-between;align-items:center;min-height:48px;padding:0 2px 10px;font-size:.625rem;display:flex}.guide-share-people>div{align-items:center;display:flex}.guide-share-people i{color:#fff;background:#5e5ce6;border:2px solid #fff;border-radius:50%;place-items:center;width:25px;height:25px;margin-left:-5px;font-size:.5625rem;font-style:normal;display:grid}.guide-share-people i:nth-child(2){background:#ff9f0a}.guide-share-people em{color:#88888e;margin-left:6px;font-size:.5625rem;font-style:normal}.guide-share-access{background:#eff7ff;border:1px solid #007aff38;border-radius:14px;padding:12px;position:relative}.guide-share-access>span{color:#707078;font-size:.5625rem;font-weight:700}.guide-share-access>div{grid-template-columns:29px minmax(0,1fr) auto;align-items:center;gap:9px;margin-top:9px;display:grid}.guide-share-access>div>b{color:#fff;background:#007aff;border-radius:50%;place-items:center;width:29px;height:29px;font-size:.75rem;display:grid}.guide-share-access p{min-width:0;margin:0}.guide-share-access strong,.guide-share-access small{display:block}.guide-share-access strong{text-overflow:ellipsis;white-space:nowrap;font-size:.6875rem;overflow:hidden}.guide-share-access small{color:#71808b;margin-top:3px;font-size:.5rem;line-height:1.35}.guide-share-access em{color:#45454a;white-space:nowrap;background:#fff;border:1px solid #00000014;border-radius:8px;padding:6px 7px;font-size:.5625rem;font-style:normal;font-weight:700}.guide-share-focus{pointer-events:none;border:2px solid #409eff99;border-radius:14px;animation:3.8s ease-out infinite guide-share-focus;position:absolute;inset:-1px}.guide-share-pointer{z-index:2;clip-path:polygon(0 0,100% 72%,57% 77%,72% 100%,57% 100%,43% 80%,10% 100%);filter:drop-shadow(0 2px 2px #00000059);background:#fff;width:17px;height:21px;animation:3.8s ease-in-out infinite guide-share-pointer;position:absolute;bottom:-5px;right:26px}.guide-share-demo>footer{justify-content:flex-end;gap:7px;padding-top:13px;display:flex}.guide-share-demo>footer span,.guide-share-demo>footer b{border-radius:999px;align-items:center;min-height:31px;padding:0 10px;font-size:.5625rem;display:inline-flex}.guide-share-demo>footer span{color:#006bd6;border:1px solid #0000001a}.guide-share-demo>footer b{color:#fff;background:#007aff}.guide-permission .guide-share-demo>ol{grid-template-columns:repeat(3,minmax(0,1fr));gap:5px;margin:12px 0 0;padding:0;list-style:none;display:grid}.guide-permission .guide-share-demo>ol li{color:#596571;text-align:center;background:#007aff0f;border:0;border-radius:8px;justify-content:center;align-items:center;gap:5px;min-height:29px;padding:4px;font-size:.5rem;display:flex}.guide-permission .guide-share-demo>ol li>b{color:#fff;background:#007aff;border-radius:6px;flex:none;place-items:center;width:17px;height:17px;font-size:.5rem;display:grid}.guide-customer-demo{background:radial-gradient(circle at 10% 0,#007aff26,#0000 35%),linear-gradient(145deg,#edf7ff,#fff 66%);border:1px solid #00000012;border-radius:27px;grid-template-columns:minmax(0,1.05fr) minmax(300px,.95fr);align-items:center;gap:34px;min-height:440px;margin-bottom:18px;padding:30px 42px;display:grid;overflow:hidden;box-shadow:0 20px 55px #28303d17,inset 0 1px #fff}.guide-customer-animation{place-items:center;min-height:390px;display:grid;position:relative}.guide-customer-orbit{border:1px dashed #007aff33;border-radius:50%;animation:17s linear infinite guide-customer-orbit;position:absolute}.guide-customer-orbit.orbit-one{width:330px;height:330px}.guide-customer-orbit.orbit-two{width:255px;height:255px;animation-duration:12s;animation-direction:reverse}.guide-demo-phone{z-index:2;background:#fff;border:5px solid #1d1d1f;border-radius:31px;width:205px;min-height:365px;padding:9px;animation:4.8s ease-in-out infinite guide-phone-float;position:relative;overflow:hidden;box-shadow:0 24px 46px #1c25333d}.guide-demo-phone:before{z-index:4;content:"";background:#1d1d1f;border-radius:0 0 10px 10px;width:62px;height:15px;position:absolute;top:0;left:50%;transform:translate(-50%)}.guide-demo-phone>header{color:#48484d;grid-template-columns:1fr auto 1fr;align-items:center;height:38px;padding:8px 3px 0;font-size:.5625rem;display:grid}.guide-demo-phone>header i{background:linear-gradient(145deg,#6c7a88,#2d3642);border-radius:50%;width:17px;height:17px}.guide-demo-phone>header b{font-size:.625rem}.guide-demo-phone>header span{color:#8b8b90;letter-spacing:.08em;justify-self:end}.guide-phone-grid{grid-template-columns:repeat(2,1fr);gap:5px;padding:5px 1px;display:grid}.guide-phone-shot{background-position:50%;background-size:cover;border-radius:8px;height:83px;position:relative}.guide-phone-shot.shot-a{background-image:linear-gradient(155deg,#0000,#00000061),radial-gradient(circle at 56% 31%,#efc7a6 0 10%,#0000 11%),linear-gradient(135deg,#a8d8ff,#455b73)}.guide-phone-shot.shot-b{background-image:linear-gradient(155deg,#0000,#0006),radial-gradient(circle at 47% 31%,#e7baa0 0 10%,#0000 11%),linear-gradient(135deg,#f4d0dd,#786e8d)}.guide-phone-shot.shot-c{background-image:linear-gradient(155deg,#0000,#00000061),radial-gradient(circle at 60% 30%,#e6c4aa 0 9%,#0000 10%),linear-gradient(135deg,#b7e8d2,#46685d)}.guide-phone-shot.shot-d{background-image:linear-gradient(155deg,#0000,#0006),radial-gradient(circle at 48% 35%,#e8c4a5 0 10%,#0000 11%),linear-gradient(135deg,#f9d9a7,#796044)}.guide-phone-shot.shot-e{background-image:linear-gradient(155deg,#0000,#0000006b),radial-gradient(circle at 55% 32%,#ecc8a7 0 9%,#0000 10%),linear-gradient(135deg,#c8c4ff,#56527c)}.guide-phone-shot.shot-f{background-image:linear-gradient(155deg,#0000,#0000006b),radial-gradient(circle at 51% 31%,#e5bea0 0 9%,#0000 10%),linear-gradient(135deg,#b6dbef,#435c70)}.guide-phone-shot>i{color:#fff;background:#00000024;border:2px solid #fff;border-radius:50%;place-items:center;width:19px;height:19px;font-size:.5625rem;font-style:normal;display:grid;position:absolute;top:5px;right:5px}.guide-phone-shot.selected>i{background:#007aff;animation:3.7s ease-in-out infinite guide-select-pop}.guide-phone-shot.shot-d>i{animation-delay:.45s}.guide-demo-phone>footer{grid-template-columns:auto 1fr auto;align-items:center;gap:5px;height:42px;padding:0 5px;display:grid}.guide-demo-phone>footer b{color:#0071e3;font-size:.75rem}.guide-demo-phone>footer span{color:#7a7a80;font-size:.5rem}.guide-demo-phone>footer em{color:#fff;background:#007aff;border-radius:999px;padding:6px 7px;font-size:.5rem;font-style:normal;font-weight:750;animation:3.7s ease-in-out infinite guide-confirm-pulse}.guide-comment-bubble,.guide-saved-bubble{z-index:4;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#fffffff0;border:1px solid #00000014;position:absolute;box-shadow:0 14px 34px #232f402b}.guide-comment-bubble{border-radius:15px;align-items:center;gap:9px;width:190px;padding:10px;animation:4.3s ease-in-out infinite guide-comment-float;display:flex;top:57px;right:-3px}.guide-comment-bubble>i{color:#0071e3;letter-spacing:.05em;background:#e9f4ff;border-radius:9px;flex:none;place-items:center;width:29px;height:29px;font-size:.5625rem;font-style:normal;display:grid}.guide-comment-bubble b,.guide-comment-bubble small{display:block}.guide-comment-bubble b{font-size:.625rem}.guide-comment-bubble small{color:#77777d;margin-top:3px;font-size:.5rem}.guide-saved-bubble{color:#2b6a3b;border-radius:999px;align-items:center;gap:7px;padding:8px 10px;font-size:.5625rem;font-weight:700;animation:4.1s ease-in-out .5s infinite guide-saved-float;display:flex;bottom:56px;left:3px}.guide-saved-bubble i{color:#fff;background:#34c759;border-radius:50%;place-items:center;width:19px;height:19px;font-size:.5rem;font-style:normal;display:grid}.guide-customer-demo-copy>span{color:#0071e3;letter-spacing:.13em;text-transform:uppercase;font-size:.6875rem;font-weight:800}.guide-customer-demo-copy h3{letter-spacing:-.045em;max-width:470px;margin:12px 0 15px;font-size:clamp(1.8rem,3.2vw,2.55rem);line-height:1.07}.guide-customer-demo-copy>p{color:#65656b;max-width:490px;margin:0;font-size:.875rem;line-height:1.68}.guide-customer-demo-copy>div{flex-wrap:wrap;gap:7px;margin-top:22px;display:flex}.guide-customer-demo-copy>div b{color:#456173;background:#ffffffc2;border:1px solid #007aff1a;border-radius:999px;padding:7px 10px;font-size:.625rem}.guide-fix-flow{background:linear-gradient(145deg,#ffffffe0,#f3f8fdcc);border:1px solid #00000012;border-radius:20px;grid-template-columns:1fr 62px 1fr 62px 1fr;align-items:center;gap:9px;min-height:112px;margin-bottom:18px;padding:18px;display:grid}.guide-fix-flow>div{align-items:center;gap:10px;min-width:0;display:flex}.guide-fix-flow>div>b{color:#c87800;background:#ff9f0a1c;border-radius:12px;flex:none;place-items:center;width:38px;height:38px;font-size:.875rem;display:grid}.guide-fix-flow>div:nth-of-type(2)>b{color:#006bd6;background:#007aff17}.guide-fix-flow>div:nth-of-type(3)>b{color:#238b3d;background:#34c7591c}.guide-fix-flow strong,.guide-fix-flow small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.guide-fix-flow strong{font-size:.75rem}.guide-fix-flow small{color:#77777d;margin-top:3px;font-size:.5625rem}.guide-fix-flow>i{background:#007aff1f;border-radius:99px;height:2px;position:relative;overflow:hidden}.guide-fix-flow>i span{border-radius:inherit;background:#0a84ff;width:12px;height:100%;animation:2.7s ease-in-out infinite guide-fix-transfer;position:absolute;box-shadow:0 0 8px #007aff8c}.guide-fix-flow>i:nth-of-type(2) span{animation-delay:.7s}.guide-safety>div>span{animation:3.5s ease-in-out infinite guide-safety-pulse}@keyframes guide-aurora-drift{to{opacity:.72;transform:translate(-25px,24px)scale(1.13)}}@keyframes guide-window-float{0%,to{transform:translate(0,0)rotate(.35deg)}50%{transform:translateY(-7px)rotate(-.35deg)}}@keyframes guide-demo-caret{50%{opacity:0}}@keyframes guide-demo-scan{0%{transform:translate(-100%)}58%,to{transform:translate(200%)}}@keyframes guide-folder-ready{0%,66%,to{border-color:#34c7592b;transform:translateY(0)}76%{border-color:#34c7596b;transform:translateY(-2px)}}@keyframes guide-check-pop{0%,68%,to{transform:scale(1)}78%{transform:scale(1.18);box-shadow:0 0 0 6px #34c7591c}}@keyframes guide-photo-rise{0%,64%,to{opacity:.86;transform:translateY(0)}74%{opacity:1;transform:translateY(-4px)}}@keyframes guide-live-pulse{0%{box-shadow:0 0 #34c75959}70%,to{box-shadow:0 0 0 7px #34c75900}}@keyframes guide-pointer-path{0%,28%,to{transform:translate(0,0)}48%,67%{transform:translate(-18px,-38px)}76%{transform:translate(-10px,-29px)scale(.88)}}@keyframes guide-step-float{0%,to{transform:translate(0,0)rotate(-1deg)}50%{transform:translateY(-5px)rotate(1deg)}}@keyframes guide-step-orbit{0%{opacity:.18;transform:scale(.84)}72%,to{opacity:0;transform:scale(1.18)}}@keyframes guide-step-spark{0%,to{opacity:.3;transform:rotate(45deg)scale(.72)}50%{opacity:1;transform:rotate(45deg)scale(1.12)}}@keyframes guide-share-float{0%,to{transform:translate(0,0)rotate(.25deg)}50%{transform:translateY(-6px)rotate(-.25deg)}}@keyframes guide-share-focus{0%,58%,to{opacity:.12;box-shadow:0 0 #007aff00}70%{opacity:1;box-shadow:0 0 0 5px #007aff1c}}@keyframes guide-share-pointer{0%,38%,to{transform:translate(12px,13px)}58%,74%{transform:translate(-4px,-16px)}66%{transform:translate(-4px,-16px)scale(.88)}}@keyframes guide-customer-orbit{to{transform:rotate(360deg)}}@keyframes guide-phone-float{0%,to{transform:translate(0,0)rotate(-1deg)}50%{transform:translateY(-8px)rotate(1deg)}}@keyframes guide-select-pop{0%,68%,to{transform:scale(1)}78%{transform:scale(1.2);box-shadow:0 0 0 6px #007aff1f}}@keyframes guide-confirm-pulse{0%,76%,to{box-shadow:0 0 #007aff00}86%{box-shadow:0 0 0 6px #007aff1a}}@keyframes guide-comment-float{0%,to{transform:translate(0,0)rotate(1deg)}50%{transform:translate(-5px,-7px)rotate(-1deg)}}@keyframes guide-saved-float{0%,to{transform:translate(0,0)}50%{transform:translate(5px,-6px)}}@keyframes guide-fix-transfer{0%{opacity:0;left:-12px}20%,80%{opacity:1}to{opacity:0;left:100%}}@keyframes guide-fix-transfer-vertical{0%{opacity:0;top:-9px}20%,80%{opacity:1}to{opacity:0;top:100%}}@keyframes guide-safety-pulse{0%,72%,to{box-shadow:0 0 #34c75900}82%{box-shadow:0 0 0 8px #34c7591a}}.app-error-page,.app-loading-page{background:radial-gradient(circle at 50% 30%,#007aff1f,#0000 30rem),#f5f5f7;place-items:center;min-height:100vh;padding:20px;display:grid}.app-error-page section{text-align:center;background:#ffffffe0;border:1px solid #00000013;border-radius:26px;max-width:560px;padding:42px;box-shadow:0 24px 70px #242c371f}.app-error-page section>span,.app-loading-mark{color:#fff;background:#1d1d1f;border-radius:17px;place-items:center;width:54px;height:54px;margin:0 auto 20px;font-size:1.25rem;font-weight:800;display:grid}.app-error-page h1{letter-spacing:-.04em;margin:8px 0 12px;font-size:2rem}.app-error-page section>p:not(.dashboard-kicker){color:#6e6e73;font-size:.875rem;line-height:1.6}.app-error-page section>div{justify-content:center;gap:8px;margin-top:24px;display:flex}.app-loading-page{color:#727278;align-content:center;gap:12px;font-size:.8125rem}.app-loading-page>div:nth-child(2){justify-content:center;gap:5px;display:flex}.app-loading-page>div:nth-child(2) span{background:#007aff;border-radius:50%;width:6px;height:6px;animation:1s infinite alternate loading-bounce}.app-loading-page>div:nth-child(2) span:nth-child(2){animation-delay:.18s}.app-loading-page>div:nth-child(2) span:nth-child(3){animation-delay:.36s}@keyframes loading-bounce{to{opacity:.45;transform:translateY(-6px)}}.install-app-prompt{z-index:120;right:max(16px,env(safe-area-inset-right));bottom:max(16px,env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:#ffffffeb;border:1px solid #0000001a;border-radius:20px;grid-template-columns:48px minmax(0,1fr) auto auto;align-items:center;gap:12px;width:min(430px,100vw - 32px);padding:12px;display:grid;position:fixed;box-shadow:0 18px 55px #0000002e}.install-app-prompt img{border-radius:12px}.install-app-prompt b,.install-app-prompt span{display:block}.install-app-prompt b{color:#1d1d1f;font-size:.875rem}.install-app-prompt span{color:#6e6e73;margin-top:3px;font-size:.6875rem;line-height:1.35}.install-primary{color:#fff;cursor:pointer;background:#007aff;border:0;border-radius:999px;justify-content:center;align-items:center;min-height:38px;padding:0 14px;font-size:.75rem;font-weight:750;text-decoration:none;display:inline-flex}.install-dismiss{color:#626268;cursor:pointer;background:#7676801a;border:0;border-radius:50%;width:36px;height:36px;font-size:1.25rem}.legal-page{color:#1d1d1f;background:radial-gradient(circle at 50% 0,#007aff17,#0000 30rem),#f5f5f7;min-height:100vh;padding:0 24px 70px}.legal-nav{border-bottom:1px solid #00000014;justify-content:space-between;align-items:center;max-width:980px;min-height:76px;margin:0 auto;display:flex}.legal-nav>a:last-child{color:#006bd6;font-size:.8125rem;font-weight:700}.legal-hero,.legal-content,.legal-footer,.install-guide-grid,.legal-page>.legal-note,.legal-page>.button{max-width:780px;margin-left:auto;margin-right:auto}.legal-hero{padding:72px 0 42px}.legal-hero p{color:#0071e3;letter-spacing:.1em;text-transform:uppercase;margin:0 0 12px;font-size:.75rem;font-weight:800}.legal-hero h1{letter-spacing:-.055em;margin:0 0 18px;font-size:clamp(2.25rem,6vw,4.3rem);line-height:.98}.legal-hero>span{color:#737379;font-size:.875rem;line-height:1.6}.legal-content{background:#ffffffe0;border:1px solid #00000014;border-radius:28px;padding:38px 42px;box-shadow:0 18px 55px #0000000f}.legal-content h2{margin:32px 0 9px;font-size:1.125rem}.legal-content h2:first-child{margin-top:0}.legal-content p,.legal-content li{color:#55555c;font-size:.9375rem;line-height:1.75}.legal-content a{color:#006bd6;overflow-wrap:anywhere}.legal-content ol{padding-left:22px}.legal-note{background:#007aff14;border-radius:17px;margin-top:24px;padding:18px 20px}.legal-note b{color:#006bd6}.legal-note p{margin:6px 0 0}.legal-footer{flex-wrap:wrap;gap:14px 24px;padding-top:34px;display:flex}.legal-footer a{color:#66666d;font-size:.75rem}.install-guide-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.install-guide-grid article{background:#fff;border:1px solid #00000014;border-radius:24px;padding:28px}.install-guide-grid h2{margin:10px 0 18px;font-size:1.35rem}.install-guide-grid li{color:#5d5d63;margin:10px 0;line-height:1.55}.install-platform{color:#0071e3;letter-spacing:.08em;text-transform:uppercase;font-size:.6875rem;font-weight:800}.install-guide-page>.button{width:max-content;margin-top:24px}@media (width<=640px){.install-app-prompt{grid-template-columns:42px minmax(0,1fr) auto;gap:9px}.install-app-prompt img{width:42px;height:42px}.install-app-prompt .install-primary{grid-column:2;width:max-content}.install-app-prompt .install-dismiss{grid-area:1/3}.legal-page{padding:0 17px 52px}.legal-hero{padding:50px 2px 30px}.legal-content{border-radius:22px;padding:27px 21px}.install-guide-grid{grid-template-columns:1fr}}@media (width<=980px){.guide-hero{grid-template-columns:1fr .82fr;gap:36px}.guide-customer-demo{grid-template-columns:1fr .9fr;gap:20px;padding:28px}.guide-comment-bubble{right:-9px}.customer-guide-list{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=760px){.guide-topbar{border-radius:17px;width:calc(100% - 12px);height:60px;margin-top:6px;top:6px}.guide-topbar nav,.guide-topbar .brand>span:last-child{display:none}.guide-hero{grid-template-columns:1fr;gap:38px;min-height:auto;padding:70px 18px 58px}.guide-hero h1{font-size:clamp(2.65rem,12vw,3.7rem)}.guide-hero>div>p:last-of-type{font-size:1rem}.guide-hero-actions{flex-direction:column}.guide-hero-actions .button{width:100%}.guide-hero-demo{width:min(100%,560px);margin:0 auto}.guide-section{padding:66px 16px}.guide-step-grid,.guide-permission,.guide-safety{grid-template-columns:1fr}.guide-step-grid .guide-step-card{min-height:238px}.guide-permission{border-radius:24px;gap:34px;width:calc(100% - 24px);padding:36px 24px}.guide-share-demo{width:min(100%,590px);margin:0 auto}.guide-customer-demo{grid-template-columns:1fr;gap:8px;padding:25px}.guide-customer-animation{min-height:380px}.guide-customer-demo-copy{text-align:center;max-width:620px;padding:0 8px 18px}.guide-customer-demo-copy h3,.guide-customer-demo-copy>p{margin-left:auto;margin-right:auto}.guide-customer-demo-copy>div{justify-content:center}.customer-guide-list{grid-template-columns:1fr 1fr}.customer-guide-list article{min-height:190px}.troubleshooting-row{grid-template-columns:1fr;gap:7px;padding:18px}.troubleshooting-row.heading{display:none}.troubleshooting-row strong{color:#006bd6}.guide-safety{gap:24px;width:calc(100% - 24px);padding:30px 24px}.guide-safety ul{grid-template-columns:1fr}.guide-final-cta{flex-direction:column;align-items:stretch;width:calc(100% - 24px);margin-bottom:48px;padding:32px 24px}.guide-final-cta .button{width:100%}.guide-footer{flex-direction:column;align-items:flex-start}}@media (width<=430px){.guide-topbar .button{min-height:40px;padding:0 11px;font-size:.6875rem}.guide-hero-actions{gap:8px}.guide-hero-demo{border-radius:22px;padding:9px 9px 12px}.guide-demo-body{padding:15px 12px}.guide-demo-window>header{grid-template-columns:1fr auto}.guide-demo-window>header>em{display:none}.guide-demo-photos{min-height:72px}.guide-demo-pointer{right:17px}.guide-step-grid{grid-template-columns:1fr}.guide-step-grid .guide-step-card{min-height:225px;padding:20px}.guide-step-card-top{margin-bottom:20px}.guide-step-visual{width:69px;height:69px}.guide-step-icon{width:56px;height:56px}.guide-share-demo{border-radius:18px;padding:13px}.guide-share-access>div{grid-template-columns:29px minmax(0,1fr)}.guide-share-access>div>em{grid-column:2;justify-self:start}.guide-share-access small{white-space:normal}.guide-permission .guide-share-demo>ol{grid-template-columns:1fr}.guide-customer-demo{border-radius:22px;padding:16px 11px 22px}.guide-customer-animation{min-height:365px}.guide-demo-phone{width:192px;min-height:352px}.guide-phone-shot{height:79px}.guide-comment-bubble{width:158px;padding:8px;top:53px;right:-4px}.guide-comment-bubble>i{width:25px;height:25px}.guide-comment-bubble small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.guide-saved-bubble{bottom:52px;left:-3px}.guide-customer-demo-copy{padding-left:7px;padding-right:7px}.guide-customer-demo-copy h3{font-size:1.9rem}.guide-customer-demo-copy>div{grid-template-columns:1fr;display:grid}.guide-fix-flow{grid-template-columns:1fr;gap:6px;padding:14px}.guide-fix-flow>div{width:100%;padding:6px}.guide-fix-flow>i{justify-self:center;width:2px;height:20px}.guide-fix-flow>i span{width:100%;height:9px;animation-name:guide-fix-transfer-vertical}.customer-guide-list{grid-template-columns:1fr}.customer-guide-list article{min-height:auto}.customer-guide-list article>b{margin-bottom:18px}.guide-footer>div{flex-wrap:wrap;gap:10px 17px}.app-error-page section{padding:32px 20px}.app-error-page section>div{flex-direction:column}}@media (prefers-reduced-motion:reduce){.app-loading-page>div:nth-child(2) span,.guide-hero-demo:before,.guide-demo-window,.guide-demo-link i,.guide-demo-scan span,.guide-demo-folder,.guide-demo-folder>em,.guide-demo-photos span,.guide-demo-ready i,.guide-demo-pointer,.guide-step-visual,.guide-step-orbit,.guide-step-spark,.guide-share-demo,.guide-share-focus,.guide-share-pointer,.guide-customer-orbit,.guide-demo-phone,.guide-phone-shot.selected>i,.guide-demo-phone>footer em,.guide-comment-bubble,.guide-saved-bubble,.guide-fix-flow>i span,.guide-safety>div>span{animation:none!important}}.trial-onboarding{background:linear-gradient(145deg,#f0f8ffe6,#ffffffc2);border:1px solid #007aff21;border-radius:20px;margin:26px 0 14px;padding:20px;box-shadow:0 13px 36px #0071e311,inset 0 1px #fff}.trial-onboarding>header{justify-content:space-between;align-items:center;gap:20px;display:flex}.trial-onboarding>header span{color:#0071e3;letter-spacing:.13em;text-transform:uppercase;font-size:.625rem;font-weight:800}.trial-onboarding>header h2{letter-spacing:-.025em;margin:5px 0 0;font-size:1.125rem}.trial-onboarding>header>b{color:#006bd6;background:#007aff17;border-radius:999px;padding:6px 9px;font-size:.6875rem}.trial-progress{background:#007aff17;border-radius:99px;height:5px;margin:15px 0 18px;overflow:hidden}.trial-progress i{border-radius:inherit;background:linear-gradient(90deg,#007aff,#5ac8fa);height:100%;transition:width .4s;display:block}.trial-progress .progress-1{width:33.333%}.trial-progress .progress-2{width:66.666%}.trial-progress .progress-3{width:100%}.trial-onboarding ol{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:0;padding:0;list-style:none;display:grid}.trial-onboarding li{background:#ffffffad;border:1px solid #0001;border-radius:13px;grid-template-columns:32px minmax(0,1fr) auto;align-items:center;gap:9px;min-width:0;min-height:68px;padding:9px;display:grid}.trial-onboarding li>span{color:#77777d;background:#76768017;border-radius:10px;place-items:center;width:32px;height:32px;font-size:.6875rem;font-weight:800;display:grid}.trial-onboarding li.current{background:#fff;border-color:#007aff3d}.trial-onboarding li.current>span{color:#fff;background:#007aff}.trial-onboarding li.done>span{color:#238b3d;background:#34c7591f}.trial-onboarding li b,.trial-onboarding li small{display:block}.trial-onboarding li b{text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;overflow:hidden}.trial-onboarding li small{color:#77777d;text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:.625rem;overflow:hidden}.trial-onboarding li>a{color:#006bd6;white-space:nowrap;font-size:.6875rem;font-weight:750}.trial-onboarding>footer{color:#74747a;justify-content:space-between;align-items:center;gap:15px;margin-top:13px;font-size:.6875rem;display:flex}.trial-onboarding>footer a{color:#006bd6;font-weight:750}.simple-topbar-links{align-items:center;gap:20px;display:flex}.simple-topbar-links a:first-child{color:#006bd6}@media (width<=900px){.trial-onboarding ol{grid-template-columns:1fr}}@media (width<=700px){.trial-onboarding{border-radius:17px;margin-top:22px;padding:16px}.trial-onboarding>header{align-items:flex-start}.trial-onboarding>header h2{font-size:1rem}.trial-onboarding li{min-height:64px}.trial-onboarding>footer{flex-direction:column;align-items:flex-start}.simple-topbar-links{gap:10px}.simple-topbar-links a{font-size:.6875rem}.simple-topbar-links a:first-child{display:none}}.album-header-tools{align-items:center;gap:8px;display:flex}.album-help-button{color:#55555b;cursor:pointer;background:#ffffffad;border:1px solid #00000014;border-radius:999px;align-items:center;gap:5px;min-height:34px;padding:0 11px;font-size:.75rem;font-weight:700;display:flex}.album-help-button b{font-size:inherit}.album-help-button:hover{color:#006bd6;border-color:#007aff38}.customer-quick-guide{background:#ffffff9e;border:1px solid #0001;border-radius:18px;justify-content:center;align-items:center;gap:17px;max-width:1284px;min-height:74px;margin:-9px auto 22px;padding:10px 18px;display:flex;box-shadow:0 8px 28px #2c343f0b}.customer-quick-guide>div{align-items:center;gap:9px;min-width:0;display:flex}.customer-quick-guide>div>b{color:#006bd6;background:#007aff17;border-radius:9px;flex:none;place-items:center;width:30px;height:30px;font-size:.6875rem;display:grid}.customer-quick-guide strong,.customer-quick-guide small{display:block}.customer-quick-guide strong{color:#424247;font-size:.75rem}.customer-quick-guide small{color:#85858b;white-space:nowrap;margin-top:3px;font-size:.625rem}.customer-quick-guide>i{color:#b4b4b8;font-size:.75rem;font-style:normal}.album-help-backdrop{z-index:110}.album-help-modal{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:#fffffff0;border:1px solid #ffffffc7;border-radius:25px;width:min(620px,100% - 24px);max-height:calc(100vh - 30px);padding:32px;position:relative;overflow:auto;box-shadow:0 32px 90px #0000003d}.album-help-modal h2{letter-spacing:-.04em;margin:5px 0 22px;font-size:1.625rem}.album-help-modal ol{gap:9px;margin:0 0 22px;padding:0;list-style:none;display:grid}.album-help-modal li{background:#f8f8fad1;border:1px solid #0001;border-radius:14px;grid-template-columns:36px minmax(0,1fr);gap:12px;padding:13px;display:grid}.album-help-modal li>b{color:#fff;background:#007aff;border-radius:11px;place-items:center;width:36px;height:36px;font-size:.75rem;display:grid}.album-help-modal li strong,.album-help-modal li span{display:block}.album-help-modal li strong{font-size:.8125rem}.album-help-modal li span{color:#6d6d73;margin-top:4px;font-size:.75rem;line-height:1.55}.album-help-modal>.button{width:100%}@media (width<=850px){.customer-quick-guide{grid-template-columns:1fr 1fr;gap:8px;width:calc(100% - 28px);padding:12px;display:grid}.customer-quick-guide>i{display:none}.customer-quick-guide>div{background:#ffffff94;border-radius:11px;padding:7px}}@media (width<=520px){.album-header-tools{gap:5px}.album-help-button{justify-content:center;width:34px;padding:0}.album-help-button b{display:none}.customer-quick-guide{grid-template-columns:1fr;width:calc(100% - 18px);margin-top:0}.customer-quick-guide small{white-space:normal}.album-help-modal{border-radius:21px;width:calc(100% - 14px);padding:27px 17px 20px}}
